Pull request #4305 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9aa134cda2292db0dec1e877f1b32140e3a547b4+cb9ff4527b99c77f8e69b5bcfccd1d262af058be (e0ab02a7ed8ae741457cbcb475ad5171bca3b268) 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-ssh5319245139576574930.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-ssh11157080308619482705.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-4305/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-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh859553407333670791.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-ssh13519060786867846887.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-4305/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-4305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2237815009728099076.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-3673 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 9aa134cda2292db0dec1e877f1b32140e3a547b4 Merge succeeded, producing 9aa134cda2292db0dec1e877f1b32140e3a547b4 Checking out Revision 9aa134cda2292db0dec1e877f1b32140e3a547b4 (PR-4305) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-25T15:09:40.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-25T15:09:40.453Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-25T15:09:40.465Z] ========================================================= [2023-01-25T15:09:40.465Z] EdgeX Global Pipelines Version Info [2023-01-25T15:09:40.465Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:09:41.192Z] ------------------- [2023-01-25T15:09:41.192Z] stable info: [2023-01-25T15:09:41.192Z] ------------------- [2023-01-25T15:09:41.192Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-25T15:09:41.192Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T15:09:41.192Z] Message: update stable to v1.0.244 > 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/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aa134cda2292db0dec1e877f1b32140e3a547b4 # 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 9aa134cda2292db0dec1e877f1b32140e3a547b4 # timeout=10 > git rev-list --no-walk abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db # timeout=10 [2023-01-25T15:09:41.766Z] ------------------- [2023-01-25T15:09:41.766Z] experimental info: [2023-01-25T15:09:41.766Z] ------------------- [2023-01-25T15:09:41.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-25T15:09:41.766Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T15:09:41.766Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-25T15:09:41.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-25T15:09:41.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-25T15:09:41.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-25T15:09:41.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-25T15:09:41.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-25T15:09:41.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-25T15:09:41.976Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-25T15:09:41.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-25T15:09:42.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-25T15:09:42.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-25T15:09:42.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-25T15:09:42.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-25T15:09:42.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-25T15:09:42.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-25T15:09:42.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-25T15:09:42.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T15:09:42.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T15:09:42.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-25T15:09:42.121Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-25T15:09:42.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-25T15:09:42.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-25T15:09:42.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-25T15:09:42.181Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-25T15:09:42.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4305 [Pipeline] echo [2023-01-25T15:09:42.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4305 [Pipeline] echo [2023-01-25T15:09:42.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4305 [Pipeline] echo [2023-01-25T15:09:42.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9aa134cda2292db0dec1e877f1b32140e3a547b4 [Pipeline] echo [2023-01-25T15:09:42.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9aa134c [Pipeline] echo [2023-01-25T15:09:42.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T15:09:42.293Z] provisioning config files... [2023-01-25T15:09:42.343Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7206339491039786260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:09:42.652Z] ---> docker-login.sh [2023-01-25T15:09:42.652Z] nexus3.edgexfoundry.org:10001 [2023-01-25T15:09:43.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:09:43.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:09:43.485Z] Configure a credential helper to remove this warning. See [2023-01-25T15:09:43.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:09:43.485Z] [2023-01-25T15:09:43.485Z] Login Succeeded [2023-01-25T15:09:43.485Z] nexus3.edgexfoundry.org:10002 [2023-01-25T15:09:43.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:09:43.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:09:43.485Z] Configure a credential helper to remove this warning. See [2023-01-25T15:09:43.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:09:43.485Z] [2023-01-25T15:09:43.485Z] Login Succeeded [2023-01-25T15:09:43.485Z] nexus3.edgexfoundry.org:10003 [2023-01-25T15:09:43.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:09:43.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:09:43.745Z] Configure a credential helper to remove this warning. See [2023-01-25T15:09:43.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:09:43.745Z] [2023-01-25T15:09:43.745Z] Login Succeeded [2023-01-25T15:09:43.745Z] nexus3.edgexfoundry.org:10004 [2023-01-25T15:09:43.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:09:43.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:09:43.745Z] Configure a credential helper to remove this warning. See [2023-01-25T15:09:43.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:09:43.745Z] [2023-01-25T15:09:43.745Z] Login Succeeded [2023-01-25T15:09:43.745Z] docker.io [2023-01-25T15:09:44.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:09:44.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:09:44.273Z] Configure a credential helper to remove this warning. See [2023-01-25T15:09:44.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:09:44.273Z] [2023-01-25T15:09:44.273Z] Login Succeeded [2023-01-25T15:09:44.273Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T15:09:44.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T15:09:44.601Z] + 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:09:44.601Z] + dirname cmd/core-command/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2+ [2023-01-25T15:09:44.601Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T15:09:44.601Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T15:09:44.601Z] + + cut -d/ -f2dirname [2023-01-25T15:09:44.601Z] cmd/core-data/Dockerfile [2023-01-25T15:09:44.601Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-25T15:09:44.601Z] + + dirname cmd/core-metadata/Dockerfile [2023-01-25T15:09:44.601Z] cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-25T15:09:44.601Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-25T15:09:44.601Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2023-01-25T15:09:44.601Z] -f2 [2023-01-25T15:09:44.601Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-25T15:09:44.601Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-25T15:09:44.601Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T15:09:44.601Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-25T15:09:44.601Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-25T15:09:44.601Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-25T15:09:44.601Z] + dirname cmd/support-notifications/Dockerfile [2023-01-25T15:09:44.601Z] + cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-25T15:09:44.601Z] + + dirname cmd/support-scheduler/Dockerfile [2023-01-25T15:09:44.601Z] cut -d/ -f2 [2023-01-25T15:09:44.601Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-25T15:09:44.672Z] 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:09:45.000Z] + git rev-list -1 --merges 9aa134cda2292db0dec1e877f1b32140e3a547b4~1..9aa134cda2292db0dec1e877f1b32140e3a547b4 [Pipeline] echo [2023-01-25T15:09:45.020Z] -----------> git rev-list -1 --merges 9aa134cda2292db0dec1e877f1b32140e3a547b4~1..9aa134cda2292db0dec1e877f1b32140e3a547b4 9aa134cda2292db0dec1e877f1b32140e3a547b4 [false] [Pipeline] sh [2023-01-25T15:09:45.308Z] + git log --format=format:%s -1 9aa134cda2292db0dec1e877f1b32140e3a547b4 [Pipeline] echo [2023-01-25T15:09:45.322Z] ========================================================= [2023-01-25T15:09:45.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-25T15:09:45.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-25T15:09:45.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-25T15:09:45.693Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-25T15:09:45.693Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-25T15:09:45.693Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-25T15:09:45.693Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-25T15:09:45.693Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-25T15:09:45.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:09:46.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:09:46.071Z] [2023-01-25T15:09:46.071Z] 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:09:46.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:09:46.378Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-25T15:09:46.378Z] b85a868b505f: Pulling fs layer [2023-01-25T15:09:46.378Z] e2be974225ed: Pulling fs layer [2023-01-25T15:09:46.378Z] 339a4e72a1f5: Pulling fs layer [2023-01-25T15:09:46.378Z] 988bab9f4d93: Pulling fs layer [2023-01-25T15:09:46.378Z] 1469e6f7b9e6: Pulling fs layer [2023-01-25T15:09:46.378Z] eaf3925da568: Pulling fs layer [2023-01-25T15:09:46.378Z] bab4dde63d76: Pulling fs layer [2023-01-25T15:09:46.378Z] bde34c3a00c8: Pulling fs layer [2023-01-25T15:09:46.378Z] b352a97aabf1: Pulling fs layer [2023-01-25T15:09:46.378Z] 4872d77fe225: Pulling fs layer [2023-01-25T15:09:46.378Z] 5851b861e8e6: Pulling fs layer [2023-01-25T15:09:46.378Z] bab4dde63d76: Waiting [2023-01-25T15:09:46.378Z] bde34c3a00c8: Waiting [2023-01-25T15:09:46.378Z] 5851b861e8e6: Waiting [2023-01-25T15:09:46.378Z] b352a97aabf1: Waiting [2023-01-25T15:09:46.378Z] 4872d77fe225: Waiting [2023-01-25T15:09:46.378Z] 988bab9f4d93: Waiting [2023-01-25T15:09:46.378Z] 1469e6f7b9e6: Waiting [2023-01-25T15:09:46.378Z] eaf3925da568: Waiting [2023-01-25T15:09:46.378Z] e2be974225ed: Download complete [2023-01-25T15:09:46.378Z] 988bab9f4d93: Verifying Checksum [2023-01-25T15:09:46.378Z] 988bab9f4d93: Download complete [2023-01-25T15:09:46.645Z] 1469e6f7b9e6: Verifying Checksum [2023-01-25T15:09:46.645Z] 1469e6f7b9e6: Download complete [2023-01-25T15:09:46.645Z] eaf3925da568: Verifying Checksum [2023-01-25T15:09:46.645Z] eaf3925da568: Download complete [2023-01-25T15:09:46.645Z] 339a4e72a1f5: Verifying Checksum [2023-01-25T15:09:46.645Z] 339a4e72a1f5: Download complete [2023-01-25T15:09:46.939Z] bde34c3a00c8: Verifying Checksum [2023-01-25T15:09:46.939Z] bde34c3a00c8: Download complete [2023-01-25T15:09:46.939Z] b352a97aabf1: Download complete [2023-01-25T15:09:46.939Z] 4872d77fe225: Verifying Checksum [2023-01-25T15:09:46.939Z] 4872d77fe225: Download complete [2023-01-25T15:09:46.939Z] 5851b861e8e6: Verifying Checksum [2023-01-25T15:09:46.939Z] 5851b861e8e6: Download complete [2023-01-25T15:09:47.561Z] b85a868b505f: Verifying Checksum [2023-01-25T15:09:47.561Z] b85a868b505f: Download complete [2023-01-25T15:09:48.597Z] b85a868b505f: Pull complete [2023-01-25T15:09:48.597Z] bab4dde63d76: Verifying Checksum [2023-01-25T15:09:48.863Z] e2be974225ed: Pull complete [2023-01-25T15:09:49.122Z] 339a4e72a1f5: Pull complete [2023-01-25T15:09:49.395Z] 988bab9f4d93: Pull complete [2023-01-25T15:09:49.658Z] 1469e6f7b9e6: Pull complete [2023-01-25T15:09:49.658Z] eaf3925da568: Pull complete [2023-01-25T15:09:51.583Z] bab4dde63d76: Pull complete [2023-01-25T15:09:51.583Z] bde34c3a00c8: Pull complete [2023-01-25T15:09:51.583Z] b352a97aabf1: Pull complete [2023-01-25T15:09:51.583Z] 4872d77fe225: Pull complete [2023-01-25T15:09:51.583Z] 5851b861e8e6: Pull complete [2023-01-25T15:09:51.583Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-25T15:09:51.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:09:51.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:09:51.713Z] prd-ubuntu20.04-docker-8c-8g-3673 does not seem to be running inside a container [2023-01-25T15:09:51.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-25T15:09:53.978Z] $ docker top 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 -eo pid,comm [2023-01-25T15:09:54.041Z] 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:09:54.041Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-25T15:09:54.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T15:09:54.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T15:09:54.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T15:09:54.188Z] $ docker exec 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 ssh-agent [2023-01-25T15:09:54.326Z] SSH_AUTH_SOCK=/tmp/ssh-VH12P6re9NGS/agent.32 [2023-01-25T15:09:54.326Z] SSH_AGENT_PID=38 [2023-01-25T15:09:54.334Z] Running ssh-add (command line suppressed) [2023-01-25T15:09:54.423Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_16518693558191174250.key (/w/workspace/edgex-go/4@tmp/private_key_16518693558191174250.key) [2023-01-25T15:09:54.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T15:09:54.754Z] + git tag --points-at HEAD [Pipeline] } [2023-01-25T15:09:54.758Z] $ docker exec --env ******** --env ******** 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 ssh-agent -k [2023-01-25T15:09:54.845Z] unset SSH_AUTH_SOCK; [2023-01-25T15:09:54.846Z] unset SSH_AGENT_PID; [2023-01-25T15:09:54.846Z] echo Agent pid 38 killed; [2023-01-25T15:09:54.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-25T15:09:54.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T15:09:54.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T15:09:55.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T15:09:55.007Z] $ docker exec 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 ssh-agent [2023-01-25T15:09:55.122Z] SSH_AUTH_SOCK=/tmp/ssh-XPNAEHC7EctK/agent.70 [2023-01-25T15:09:55.122Z] SSH_AGENT_PID=76 [2023-01-25T15:09:55.127Z] Running ssh-add (command line suppressed) [2023-01-25T15:09:55.220Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9632110639823047127.key (/w/workspace/edgex-go/4@tmp/private_key_9632110639823047127.key) [2023-01-25T15:09:55.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T15:09:55.556Z] + git semver init [2023-01-25T15:09:55.816Z] 2023-01-25 15:09:55,725 [run_init] DEBUG init version:0.0.0 force:False [2023-01-25T15:09:55.816Z] 2023-01-25 15:09:55,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-01-25T15:09:55.816Z] 2023-01-25 15:09:55,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-01-25T15:09:55.816Z] 2023-01-25 15:09:55,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-01-25T15:10:17.780Z] 2023-01-25 15:10:17,125 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-01-25T15:10:17.780Z] 2023-01-25 15:10:17,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4305 with force:False [2023-01-25T15:10:17.780Z] 2023-01-25 15:10:17,125 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4305 [2023-01-25T15:10:17.780Z] 2023-01-25 15:10:17,129 [execute] INFO git cat-file --batch-check [2023-01-25T15:10:17.780Z] 2023-01-25 15:10:17,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T15:10:17.780Z] 2023-01-25 15:10:17,135 [execute] INFO git cat-file --batch [2023-01-25T15:10:17.780Z] 2023-01-25 15:10:17,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T15:10:17.780Z] 2023-01-25 15:10:17,139 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4305 [2023-01-25T15:10:17.780Z] 0.0.0 [Pipeline] } [2023-01-25T15:10:17.781Z] $ docker exec --env ******** --env ******** 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 ssh-agent -k [2023-01-25T15:10:17.884Z] unset SSH_AUTH_SOCK; [2023-01-25T15:10:17.884Z] unset SSH_AGENT_PID; [2023-01-25T15:10:17.884Z] echo Agent pid 76 killed; [2023-01-25T15:10:17.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T15:10:18.203Z] + git semver [Pipeline] } [2023-01-25T15:10:18.465Z] $ docker stop --time=1 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 [2023-01-25T15:10:19.768Z] $ docker rm -f --volumes 85d26554d815d3da2ad9832b1b698d6debd6193654500cba93226394a47b1b20 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T15:10:20.111Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-25T15:10:20.310Z] Stashed 1 file(s) [Pipeline] echo [2023-01-25T15:10:20.313Z] [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:10:20.712Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-01-25T15:10:20.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:10:20.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:10:20.740Z] ========================================================= [2023-01-25T15:10:20.740Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-25T15:10:20.740Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:10:21.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:10:21.026Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-25T15:10:21.026Z] 213ec9aee27d: Pulling fs layer [2023-01-25T15:10:21.026Z] 4583459ba037: Pulling fs layer [2023-01-25T15:10:21.026Z] 93c1e223e6f2: Pulling fs layer [2023-01-25T15:10:21.026Z] 53926ce57604: Pulling fs layer [2023-01-25T15:10:21.026Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-25T15:10:21.026Z] 22ff95d597cd: Pulling fs layer [2023-01-25T15:10:21.026Z] 12d6caf4c0d1: Pulling fs layer [2023-01-25T15:10:21.026Z] 96b7cbca73a9: Pulling fs layer [2023-01-25T15:10:21.026Z] a7acece74701: Pulling fs layer [2023-01-25T15:10:21.026Z] 53926ce57604: Waiting [2023-01-25T15:10:21.026Z] 21b2b0c7a3f4: Waiting [2023-01-25T15:10:21.026Z] 22ff95d597cd: Waiting [2023-01-25T15:10:21.026Z] 96b7cbca73a9: Waiting [2023-01-25T15:10:21.026Z] a7acece74701: Waiting [2023-01-25T15:10:21.026Z] 93c1e223e6f2: Verifying Checksum [2023-01-25T15:10:21.026Z] 93c1e223e6f2: Download complete [2023-01-25T15:10:21.026Z] 4583459ba037: Verifying Checksum [2023-01-25T15:10:21.026Z] 4583459ba037: Download complete [2023-01-25T15:10:21.026Z] 21b2b0c7a3f4: Download complete [2023-01-25T15:10:21.026Z] 22ff95d597cd: Verifying Checksum [2023-01-25T15:10:21.026Z] 22ff95d597cd: Download complete [2023-01-25T15:10:21.026Z] 213ec9aee27d: Verifying Checksum [2023-01-25T15:10:21.287Z] 12d6caf4c0d1: Verifying Checksum [2023-01-25T15:10:21.287Z] 12d6caf4c0d1: Download complete [2023-01-25T15:10:21.287Z] 213ec9aee27d: Pull complete [2023-01-25T15:10:21.287Z] 4583459ba037: Pull complete [2023-01-25T15:10:21.558Z] 93c1e223e6f2: Pull complete [2023-01-25T15:10:21.823Z] a7acece74701: Verifying Checksum [2023-01-25T15:10:21.823Z] a7acece74701: Download complete [2023-01-25T15:10:23.244Z] 53926ce57604: Verifying Checksum [2023-01-25T15:10:23.244Z] 53926ce57604: Download complete [2023-01-25T15:10:23.814Z] 96b7cbca73a9: Verifying Checksum [2023-01-25T15:10:23.814Z] 96b7cbca73a9: Download complete [2023-01-25T15:10:27.095Z] 53926ce57604: Pull complete [2023-01-25T15:10:27.095Z] 21b2b0c7a3f4: Pull complete [2023-01-25T15:10:27.095Z] 22ff95d597cd: Pull complete [2023-01-25T15:10:27.095Z] 12d6caf4c0d1: Pull complete [2023-01-25T15:10:29.004Z] 96b7cbca73a9: Pull complete [2023-01-25T15:10:29.574Z] a7acece74701: Pull complete [2023-01-25T15:10:29.574Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-25T15:10:29.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:10:29.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:10:29.870Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:10:29.870Z] WORKDIR /edgex [2023-01-25T15:10:29.870Z] COPY go.mod . [2023-01-25T15:10:29.870Z] RUN go mod download [2023-01-25T15:10:29.870Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-25T15:10:30.433Z] Sending build context to Docker daemon 170.1MB [2023-01-25T15:10:30.433Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:10:30.433Z] ---> db6d94c90886 [2023-01-25T15:10:30.433Z] Step 2/4 : WORKDIR /edgex [2023-01-25T15:10:34.628Z] ---> Running in 7f4cf79c7f7c [2023-01-25T15:10:34.628Z] Removing intermediate container 7f4cf79c7f7c [2023-01-25T15:10:34.628Z] ---> fcf6d0ce9b09 [2023-01-25T15:10:34.628Z] Step 3/4 : COPY go.mod . [2023-01-25T15:10:34.628Z] ---> 9f5440216463 [2023-01-25T15:10:34.628Z] Step 4/4 : RUN go mod download [2023-01-25T15:10:34.628Z] ---> Running in 21f117c835d5 [2023-01-25T15:10:35.392Z] Still waiting to schedule task [2023-01-25T15:10:35.392Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3661’ [2023-01-25T15:10:46.848Z] Removing intermediate container 21f117c835d5 [2023-01-25T15:10:46.848Z] ---> 72e3a6f5a0f1 [2023-01-25T15:10:46.848Z] Successfully built 72e3a6f5a0f1 [2023-01-25T15:10:46.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:10:47.144Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T15:10:47.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:10:47.214Z] prd-ubuntu20.04-docker-8c-8g-3673 does not seem to be running inside a container [2023-01-25T15:10:47.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-25T15:10:47.590Z] $ docker top 0311f20cf09fd9eb77b5ebf422be95b2860de5a7c66951251be813b14588958d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:10:47.930Z] + go version [2023-01-25T15:10:47.930Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-25T15:10:47.932Z] $ docker stop --time=1 0311f20cf09fd9eb77b5ebf422be95b2860de5a7c66951251be813b14588958d [2023-01-25T15:10:49.220Z] $ docker rm -f --volumes 0311f20cf09fd9eb77b5ebf422be95b2860de5a7c66951251be813b14588958d [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:10:49.600Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T15:10:49.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:10:49.663Z] prd-ubuntu20.04-docker-8c-8g-3673 does not seem to be running inside a container [2023-01-25T15:10:49.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-25T15:10:50.031Z] $ docker top c04b0eb49825f93f104f813dbc8d8f18c90863b64a3b1ee4af9d5573fbeaba53 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T15:10:50.103Z] ========================================================= [2023-01-25T15:10:50.103Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T15:10:50.103Z] ========================================================= [Pipeline] sh [2023-01-25T15:10:50.388Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:10:50.692Z] + make test [2023-01-25T15:10:50.692Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T15:10:57.271Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T15:11:09.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.127s coverage: 28.7% of statements [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T15:11:09.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements [2023-01-25T15:11:09.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.098s coverage: 43.1% of statements [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T15:11:09.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.0% of statements [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T15:11:09.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 89.2% of statements [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.4% of statements [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.115s coverage: 72.2% of statements [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2023-01-25T15:11:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.037s coverage: 96.3% of statements [2023-01-25T15:11:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.099s coverage: 87.5% of statements [2023-01-25T15:11:23.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2023-01-25T15:11:23.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-01-25T15:11:24.483Z] flag provided but not defined: -invalid [2023-01-25T15:11:24.483Z] Usage of setupRegistryACL: [2023-01-25T15:11:24.483Z] -configDir string [2023-01-25T15:11:24.483Z] [2023-01-25T15:11:24.483Z] --- FAIL: TestExecute (0.00s) [2023-01-25T15:11:24.483Z] --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.02s) [2023-01-25T15:11:24.483Z] command_test.go:181: [2023-01-25T15:11:24.483Z] Error Trace: /w/workspace/edgex-go/4/internal/security/bootstrapper/command/setupacl/command_test.go:181 [2023-01-25T15:11:24.483Z] Error: Received unexpected error: [2023-01-25T15:11:24.483Z] failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden [2023-01-25T15:11:24.484Z] Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server [2023-01-25T15:11:24.484Z] FAIL [2023-01-25T15:11:24.484Z] coverage: 79.9% of statements [2023-01-25T15:11:24.484Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s [2023-01-25T15:11:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.3% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.218s coverage: 41.8% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T15:11:34.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T15:11:34.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:11:34.456Z] FAIL [2023-01-25T15:11:34.456Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-01-25T15:11:34.507Z] $ docker stop --time=1 c04b0eb49825f93f104f813dbc8d8f18c90863b64a3b1ee4af9d5573fbeaba53 [2023-01-25T15:11:37.053Z] $ docker rm -f --volumes c04b0eb49825f93f104f813dbc8d8f18c90863b64a3b1ee4af9d5573fbeaba53 [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:11:37.321Z] Failed in branch amd64 [2023-01-25T15:14:28.227Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3675 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws [2023-01-25T15:14:28.240Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-01-25T15:14:28.280Z] The recommended git tool is: git [2023-01-25T15:14:33.795Z] using credential edgex-jenkins-ssh [2023-01-25T15:14:33.813Z] Cloning the remote Git repository [2023-01-25T15:14:33.860Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:14:33.939Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-01-25T15:14:34.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:14:34.102Z] > git --version # timeout=10 [2023-01-25T15:14:34.125Z] > git --version # 'git version 2.25.1' [2023-01-25T15:14:34.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:14:34.195Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T15:14:51.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T15:14:51.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T15:14:52.225Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T15:14:52.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:14:52.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:14:52.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-25T15:14:52.989Z] Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:14:53.406Z] Merge succeeded, producing 9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:14:53.407Z] Checking out Revision 9aa134cda2292db0dec1e877f1b32140e3a547b4 (PR-4305) [2023-01-25T15:14:54.258Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-01-25T15:14:53.014Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T15:14:53.034Z] > git checkout -f 9aa134cda2292db0dec1e877f1b32140e3a547b4 # timeout=10 [2023-01-25T15:14:53.294Z] > git remote # timeout=10 [2023-01-25T15:14:53.316Z] > git config --get remote.origin.url # timeout=10 [2023-01-25T15:14:53.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:14:53.361Z] > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 [2023-01-25T15:14:53.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-25T15:14:53.420Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T15:14:53.434Z] > git checkout -f 9aa134cda2292db0dec1e877f1b32140e3a547b4 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-25T15:14:55.183Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-25T15:14:55.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T15:14:55.183Z] Dload Upload Total Spent Left Speed [2023-01-25T15:14:55.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-01-25T15:14:55.870Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-25T15:14:56.220Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-25T15:14:56.220Z] + sudo tee /etc/docker/daemon.new [2023-01-25T15:14:56.220Z] { [2023-01-25T15:14:56.220Z] "registry-mirrors": [ [2023-01-25T15:14:56.220Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-25T15:14:56.220Z] ], [2023-01-25T15:14:56.221Z] "bip": "10.250.0.254/24", [2023-01-25T15:14:56.221Z] "hosts": [ [2023-01-25T15:14:56.221Z] "tcp://0.0.0.0:5555", [2023-01-25T15:14:56.221Z] "unix:///var/run/docker.sock" [2023-01-25T15:14:56.221Z] ], [2023-01-25T15:14:56.221Z] "mtu": 1458, [2023-01-25T15:14:56.221Z] "selinux-enabled": true, [2023-01-25T15:14:56.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-25T15:14:56.221Z] } [Pipeline] sh [2023-01-25T15:14:56.563Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-25T15:14:56.902Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T15:15:15.190Z] provisioning config files... [2023-01-25T15:15:15.220Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2629072871809918269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:15:15.573Z] ---> docker-login.sh [2023-01-25T15:15:15.573Z] nexus3.edgexfoundry.org:10001 [2023-01-25T15:15:16.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:15:16.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:15:16.161Z] Configure a credential helper to remove this warning. See [2023-01-25T15:15:16.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:15:16.161Z] [2023-01-25T15:15:16.161Z] Login Succeeded [2023-01-25T15:15:16.161Z] nexus3.edgexfoundry.org:10002 [2023-01-25T15:15:16.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:15:16.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:15:16.707Z] Configure a credential helper to remove this warning. See [2023-01-25T15:15:16.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:15:16.707Z] [2023-01-25T15:15:16.707Z] Login Succeeded [2023-01-25T15:15:16.707Z] nexus3.edgexfoundry.org:10003 [2023-01-25T15:15:16.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:15:16.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:15:16.978Z] Configure a credential helper to remove this warning. See [2023-01-25T15:15:16.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:15:16.978Z] [2023-01-25T15:15:16.978Z] Login Succeeded [2023-01-25T15:15:16.978Z] nexus3.edgexfoundry.org:10004 [2023-01-25T15:15:17.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:15:17.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:15:17.248Z] Configure a credential helper to remove this warning. See [2023-01-25T15:15:17.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:15:17.248Z] [2023-01-25T15:15:17.248Z] Login Succeeded [2023-01-25T15:15:17.248Z] docker.io [2023-01-25T15:15:17.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:15:18.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:15:18.482Z] Configure a credential helper to remove this warning. See [2023-01-25T15:15:18.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:15:18.482Z] [2023-01-25T15:15:18.482Z] Login Succeeded [2023-01-25T15:15:18.482Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T15:15:18.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-25T15:15:19.073Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-01-25T15:15:19.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:15:19.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:15:19.130Z] ========================================================= [2023-01-25T15:15:19.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-25T15:15:19.130Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:15:19.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:15:22.056Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-25T15:15:22.056Z] 9b18e9b68314: Pulling fs layer [2023-01-25T15:15:22.056Z] 35d82f9e3411: Pulling fs layer [2023-01-25T15:15:22.056Z] e16973657156: Pulling fs layer [2023-01-25T15:15:22.056Z] fc693d55d65f: Pulling fs layer [2023-01-25T15:15:22.056Z] 7e9fc2657dce: Pulling fs layer [2023-01-25T15:15:22.056Z] dda99020689f: Pulling fs layer [2023-01-25T15:15:22.056Z] db1c61fa0a46: Pulling fs layer [2023-01-25T15:15:22.056Z] 891c053d2c06: Pulling fs layer [2023-01-25T15:15:22.056Z] fc693d55d65f: Waiting [2023-01-25T15:15:22.056Z] 7e9fc2657dce: Waiting [2023-01-25T15:15:22.056Z] dda99020689f: Waiting [2023-01-25T15:15:22.056Z] db1c61fa0a46: Waiting [2023-01-25T15:15:22.056Z] 891c053d2c06: Waiting [2023-01-25T15:15:22.056Z] e16973657156: Download complete [2023-01-25T15:15:22.056Z] 35d82f9e3411: Verifying Checksum [2023-01-25T15:15:22.056Z] 35d82f9e3411: Download complete [2023-01-25T15:15:22.056Z] 7e9fc2657dce: Verifying Checksum [2023-01-25T15:15:22.056Z] 7e9fc2657dce: Download complete [2023-01-25T15:15:22.056Z] dda99020689f: Verifying Checksum [2023-01-25T15:15:22.056Z] dda99020689f: Download complete [2023-01-25T15:15:22.056Z] 9b18e9b68314: Verifying Checksum [2023-01-25T15:15:22.646Z] 9b18e9b68314: Pull complete [2023-01-25T15:15:23.232Z] 891c053d2c06: Verifying Checksum [2023-01-25T15:15:23.232Z] 891c053d2c06: Download complete [2023-01-25T15:15:23.232Z] 35d82f9e3411: Pull complete [2023-01-25T15:15:23.504Z] e16973657156: Pull complete [2023-01-25T15:15:24.465Z] db1c61fa0a46: Download complete [2023-01-25T15:15:24.732Z] fc693d55d65f: Verifying Checksum [2023-01-25T15:15:24.732Z] fc693d55d65f: Download complete [2023-01-25T15:15:37.087Z] fc693d55d65f: Pull complete [2023-01-25T15:15:37.087Z] 7e9fc2657dce: Pull complete [2023-01-25T15:15:37.087Z] dda99020689f: Pull complete [2023-01-25T15:15:41.340Z] db1c61fa0a46: Pull complete [2023-01-25T15:15:43.282Z] 891c053d2c06: Pull complete [2023-01-25T15:15:43.282Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-25T15:15:43.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:15:43.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:15:43.616Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:15:43.616Z] WORKDIR /edgex [2023-01-25T15:15:43.616Z] COPY go.mod . [2023-01-25T15:15:43.616Z] RUN go mod download [2023-01-25T15:15:43.616Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-25T15:15:44.202Z] Sending build context to Docker daemon 3.124MB [2023-01-25T15:15:44.202Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:15:44.202Z] ---> f96f9c87975a [2023-01-25T15:15:44.202Z] Step 2/4 : WORKDIR /edgex [2023-01-25T15:15:46.152Z] ---> Running in 8fc97b45944f [2023-01-25T15:15:46.421Z] Removing intermediate container 8fc97b45944f [2023-01-25T15:15:46.421Z] ---> 326383ea2a64 [2023-01-25T15:15:46.421Z] Step 3/4 : COPY go.mod . [2023-01-25T15:15:47.009Z] ---> 95b90c5aeae5 [2023-01-25T15:15:47.009Z] Step 4/4 : RUN go mod download [2023-01-25T15:15:47.009Z] ---> Running in e633534da7e9 [2023-01-25T15:16:54.906Z] Removing intermediate container e633534da7e9 [2023-01-25T15:16:54.906Z] ---> c6f690dfeaf0 [2023-01-25T15:16:54.906Z] Successfully built c6f690dfeaf0 [2023-01-25T15:16:54.906Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:16:55.246Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T15:16:55.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:16:55.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container [2023-01-25T15:16:55.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-25T15:16:56.806Z] $ docker top ae29f4c6a2fc3c4ae9767e2402a90aad790d8d2fa59fa988bbc20b13fa99a1be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:16:57.668Z] + go version [2023-01-25T15:16:57.668Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-25T15:16:57.677Z] $ docker stop --time=1 ae29f4c6a2fc3c4ae9767e2402a90aad790d8d2fa59fa988bbc20b13fa99a1be [2023-01-25T15:16:59.315Z] $ docker rm -f --volumes ae29f4c6a2fc3c4ae9767e2402a90aad790d8d2fa59fa988bbc20b13fa99a1be [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:16:59.890Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T15:16:59.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:17:00.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container [2023-01-25T15:17:00.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-25T15:17:01.402Z] $ docker top 6d7bbf0c9883dd2d3540f28da6044a436f5d83f067055f876b305fe7aa08d4d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T15:17:01.630Z] ========================================================= [2023-01-25T15:17:01.630Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T15:17:01.630Z] ========================================================= [Pipeline] sh [2023-01-25T15:17:02.264Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:17:02.922Z] + make test [2023-01-25T15:17:02.922Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T15:17:41.827Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T15:20:03.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T15:20:03.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T15:20:03.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T15:20:03.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T15:20:03.582Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T15:20:05.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T15:20:06.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T15:20:06.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T15:20:06.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T15:20:06.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T15:20:10.732Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T15:20:10.733Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T15:20:10.733Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T15:20:10.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T15:20:23.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements [2023-01-25T15:20:23.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T15:20:23.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T15:20:29.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.452s coverage: 98.5% of statements [2023-01-25T15:20:30.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.672s coverage: 43.1% of statements [2023-01-25T15:20:30.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T15:20:30.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T15:20:30.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T15:20:30.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 54.0% of statements [2023-01-25T15:20:30.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T15:20:30.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T15:20:48.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.146s coverage: 89.2% of statements [2023-01-25T15:20:48.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T15:20:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T15:20:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:20:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T15:20:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T15:20:48.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.517s coverage: 2.4% of statements [2023-01-25T15:20:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T15:20:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T15:20:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.665s coverage: 95.6% of statements [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T15:20:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.281s coverage: 72.2% of statements [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T15:20:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.382s coverage: 60.0% of statements [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T15:20:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T15:20:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.338s coverage: 58.8% of statements [2023-01-25T15:20:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.6% of statements [2023-01-25T15:20:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T15:20:53.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.330s coverage: 47.1% of statements [2023-01-25T15:20:53.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 79.5% of statements [2023-01-25T15:20:53.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.269s coverage: 94.1% of statements [2023-01-25T15:20:54.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements [2023-01-25T15:20:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.272s coverage: 87.5% of statements [2023-01-25T15:21:08.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.355s coverage: 94.4% of statements [2023-01-25T15:21:08.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements [2023-01-25T15:21:17.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.962s coverage: 79.9% of statements [2023-01-25T15:21:17.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.275s coverage: 86.9% of statements [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 77.4% of statements [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2023-01-25T15:21:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.856s coverage: 91.2% of statements [2023-01-25T15:21:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T15:21:26.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 64.7% of statements [2023-01-25T15:21:26.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T15:21:26.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T15:21:26.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.302s coverage: 100.0% of statements [2023-01-25T15:21:26.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 89.4% of statements [2023-01-25T15:21:26.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2023-01-25T15:21:26.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2023-01-25T15:21:26.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2023-01-25T15:21:32.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.402s coverage: 65.3% of statements [2023-01-25T15:21:32.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T15:21:32.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T15:21:32.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T15:21:34.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.883s coverage: 41.8% of statements [2023-01-25T15:21:34.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T15:21:34.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T15:21:34.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements [2023-01-25T15:21:34.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T15:21:34.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements [2023-01-25T15:21:34.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T15:21:34.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T15:21:34.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T15:21:34.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T15:21:44.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.319s coverage: 17.7% of statements [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T15:21:44.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T15:21:44.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.270s coverage: 63.2% of statements [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T15:21:44.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.497s coverage: 97.7% of statements [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T15:21:44.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:21:44.794Z] 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:21:44.794Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-25T15:21:44.794Z] go vet ./... [2023-01-25T15:23:36.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T15:23:37.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T15:23:38.075Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T15:23:38.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T15:23:38.997Z] + ls -al . [2023-01-25T15:23:38.997Z] total 744 [2023-01-25T15:23:38.997Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 15:17 . [2023-01-25T15:23:38.997Z] drwxr-xr-x 4 root root 4096 Jan 25 15:17 .. [2023-01-25T15:23:38.997Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 15:14 .blubracket [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 15:14 .dockerignore [2023-01-25T15:23:38.997Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 15:14 .git [2023-01-25T15:23:38.997Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 15:14 .github [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:14 .gitignore [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 15:14 .golangci.yml [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 15:14 .hadolint.yml [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 15:14 .sonarcloud.properties [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:14 ADOPTERS.md [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:14 Attribution.txt [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:14 CHANGELOG.md [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:14 CONTRIBUTING.md [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 15:14 GOVERNANCE.md [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 15:14 Jenkinsfile [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:14 LICENSE [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:14 Makefile [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 15:14 OWNERS.md [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:14 README.md [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:14 SECURITY.md [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 15:10 VERSION [2023-01-25T15:23:38.997Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 15:14 bin [2023-01-25T15:23:38.997Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 15:14 cmd [2023-01-25T15:23:38.997Z] -rw-r--r-- 1 root root 489970 Jan 25 15:21 coverage.out [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 15:14 go.mod [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:14 go.sum [2023-01-25T15:23:38.997Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 15:14 internal [2023-01-25T15:23:38.997Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 15:14 openapi [2023-01-25T15:23:38.997Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 15:14 snap [2023-01-25T15:23:38.997Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 15:14 version.go [Pipeline] sh [2023-01-25T15:23:39.727Z] + '[' -e coverage.out ] [2023-01-25T15:23:39.727Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T15:23:40.833Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T15:23:41.530Z] + make build [2023-01-25T15:23:41.530Z] 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:25:18.204Z] 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:25:18.204Z] 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:25:18.785Z] 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:25:22.124Z] 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:26:08.958Z] 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-25T15:26:12.298Z] 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-25T15:26:17.637Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-25T15:26:24.286Z] 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-25T15:26:28.552Z] 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-25T15:26:32.806Z] 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-25T15:26:51.045Z] 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-25T15:26:55.327Z] $ docker stop --time=1 6d7bbf0c9883dd2d3540f28da6044a436f5d83f067055f876b305fe7aa08d4d1 [2023-01-25T15:26:57.382Z] $ docker rm -f --volumes 6d7bbf0c9883dd2d3540f28da6044a436f5d83f067055f876b305fe7aa08d4d1 [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-25T15:26:59.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T15:26:59.995Z] [2023-01-25T15:26:59.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:27:00.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T15:27:00.602Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-25T15:27:00.602Z] 29e5d40040c1: Pulling fs layer [2023-01-25T15:27:00.602Z] 1ce36da41761: Pulling fs layer [2023-01-25T15:27:00.602Z] 25b303627fd3: Pulling fs layer [2023-01-25T15:27:00.602Z] 29e5d40040c1: Verifying Checksum [2023-01-25T15:27:00.602Z] 29e5d40040c1: Download complete [2023-01-25T15:27:00.871Z] 1ce36da41761: Verifying Checksum [2023-01-25T15:27:00.871Z] 1ce36da41761: Download complete [2023-01-25T15:27:01.139Z] 29e5d40040c1: Pull complete [2023-01-25T15:27:02.550Z] 1ce36da41761: Pull complete [2023-01-25T15:27:02.550Z] 25b303627fd3: Verifying Checksum [2023-01-25T15:27:02.550Z] 25b303627fd3: Download complete [2023-01-25T15:27:12.621Z] 25b303627fd3: Pull complete [2023-01-25T15:27:12.621Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-25T15:27:12.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T15:27:12.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:27:12.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container [2023-01-25T15:27:12.886Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T15:27:15.235Z] $ docker top ed7acbc4c20cfed8f48c1fd24c113aee35608a68e8cce532a743f77190e85b97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:27:16.067Z] + docker-compose build --help [2023-01-25T15:27:16.067Z] + grep parallel [2023-01-25T15:27:21.413Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T15:27:21.431Z] $ docker stop --time=1 ed7acbc4c20cfed8f48c1fd24c113aee35608a68e8cce532a743f77190e85b97 [2023-01-25T15:27:23.079Z] $ docker rm -f --volumes ed7acbc4c20cfed8f48c1fd24c113aee35608a68e8cce532a743f77190e85b97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:27:23.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T15:27:23.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:27:23.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container [2023-01-25T15:27:23.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T15:27:25.051Z] $ docker top 948f0c306a615859031ece7153fcf3008a1162c9488e32f76aed1718856da45d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:27:25.568Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T15:27:32.214Z] Building core-command ... [2023-01-25T15:27:32.214Z] Building core-common-config-bootstrapper ... [2023-01-25T15:27:32.214Z] Building core-data ... [2023-01-25T15:27:32.214Z] Building core-metadata ... [2023-01-25T15:27:32.214Z] Building security-bootstrapper ... [2023-01-25T15:27:32.214Z] Building security-proxy-setup ... [2023-01-25T15:27:32.214Z] Building security-secretstore-setup ... [2023-01-25T15:27:32.214Z] Building security-spiffe-token-provider ... [2023-01-25T15:27:32.214Z] Building security-spire-agent ... [2023-01-25T15:27:32.214Z] Building security-spire-config ... [2023-01-25T15:27:32.214Z] Building security-spire-server ... [2023-01-25T15:27:32.214Z] Building support-notifications ... [2023-01-25T15:27:32.214Z] Building support-scheduler ... [2023-01-25T15:27:32.214Z] Building support-scheduler [2023-01-25T15:27:32.214Z] Building core-data [2023-01-25T15:27:32.214Z] Building core-command [2023-01-25T15:27:32.214Z] Building core-metadata [2023-01-25T15:27:32.214Z] Building security-spire-agent [2023-01-25T15:28:28.828Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:28:28.829Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:28:28.829Z] ---> c6f690dfeaf0 [2023-01-25T15:28:28.829Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:28:28.829Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:28:28.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:28:28.829Z] ---> c6f690dfeaf0 [2023-01-25T15:28:28.829Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:28:28.829Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:28:28.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:28:28.829Z] ---> c6f690dfeaf0 [2023-01-25T15:28:28.829Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:28:28.829Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:28:28.829Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:28:28.829Z] ---> c6f690dfeaf0 [2023-01-25T15:28:28.829Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:28:28.829Z] ---> Running in dafa03e40ac1 [2023-01-25T15:28:28.829Z] ---> Running in 43e83e3fbd11 [2023-01-25T15:28:28.829Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in fc84b9f176a2 [2023-01-25T15:28:28.829Z] [2023-01-25T15:28:28.829Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:28:28.829Z] ---> c6f690dfeaf0 [2023-01-25T15:28:28.829Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:28:28.829Z] ---> Running in 3ed960ef55ab [2023-01-25T15:28:28.829Z] ---> Running in ad1ae4d0c436 [2023-01-25T15:28:28.829Z] Removing intermediate container fc84b9f176a2 [2023-01-25T15:28:28.829Z] ---> 183cc57b962b [2023-01-25T15:28:28.829Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T15:28:28.829Z] Removing intermediate container 43e83e3fbd11 [2023-01-25T15:28:28.829Z] ---> 439071a04784 [2023-01-25T15:28:28.829Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T15:28:28.829Z] ---> Running in b95700463382 [2023-01-25T15:28:28.829Z] Removing intermediate container 3ed960ef55ab [2023-01-25T15:28:28.829Z] ---> 74d9b8aa5b41 [2023-01-25T15:28:28.829Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:28:28.829Z] ---> Running in 3e9ed226dcb4 [2023-01-25T15:28:28.829Z] Removing intermediate container ad1ae4d0c436 [2023-01-25T15:28:28.829Z] ---> 60768e5ef388 [2023-01-25T15:28:28.829Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:28:28.829Z] Removing intermediate container dafa03e40ac1 [2023-01-25T15:28:28.829Z] ---> 945352225b80 [2023-01-25T15:28:28.829Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:28:28.829Z] ---> Running in 7769849a9cd0 [2023-01-25T15:28:28.829Z] ---> Running in 6debd882e05c [2023-01-25T15:28:28.829Z] ---> Running in 46288acb0cf5 [2023-01-25T15:28:28.829Z] Removing intermediate container 3e9ed226dcb4 [2023-01-25T15:28:28.829Z] ---> 2b8046997eaf [2023-01-25T15:28:28.829Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T15:28:28.829Z] Removing intermediate container b95700463382 [2023-01-25T15:28:28.829Z] ---> 028f75ae8a5e [2023-01-25T15:28:28.829Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T15:28:28.829Z] Removing intermediate container 46288acb0cf5 [2023-01-25T15:28:28.829Z] ---> 1f7267feb9f0 [2023-01-25T15:28:28.829Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:28:28.829Z] ---> Running in 75489f20fe7d [2023-01-25T15:28:28.829Z] ---> Running in 493be6354574 [2023-01-25T15:28:28.829Z] Removing intermediate container 7769849a9cd0 [2023-01-25T15:28:28.829Z] ---> 1c97d6573e01 [2023-01-25T15:28:28.829Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:28:28.829Z] ---> Running in 81969df165ab [2023-01-25T15:28:28.829Z] ---> Running in 29927e359658 [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:28:28.829Z] OK: 221 MiB in 51 packages [2023-01-25T15:28:28.829Z] OK: 221 MiB in 51 packages [2023-01-25T15:28:29.422Z] OK: 221 MiB in 51 packages [2023-01-25T15:28:29.696Z] OK: 221 MiB in 51 packages [2023-01-25T15:28:29.696Z] OK: 221 MiB in 51 packages [2023-01-25T15:28:30.666Z] Removing intermediate container 6debd882e05c [2023-01-25T15:28:30.666Z] ---> f8aa9804282f [2023-01-25T15:28:30.666Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:28:31.252Z] Removing intermediate container 493be6354574 [2023-01-25T15:28:31.252Z] ---> 345cfc25d2e7 [2023-01-25T15:28:31.252Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T15:28:31.532Z] Removing intermediate container 29927e359658 [2023-01-25T15:28:31.532Z] ---> 6acac139bd4c [2023-01-25T15:28:31.532Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:28:31.532Z] Removing intermediate container 75489f20fe7d [2023-01-25T15:28:31.532Z] ---> c1a595469c18 [2023-01-25T15:28:31.532Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T15:28:31.807Z] Removing intermediate container 81969df165ab [2023-01-25T15:28:31.807Z] ---> 4c79c3e7e8d7 [2023-01-25T15:28:31.807Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:28:31.807Z] ---> d02b20643a58 [2023-01-25T15:28:31.807Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:28:32.084Z] ---> Running in 7e5acc9e444f [2023-01-25T15:28:33.064Z] ---> b0879976ea97 [2023-01-25T15:28:33.064Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:28:33.365Z] ---> Running in aea0a9607295 [2023-01-25T15:28:33.638Z] ---> c57b16e88149 [2023-01-25T15:28:33.638Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:28:33.986Z] ---> Running in 38dc4fbc2d67 [2023-01-25T15:28:33.986Z] ---> c243e70901cf [2023-01-25T15:28:33.986Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:28:34.279Z] ---> Running in 63d59c5efaad [2023-01-25T15:28:34.556Z] ---> c90962a0da06 [2023-01-25T15:28:34.556Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:28:34.826Z] ---> Running in 5400b0fc04e1 [2023-01-25T15:30:27.787Z] Removing intermediate container 7e5acc9e444f [2023-01-25T15:30:27.787Z] ---> f38b40730952 [2023-01-25T15:30:27.787Z] Step 7/24 : COPY . . [2023-01-25T15:30:27.787Z] Removing intermediate container 5400b0fc04e1 [2023-01-25T15:30:27.787Z] ---> 029a8100a288 [2023-01-25T15:30:27.787Z] Step 8/22 : COPY . . [2023-01-25T15:30:27.787Z] Removing intermediate container 63d59c5efaad [2023-01-25T15:30:27.787Z] ---> 679f1608bcbf [2023-01-25T15:30:27.787Z] Step 8/23 : COPY . . [2023-01-25T15:30:27.787Z] Removing intermediate container aea0a9607295 [2023-01-25T15:30:27.787Z] ---> 514ba5f80082 [2023-01-25T15:30:27.787Z] Step 8/24 : COPY . . [2023-01-25T15:30:27.787Z] Removing intermediate container 38dc4fbc2d67 [2023-01-25T15:30:27.787Z] ---> 7292d346a5d2 [2023-01-25T15:30:27.787Z] Step 8/22 : COPY . . [2023-01-25T15:30:40.116Z] ---> 38a1e44a3a73 [2023-01-25T15:30:40.116Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T15:30:40.116Z] ---> 6015d066de04 [2023-01-25T15:30:40.116Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T15:30:40.116Z] ---> 8a32d7cb9631 [2023-01-25T15:30:40.116Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:30:40.116Z] ---> 47573fcaba0b [2023-01-25T15:30:40.116Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T15:30:40.116Z] ---> Running in a55c22b6fe20 [2023-01-25T15:30:40.116Z] ---> Running in 4ecdec9e0e02 [2023-01-25T15:30:40.116Z] ---> Running in 75011d9d026f [2023-01-25T15:30:40.116Z] ---> 6aeb4451ff33 [2023-01-25T15:30:40.116Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T15:30:40.116Z] ---> Running in fbdf2a846876 [2023-01-25T15:30:40.116Z] ---> Running in a5bca5be5f15 [2023-01-25T15:30:40.393Z] Removing intermediate container 75011d9d026f [2023-01-25T15:30:40.393Z] ---> 437e8f8ccdf6 [2023-01-25T15:30:40.393Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T15:30:40.393Z] ---> Running in ee6728c3beaf [2023-01-25T15:30:40.988Z] Removing intermediate container ee6728c3beaf [2023-01-25T15:30:40.988Z] ---> e4cda9f4ac08 [2023-01-25T15:30:40.988Z] 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-25T15:30:41.254Z] ---> Running in 394c719775f6 [2023-01-25T15:30:41.838Z] 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:30:42.105Z] 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:30:42.105Z] 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-25T15:30:42.372Z] 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:30:44.315Z] Removing intermediate container 394c719775f6 [2023-01-25T15:30:44.315Z] ---> 376ce30fc4fe [2023-01-25T15:30:44.315Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T15:30:44.315Z] ---> Running in 4dcb1e702dcd [2023-01-25T15:30:44.904Z] Removing intermediate container 4dcb1e702dcd [2023-01-25T15:30:44.904Z] ---> 71fd743fa6f4 [2023-01-25T15:30:44.904Z] [2023-01-25T15:30:44.904Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T15:30:45.171Z] 3.15: Pulling from library/alpine [2023-01-25T15:30:46.131Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T15:30:46.131Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T15:30:46.131Z] ---> 8aa73fd46299 [2023-01-25T15:30:46.131Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:30:46.397Z] ---> Running in bb1da3369ce9 [2023-01-25T15:30:46.978Z] Removing intermediate container bb1da3369ce9 [2023-01-25T15:30:46.978Z] ---> 05b5831b243a [2023-01-25T15:30:46.978Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T15:30:46.978Z] ---> Running in fdf47cf25d92 [2023-01-25T15:30:48.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:30:49.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:30:50.914Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:30:50.914Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:30:50.914Z] OK: 15736 distinct packages available [2023-01-25T15:30:51.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:30:51.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:30:52.849Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T15:30:52.849Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:30:52.849Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T15:30:52.849Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T15:30:52.849Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T15:30:52.849Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:30:52.849Z] OK: 6 MiB in 19 packages [2023-01-25T15:30:54.797Z] Removing intermediate container fdf47cf25d92 [2023-01-25T15:30:54.797Z] ---> 2075bd6f8b2e [2023-01-25T15:30:54.797Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T15:30:59.052Z] ---> 7415d49e978e [2023-01-25T15:30:59.052Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:31:04.389Z] ---> 2b6a71238135 [2023-01-25T15:31:04.389Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:31:04.976Z] ---> 4aa640ecab90 [2023-01-25T15:31:04.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T15:31:05.933Z] ---> 914ee51595da [2023-01-25T15:31:05.933Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T15:31:09.269Z] ---> 0d26ea8743c8 [2023-01-25T15:31:09.269Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:31:09.269Z] ---> Running in b6a88ffc7361 [2023-01-25T15:31:09.852Z] Removing intermediate container b6a88ffc7361 [2023-01-25T15:31:09.852Z] ---> 565827d9a597 [2023-01-25T15:31:09.852Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:31:09.852Z] ---> Running in 7b6042146cdf [2023-01-25T15:31:10.448Z] Removing intermediate container 7b6042146cdf [2023-01-25T15:31:10.448Z] ---> e27b685b1537 [2023-01-25T15:31:10.448Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T15:31:10.448Z] ---> Running in 97caa396fa62 [2023-01-25T15:31:11.050Z] Removing intermediate container 97caa396fa62 [2023-01-25T15:31:11.050Z] ---> 621a9e294d19 [2023-01-25T15:31:11.050Z] Step 23/24 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:31:11.050Z] ---> Running in 755704ba44e6 [2023-01-25T15:31:11.639Z] Removing intermediate container 755704ba44e6 [2023-01-25T15:31:11.639Z] ---> 7c09b3f42fa7 [2023-01-25T15:31:11.639Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:31:11.928Z] ---> Running in 1886909dbd5e [2023-01-25T15:31:12.195Z] Removing intermediate container 1886909dbd5e [2023-01-25T15:31:12.195Z] ---> 0832104ba7a6 [2023-01-25T15:31:12.195Z] [2023-01-25T15:31:12.776Z] Successfully built 0832104ba7a6 [2023-01-25T15:31:12.776Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-25T15:31:12.776Z] Building support-notifications [2023-01-25T15:31:30.966Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:31:30.966Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:31:30.966Z] ---> c6f690dfeaf0 [2023-01-25T15:31:30.966Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:31:30.966Z] ---> Using cache [2023-01-25T15:31:30.966Z] ---> 945352225b80 [2023-01-25T15:31:30.966Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:31:30.966Z] ---> Using cache [2023-01-25T15:31:30.966Z] ---> 1f7267feb9f0 [2023-01-25T15:31:30.966Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T15:31:30.966Z] ---> Running in e0e89e74b7cc [2023-01-25T15:31:31.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:31:31.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:31:33.215Z] OK: 221 MiB in 51 packages [2023-01-25T15:31:36.549Z] Removing intermediate container e0e89e74b7cc [2023-01-25T15:31:36.549Z] ---> e96b4206b601 [2023-01-25T15:31:36.549Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:31:37.137Z] ---> f9f9fd5c5eee [2023-01-25T15:31:37.137Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:31:37.137Z] ---> Running in 7e34dfba0129 [2023-01-25T15:33:13.752Z] Removing intermediate container 7e34dfba0129 [2023-01-25T15:33:13.752Z] ---> fb9fd7b1b9ee [2023-01-25T15:33:13.752Z] Step 8/22 : COPY . . [2023-01-25T15:33:21.958Z] ---> 710ea64800f2 [2023-01-25T15:33:21.958Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T15:33:21.958Z] ---> Running in 9f024fb81de5 [2023-01-25T15:33:23.902Z] 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:37:45.727Z] Removing intermediate container fbdf2a846876 [2023-01-25T15:37:45.727Z] ---> 1627dae1f1cd [2023-01-25T15:37:45.727Z] [2023-01-25T15:37:45.727Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T15:37:45.727Z] 3.16: Pulling from library/alpine [2023-01-25T15:37:45.727Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T15:37:45.727Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T15:37:45.727Z] ---> 2b4661558fb8 [2023-01-25T15:37:45.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:37:45.727Z] ---> Running in a7d4f88c2120 [2023-01-25T15:37:45.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:45.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:47.142Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:37:47.142Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:37:47.142Z] OK: 5 MiB in 15 packages [2023-01-25T15:37:48.723Z] Removing intermediate container a7d4f88c2120 [2023-01-25T15:37:48.723Z] ---> 35c30ce0ec93 [2023-01-25T15:37:48.723Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:37:48.723Z] ---> Running in 2ac415854b85 [2023-01-25T15:37:49.013Z] Removing intermediate container 2ac415854b85 [2023-01-25T15:37:49.013Z] ---> 27c140b82880 [2023-01-25T15:37:49.013Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T15:37:49.298Z] ---> Running in 0dc34f013ef1 [2023-01-25T15:37:49.599Z] Removing intermediate container 0dc34f013ef1 [2023-01-25T15:37:49.599Z] ---> 873d06908614 [2023-01-25T15:37:49.599Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T15:37:49.885Z] ---> Running in 808da5e8db74 [2023-01-25T15:37:50.494Z] Removing intermediate container 808da5e8db74 [2023-01-25T15:37:50.494Z] ---> 0c00a71e22e7 [2023-01-25T15:37:50.494Z] Step 15/23 : WORKDIR / [2023-01-25T15:37:50.495Z] ---> Running in a3ec36e5c2e0 [2023-01-25T15:37:51.127Z] Removing intermediate container a3ec36e5c2e0 [2023-01-25T15:37:51.127Z] ---> 4d38d728865e [2023-01-25T15:37:51.127Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:37:52.116Z] ---> 3cc15d62ea41 [2023-01-25T15:37:52.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T15:37:54.054Z] ---> 5ba14b973a4e [2023-01-25T15:37:54.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T15:37:54.640Z] ---> 839004da9600 [2023-01-25T15:37:54.640Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T15:37:54.640Z] ---> Running in 723769f232f9 [2023-01-25T15:37:55.227Z] Removing intermediate container 723769f232f9 [2023-01-25T15:37:55.227Z] ---> dfbfb712f51c [2023-01-25T15:37:55.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:37:55.227Z] ---> Running in d78285df15a7 [2023-01-25T15:37:55.814Z] Removing intermediate container d78285df15a7 [2023-01-25T15:37:55.814Z] ---> fd9a1b88ae16 [2023-01-25T15:37:55.814Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T15:37:56.088Z] ---> Running in 1ecf5102543e [2023-01-25T15:37:56.365Z] Removing intermediate container 1ecf5102543e [2023-01-25T15:37:56.365Z] ---> 35a515eadf72 [2023-01-25T15:37:56.365Z] Step 22/23 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:37:56.632Z] ---> Running in a24eed3918e4 [2023-01-25T15:37:57.212Z] Removing intermediate container a24eed3918e4 [2023-01-25T15:37:57.213Z] ---> 93b19aaf13d0 [2023-01-25T15:37:57.213Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T15:37:57.488Z] ---> Running in 10deccf70f05 [2023-01-25T15:37:57.753Z] Removing intermediate container 10deccf70f05 [2023-01-25T15:37:57.753Z] ---> be92a7a48393 [2023-01-25T15:37:58.020Z] [2023-01-25T15:37:58.284Z] Successfully built be92a7a48393 [2023-01-25T15:37:58.284Z] Successfully tagged core-command-arm64:latest [2023-01-25T15:37:58.284Z]  Building core-command ... done Building security-spiffe-token-provider [2023-01-25T15:38:16.504Z] Removing intermediate container 4ecdec9e0e02 [2023-01-25T15:38:16.504Z] ---> 560772e8a927 [2023-01-25T15:38:16.504Z] [2023-01-25T15:38:16.504Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T15:38:16.504Z] ---> 2b4661558fb8 [2023-01-25T15:38:16.504Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:38:16.504Z] ---> Using cache [2023-01-25T15:38:16.504Z] ---> 35c30ce0ec93 [2023-01-25T15:38:16.504Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:38:16.504Z] ---> Using cache [2023-01-25T15:38:16.504Z] ---> 27c140b82880 [2023-01-25T15:38:16.504Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T15:38:16.504Z] ---> Running in d5aa4b22ee82 [2023-01-25T15:38:16.504Z] Removing intermediate container d5aa4b22ee82 [2023-01-25T15:38:16.504Z] ---> 05395dce357d [2023-01-25T15:38:16.504Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T15:38:16.504Z] ---> Running in d6de90e105d6 [2023-01-25T15:38:16.504Z] Removing intermediate container a5bca5be5f15 [2023-01-25T15:38:16.504Z] ---> eeeb98e15318 [2023-01-25T15:38:16.504Z] [2023-01-25T15:38:16.504Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:38:16.504Z] ---> 2b4661558fb8 [2023-01-25T15:38:16.504Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T15:38:16.504Z] ---> Running in 55d557f63405 [2023-01-25T15:38:17.092Z] Removing intermediate container d6de90e105d6 [2023-01-25T15:38:17.092Z] ---> dd85a45e8425 [2023-01-25T15:38:17.092Z] Step 15/24 : WORKDIR / [2023-01-25T15:38:17.358Z] ---> Running in 121a8f583c47 [2023-01-25T15:38:17.358Z] Removing intermediate container 55d557f63405 [2023-01-25T15:38:17.358Z] ---> cae870c84e25 [2023-01-25T15:38:17.358Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T15:38:17.624Z] ---> Running in 925813135a6b [2023-01-25T15:38:17.891Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:38:17.891Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:38:17.891Z] ---> c6f690dfeaf0 [2023-01-25T15:38:17.891Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T15:38:17.891Z] ---> Using cache [2023-01-25T15:38:17.891Z] ---> 60768e5ef388 [2023-01-25T15:38:17.891Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T15:38:17.891Z] ---> Running in 3091c49f56ba [2023-01-25T15:38:18.857Z] Removing intermediate container 121a8f583c47 [2023-01-25T15:38:18.857Z] ---> 91d7d12f2c1e [2023-01-25T15:38:18.857Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:38:18.857Z] Removing intermediate container 925813135a6b [2023-01-25T15:38:18.857Z] ---> c6648c5bfcf4 [2023-01-25T15:38:18.857Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T15:38:18.857Z] ---> Running in 4e69dc98cbe3 [2023-01-25T15:38:19.825Z] Removing intermediate container 4e69dc98cbe3 [2023-01-25T15:38:19.825Z] ---> 758fa4d0a1c5 [2023-01-25T15:38:19.825Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:38:20.104Z] ---> Running in 0d266e93a2f2 [2023-01-25T15:38:20.104Z] ---> b908682ac444 [2023-01-25T15:38:20.104Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T15:38:21.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:38:21.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:38:22.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:38:22.754Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T15:38:22.754Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T15:38:22.754Z] OK: 16901 distinct packages available [2023-01-25T15:38:23.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:38:23.022Z] ---> f1b308a59f18 [2023-01-25T15:38:23.022Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T15:38:23.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:38:23.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:38:24.150Z] ---> f223f002cdde [2023-01-25T15:38:24.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T15:38:24.735Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:38:24.735Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:38:24.735Z] OK: 5 MiB in 15 packages [2023-01-25T15:38:25.004Z] ---> 77d842641d9a [2023-01-25T15:38:25.004Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T15:38:25.004Z] ---> Running in b6a8ecaea4f2 [2023-01-25T15:38:25.276Z] OK: 221 MiB in 51 packages [2023-01-25T15:38:25.861Z] Removing intermediate container b6a8ecaea4f2 [2023-01-25T15:38:25.861Z] ---> 68994a517de0 [2023-01-25T15:38:25.861Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:38:25.861Z] ---> Running in 82a0a2b351b8 [2023-01-25T15:38:26.825Z] Removing intermediate container 0d266e93a2f2 [2023-01-25T15:38:26.825Z] ---> d61af8bd0091 [2023-01-25T15:38:26.825Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:38:26.825Z] Removing intermediate container 82a0a2b351b8 [2023-01-25T15:38:26.825Z] ---> 72f75ac44b6e [2023-01-25T15:38:26.825Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T15:38:27.094Z] ---> Running in 8289f6089f7f [2023-01-25T15:38:27.681Z] Removing intermediate container 3091c49f56ba [2023-01-25T15:38:27.681Z] ---> bf114d9f2e53 [2023-01-25T15:38:27.681Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T15:38:27.681Z] Removing intermediate container 8289f6089f7f [2023-01-25T15:38:27.681Z] ---> 6884b1a1effd [2023-01-25T15:38:27.681Z] Step 23/24 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:38:27.948Z] ---> Running in 55940cd96a88 [2023-01-25T15:38:28.216Z] ---> 6aa1ac252e75 [2023-01-25T15:38:28.216Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T15:38:28.797Z] Removing intermediate container 55940cd96a88 [2023-01-25T15:38:28.797Z] ---> 149caf13ab9a [2023-01-25T15:38:28.797Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:38:28.797Z] ---> Running in 7d3777e0ce43 [2023-01-25T15:38:29.065Z] ---> 697f031eea0f [2023-01-25T15:38:29.065Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:38:29.332Z] ---> Running in 0a15556ca04d [2023-01-25T15:38:30.291Z] Removing intermediate container 7d3777e0ce43 [2023-01-25T15:38:30.291Z] ---> bc186022ca88 [2023-01-25T15:38:30.291Z] [2023-01-25T15:38:30.871Z] Successfully built bc186022ca88 [2023-01-25T15:38:31.137Z] Successfully tagged core-metadata-arm64:latest [2023-01-25T15:38:31.137Z]  Building core-metadata ... done Building security-spire-server [2023-01-25T15:38:31.403Z] ---> 96aed7d990f5 [2023-01-25T15:38:31.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T15:38:32.810Z] ---> 8711b60fd178 [2023-01-25T15:38:32.810Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T15:38:32.810Z] ---> Running in 49ed087bc8ff [2023-01-25T15:38:33.393Z] Removing intermediate container 49ed087bc8ff [2023-01-25T15:38:33.393Z] ---> 4eac59ced86f [2023-01-25T15:38:33.393Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:38:33.659Z] ---> Running in 79328c736e3b [2023-01-25T15:38:33.925Z] Removing intermediate container 79328c736e3b [2023-01-25T15:38:33.925Z] ---> 19c3e39aaffb [2023-01-25T15:38:33.925Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T15:38:34.196Z] ---> Running in 1a74ef26b192 [2023-01-25T15:38:34.778Z] Removing intermediate container 1a74ef26b192 [2023-01-25T15:38:34.778Z] ---> ae852e3ba015 [2023-01-25T15:38:34.778Z] Step 21/22 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:38:35.045Z] ---> Running in e20d68d46a77 [2023-01-25T15:38:35.636Z] Removing intermediate container e20d68d46a77 [2023-01-25T15:38:35.636Z] ---> f7a7d9072283 [2023-01-25T15:38:35.636Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:38:35.911Z] ---> Running in c8c22075c89a [2023-01-25T15:38:36.492Z] Removing intermediate container c8c22075c89a [2023-01-25T15:38:36.492Z] ---> d4719a0873d6 [2023-01-25T15:38:36.492Z] [2023-01-25T15:38:36.759Z] Successfully built d4719a0873d6 [2023-01-25T15:38:36.759Z] Successfully tagged core-data-arm64:latest [2023-01-25T15:38:36.759Z]  Building core-data ... done Building security-spire-config [2023-01-25T15:38:54.965Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:38:54.965Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:38:54.965Z] ---> c6f690dfeaf0 [2023-01-25T15:38:54.965Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T15:38:54.965Z] ---> Using cache [2023-01-25T15:38:54.965Z] ---> 60768e5ef388 [2023-01-25T15:38:54.965Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:38:54.965Z] ---> Using cache [2023-01-25T15:38:54.965Z] ---> f8aa9804282f [2023-01-25T15:38:54.965Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T15:38:54.965Z] ---> Using cache [2023-01-25T15:38:54.965Z] ---> 4c79c3e7e8d7 [2023-01-25T15:38:54.965Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:38:54.965Z] ---> Using cache [2023-01-25T15:38:54.965Z] ---> f38b40730952 [2023-01-25T15:38:54.965Z] Step 7/23 : COPY . . [2023-01-25T15:38:54.965Z] ---> Using cache [2023-01-25T15:38:54.965Z] ---> 8a32d7cb9631 [2023-01-25T15:38:54.965Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:38:54.965Z] ---> Using cache [2023-01-25T15:38:54.965Z] ---> 437e8f8ccdf6 [2023-01-25T15:38:54.965Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T15:38:54.965Z] ---> Using cache [2023-01-25T15:38:54.965Z] ---> e4cda9f4ac08 [2023-01-25T15:38:54.965Z] 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-25T15:38:54.965Z] ---> Running in aeafcf5c44be [2023-01-25T15:38:58.308Z] Removing intermediate container aeafcf5c44be [2023-01-25T15:38:58.308Z] ---> 8eb6fa8d6653 [2023-01-25T15:38:58.308Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T15:38:58.573Z] ---> Running in bb8cf1729c53 [2023-01-25T15:38:59.162Z] Removing intermediate container bb8cf1729c53 [2023-01-25T15:38:59.163Z] ---> 1f5380632f26 [2023-01-25T15:38:59.163Z] [2023-01-25T15:38:59.163Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T15:38:59.163Z] ---> 8aa73fd46299 [2023-01-25T15:38:59.163Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:38:59.163Z] ---> Using cache [2023-01-25T15:38:59.163Z] ---> 05b5831b243a [2023-01-25T15:38:59.163Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T15:38:59.163Z] ---> Using cache [2023-01-25T15:38:59.163Z] ---> 2075bd6f8b2e [2023-01-25T15:38:59.163Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:39:00.564Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:39:00.564Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:39:00.564Z] ---> c6f690dfeaf0 [2023-01-25T15:39:00.564Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:39:00.564Z] ---> Using cache [2023-01-25T15:39:00.564Z] ---> 60768e5ef388 [2023-01-25T15:39:00.564Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:39:00.564Z] ---> Using cache [2023-01-25T15:39:00.564Z] ---> f8aa9804282f [2023-01-25T15:39:00.851Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:39:00.851Z] ---> Using cache [2023-01-25T15:39:00.851Z] ---> 4c79c3e7e8d7 [2023-01-25T15:39:00.851Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:39:00.851Z] ---> Using cache [2023-01-25T15:39:00.851Z] ---> f38b40730952 [2023-01-25T15:39:00.851Z] Step 7/24 : COPY . . [2023-01-25T15:39:00.851Z] ---> Using cache [2023-01-25T15:39:00.851Z] ---> 8a32d7cb9631 [2023-01-25T15:39:00.851Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:39:00.851Z] ---> Using cache [2023-01-25T15:39:00.851Z] ---> 437e8f8ccdf6 [2023-01-25T15:39:00.851Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T15:39:00.851Z] ---> Using cache [2023-01-25T15:39:00.851Z] ---> e4cda9f4ac08 [2023-01-25T15:39:00.851Z] 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-25T15:39:00.851Z] ---> Using cache [2023-01-25T15:39:00.851Z] ---> 376ce30fc4fe [2023-01-25T15:39:00.851Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T15:39:00.851Z] ---> Using cache [2023-01-25T15:39:00.851Z] ---> 71fd743fa6f4 [2023-01-25T15:39:00.851Z] [2023-01-25T15:39:00.851Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T15:39:00.851Z] ---> 8aa73fd46299 [2023-01-25T15:39:00.851Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:39:00.851Z] ---> Using cache [2023-01-25T15:39:00.851Z] ---> 05b5831b243a [2023-01-25T15:39:00.851Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T15:39:01.118Z] ---> Running in 59d45263fcfd [2023-01-25T15:39:03.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:39:03.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:39:05.938Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:39:05.938Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:39:05.938Z] OK: 15736 distinct packages available [2023-01-25T15:39:06.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:39:06.206Z] ---> 0dad4adfad29 [2023-01-25T15:39:06.206Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:39:06.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:39:07.077Z] ---> f19ded2a3085 [2023-01-25T15:39:07.077Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T15:39:08.034Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T15:39:08.034Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:39:08.034Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T15:39:08.034Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T15:39:08.034Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:39:08.034Z] ---> 64050344da8b [2023-01-25T15:39:08.034Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T15:39:08.034Z] OK: 6 MiB in 18 packages [2023-01-25T15:39:09.462Z] ---> 876527a2e40d [2023-01-25T15:39:09.462Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:39:09.462Z] ---> Running in ba9da17c1fe7 [2023-01-25T15:39:10.435Z] Removing intermediate container ba9da17c1fe7 [2023-01-25T15:39:10.435Z] ---> 08e4496897dd [2023-01-25T15:39:10.435Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:39:10.435Z] Removing intermediate container 59d45263fcfd [2023-01-25T15:39:10.435Z] ---> 0ce41b546753 [2023-01-25T15:39:10.435Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:39:10.703Z] ---> Running in 9e8c605efb1c [2023-01-25T15:39:11.297Z] Removing intermediate container 9e8c605efb1c [2023-01-25T15:39:11.297Z] ---> 5009a47cfc77 [2023-01-25T15:39:11.297Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T15:39:11.562Z] ---> Running in c0be5e7da0f6 [2023-01-25T15:39:12.518Z] Removing intermediate container c0be5e7da0f6 [2023-01-25T15:39:12.518Z] ---> 503370d6a093 [2023-01-25T15:39:12.518Z] Step 22/23 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:39:12.785Z] ---> Running in 7ae20ebf7fc3 [2023-01-25T15:39:13.369Z] Removing intermediate container 7ae20ebf7fc3 [2023-01-25T15:39:13.369Z] ---> baffbac26d6f [2023-01-25T15:39:13.370Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T15:39:13.635Z] ---> Running in f64ec5998145 [2023-01-25T15:39:14.593Z] Removing intermediate container f64ec5998145 [2023-01-25T15:39:14.593Z] ---> 17a4afaa6686 [2023-01-25T15:39:14.593Z] [2023-01-25T15:39:14.861Z] Successfully built 17a4afaa6686 [2023-01-25T15:39:14.861Z] Successfully tagged security-spire-server-arm64:latest [2023-01-25T15:39:14.861Z] Building security-bootstrapper [2023-01-25T15:39:17.698Z]  Building security-spire-server ... done  ---> 7bc1680f543a [2023-01-25T15:39:17.698Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:39:18.286Z] ---> d75c61a39e7e [2023-01-25T15:39:18.286Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T15:39:18.553Z] ---> Running in bb02ce6dc597 [2023-01-25T15:39:19.133Z] Removing intermediate container bb02ce6dc597 [2023-01-25T15:39:19.134Z] ---> 2113ecae9ff3 [2023-01-25T15:39:19.134Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T15:39:20.090Z] ---> 77067ae26cdb [2023-01-25T15:39:20.090Z] Step 19/24 : WORKDIR / [2023-01-25T15:39:20.356Z] ---> Running in e2fae8d4fbf4 [2023-01-25T15:39:20.938Z] Removing intermediate container e2fae8d4fbf4 [2023-01-25T15:39:20.938Z] ---> d970b967eba2 [2023-01-25T15:39:20.938Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:39:20.938Z] ---> Running in f231d245b808 [2023-01-25T15:39:21.530Z] Removing intermediate container f231d245b808 [2023-01-25T15:39:21.530Z] ---> 39a243a374f4 [2023-01-25T15:39:21.530Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:39:21.530Z] ---> Running in 52fb1d3ee397 [2023-01-25T15:39:22.117Z] Removing intermediate container 52fb1d3ee397 [2023-01-25T15:39:22.117Z] ---> 42d54237d2c2 [2023-01-25T15:39:22.117Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T15:39:22.382Z] ---> Running in f31cec98df17 [2023-01-25T15:39:22.984Z] Removing intermediate container f31cec98df17 [2023-01-25T15:39:22.984Z] ---> 999410e55983 [2023-01-25T15:39:22.984Z] Step 23/24 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:39:22.984Z] ---> Running in cb1f9174db87 [2023-01-25T15:39:23.565Z] Removing intermediate container cb1f9174db87 [2023-01-25T15:39:23.565Z] ---> 1461b5999908 [2023-01-25T15:39:23.565Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:39:23.831Z] ---> Running in 3d6470932838 [2023-01-25T15:39:24.412Z] Removing intermediate container 3d6470932838 [2023-01-25T15:39:24.412Z] ---> f8b23695b0ca [2023-01-25T15:39:24.412Z] [2023-01-25T15:39:24.994Z] Successfully built f8b23695b0ca [2023-01-25T15:39:24.994Z] Successfully tagged security-spire-config-arm64:latest [2023-01-25T15:39:24.994Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-01-25T15:39:35.081Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:39:35.081Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:39:35.081Z] ---> c6f690dfeaf0 [2023-01-25T15:39:35.081Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T15:39:35.081Z] ---> Using cache [2023-01-25T15:39:35.081Z] ---> 60768e5ef388 [2023-01-25T15:39:35.081Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T15:39:35.081Z] ---> Running in 243f64741c98 [2023-01-25T15:39:37.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:39:37.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:39:39.323Z] OK: 221 MiB in 51 packages [2023-01-25T15:39:41.918Z] Removing intermediate container 243f64741c98 [2023-01-25T15:39:41.918Z] ---> 233baa691e8f [2023-01-25T15:39:41.918Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T15:39:43.330Z] ---> 19d9c3be73c3 [2023-01-25T15:39:43.331Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:39:43.331Z] ---> Running in 93a58a582735 [2023-01-25T15:39:48.668Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:39:48.668Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:39:48.668Z] ---> c6f690dfeaf0 [2023-01-25T15:39:48.668Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:39:48.668Z] ---> Using cache [2023-01-25T15:39:48.668Z] ---> 945352225b80 [2023-01-25T15:39:48.668Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:39:48.668Z] ---> Using cache [2023-01-25T15:39:48.668Z] ---> 1f7267feb9f0 [2023-01-25T15:39:48.668Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:39:48.668Z] ---> Using cache [2023-01-25T15:39:48.668Z] ---> d02b20643a58 [2023-01-25T15:39:48.668Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:39:48.668Z] ---> Using cache [2023-01-25T15:39:48.668Z] ---> c90962a0da06 [2023-01-25T15:39:48.668Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:39:48.668Z] ---> Using cache [2023-01-25T15:39:48.668Z] ---> 029a8100a288 [2023-01-25T15:39:48.668Z] Step 8/22 : COPY . . [2023-01-25T15:39:48.668Z] ---> Using cache [2023-01-25T15:39:48.668Z] ---> 6aeb4451ff33 [2023-01-25T15:39:48.668Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T15:39:48.941Z] ---> Running in 6820d9ed613a [2023-01-25T15:39:51.524Z] 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:40:09.725Z] Removing intermediate container 0a15556ca04d [2023-01-25T15:40:09.725Z] ---> 7a11936d4140 [2023-01-25T15:40:09.725Z] Step 7/19 : COPY . . [2023-01-25T15:40:22.023Z] ---> 90943eef710a [2023-01-25T15:40:22.023Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T15:40:22.023Z] ---> Running in e6b261b5fe89 [2023-01-25T15:40:23.959Z] 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-25T15:40:32.161Z] Removing intermediate container a55c22b6fe20 [2023-01-25T15:40:32.161Z] ---> effed5f684fd [2023-01-25T15:40:32.161Z] [2023-01-25T15:40:32.161Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:40:32.161Z] ---> 2b4661558fb8 [2023-01-25T15:40:32.161Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:40:32.161Z] ---> Using cache [2023-01-25T15:40:32.161Z] ---> 35c30ce0ec93 [2023-01-25T15:40:32.161Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:40:32.161Z] ---> Using cache [2023-01-25T15:40:32.161Z] ---> 27c140b82880 [2023-01-25T15:40:32.161Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T15:40:32.428Z] ---> Running in 354d40a17236 [2023-01-25T15:40:33.011Z] Removing intermediate container 354d40a17236 [2023-01-25T15:40:33.011Z] ---> dbc7bcaed6d6 [2023-01-25T15:40:33.011Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T15:40:33.011Z] ---> Running in 997ddb867527 [2023-01-25T15:40:33.593Z] Removing intermediate container 997ddb867527 [2023-01-25T15:40:33.593Z] ---> ed477300719a [2023-01-25T15:40:33.593Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:40:34.548Z] ---> b3d850e9c4e2 [2023-01-25T15:40:34.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T15:40:37.119Z] ---> 962d144cc680 [2023-01-25T15:40:37.119Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T15:40:38.304Z] ---> 2265cbd69488 [2023-01-25T15:40:38.304Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T15:40:38.304Z] ---> Running in 78f21fc4b3e9 [2023-01-25T15:40:38.581Z] Removing intermediate container 78f21fc4b3e9 [2023-01-25T15:40:38.581Z] ---> 745df3e23827 [2023-01-25T15:40:38.581Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:40:38.861Z] ---> Running in 46ed9d6112df [2023-01-25T15:40:39.857Z] Removing intermediate container 46ed9d6112df [2023-01-25T15:40:39.857Z] ---> ea4b83a073f4 [2023-01-25T15:40:39.857Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T15:40:40.138Z] ---> Running in f4e8b3fa1491 [2023-01-25T15:40:40.734Z] Removing intermediate container f4e8b3fa1491 [2023-01-25T15:40:40.734Z] ---> 74091ae037da [2023-01-25T15:40:40.734Z] Step 21/22 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:40:41.007Z] ---> Running in 74453be9723c [2023-01-25T15:40:41.984Z] Removing intermediate container 74453be9723c [2023-01-25T15:40:41.984Z] ---> f8101b7a32e4 [2023-01-25T15:40:41.984Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:40:41.984Z] ---> Running in 34cbe240cb29 [2023-01-25T15:40:42.942Z] Removing intermediate container 34cbe240cb29 [2023-01-25T15:40:42.942Z] ---> 4b84659737bd [2023-01-25T15:40:42.942Z] [2023-01-25T15:40:43.525Z] Successfully built 4b84659737bd [2023-01-25T15:40:43.525Z] Successfully tagged support-scheduler-arm64:latest [2023-01-25T15:40:43.525Z] Building security-proxy-setup [2023-01-25T15:41:01.719Z]  Building support-scheduler ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:41:01.719Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:41:01.719Z] ---> c6f690dfeaf0 [2023-01-25T15:41:01.719Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T15:41:01.719Z] ---> Using cache [2023-01-25T15:41:01.719Z] ---> 60768e5ef388 [2023-01-25T15:41:01.719Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T15:41:01.719Z] ---> Using cache [2023-01-25T15:41:01.719Z] ---> 233baa691e8f [2023-01-25T15:41:01.719Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T15:41:01.719Z] ---> Using cache [2023-01-25T15:41:01.719Z] ---> 19d9c3be73c3 [2023-01-25T15:41:01.719Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:41:03.653Z] ---> Running in 24a0660cb888 [2023-01-25T15:41:18.626Z] Removing intermediate container 93a58a582735 [2023-01-25T15:41:18.626Z] ---> e269931accf5 [2023-01-25T15:41:18.626Z] Step 7/32 : COPY . . [2023-01-25T15:41:28.680Z] ---> 06765f179240 [2023-01-25T15:41:28.680Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T15:41:28.946Z] ---> Running in d94bff6467f6 [2023-01-25T15:41:30.882Z] 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-25T15:42:38.719Z] Removing intermediate container 24a0660cb888 [2023-01-25T15:42:38.719Z] ---> 6e4aac8ab498 [2023-01-25T15:42:38.719Z] Step 7/21 : COPY . . [2023-01-25T15:42:51.026Z] ---> 415bc8f2d359 [2023-01-25T15:42:51.026Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T15:42:51.026Z] ---> Running in 99a767c51480 [2023-01-25T15:42:51.291Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T15:42:59.484Z] Removing intermediate container 9f024fb81de5 [2023-01-25T15:42:59.484Z] ---> fb9f364ac2dd [2023-01-25T15:42:59.484Z] [2023-01-25T15:42:59.484Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:42:59.484Z] ---> 2b4661558fb8 [2023-01-25T15:42:59.484Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T15:42:59.484Z] ---> Running in 1f1c022da720 [2023-01-25T15:43:01.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:43:01.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:43:02.827Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T15:43:02.827Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T15:43:02.827Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:43:02.827Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:43:03.417Z] OK: 6 MiB in 16 packages [2023-01-25T15:43:06.026Z] Removing intermediate container 1f1c022da720 [2023-01-25T15:43:06.026Z] ---> ba65a9afe12d [2023-01-25T15:43:06.026Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:43:06.026Z] ---> Running in 7b2829c18717 [2023-01-25T15:43:06.292Z] Removing intermediate container 7b2829c18717 [2023-01-25T15:43:06.292Z] ---> 841873a2629a [2023-01-25T15:43:06.292Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T15:43:06.292Z] ---> Running in 130bc097cdda [2023-01-25T15:43:06.872Z] Removing intermediate container 130bc097cdda [2023-01-25T15:43:06.872Z] ---> 854e3ccee591 [2023-01-25T15:43:06.872Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T15:43:06.872Z] ---> Running in 77d8e59d43f0 [2023-01-25T15:43:07.453Z] Removing intermediate container 77d8e59d43f0 [2023-01-25T15:43:07.453Z] ---> 58e303e5ebfa [2023-01-25T15:43:07.453Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:43:08.415Z] ---> 11419a4397a1 [2023-01-25T15:43:08.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T15:43:10.353Z] ---> 5d7dbaa3b369 [2023-01-25T15:43:10.353Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T15:43:11.756Z] ---> 3d6f90c322f0 [2023-01-25T15:43:11.756Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T15:43:11.756Z] ---> Running in 94ca995ebf41 [2023-01-25T15:43:12.022Z] Removing intermediate container 94ca995ebf41 [2023-01-25T15:43:12.022Z] ---> 41ddeb6d85d9 [2023-01-25T15:43:12.022Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:43:12.289Z] ---> Running in a867d23fa69e [2023-01-25T15:43:12.555Z] Removing intermediate container a867d23fa69e [2023-01-25T15:43:12.555Z] ---> 8e2c7a82e174 [2023-01-25T15:43:12.555Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T15:43:12.823Z] ---> Running in 4330e54839fe [2023-01-25T15:43:13.414Z] Removing intermediate container 4330e54839fe [2023-01-25T15:43:13.414Z] ---> 70681ac8330d [2023-01-25T15:43:13.414Z] Step 21/22 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:43:13.414Z] ---> Running in 893531ebae1f [2023-01-25T15:43:14.009Z] Removing intermediate container 893531ebae1f [2023-01-25T15:43:14.009Z] ---> c7ded98186d8 [2023-01-25T15:43:14.009Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:43:14.009Z] ---> Running in 158af5cfdb80 [2023-01-25T15:43:14.592Z] Removing intermediate container 158af5cfdb80 [2023-01-25T15:43:14.592Z] ---> 8b9cc37bf406 [2023-01-25T15:43:14.592Z] [2023-01-25T15:43:14.857Z] Successfully built 8b9cc37bf406 [2023-01-25T15:43:14.857Z] Successfully tagged support-notifications-arm64:latest [2023-01-25T15:43:14.857Z]  Building support-notifications ... done Building security-secretstore-setup [2023-01-25T15:43:36.906Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:43:36.906Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:43:36.906Z] ---> c6f690dfeaf0 [2023-01-25T15:43:36.906Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:43:36.906Z] ---> Using cache [2023-01-25T15:43:36.906Z] ---> 60768e5ef388 [2023-01-25T15:43:36.906Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T15:43:36.906Z] ---> Using cache [2023-01-25T15:43:36.906Z] ---> 233baa691e8f [2023-01-25T15:43:36.906Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:43:36.906Z] ---> Using cache [2023-01-25T15:43:36.906Z] ---> 19d9c3be73c3 [2023-01-25T15:43:36.906Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:43:36.906Z] ---> Using cache [2023-01-25T15:43:36.906Z] ---> 6e4aac8ab498 [2023-01-25T15:43:36.906Z] Step 7/24 : COPY . . [2023-01-25T15:43:36.906Z] ---> Using cache [2023-01-25T15:43:36.906Z] ---> 415bc8f2d359 [2023-01-25T15:43:36.906Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T15:43:36.906Z] ---> Running in 6e668f37b4fe [2023-01-25T15:43:36.906Z] 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-25T15:46:28.625Z] Removing intermediate container 6820d9ed613a [2023-01-25T15:46:28.625Z] ---> 06957ebc73cd [2023-01-25T15:46:28.625Z] [2023-01-25T15:46:28.625Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:46:28.625Z] ---> 2b4661558fb8 [2023-01-25T15:46:28.625Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T15:46:28.625Z] ---> Running in e3d7ba6638a3 [2023-01-25T15:46:28.625Z] Removing intermediate container e3d7ba6638a3 [2023-01-25T15:46:28.625Z] ---> 8a650e90b825 [2023-01-25T15:46:28.625Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:46:28.625Z] ---> Running in a610e8b18bf8 [2023-01-25T15:46:28.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:46:28.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:46:28.625Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:46:28.625Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:46:28.625Z] OK: 5 MiB in 15 packages [2023-01-25T15:46:29.209Z] Removing intermediate container a610e8b18bf8 [2023-01-25T15:46:29.209Z] ---> 84fb1f3d087a [2023-01-25T15:46:29.209Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:46:30.174Z] ---> f9d7b29b4926 [2023-01-25T15:46:30.174Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T15:46:31.599Z] ---> c9e690482d02 [2023-01-25T15:46:31.599Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T15:46:32.568Z] ---> 870768b27c83 [2023-01-25T15:46:32.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T15:46:35.942Z] ---> 18cd0bca8c42 [2023-01-25T15:46:35.942Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:46:35.942Z] ---> Running in b0dffc195b69 [2023-01-25T15:46:38.562Z] Removing intermediate container b0dffc195b69 [2023-01-25T15:46:38.562Z] ---> 94fa8a60c6fe [2023-01-25T15:46:38.562Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:46:38.843Z] ---> Running in 413d0c8917ae [2023-01-25T15:46:39.133Z] Removing intermediate container 413d0c8917ae [2023-01-25T15:46:39.133Z] ---> b1343673738c [2023-01-25T15:46:39.133Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T15:46:39.133Z] ---> Running in 067d5f9a5dff [2023-01-25T15:46:39.746Z] Removing intermediate container 067d5f9a5dff [2023-01-25T15:46:39.746Z] ---> 357859669014 [2023-01-25T15:46:39.746Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T15:46:39.746Z] ---> Running in a61684c48dee [2023-01-25T15:46:40.337Z] Removing intermediate container a61684c48dee [2023-01-25T15:46:40.337Z] ---> 859254d5fee9 [2023-01-25T15:46:40.337Z] Step 21/22 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:46:40.609Z] ---> Running in 9178d79d2c1d [2023-01-25T15:46:40.878Z] Removing intermediate container 9178d79d2c1d [2023-01-25T15:46:40.878Z] ---> 9fa0c0b993ad [2023-01-25T15:46:40.878Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:46:41.155Z] ---> Running in ebcc3ac1334e [2023-01-25T15:46:41.762Z] Removing intermediate container ebcc3ac1334e [2023-01-25T15:46:41.762Z] ---> a3c697c81b92 [2023-01-25T15:46:41.762Z] [2023-01-25T15:46:41.762Z] Successfully built a3c697c81b92 [2023-01-25T15:46:42.027Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-25T15:47:49.868Z]  Building core-common-config-bootstrapper ... done Removing intermediate container d94bff6467f6 [2023-01-25T15:47:49.868Z] ---> ec7f25bc7a02 [2023-01-25T15:47:49.868Z] [2023-01-25T15:47:49.868Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T15:47:49.868Z] ---> 2b4661558fb8 [2023-01-25T15:47:49.868Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:47:49.868Z] ---> Running in 0f51c0fbc93b [2023-01-25T15:47:49.868Z] Removing intermediate container 0f51c0fbc93b [2023-01-25T15:47:49.868Z] ---> a497ed82a6e5 [2023-01-25T15:47:49.868Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T15:47:49.868Z] ---> Running in 2b6cbd694518 [2023-01-25T15:47:49.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:47:49.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:47:50.833Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T15:47:50.833Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T15:47:50.833Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:47:50.833Z] OK: 5 MiB in 16 packages [2023-01-25T15:47:53.040Z] Removing intermediate container 2b6cbd694518 [2023-01-25T15:47:53.040Z] ---> b00acfdc53ad [2023-01-25T15:47:53.040Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T15:47:53.040Z] ---> Running in e9751c6fee0e [2023-01-25T15:47:53.311Z] Removing intermediate container e9751c6fee0e [2023-01-25T15:47:53.311Z] ---> 1e0a2e4d3580 [2023-01-25T15:47:53.311Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T15:47:53.580Z] ---> Running in 1925569fa050 [2023-01-25T15:47:54.169Z] Removing intermediate container 1925569fa050 [2023-01-25T15:47:54.169Z] ---> 17dd6b44b04e [2023-01-25T15:47:54.169Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T15:47:54.169Z] ---> Running in cfd5eb666c90 [2023-01-25T15:47:54.760Z] Removing intermediate container cfd5eb666c90 [2023-01-25T15:47:54.760Z] ---> bbc419fc89ef [2023-01-25T15:47:54.760Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T15:47:55.032Z] ---> Running in 3dfc5fb4ae50 [2023-01-25T15:47:55.620Z] Removing intermediate container 3dfc5fb4ae50 [2023-01-25T15:47:55.620Z] ---> b60d310fc7d4 [2023-01-25T15:47:55.620Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T15:47:55.620Z] ---> Running in eff299239568 [2023-01-25T15:47:58.999Z] Removing intermediate container eff299239568 [2023-01-25T15:47:58.999Z] ---> 4dacc316932e [2023-01-25T15:47:58.999Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T15:47:58.999Z] ---> Running in f5d420a4b201 [2023-01-25T15:47:59.269Z] Removing intermediate container f5d420a4b201 [2023-01-25T15:47:59.269Z] ---> 66fc3589bbc9 [2023-01-25T15:47:59.269Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T15:48:00.237Z] ---> 74eb89d2bb58 [2023-01-25T15:48:00.237Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T15:48:00.237Z] ---> Running in 71ee0688e473 [2023-01-25T15:48:03.597Z] Removing intermediate container 71ee0688e473 [2023-01-25T15:48:03.597Z] ---> 54a185297aeb [2023-01-25T15:48:03.597Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:48:03.867Z] ---> 576a798551d2 [2023-01-25T15:48:03.867Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T15:48:05.815Z] ---> 4b76965d510d [2023-01-25T15:48:05.815Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T15:48:06.990Z] ---> 4cc5cda4ffed [2023-01-25T15:48:06.990Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T15:48:08.073Z] ---> 48e7553ee2ba [2023-01-25T15:48:08.073Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T15:48:08.780Z] ---> f8ecd2394985 [2023-01-25T15:48:08.780Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T15:48:09.846Z] ---> 8c2125968c40 [2023-01-25T15:48:09.846Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T15:48:10.536Z] ---> cd5c55b581d5 [2023-01-25T15:48:10.536Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T15:48:10.826Z] ---> Running in 6ea725f5789a [2023-01-25T15:48:14.211Z] Removing intermediate container 6ea725f5789a [2023-01-25T15:48:14.211Z] ---> c5e8771a4aea [2023-01-25T15:48:14.211Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T15:48:14.211Z] ---> Running in dcd5349b308a [2023-01-25T15:48:14.211Z] Removing intermediate container dcd5349b308a [2023-01-25T15:48:14.211Z] ---> bf41db25c141 [2023-01-25T15:48:14.211Z] Step 29/32 : CMD ["gate"] [2023-01-25T15:48:14.211Z] ---> Running in 45b5f732d99a [2023-01-25T15:48:14.798Z] Removing intermediate container 45b5f732d99a [2023-01-25T15:48:14.799Z] ---> 13cbad992592 [2023-01-25T15:48:14.799Z] Step 30/32 : LABEL arch=arm64 [2023-01-25T15:48:14.799Z] ---> Running in 184698d0c56e [2023-01-25T15:48:15.397Z] Removing intermediate container 184698d0c56e [2023-01-25T15:48:15.397Z] ---> f7213e94af2b [2023-01-25T15:48:15.397Z] Step 31/32 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:48:15.668Z] ---> Running in 43a787f099df [2023-01-25T15:48:15.945Z] Removing intermediate container 43a787f099df [2023-01-25T15:48:15.945Z] ---> 904303eb38be [2023-01-25T15:48:15.945Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T15:48:15.945Z] ---> Running in 6dd272b43012 [2023-01-25T15:48:16.540Z] Removing intermediate container 6dd272b43012 [2023-01-25T15:48:16.540Z] ---> cb7e862d9c5c [2023-01-25T15:48:16.540Z] [2023-01-25T15:48:16.810Z] Successfully built cb7e862d9c5c [2023-01-25T15:48:16.810Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-25T15:48:22.170Z]  Building security-bootstrapper ... done 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-25T15:48:34.512Z] Removing intermediate container e6b261b5fe89 [2023-01-25T15:48:34.512Z] ---> dc2e14a35e0f [2023-01-25T15:48:34.512Z] [2023-01-25T15:48:34.512Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T15:48:34.512Z] ---> 8aa73fd46299 [2023-01-25T15:48:34.512Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:48:34.512Z] ---> Using cache [2023-01-25T15:48:34.512Z] ---> 05b5831b243a [2023-01-25T15:48:34.512Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T15:48:34.512Z] ---> Running in b7a0b0ad0ffb [2023-01-25T15:48:34.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:34.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:36.202Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:48:36.202Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:48:36.202Z] OK: 15736 distinct packages available [2023-01-25T15:48:36.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:36.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:37.448Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T15:48:37.718Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T15:48:37.718Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T15:48:37.718Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T15:48:37.719Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T15:48:37.719Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T15:48:37.719Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:48:37.719Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T15:48:37.719Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T15:48:37.719Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:48:37.719Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:48:38.311Z] OK: 8 MiB in 23 packages [2023-01-25T15:48:38.582Z] Removing intermediate container 99a767c51480 [2023-01-25T15:48:38.582Z] ---> bc3a996f9001 [2023-01-25T15:48:38.582Z] [2023-01-25T15:48:38.582Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T15:48:38.582Z] ---> 2b4661558fb8 [2023-01-25T15:48:38.582Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T15:48:38.582Z] ---> Running in c9fb485587ce [2023-01-25T15:48:40.001Z] Removing intermediate container b7a0b0ad0ffb [2023-01-25T15:48:40.002Z] ---> 156c05d0549d [2023-01-25T15:48:40.002Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:48:40.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:40.547Z] 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-25T15:48:40.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:40.818Z] ---> 742aa12d8019 [2023-01-25T15:48:40.818Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T15:48:41.785Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T15:48:41.785Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T15:48:42.058Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T15:48:42.058Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T15:48:42.058Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T15:48:42.058Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T15:48:42.058Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:48:42.058Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:48:42.328Z] OK: 8 MiB in 20 packages [2023-01-25T15:48:42.915Z] ---> 81850f108663 [2023-01-25T15:48:42.915Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T15:48:43.883Z] ---> 751bf7a8f7a9 [2023-01-25T15:48:43.883Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T15:48:43.883Z] ---> Running in a84176e88c94 [2023-01-25T15:48:44.168Z] Removing intermediate container c9fb485587ce [2023-01-25T15:48:44.168Z] ---> fd7e940b9c2f [2023-01-25T15:48:44.168Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T15:48:44.168Z] ---> Running in 8cf75b3b4220 [2023-01-25T15:48:44.438Z] Removing intermediate container a84176e88c94 [2023-01-25T15:48:44.439Z] ---> ae13229946ef [2023-01-25T15:48:44.439Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:48:44.439Z] ---> Running in a59dbe5be45c [2023-01-25T15:48:44.722Z] Removing intermediate container 8cf75b3b4220 [2023-01-25T15:48:44.722Z] ---> 13ba75b81972 [2023-01-25T15:48:44.722Z] Step 12/21 : WORKDIR /edgex [2023-01-25T15:48:44.722Z] ---> Running in 4f430adebba7 [2023-01-25T15:48:44.993Z] Removing intermediate container a59dbe5be45c [2023-01-25T15:48:44.993Z] ---> e19ebb12f8ba [2023-01-25T15:48:44.993Z] Step 17/19 : LABEL arch=arm64 [2023-01-25T15:48:44.993Z] ---> Running in c57111649cc6 [2023-01-25T15:48:45.266Z] Removing intermediate container 4f430adebba7 [2023-01-25T15:48:45.266Z] ---> 37cba5bc5545 [2023-01-25T15:48:45.266Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T15:48:45.534Z] Removing intermediate container c57111649cc6 [2023-01-25T15:48:45.534Z] ---> 915280ccc6d6 [2023-01-25T15:48:45.534Z] Step 18/19 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:48:45.534Z] ---> Running in 37641336aaa6 [2023-01-25T15:48:46.125Z] ---> 1ae23ebb2df2 [2023-01-25T15:48:46.125Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T15:48:46.125Z] Removing intermediate container 37641336aaa6 [2023-01-25T15:48:46.125Z] ---> 09f86e912f23 [2023-01-25T15:48:46.125Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T15:48:46.395Z] ---> Running in 27f90bcf2956 [2023-01-25T15:48:46.665Z] Removing intermediate container 27f90bcf2956 [2023-01-25T15:48:46.665Z] ---> f34ef309246b [2023-01-25T15:48:46.665Z] [2023-01-25T15:48:47.254Z] Successfully built f34ef309246b [2023-01-25T15:48:47.254Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-25T15:48:47.254Z]  Building security-spiffe-token-provider ... done  ---> ffbfd47a10cb [2023-01-25T15:48:47.254Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T15:48:48.674Z] ---> 950cab333f26 [2023-01-25T15:48:48.674Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T15:48:49.263Z] ---> 21585ec2d2d6 [2023-01-25T15:48:49.263Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:48:49.263Z] ---> Running in 9c3e8eb90ce3 [2023-01-25T15:48:51.219Z] Removing intermediate container 9c3e8eb90ce3 [2023-01-25T15:48:51.219Z] ---> da41641d57a5 [2023-01-25T15:48:51.219Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:48:51.496Z] ---> Running in 1986120b4cce [2023-01-25T15:48:51.496Z] Removing intermediate container 6e668f37b4fe [2023-01-25T15:48:51.496Z] ---> 6c141eb8b6be [2023-01-25T15:48:51.496Z] [2023-01-25T15:48:51.496Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T15:48:51.496Z] ---> 2b4661558fb8 [2023-01-25T15:48:51.496Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T15:48:51.496Z] ---> Running in ac2723939d39 [2023-01-25T15:48:51.768Z] Removing intermediate container 1986120b4cce [2023-01-25T15:48:51.768Z] ---> fb94c0b56913 [2023-01-25T15:48:51.768Z] Step 19/21 : LABEL arch=arm64 [2023-01-25T15:48:52.045Z] ---> Running in 4a961f3a4c2b [2023-01-25T15:48:52.316Z] Removing intermediate container 4a961f3a4c2b [2023-01-25T15:48:52.316Z] ---> f93b35a653d3 [2023-01-25T15:48:52.316Z] Step 20/21 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:48:52.316Z] ---> Running in 19c0fbe3b2fb [2023-01-25T15:48:52.592Z] Removing intermediate container 19c0fbe3b2fb [2023-01-25T15:48:52.592Z] ---> 12cff7ad078e [2023-01-25T15:48:52.592Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T15:48:52.863Z] ---> Running in b01f1864b4b8 [2023-01-25T15:48:52.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:53.133Z] Removing intermediate container b01f1864b4b8 [2023-01-25T15:48:53.133Z] ---> edd252913c4e [2023-01-25T15:48:53.133Z] [2023-01-25T15:48:53.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:53.402Z] Successfully built edd252913c4e [2023-01-25T15:48:53.402Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-25T15:48:54.367Z]  Building security-proxy-setup ... done (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T15:48:54.367Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T15:48:54.367Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T15:48:54.367Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:48:54.367Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:48:54.634Z] OK: 6 MiB in 17 packages [2023-01-25T15:48:57.238Z] Removing intermediate container ac2723939d39 [2023-01-25T15:48:57.238Z] ---> b2d9b513d7f0 [2023-01-25T15:48:57.238Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T15:48:57.238Z] ---> Running in 261150b169eb [2023-01-25T15:48:57.238Z] Removing intermediate container 261150b169eb [2023-01-25T15:48:57.238Z] ---> 9b7e68569c78 [2023-01-25T15:48:57.238Z] Step 12/24 : WORKDIR / [2023-01-25T15:48:57.508Z] ---> Running in 19dfe48cac2d [2023-01-25T15:48:57.778Z] Removing intermediate container 19dfe48cac2d [2023-01-25T15:48:57.778Z] ---> 0db888625b5a [2023-01-25T15:48:57.778Z] 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-25T15:48:58.368Z] ---> 1d9f8265b174 [2023-01-25T15:48:58.368Z] 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-25T15:48:58.958Z] ---> 41fe63ff0c85 [2023-01-25T15:48:58.958Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T15:48:59.549Z] ---> 1dc149cdf752 [2023-01-25T15:48:59.549Z] 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-25T15:49:00.141Z] ---> a0d4e9d61295 [2023-01-25T15:49:00.141Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T15:49:01.115Z] ---> fc74392f8636 [2023-01-25T15:49:01.115Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T15:49:02.083Z] ---> a438ff93102f [2023-01-25T15:49:02.083Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T15:49:02.673Z] ---> fef63301b1fc [2023-01-25T15:49:02.673Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:49:02.673Z] ---> Running in 87c5576905ab [2023-01-25T15:49:04.630Z] Removing intermediate container 87c5576905ab [2023-01-25T15:49:04.630Z] ---> 4a8fbdf452a7 [2023-01-25T15:49:04.630Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:49:04.630Z] ---> Running in eed2a36178a3 [2023-01-25T15:49:04.630Z] Removing intermediate container eed2a36178a3 [2023-01-25T15:49:04.630Z] ---> c05280ca07e7 [2023-01-25T15:49:04.630Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T15:49:04.908Z] ---> Running in 455926bf07ec [2023-01-25T15:49:04.908Z] Removing intermediate container 455926bf07ec [2023-01-25T15:49:04.908Z] ---> 3f95d414a123 [2023-01-25T15:49:04.908Z] Step 23/24 : LABEL git_sha=9aa134cda2292db0dec1e877f1b32140e3a547b4 [2023-01-25T15:49:05.181Z] ---> Running in 6d91ad53f3e4 [2023-01-25T15:49:05.450Z] Removing intermediate container 6d91ad53f3e4 [2023-01-25T15:49:05.450Z] ---> 920fd363794d [2023-01-25T15:49:05.450Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:49:05.450Z] ---> Running in 15a672740562 [2023-01-25T15:49:05.719Z] Removing intermediate container 15a672740562 [2023-01-25T15:49:05.719Z] ---> 3ea82cd791cb [2023-01-25T15:49:05.719Z] [2023-01-25T15:49:05.986Z] Successfully built 3ea82cd791cb [2023-01-25T15:49:05.986Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-25T15:49:06.582Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-01-25T15:49:06.571Z] $ docker stop --time=1 948f0c306a615859031ece7153fcf3008a1162c9488e32f76aed1718856da45d [2023-01-25T15:49:08.235Z] $ docker rm -f --volumes 948f0c306a615859031ece7153fcf3008a1162c9488e32f76aed1718856da45d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T15:49:08.735Z] + docker images [2023-01-25T15:49:08.999Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T15:49:08.999Z] security-secretstore-setup-arm64 latest 3ea82cd791cb 3 seconds ago 28.7MB [2023-01-25T15:49:08.999Z] security-proxy-setup-arm64 latest edd252913c4e 16 seconds ago 26.8MB [2023-01-25T15:49:08.999Z] 6c141eb8b6be 18 seconds ago 1.5GB [2023-01-25T15:49:08.999Z] security-spiffe-token-provider-arm64 latest f34ef309246b 22 seconds ago 28.9MB [2023-01-25T15:49:08.999Z] bc3a996f9001 31 seconds ago 1.5GB [2023-01-25T15:49:08.999Z] dc2e14a35e0f 37 seconds ago 1.54GB [2023-01-25T15:49:08.999Z] security-bootstrapper-arm64 latest cb7e862d9c5c 52 seconds ago 19.5MB [2023-01-25T15:49:08.999Z] ec7f25bc7a02 About a minute ago 1.5GB [2023-01-25T15:49:08.999Z] core-common-config-bootstrapper-arm64 latest a3c697c81b92 2 minutes ago 14.4MB [2023-01-25T15:49:08.999Z] 06957ebc73cd 2 minutes ago 1.5GB [2023-01-25T15:49:08.999Z] support-notifications-arm64 latest 8b9cc37bf406 5 minutes ago 29.6MB [2023-01-25T15:49:08.999Z] fb9f364ac2dd 6 minutes ago 1.57GB [2023-01-25T15:49:08.999Z] support-scheduler-arm64 latest 4b84659737bd 8 minutes ago 29MB [2023-01-25T15:49:08.999Z] effed5f684fd 8 minutes ago 1.57GB [2023-01-25T15:49:08.999Z] security-spire-config-arm64 latest f8b23695b0ca 9 minutes ago 83.6MB [2023-01-25T15:49:08.999Z] security-spire-server-arm64 latest 17a4afaa6686 9 minutes ago 84.3MB [2023-01-25T15:49:08.999Z] 1f5380632f26 10 minutes ago 1.38GB [2023-01-25T15:49:09.000Z] core-data-arm64 latest d4719a0873d6 10 minutes ago 17.2MB [2023-01-25T15:49:09.000Z] core-metadata-arm64 latest bc186022ca88 10 minutes ago 17.8MB [2023-01-25T15:49:09.000Z] eeeb98e15318 10 minutes ago 1.51GB [2023-01-25T15:49:09.000Z] 560772e8a927 10 minutes ago 1.51GB [2023-01-25T15:49:09.000Z] core-command-arm64 latest be92a7a48393 11 minutes ago 17MB [2023-01-25T15:49:09.000Z] 1627dae1f1cd 11 minutes ago 1.51GB [2023-01-25T15:49:09.000Z] security-spire-agent-arm64 latest 0832104ba7a6 17 minutes ago 122MB [2023-01-25T15:49:09.000Z] 71fd743fa6f4 18 minutes ago 1.38GB [2023-01-25T15:49:09.000Z] ci-base-image-arm64 latest c6f690dfeaf0 32 minutes ago 905MB [2023-01-25T15:49:09.000Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-25T15:49:09.000Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-25T15:49:09.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-25T15:49:09.000Z] 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-25T15:49:09.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T15:49:09.428Z] [2023-01-25T15:49:09.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:49:09.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T15:49:09.757Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-25T15:49:09.757Z] 8998bd30e6a1: Pulling fs layer [2023-01-25T15:49:09.757Z] 04944245beec: Pulling fs layer [2023-01-25T15:49:09.757Z] 699f458cf7ca: Pulling fs layer [2023-01-25T15:49:09.757Z] 765212b225bb: Pulling fs layer [2023-01-25T15:49:09.757Z] f23df028b6ca: Pulling fs layer [2023-01-25T15:49:09.757Z] d65c8cfc05b1: Pulling fs layer [2023-01-25T15:49:09.757Z] 2437ff75d9bd: Pulling fs layer [2023-01-25T15:49:09.757Z] f23df028b6ca: Waiting [2023-01-25T15:49:09.757Z] 765212b225bb: Waiting [2023-01-25T15:49:09.757Z] d65c8cfc05b1: Waiting [2023-01-25T15:49:09.757Z] 2437ff75d9bd: Waiting [2023-01-25T15:49:10.025Z] 04944245beec: Verifying Checksum [2023-01-25T15:49:10.025Z] 04944245beec: Download complete [2023-01-25T15:49:10.025Z] 765212b225bb: Download complete [2023-01-25T15:49:10.025Z] f23df028b6ca: Verifying Checksum [2023-01-25T15:49:10.025Z] f23df028b6ca: Download complete [2023-01-25T15:49:10.025Z] d65c8cfc05b1: Verifying Checksum [2023-01-25T15:49:10.025Z] d65c8cfc05b1: Download complete [2023-01-25T15:49:10.291Z] 699f458cf7ca: Verifying Checksum [2023-01-25T15:49:10.291Z] 699f458cf7ca: Download complete [2023-01-25T15:49:10.557Z] 8998bd30e6a1: Verifying Checksum [2023-01-25T15:49:10.557Z] 8998bd30e6a1: Download complete [2023-01-25T15:49:13.128Z] 2437ff75d9bd: Verifying Checksum [2023-01-25T15:49:13.128Z] 2437ff75d9bd: Download complete [2023-01-25T15:49:14.532Z] 8998bd30e6a1: Pull complete [2023-01-25T15:49:15.114Z] 04944245beec: Pull complete [2023-01-25T15:49:16.519Z] 699f458cf7ca: Pull complete [2023-01-25T15:49:16.519Z] 765212b225bb: Pull complete [2023-01-25T15:49:17.102Z] f23df028b6ca: Pull complete [2023-01-25T15:49:17.368Z] d65c8cfc05b1: Pull complete [2023-01-25T15:49:32.351Z] 2437ff75d9bd: Pull complete [2023-01-25T15:49:32.351Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-25T15:49:32.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T15:49:32.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:49:32.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-3675 does not seem to be running inside a container [2023-01-25T15:49:32.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-25T15:49:35.559Z] $ docker top 37e0e2f1daa16014b181e27e46dae2928859bc9d1b76eec3ff336abc0e1a76ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:36.456Z] ---> job-cost.sh [2023-01-25T15:49:36.456Z] lf-activate-venv: SKIPPING [2023-01-25T15:49:36.456Z] INFO: No Stack... [2023-01-25T15:49:36.720Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-25T15:49:37.675Z] INFO: Archiving Costs [Pipeline] sh [2023-01-25T15:49:38.316Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-01-25T15:49:38.316Z] + cut -d, -f6 [Pipeline] lock [2023-01-25T15:49:38.355Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4305-4-stack-cost] [2023-01-25T15:49:38.362Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4305-4-stack-cost] did not exist. Created. [2023-01-25T15:49:38.362Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4305-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-25T15:49:39.003Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-25T15:49:39.181Z] Stashed 1 file(s) [Pipeline] } [2023-01-25T15:49:39.191Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4305-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-25T15:49:39.192Z] $ docker stop --time=1 37e0e2f1daa16014b181e27e46dae2928859bc9d1b76eec3ff336abc0e1a76ef [2023-01-25T15:49:40.718Z] $ docker rm -f --volumes 37e0e2f1daa16014b181e27e46dae2928859bc9d1b76eec3ff336abc0e1a76ef [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-25T15:49:41.563Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:41.856Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:42.722Z] ---> package-listing.sh [2023-01-25T15:49:42.722Z] ++ facter osfamily [2023-01-25T15:49:42.722Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-25T15:49:42.980Z] + OS_FAMILY=debian [2023-01-25T15:49:42.980Z] + workspace=/w/workspace/edgex-go/4 [2023-01-25T15:49:42.980Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-25T15:49:42.980Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-25T15:49:42.980Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-25T15:49:42.980Z] + PACKAGES=/tmp/packages_start.txt [2023-01-25T15:49:42.980Z] + '[' /w/workspace/edgex-go/4 ']' [2023-01-25T15:49:42.980Z] + PACKAGES=/tmp/packages_end.txt [2023-01-25T15:49:42.980Z] + case "${OS_FAMILY}" in [2023-01-25T15:49:42.980Z] + dpkg -l [2023-01-25T15:49:42.980Z] + grep '^ii' [2023-01-25T15:49:42.980Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-25T15:49:42.980Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-25T15:49:42.980Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-25T15:49:42.980Z] + '[' /w/workspace/edgex-go/4 ']' [2023-01-25T15:49:42.980Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-01-25T15:49:42.980Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-01-25T15:49:42.992Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-25T15:49:43.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:49:43.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T15:49:43.825Z] [2023-01-25T15:49:43.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:49:44.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T15:49:44.122Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-25T15:49:44.122Z] 5eb5b503b376: Pulling fs layer [2023-01-25T15:49:44.122Z] 5c69ac0246d0: Pulling fs layer [2023-01-25T15:49:44.122Z] ec43610c2a17: Pulling fs layer [2023-01-25T15:49:44.122Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-25T15:49:44.122Z] 33b1e0a273af: Pulling fs layer [2023-01-25T15:49:44.122Z] 5d3b04190fa2: Pulling fs layer [2023-01-25T15:49:44.122Z] 2f39f015ded8: Pulling fs layer [2023-01-25T15:49:44.122Z] 3a2ae6a8a46f: Waiting [2023-01-25T15:49:44.122Z] 33b1e0a273af: Waiting [2023-01-25T15:49:44.122Z] 5d3b04190fa2: Waiting [2023-01-25T15:49:44.122Z] 2f39f015ded8: Waiting [2023-01-25T15:49:44.393Z] 5c69ac0246d0: Verifying Checksum [2023-01-25T15:49:44.393Z] 5c69ac0246d0: Download complete [2023-01-25T15:49:44.393Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-25T15:49:44.393Z] 3a2ae6a8a46f: Download complete [2023-01-25T15:49:44.393Z] 33b1e0a273af: Verifying Checksum [2023-01-25T15:49:44.393Z] 33b1e0a273af: Download complete [2023-01-25T15:49:44.655Z] 5d3b04190fa2: Verifying Checksum [2023-01-25T15:49:44.655Z] 5d3b04190fa2: Download complete [2023-01-25T15:49:44.655Z] ec43610c2a17: Verifying Checksum [2023-01-25T15:49:44.655Z] ec43610c2a17: Download complete [2023-01-25T15:49:44.655Z] 5eb5b503b376: Verifying Checksum [2023-01-25T15:49:44.655Z] 5eb5b503b376: Download complete [2023-01-25T15:49:45.588Z] 2f39f015ded8: Verifying Checksum [2023-01-25T15:49:45.588Z] 2f39f015ded8: Download complete [2023-01-25T15:49:45.846Z] 5eb5b503b376: Pull complete [2023-01-25T15:49:46.104Z] 5c69ac0246d0: Pull complete [2023-01-25T15:49:46.362Z] ec43610c2a17: Pull complete [2023-01-25T15:49:46.362Z] 3a2ae6a8a46f: Pull complete [2023-01-25T15:49:46.620Z] 33b1e0a273af: Pull complete [2023-01-25T15:49:46.620Z] 5d3b04190fa2: Pull complete [2023-01-25T15:49:50.799Z] 2f39f015ded8: Pull complete [2023-01-25T15:49:50.799Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-25T15:49:50.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T15:49:50.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:49:50.886Z] prd-ubuntu20.04-docker-8c-8g-3673 does not seem to be running inside a container [2023-01-25T15:49:50.925Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-25T15:49:57.300Z] $ docker top 0664d8145c7d81f15d2c66f643b75722090dd6fba8bd2eb15d7ab2b8351f9715 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:49:57.640Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-25T15:49:57.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-25T15:49:58.209Z] + ls /var/log/sa-host [2023-01-25T15:49:58.209Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T15:49:58.288Z] provisioning config files... [2023-01-25T15:49:58.295Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config18058380419140071032tmp [Pipeline] { [Pipeline] echo [2023-01-25T15:49:58.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:58.587Z] ---> create-netrc.sh [Pipeline] } [2023-01-25T15:49:58.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:58.923Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-25T15:49:58.932Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:59.215Z] ---> sudo-logs.sh [2023-01-25T15:49:59.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-25T15:49:59.253Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:59.538Z] ---> job-cost.sh [2023-01-25T15:49:59.538Z] lf-activate-venv: SKIPPING [2023-01-25T15:49:59.538Z] DEBUG: total: 0.10999999940395355 [2023-01-25T15:49:59.538Z] INFO: Retrieving Stack Cost... [2023-01-25T15:50:00.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-25T15:50:00.737Z] INFO: Archiving Costs [Pipeline] echo [2023-01-25T15:50:00.751Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:50:01.032Z] ---> logs-deploy.sh [2023-01-25T15:50:01.032Z] lf-activate-venv: SKIPPING [2023-01-25T15:50:01.032Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4305/4 [2023-01-25T15:50:01.032Z] INFO: archiving workspace using pattern(s): [2023-01-25T15:50:01.968Z] Archives upload complete. [2023-01-25T15:50:01.968Z] INFO: archiving logs to Nexus