Pull request #4231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50f7d2cb6d8147bc443e42ee69481d77c13dcb99+4f1b2626cb078c7149dc655301029b2517b4b500 (f37cb10151087047a62789871394e9cd9deeb348) 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-ssh14922668400610108370.key Verifying host key using known hosts file > 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-ssh13977014349374443475.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16378621572878831890.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8690444063595112833.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12794031894361821582.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12523486123112060395.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118796 in /w/workspace/edgexfoundry_edgex-go_PR-4231 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 4f1b2626cb078c7149dc655301029b2517b4b500 into PR head commit 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 Merge succeeded, producing 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 Checking out Revision 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 (PR-4231) Commit message: "ci: automated version changes for OpenAPI version: [2.4.0]" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4231/head:refs/remotes/origin/PR-4231 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-09T19:42:51.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-09T19:42:52.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T19:42:52.201Z] ========================================================= [2022-11-09T19:42:52.201Z] EdgeX Global Pipelines Version Info [2022-11-09T19:42:52.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:42:52.948Z] ------------------- [2022-11-09T19:42:52.948Z] stable info: [2022-11-09T19:42:52.948Z] ------------------- [2022-11-09T19:42:52.948Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-09T19:42:52.948Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T19:42:52.948Z] Message: update stable to v1.0.244 [2022-11-09T19:42:53.531Z] ------------------- [2022-11-09T19:42:53.531Z] experimental info: [2022-11-09T19:42:53.531Z] ------------------- [2022-11-09T19:42:53.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-09T19:42:53.531Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T19:42:53.531Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-09T19:42:53.814Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-09T19:42:53.854Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-09T19:42:53.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-09T19:42:53.933Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-09T19:42:53.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-09T19:42:54.004Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-09T19:42:54.040Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-09T19:42:54.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-09T19:42:54.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-09T19:42:54.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-09T19:42:54.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-09T19:42:54.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-09T19:42:54.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-09T19:42:54.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-09T19:42:54.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-09T19:42:54.367Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T19:42:54.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T19:42:54.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-09T19:42:54.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-09T19:42:54.535Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-09T19:42:54.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-09T19:42:54.607Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-09T19:42:54.646Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-09T19:42:54.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4231 [Pipeline] echo [2022-11-09T19:42:54.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4231 [Pipeline] echo [2022-11-09T19:42:54.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4231 [Pipeline] echo [2022-11-09T19:42:54.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo [2022-11-09T19:42:54.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50f7d2c [Pipeline] echo [2022-11-09T19:42:54.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T19:42:54.990Z] provisioning config files... [2022-11-09T19:42:55.006Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8407416442263598748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:42:55.386Z] ---> docker-login.sh [2022-11-09T19:42:55.386Z] nexus3.edgexfoundry.org:10001 [2022-11-09T19:42:55.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:42:55.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:42:55.646Z] Configure a credential helper to remove this warning. See [2022-11-09T19:42:55.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:42:55.646Z] [2022-11-09T19:42:55.646Z] Login Succeeded [2022-11-09T19:42:55.646Z] nexus3.edgexfoundry.org:10002 [2022-11-09T19:42:55.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:42:55.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:42:55.914Z] Configure a credential helper to remove this warning. See [2022-11-09T19:42:55.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:42:55.914Z] [2022-11-09T19:42:55.914Z] Login Succeeded [2022-11-09T19:42:55.914Z] nexus3.edgexfoundry.org:10003 [2022-11-09T19:42:55.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:42:55.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:42:55.915Z] Configure a credential helper to remove this warning. See [2022-11-09T19:42:55.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:42:55.915Z] [2022-11-09T19:42:55.915Z] Login Succeeded [2022-11-09T19:42:55.915Z] nexus3.edgexfoundry.org:10004 [2022-11-09T19:42:55.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:42:56.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:42:56.176Z] Configure a credential helper to remove this warning. See [2022-11-09T19:42:56.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:42:56.176Z] [2022-11-09T19:42:56.176Z] Login Succeeded [2022-11-09T19:42:56.176Z] docker.io [2022-11-09T19:42:56.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:42:56.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:42:56.438Z] Configure a credential helper to remove this warning. See [2022-11-09T19:42:56.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:42:56.438Z] [2022-11-09T19:42:56.438Z] Login Succeeded [2022-11-09T19:42:56.438Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T19:42:56.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:42:56.886Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-11-09T19:42:56.886Z] + dirname+ cmd/core-command/Dockerfile [2022-11-09T19:42:56.886Z] cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/core-data/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/core-metadata/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/support-notifications/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-09T19:42:56.886Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-09T19:42:56.886Z] + cut -d/ -f2 [2022-11-09T19:42:56.886Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-09T19:42:56.929Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-09T19:42:57.398Z] + git rev-list -1 --merges 50f7d2cb6d8147bc443e42ee69481d77c13dcb99~1..50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo [2022-11-09T19:42:57.431Z] -----------> git rev-list -1 --merges 50f7d2cb6d8147bc443e42ee69481d77c13dcb99~1..50f7d2cb6d8147bc443e42ee69481d77c13dcb99 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [false] [Pipeline] sh [2022-11-09T19:42:57.739Z] + git log --format=format:%s -1 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo [2022-11-09T19:42:57.772Z] ========================================================= [2022-11-09T19:42:57.772Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-09T19:42:57.772Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-09T19:42:58.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T19:42:58.181Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-09T19:42:58.181Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-09T19:42:58.181Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-09T19:42:58.181Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-09T19:42:58.182Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-09T19:42:58.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:42:58.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:42:58.597Z] [2022-11-09T19:42:58.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:42:58.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:42:58.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-09T19:42:58.967Z] b85a868b505f: Pulling fs layer [2022-11-09T19:42:58.967Z] e2be974225ed: Pulling fs layer [2022-11-09T19:42:58.967Z] 339a4e72a1f5: Pulling fs layer [2022-11-09T19:42:58.967Z] 988bab9f4d93: Pulling fs layer [2022-11-09T19:42:58.967Z] 1469e6f7b9e6: Pulling fs layer [2022-11-09T19:42:58.967Z] eaf3925da568: Pulling fs layer [2022-11-09T19:42:58.967Z] bab4dde63d76: Pulling fs layer [2022-11-09T19:42:58.967Z] bde34c3a00c8: Pulling fs layer [2022-11-09T19:42:58.967Z] b352a97aabf1: Pulling fs layer [2022-11-09T19:42:58.967Z] 4872d77fe225: Pulling fs layer [2022-11-09T19:42:58.967Z] 5851b861e8e6: Pulling fs layer [2022-11-09T19:42:58.967Z] 988bab9f4d93: Waiting [2022-11-09T19:42:58.967Z] 1469e6f7b9e6: Waiting [2022-11-09T19:42:58.967Z] eaf3925da568: Waiting [2022-11-09T19:42:58.967Z] bab4dde63d76: Waiting [2022-11-09T19:42:58.967Z] bde34c3a00c8: Waiting [2022-11-09T19:42:58.967Z] 4872d77fe225: Waiting [2022-11-09T19:42:58.967Z] 5851b861e8e6: Waiting [2022-11-09T19:42:58.967Z] b352a97aabf1: Waiting [2022-11-09T19:42:58.967Z] e2be974225ed: Download complete [2022-11-09T19:42:58.967Z] 988bab9f4d93: Verifying Checksum [2022-11-09T19:42:58.967Z] 988bab9f4d93: Download complete [2022-11-09T19:42:59.228Z] 1469e6f7b9e6: Verifying Checksum [2022-11-09T19:42:59.228Z] 1469e6f7b9e6: Download complete [2022-11-09T19:42:59.228Z] 339a4e72a1f5: Verifying Checksum [2022-11-09T19:42:59.228Z] 339a4e72a1f5: Download complete [2022-11-09T19:42:59.228Z] eaf3925da568: Verifying Checksum [2022-11-09T19:42:59.228Z] eaf3925da568: Download complete [2022-11-09T19:42:59.228Z] bde34c3a00c8: Verifying Checksum [2022-11-09T19:42:59.228Z] bde34c3a00c8: Download complete [2022-11-09T19:42:59.228Z] b352a97aabf1: Download complete [2022-11-09T19:42:59.229Z] 4872d77fe225: Verifying Checksum [2022-11-09T19:42:59.229Z] 4872d77fe225: Download complete [2022-11-09T19:42:59.229Z] 5851b861e8e6: Download complete [2022-11-09T19:42:59.229Z] b85a868b505f: Verifying Checksum [2022-11-09T19:42:59.229Z] b85a868b505f: Download complete [2022-11-09T19:42:59.488Z] bab4dde63d76: Verifying Checksum [2022-11-09T19:42:59.488Z] bab4dde63d76: Download complete [2022-11-09T19:43:00.425Z] b85a868b505f: Pull complete [2022-11-09T19:43:00.685Z] e2be974225ed: Pull complete [2022-11-09T19:43:01.253Z] 339a4e72a1f5: Pull complete [2022-11-09T19:43:01.253Z] 988bab9f4d93: Pull complete [2022-11-09T19:43:01.515Z] 1469e6f7b9e6: Pull complete [2022-11-09T19:43:01.515Z] eaf3925da568: Pull complete [2022-11-09T19:43:03.419Z] bab4dde63d76: Pull complete [2022-11-09T19:43:03.419Z] bde34c3a00c8: Pull complete [2022-11-09T19:43:03.419Z] b352a97aabf1: Pull complete [2022-11-09T19:43:03.680Z] 4872d77fe225: Pull complete [2022-11-09T19:43:03.680Z] 5851b861e8e6: Pull complete [2022-11-09T19:43:03.680Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-09T19:43:03.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:43:03.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:43:03.881Z] prd-ubuntu20.04-docker-8c-8g-118796 does not seem to be running inside a container [2022-11-09T19:43:03.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T19:43:07.317Z] $ docker top ae660486236cf8e2365df5997592fe60b9ab90ce0d6e9feb0da96d55dc3ea112 -eo pid,comm [2022-11-09T19:43:07.365Z] 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). [2022-11-09T19:43:07.366Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T19:43:07.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T19:43:07.484Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T19:43:07.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T19:43:07.603Z] $ docker exec ae660486236cf8e2365df5997592fe60b9ab90ce0d6e9feb0da96d55dc3ea112 ssh-agent [2022-11-09T19:43:07.716Z] SSH_AUTH_SOCK=/tmp/ssh-cCzyT493NXvd/agent.30 [2022-11-09T19:43:07.716Z] SSH_AGENT_PID=36 [2022-11-09T19:43:07.723Z] Running ssh-add (command line suppressed) [2022-11-09T19:43:07.814Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1372957222226577592.key (/w/workspace/edgex-go/1@tmp/private_key_1372957222226577592.key) [2022-11-09T19:43:07.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T19:43:08.158Z] + git tag --points-at HEAD [Pipeline] } [2022-11-09T19:43:08.185Z] $ docker exec --env ******** --env ******** ae660486236cf8e2365df5997592fe60b9ab90ce0d6e9feb0da96d55dc3ea112 ssh-agent -k [2022-11-09T19:43:08.285Z] unset SSH_AUTH_SOCK; [2022-11-09T19:43:08.285Z] unset SSH_AGENT_PID; [2022-11-09T19:43:08.285Z] echo Agent pid 36 killed; [2022-11-09T19:43:08.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-09T19:43:08.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T19:43:08.378Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T19:43:08.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T19:43:08.494Z] $ docker exec ae660486236cf8e2365df5997592fe60b9ab90ce0d6e9feb0da96d55dc3ea112 ssh-agent [2022-11-09T19:43:08.599Z] SSH_AUTH_SOCK=/tmp/ssh-AkK8HCxuMhUY/agent.69 [2022-11-09T19:43:08.599Z] SSH_AGENT_PID=76 [2022-11-09T19:43:08.604Z] Running ssh-add (command line suppressed) [2022-11-09T19:43:08.715Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16901370174950681578.key (/w/workspace/edgex-go/1@tmp/private_key_16901370174950681578.key) [2022-11-09T19:43:08.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T19:43:09.058Z] + git semver init [2022-11-09T19:43:09.317Z] 2022-11-09 19:43:09,225 [run_init] DEBUG init version:0.0.0 force:False [2022-11-09T19:43:09.317Z] 2022-11-09 19:43:09,225 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-11-09T19:43:09.317Z] 2022-11-09 19:43:09,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-11-09T19:43:09.317Z] 2022-11-09 19:43:09,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-11-09T19:43:14.646Z] 2022-11-09 19:43:14,511 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-11-09T19:43:14.646Z] 2022-11-09 19:43:14,512 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4231 with force:False [2022-11-09T19:43:14.646Z] 2022-11-09 19:43:14,512 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4231 [2022-11-09T19:43:14.646Z] 2022-11-09 19:43:14,516 [execute] INFO git cat-file --batch-check [2022-11-09T19:43:14.646Z] 2022-11-09 19:43:14,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T19:43:14.646Z] 2022-11-09 19:43:14,522 [execute] INFO git cat-file --batch [2022-11-09T19:43:14.646Z] 2022-11-09 19:43:14,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T19:43:14.646Z] 2022-11-09 19:43:14,527 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4231 [2022-11-09T19:43:14.646Z] 0.0.0 [Pipeline] } [2022-11-09T19:43:14.675Z] $ docker exec --env ******** --env ******** ae660486236cf8e2365df5997592fe60b9ab90ce0d6e9feb0da96d55dc3ea112 ssh-agent -k [2022-11-09T19:43:14.776Z] unset SSH_AUTH_SOCK; [2022-11-09T19:43:14.777Z] unset SSH_AGENT_PID; [2022-11-09T19:43:14.777Z] echo Agent pid 76 killed; [2022-11-09T19:43:14.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:43:15.213Z] + git semver [Pipeline] } [2022-11-09T19:43:15.498Z] $ docker stop --time=1 ae660486236cf8e2365df5997592fe60b9ab90ce0d6e9feb0da96d55dc3ea112 [2022-11-09T19:43:16.841Z] $ docker rm -f ae660486236cf8e2365df5997592fe60b9ab90ce0d6e9feb0da96d55dc3ea112 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T19:43:17.248Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-09T19:43:17.478Z] Stashed 1 file(s) [Pipeline] echo [2022-11-09T19:43:17.494Z] [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 [2022-11-09T19:43:18.244Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-09T19:43:18.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:43:18.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:43:18.341Z] ========================================================= [2022-11-09T19:43:18.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-09T19:43:18.341Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:43:18.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:43:18.682Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-09T19:43:18.682Z] 213ec9aee27d: Pulling fs layer [2022-11-09T19:43:18.682Z] 4583459ba037: Pulling fs layer [2022-11-09T19:43:18.682Z] 93c1e223e6f2: Pulling fs layer [2022-11-09T19:43:18.682Z] 53926ce57604: Pulling fs layer [2022-11-09T19:43:18.682Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-09T19:43:18.682Z] 22ff95d597cd: Pulling fs layer [2022-11-09T19:43:18.682Z] 12d6caf4c0d1: Pulling fs layer [2022-11-09T19:43:18.682Z] 96b7cbca73a9: Pulling fs layer [2022-11-09T19:43:18.682Z] a7acece74701: Pulling fs layer [2022-11-09T19:43:18.682Z] 22ff95d597cd: Waiting [2022-11-09T19:43:18.682Z] 12d6caf4c0d1: Waiting [2022-11-09T19:43:18.682Z] 96b7cbca73a9: Waiting [2022-11-09T19:43:18.682Z] a7acece74701: Waiting [2022-11-09T19:43:18.682Z] 53926ce57604: Waiting [2022-11-09T19:43:18.682Z] 21b2b0c7a3f4: Waiting [2022-11-09T19:43:18.682Z] 93c1e223e6f2: Download complete [2022-11-09T19:43:18.682Z] 4583459ba037: Verifying Checksum [2022-11-09T19:43:18.682Z] 4583459ba037: Download complete [2022-11-09T19:43:18.682Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-09T19:43:18.682Z] 21b2b0c7a3f4: Download complete [2022-11-09T19:43:18.682Z] 22ff95d597cd: Download complete [2022-11-09T19:43:18.682Z] 213ec9aee27d: Download complete [2022-11-09T19:43:18.682Z] 12d6caf4c0d1: Verifying Checksum [2022-11-09T19:43:18.682Z] 12d6caf4c0d1: Download complete [2022-11-09T19:43:18.942Z] 213ec9aee27d: Pull complete [2022-11-09T19:43:18.942Z] 4583459ba037: Pull complete [2022-11-09T19:43:19.203Z] 93c1e223e6f2: Pull complete [2022-11-09T19:43:19.463Z] a7acece74701: Verifying Checksum [2022-11-09T19:43:19.463Z] a7acece74701: Download complete [2022-11-09T19:43:19.463Z] 96b7cbca73a9: Verifying Checksum [2022-11-09T19:43:19.463Z] 96b7cbca73a9: Download complete [2022-11-09T19:43:19.721Z] 53926ce57604: Verifying Checksum [2022-11-09T19:43:19.721Z] 53926ce57604: Download complete [2022-11-09T19:43:23.009Z] 53926ce57604: Pull complete [2022-11-09T19:43:23.268Z] 21b2b0c7a3f4: Pull complete [2022-11-09T19:43:23.268Z] 22ff95d597cd: Pull complete [2022-11-09T19:43:23.268Z] 12d6caf4c0d1: Pull complete [2022-11-09T19:43:25.801Z] 96b7cbca73a9: Pull complete [2022-11-09T19:43:26.060Z] a7acece74701: Pull complete [2022-11-09T19:43:26.060Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-09T19:43:26.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:43:26.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:43:26.433Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:43:26.433Z] WORKDIR /edgex [2022-11-09T19:43:26.433Z] COPY go.mod . [2022-11-09T19:43:26.433Z] RUN go mod download [2022-11-09T19:43:26.433Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-09T19:43:27.002Z] Sending build context to Docker daemon 169.8MB [2022-11-09T19:43:27.002Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:43:27.002Z] ---> db6d94c90886 [2022-11-09T19:43:27.002Z] Step 2/4 : WORKDIR /edgex [2022-11-09T19:43:32.278Z] ---> Running in 96f646565421 [2022-11-09T19:43:32.538Z] Removing intermediate container 96f646565421 [2022-11-09T19:43:32.538Z] ---> 6d1b6c474749 [2022-11-09T19:43:32.538Z] Step 3/4 : COPY go.mod . [2022-11-09T19:43:32.538Z] ---> 0180ada47d10 [2022-11-09T19:43:32.538Z] Step 4/4 : RUN go mod download [2022-11-09T19:43:32.538Z] ---> Running in 60d8b402c090 [2022-11-09T19:43:32.786Z] Still waiting to schedule task [2022-11-09T19:43:32.787Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118797’ is offline [2022-11-09T19:43:50.669Z] Removing intermediate container 60d8b402c090 [2022-11-09T19:43:50.669Z] ---> ce75a07c5140 [2022-11-09T19:43:50.669Z] Successfully built ce75a07c5140 [2022-11-09T19:43:50.669Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:43:51.052Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T19:43:51.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:43:51.285Z] prd-ubuntu20.04-docker-8c-8g-118796 does not seem to be running inside a container [2022-11-09T19:43:51.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T19:43:51.817Z] $ docker top acaf4a76147bc716ea7d356d74651358b3274a42e8b6ccc841912dedd7c6751d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:43:52.211Z] + go version [2022-11-09T19:43:52.211Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-09T19:43:52.243Z] $ docker stop --time=1 acaf4a76147bc716ea7d356d74651358b3274a42e8b6ccc841912dedd7c6751d [2022-11-09T19:43:53.509Z] $ docker rm -f acaf4a76147bc716ea7d356d74651358b3274a42e8b6ccc841912dedd7c6751d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:43:54.291Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T19:43:54.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:43:54.442Z] prd-ubuntu20.04-docker-8c-8g-118796 does not seem to be running inside a container [2022-11-09T19:43:54.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T19:43:54.818Z] $ docker top 6361434d5fd4619939411f6536e0b59bd19cb4340c99e95c40fcdbb1fd133e09 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T19:43:54.927Z] ========================================================= [2022-11-09T19:43:54.927Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-09T19:43:54.927Z] ========================================================= [Pipeline] sh [2022-11-09T19:43:55.216Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:43:55.573Z] + make test [2022-11-09T19:43:55.573Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-09T19:44:02.139Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-09T19:44:14.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-09T19:44:14.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-09T19:44:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-09T19:44:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-09T19:44:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-09T19:44:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-09T19:44:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-09T19:44:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-09T19:44:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-09T19:44:14.885Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-09T19:44:14.885Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-09T19:44:14.885Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-09T19:44:14.885Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-09T19:44:14.885Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-09T19:44:14.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-09T19:44:15.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-11-09T19:44:15.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-09T19:44:15.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-09T19:44:16.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2022-11-09T19:44:16.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.137s coverage: 43.0% of statements [2022-11-09T19:44:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-09T19:44:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-09T19:44:16.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.2% of statements [2022-11-09T19:44:16.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-09T19:44:16.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-09T19:44:20.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.254s coverage: 89.2% of statements [2022-11-09T19:44:20.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-09T19:44:20.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.2% of statements [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 29.6% of statements [2022-11-09T19:44:20.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 47.1% of statements [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-11-09T19:44:20.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-11-09T19:44:28.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.086s coverage: 94.4% of statements [2022-11-09T19:44:28.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-11-09T19:44:31.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 79.9% of statements [2022-11-09T19:44:31.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-09T19:44:40.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-09T19:44:40.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-09T19:44:40.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-09T19:44:40.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-09T19:44:40.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-11-09T19:44:40.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-09T19:44:40.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.016s coverage: 100.0% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.8% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.8% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-09T19:44:40.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-11-09T19:44:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-09T19:44:40.026Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-09T19:45:01.924Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-09T19:45:01.924Z] GO111MODULE=on go vet ./... [2022-11-09T19:45:03.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T19:45:03.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T19:45:03.562Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T19:45:03.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-09T19:45:03.905Z] + ls -al . [2022-11-09T19:45:03.905Z] total 776 [2022-11-09T19:45:03.905Z] drwxrwxr-x 11 1001 1001 4096 Nov 9 19:43 . [2022-11-09T19:45:03.905Z] drwxr-xr-x 4 root root 4096 Nov 9 19:43 .. [2022-11-09T19:45:03.905Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:42 .blubracket [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 16 Nov 9 19:42 .dockerignore [2022-11-09T19:45:03.905Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:44 .git [2022-11-09T19:45:03.905Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:42 .github [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 1030 Nov 9 19:42 .gitignore [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 19:42 .golangci.yml [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 87 Nov 9 19:42 .hadolint.yml [2022-11-09T19:45:03.905Z] drwxr-xr-x 3 1001 1001 4096 Nov 9 19:43 .semver [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 19:42 .sonarcloud.properties [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 19:42 ADOPTERS.md [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 10722 Nov 9 19:42 Attribution.txt [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 73765 Nov 9 19:42 CHANGELOG.md [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 19:42 CONTRIBUTING.md [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 19:42 GOVERNANCE.md [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 850 Nov 9 19:42 Jenkinsfile [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 19:42 LICENSE [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 13857 Nov 9 19:42 Makefile [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 19:42 OWNERS.md [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 9799 Nov 9 19:42 README.md [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 19:42 SECURITY.md [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 5 Nov 9 19:43 VERSION [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 19:42 ZMQWindows.md [2022-11-09T19:45:03.905Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:42 bin [2022-11-09T19:45:03.905Z] drwxrwxr-x 18 1001 1001 4096 Nov 9 19:42 cmd [2022-11-09T19:45:03.905Z] -rw-r--r-- 1 root root 501828 Nov 9 19:44 coverage.out [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 3405 Nov 9 19:42 go.mod [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 44978 Nov 9 19:42 go.sum [2022-11-09T19:45:03.905Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:42 internal [2022-11-09T19:45:03.905Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:42 openapi [2022-11-09T19:45:03.905Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 19:42 snap [2022-11-09T19:45:03.905Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 19:42 version.go [Pipeline] sh [2022-11-09T19:45:04.276Z] + '[' -e coverage.out ] [2022-11-09T19:45:04.276Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-09T19:45:04.454Z] Stashed 1 file(s) [Pipeline] sh [2022-11-09T19:45:04.746Z] + make build [2022-11-09T19:45:04.747Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T19:45:19.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-09T19:45:29.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-09T19:45:29.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T19:45:36.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T19:45:36.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T19:45:37.090Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T19:45:38.464Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:45:39.398Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:45:40.330Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:45:41.276Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:45:41.923Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:45:43.824Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-11-09T19:45:44.783Z] $ docker stop --time=1 6361434d5fd4619939411f6536e0b59bd19cb4340c99e95c40fcdbb1fd133e09 [2022-11-09T19:45:48.278Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118798 in /w/workspace/edgexfoundry_edgex-go_PR-4231 [2022-11-09T19:45:50.126Z] $ docker rm -f 6361434d5fd4619939411f6536e0b59bd19cb4340c99e95c40fcdbb1fd133e09 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2022-11-09T19:45:50.580Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [2022-11-09T19:45:50.704Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:45:51.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:45:51.216Z] [2022-11-09T19:45:51.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:45:51.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:45:51.581Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-09T19:45:51.581Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-09T19:45:51.582Z] ca9280d653b3: Pulling fs layer [2022-11-09T19:45:51.582Z] 7e9c9ca2126c: Pulling fs layer [2022-11-09T19:45:51.842Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-09T19:45:51.842Z] cbdbe7a5bc2a: Download complete [2022-11-09T19:45:51.842Z] ca9280d653b3: Verifying Checksum [2022-11-09T19:45:51.842Z] ca9280d653b3: Download complete [2022-11-09T19:45:51.842Z] cbdbe7a5bc2a: Pull complete [2022-11-09T19:45:52.100Z] 7e9c9ca2126c: Verifying Checksum [2022-11-09T19:45:52.100Z] 7e9c9ca2126c: Download complete [2022-11-09T19:45:52.358Z] ca9280d653b3: Pull complete [2022-11-09T19:45:55.633Z] 7e9c9ca2126c: Pull complete [2022-11-09T19:45:55.633Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-09T19:45:55.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:45:55.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:45:55.642Z] using credential edgex-jenkins-ssh [2022-11-09T19:45:55.658Z] Cloning the remote Git repository [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:45:55.842Z] prd-ubuntu20.04-docker-8c-8g-118796 does not seem to be running inside a container [2022-11-09T19:45:55.872Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-09T19:45:55.712Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-09T19:45:55.793Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-11-09T19:45:55.938Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-09T19:45:55.940Z] > git --version # timeout=10 [2022-11-09T19:45:55.961Z] > git --version # 'git version 2.25.1' [2022-11-09T19:45:55.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T19:45:56.008Z] Verifying host key using known hosts file [2022-11-09T19:45:56.195Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T19:45:56.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T19:45:59.191Z] $ docker top a6fe8e87beccc5a9b3b7e18f7f8fae91f10ba2dd33f1579803886a8f5c8a42eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:45:59.567Z] + grep parallel [2022-11-09T19:45:59.567Z] + docker-compose build --help [2022-11-09T19:46:00.135Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T19:46:00.169Z] $ docker stop --time=1 a6fe8e87beccc5a9b3b7e18f7f8fae91f10ba2dd33f1579803886a8f5c8a42eb [2022-11-09T19:46:01.462Z] $ docker rm -f a6fe8e87beccc5a9b3b7e18f7f8fae91f10ba2dd33f1579803886a8f5c8a42eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:46:02.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:46:02.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:46:02.137Z] prd-ubuntu20.04-docker-8c-8g-118796 does not seem to be running inside a container [2022-11-09T19:46:02.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-09T19:46:02.497Z] $ docker top d3975c2ac98a95071481a6f80400b1b4b94c39d631b3fd60cd05ba3a02e9e637 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:46:02.886Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T19:46:03.453Z] Building core-command ... [2022-11-09T19:46:03.453Z] Building core-data ... [2022-11-09T19:46:03.453Z] Building core-metadata ... [2022-11-09T19:46:03.453Z] Building security-bootstrapper ... [2022-11-09T19:46:03.453Z] Building security-proxy-setup ... [2022-11-09T19:46:03.453Z] Building security-secretstore-setup ... [2022-11-09T19:46:03.453Z] Building security-spiffe-token-provider ... [2022-11-09T19:46:03.453Z] Building security-spire-agent ... [2022-11-09T19:46:03.453Z] Building security-spire-config ... [2022-11-09T19:46:03.453Z] Building security-spire-server ... [2022-11-09T19:46:03.453Z] Building support-notifications ... [2022-11-09T19:46:03.453Z] Building support-scheduler ... [2022-11-09T19:46:03.453Z] Building sys-mgmt-agent ... [2022-11-09T19:46:03.453Z] Building security-secretstore-setup [2022-11-09T19:46:03.453Z] Building security-spire-server [2022-11-09T19:46:03.453Z] Building security-spire-config [2022-11-09T19:46:03.453Z] Building core-data [2022-11-09T19:46:03.453Z] Building security-bootstrapper [2022-11-09T19:46:12.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-09T19:46:12.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T19:46:13.423Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:13.423Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:13.423Z] ---> ce75a07c5140 [2022-11-09T19:46:13.423Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:46:13.684Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:13.684Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:13.684Z] ---> ce75a07c5140 [2022-11-09T19:46:13.684Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:46:13.944Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:13.944Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:13.944Z] ---> ce75a07c5140 [2022-11-09T19:46:13.944Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T19:46:13.944Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:13.944Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:13.944Z] ---> ce75a07c5140 [2022-11-09T19:46:13.944Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T19:46:14.209Z] Merging remotes/origin/main commit 4f1b2626cb078c7149dc655301029b2517b4b500 into PR head commit 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:46:14.646Z] Merge succeeded, producing 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:46:14.647Z] Checking out Revision 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 (PR-4231) [2022-11-09T19:46:13.390Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-09T19:46:13.432Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-09T19:46:13.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T19:46:13.439Z] Verifying host key using known hosts file [2022-11-09T19:46:13.446Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T19:46:13.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4231/head:refs/remotes/origin/PR-4231 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-09T19:46:14.231Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T19:46:14.254Z] > git checkout -f 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 # timeout=10 [2022-11-09T19:46:14.543Z] > git remote # timeout=10 [2022-11-09T19:46:14.564Z] > git config --get remote.origin.url # timeout=10 [2022-11-09T19:46:14.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T19:46:14.585Z] Verifying host key using known hosts file [2022-11-09T19:46:14.589Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T19:46:14.599Z] > git merge 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 [2022-11-09T19:46:14.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-09T19:46:14.658Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T19:46:14.673Z] > git checkout -f 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 # timeout=10 [2022-11-09T19:46:15.321Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:15.321Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:15.321Z] ---> ce75a07c5140 [2022-11-09T19:46:15.321Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:46:15.412Z] Commit message: "ci: automated version changes for OpenAPI version: [2.4.0]" [2022-11-09T19:46:15.475Z] > git --version # timeout=10 [2022-11-09T19:46:15.487Z] > git --version # 'git version 2.25.1' [2022-11-09T19:46:15.506Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T19:46:16.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-09T19:46:16.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:46:16.628Z] Dload Upload Total Spent Left Speed [2022-11-09T19:46:16.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2022-11-09T19:46:17.327Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-09T19:46:17.693Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-09T19:46:17.693Z] + sudo tee /etc/docker/daemon.new [2022-11-09T19:46:17.693Z] { [2022-11-09T19:46:17.693Z] "registry-mirrors": [ [2022-11-09T19:46:17.693Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-09T19:46:17.693Z] ], [2022-11-09T19:46:17.693Z] "bip": "10.250.0.254/24", [2022-11-09T19:46:17.693Z] "hosts": [ [2022-11-09T19:46:17.693Z] "tcp://0.0.0.0:5555", [2022-11-09T19:46:17.693Z] "unix:///var/run/docker.sock" [2022-11-09T19:46:17.693Z] ], [2022-11-09T19:46:17.693Z] "mtu": 1458, [2022-11-09T19:46:17.693Z] "selinux-enabled": true, [2022-11-09T19:46:17.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-09T19:46:17.693Z] } [Pipeline] sh [2022-11-09T19:46:18.049Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-09T19:46:18.400Z] + sudo service docker restart [2022-11-09T19:46:23.434Z] ---> Running in 6511de4e3f50 [2022-11-09T19:46:23.434Z] ---> Running in d2432dcf1389 [2022-11-09T19:46:23.434Z] ---> Running in 3de5cfd20d47 [2022-11-09T19:46:23.434Z] ---> Running in 21d722523ae8 [2022-11-09T19:46:23.434Z] ---> Running in 7192ac728d86 [2022-11-09T19:46:23.434Z] Removing intermediate container 6511de4e3f50 [2022-11-09T19:46:23.434Z] ---> 56105a35339e [2022-11-09T19:46:23.434Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:46:23.434Z] Removing intermediate container d2432dcf1389 [2022-11-09T19:46:23.434Z] ---> aece904fb7f3 [2022-11-09T19:46:23.434Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T19:46:23.434Z] Removing intermediate container 7192ac728d86 [2022-11-09T19:46:23.434Z] ---> f06d13ada71c [2022-11-09T19:46:23.434Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:46:23.434Z] Removing intermediate container 3de5cfd20d47 [2022-11-09T19:46:23.434Z] ---> f7db69b16b1c [2022-11-09T19:46:23.434Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:46:23.434Z] Removing intermediate container 21d722523ae8 [2022-11-09T19:46:23.434Z] ---> 4cc92bfc8104 [2022-11-09T19:46:23.434Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T19:46:23.434Z] ---> Running in a38c186b2389 [2022-11-09T19:46:23.434Z] ---> Running in 81b32c98bf2e [2022-11-09T19:46:23.434Z] ---> Running in 4900de7c2b2a [2022-11-09T19:46:23.434Z] ---> Running in 777fe0241f29 [2022-11-09T19:46:23.434Z] ---> Running in 21ae4b4dc22c [2022-11-09T19:46:23.434Z] Removing intermediate container 4900de7c2b2a [2022-11-09T19:46:23.434Z] ---> 2818c5bd807f [2022-11-09T19:46:23.434Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T19:46:23.434Z] ---> Running in 8247461a5696 [2022-11-09T19:46:23.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:23.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:23.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:23.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:23.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:23.949Z] OK: 211 MiB in 51 packages [2022-11-09T19:46:23.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:24.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:24.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:24.205Z] OK: 211 MiB in 51 packages [2022-11-09T19:46:24.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:24.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:24.205Z] OK: 211 MiB in 51 packages [2022-11-09T19:46:24.464Z] OK: 211 MiB in 51 packages [2022-11-09T19:46:24.464Z] OK: 211 MiB in 51 packages [2022-11-09T19:46:24.464Z] Removing intermediate container a38c186b2389 [2022-11-09T19:46:24.464Z] ---> df4a8d92934f [2022-11-09T19:46:24.464Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:46:24.722Z] Removing intermediate container 81b32c98bf2e [2022-11-09T19:46:24.722Z] ---> f79fd79e2378 [2022-11-09T19:46:24.722Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T19:46:24.722Z] ---> db6854acf4a7 [2022-11-09T19:46:24.722Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:24.722Z] ---> Running in c2f80a511f46 [2022-11-09T19:46:24.722Z] ---> 5e1f309cf28f [2022-11-09T19:46:24.722Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:24.722Z] ---> Running in 2fa766fd5fb6 [2022-11-09T19:46:24.722Z] Removing intermediate container 21ae4b4dc22c [2022-11-09T19:46:24.722Z] ---> 5dd729dcb643 [2022-11-09T19:46:24.722Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T19:46:24.722Z] Removing intermediate container 777fe0241f29 [2022-11-09T19:46:24.722Z] ---> 95f0dd91d78c [2022-11-09T19:46:24.722Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:46:24.978Z] Removing intermediate container 8247461a5696 [2022-11-09T19:46:24.978Z] ---> 0166b396d301 [2022-11-09T19:46:24.978Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:46:24.978Z] ---> efa09e5fe6a0 [2022-11-09T19:46:24.978Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:24.978Z] ---> 53ad7561e38d [2022-11-09T19:46:24.978Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:24.978Z] ---> Running in dd94ed186cb9 [2022-11-09T19:46:24.978Z] ---> Running in afe41cba921b [2022-11-09T19:46:24.978Z] ---> 9b4723e99913 [2022-11-09T19:46:24.978Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:25.239Z] ---> Running in be12eba5c341 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T19:46:36.725Z] provisioning config files... [2022-11-09T19:46:36.757Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15497843057782712991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:46:37.154Z] ---> docker-login.sh [2022-11-09T19:46:37.154Z] nexus3.edgexfoundry.org:10001 [2022-11-09T19:46:37.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:46:37.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:46:37.694Z] Configure a credential helper to remove this warning. See [2022-11-09T19:46:37.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:46:37.694Z] [2022-11-09T19:46:37.694Z] Login Succeeded [2022-11-09T19:46:37.694Z] nexus3.edgexfoundry.org:10002 [2022-11-09T19:46:37.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:46:37.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:46:37.965Z] Configure a credential helper to remove this warning. See [2022-11-09T19:46:37.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:46:37.965Z] [2022-11-09T19:46:37.965Z] Login Succeeded [2022-11-09T19:46:38.233Z] nexus3.edgexfoundry.org:10003 [2022-11-09T19:46:38.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:46:38.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:46:38.501Z] Configure a credential helper to remove this warning. See [2022-11-09T19:46:38.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:46:38.501Z] [2022-11-09T19:46:38.501Z] Login Succeeded [2022-11-09T19:46:38.501Z] nexus3.edgexfoundry.org:10004 [2022-11-09T19:46:38.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:46:38.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:46:38.772Z] Configure a credential helper to remove this warning. See [2022-11-09T19:46:38.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:46:38.772Z] [2022-11-09T19:46:38.772Z] Login Succeeded [2022-11-09T19:46:38.772Z] docker.io [2022-11-09T19:46:39.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:46:39.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:46:39.309Z] Configure a credential helper to remove this warning. See [2022-11-09T19:46:39.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:46:39.309Z] [2022-11-09T19:46:39.309Z] Login Succeeded [2022-11-09T19:46:39.309Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T19:46:39.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-09T19:46:39.918Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-09T19:46:39.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:46:40.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:46:40.045Z] ========================================================= [2022-11-09T19:46:40.045Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-09T19:46:40.045Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:46:40.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:46:40.420Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-09T19:46:40.420Z] 9b18e9b68314: Pulling fs layer [2022-11-09T19:46:40.420Z] 35d82f9e3411: Pulling fs layer [2022-11-09T19:46:40.420Z] e16973657156: Pulling fs layer [2022-11-09T19:46:40.420Z] fc693d55d65f: Pulling fs layer [2022-11-09T19:46:40.420Z] 7e9fc2657dce: Pulling fs layer [2022-11-09T19:46:40.420Z] dda99020689f: Pulling fs layer [2022-11-09T19:46:40.420Z] db1c61fa0a46: Pulling fs layer [2022-11-09T19:46:40.420Z] 891c053d2c06: Pulling fs layer [2022-11-09T19:46:40.420Z] 7e9fc2657dce: Waiting [2022-11-09T19:46:40.420Z] dda99020689f: Waiting [2022-11-09T19:46:40.420Z] db1c61fa0a46: Waiting [2022-11-09T19:46:40.420Z] 891c053d2c06: Waiting [2022-11-09T19:46:40.420Z] fc693d55d65f: Waiting [2022-11-09T19:46:40.693Z] e16973657156: Verifying Checksum [2022-11-09T19:46:40.693Z] e16973657156: Download complete [2022-11-09T19:46:40.693Z] 35d82f9e3411: Verifying Checksum [2022-11-09T19:46:40.693Z] 35d82f9e3411: Download complete [2022-11-09T19:46:40.693Z] 7e9fc2657dce: Download complete [2022-11-09T19:46:40.693Z] dda99020689f: Verifying Checksum [2022-11-09T19:46:40.693Z] dda99020689f: Download complete [2022-11-09T19:46:40.693Z] 9b18e9b68314: Verifying Checksum [2022-11-09T19:46:40.693Z] 9b18e9b68314: Download complete [2022-11-09T19:46:41.672Z] 9b18e9b68314: Pull complete [2022-11-09T19:46:41.672Z] 891c053d2c06: Verifying Checksum [2022-11-09T19:46:41.672Z] 891c053d2c06: Download complete [2022-11-09T19:46:41.949Z] 35d82f9e3411: Pull complete [2022-11-09T19:46:42.537Z] e16973657156: Pull complete [2022-11-09T19:46:43.132Z] db1c61fa0a46: Verifying Checksum [2022-11-09T19:46:43.132Z] db1c61fa0a46: Download complete [2022-11-09T19:46:43.402Z] fc693d55d65f: Verifying Checksum [2022-11-09T19:46:43.402Z] fc693d55d65f: Download complete [2022-11-09T19:46:55.837Z] fc693d55d65f: Pull complete [2022-11-09T19:46:55.837Z] 7e9fc2657dce: Pull complete [2022-11-09T19:46:55.837Z] dda99020689f: Pull complete [2022-11-09T19:46:57.571Z] Removing intermediate container 2fa766fd5fb6 [2022-11-09T19:46:57.571Z] ---> 58150edf880f [2022-11-09T19:46:57.572Z] Step 7/23 : COPY . . [2022-11-09T19:46:57.572Z] Removing intermediate container afe41cba921b [2022-11-09T19:46:57.572Z] ---> 4debadb6578c [2022-11-09T19:46:57.572Z] Step 7/32 : COPY . . [2022-11-09T19:46:57.572Z] Removing intermediate container be12eba5c341 [2022-11-09T19:46:57.572Z] ---> fa39cd4cf40a [2022-11-09T19:46:57.572Z] Step 8/22 : COPY . . [2022-11-09T19:46:57.572Z] Removing intermediate container dd94ed186cb9 [2022-11-09T19:46:57.572Z] ---> ce738e36c3be [2022-11-09T19:46:57.572Z] Step 7/24 : COPY . . [2022-11-09T19:46:57.572Z] Removing intermediate container c2f80a511f46 [2022-11-09T19:46:57.572Z] ---> 7b20e120644b [2022-11-09T19:46:57.572Z] Step 7/24 : COPY . . [2022-11-09T19:47:02.526Z] db1c61fa0a46: Pull complete [2022-11-09T19:47:05.877Z] 891c053d2c06: Pull complete [2022-11-09T19:47:05.877Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-09T19:47:05.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:47:05.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:47:06.267Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:47:06.267Z] WORKDIR /edgex [2022-11-09T19:47:06.267Z] COPY go.mod . [2022-11-09T19:47:06.267Z] RUN go mod download [2022-11-09T19:47:06.267Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-09T19:47:06.851Z] Sending build context to Docker daemon 3.277MB [2022-11-09T19:47:06.851Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:47:06.851Z] ---> f96f9c87975a [2022-11-09T19:47:06.851Z] Step 2/4 : WORKDIR /edgex [2022-11-09T19:47:08.797Z] ---> Running in 82b253250d71 [2022-11-09T19:47:09.064Z] Removing intermediate container 82b253250d71 [2022-11-09T19:47:09.064Z] ---> f1f55af97b00 [2022-11-09T19:47:09.064Z] Step 3/4 : COPY go.mod . [2022-11-09T19:47:09.647Z] ---> 7b836b912f93 [2022-11-09T19:47:09.647Z] Step 4/4 : RUN go mod download [2022-11-09T19:47:09.647Z] ---> Running in ecb32eb02e38 [2022-11-09T19:47:15.644Z] ---> 69e348b2113c [2022-11-09T19:47:15.644Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T19:47:15.644Z] ---> deba5d466f1e [2022-11-09T19:47:15.644Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T19:47:15.644Z] ---> 5c4102074191 [2022-11-09T19:47:15.644Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:47:15.644Z] ---> Running in 5ecdfc44a158 [2022-11-09T19:47:15.644Z] ---> 04d212262a26 [2022-11-09T19:47:15.644Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:47:15.644Z] ---> f527f679f78e [2022-11-09T19:47:15.644Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T19:47:15.644Z] ---> Running in e07db7d7d8e6 [2022-11-09T19:47:15.644Z] ---> Running in d8d5ec93a03f [2022-11-09T19:47:15.644Z] ---> Running in 77377c839512 [2022-11-09T19:47:15.644Z] ---> Running in 0eac7e3bb6bd [2022-11-09T19:47:15.644Z] Removing intermediate container d8d5ec93a03f [2022-11-09T19:47:15.644Z] ---> ee8df16f5ad9 [2022-11-09T19:47:15.644Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T19:47:15.644Z] Removing intermediate container 77377c839512 [2022-11-09T19:47:15.644Z] ---> d5c6837bb1fc [2022-11-09T19:47:15.644Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T19:47:15.644Z] ---> Running in 9a1dcd2ed028 [2022-11-09T19:47:15.644Z] ---> Running in 10b1e176ee01 [2022-11-09T19:47:15.644Z] Removing intermediate container 9a1dcd2ed028 [2022-11-09T19:47:15.644Z] ---> f68c03796e53 [2022-11-09T19:47:15.644Z] 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 [2022-11-09T19:47:15.644Z] Removing intermediate container 10b1e176ee01 [2022-11-09T19:47:15.644Z] ---> 50610bae5b36 [2022-11-09T19:47:15.644Z] 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 [2022-11-09T19:47:15.644Z] ---> Running in de4bb59f37df [2022-11-09T19:47:15.644Z] ---> Running in 9c1952e977a7 [2022-11-09T19:47:15.644Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T19:47:15.903Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:47:15.903Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:47:17.275Z] Removing intermediate container de4bb59f37df [2022-11-09T19:47:17.275Z] ---> 23e883e43aa7 [2022-11-09T19:47:17.275Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T19:47:17.275Z] Removing intermediate container 9c1952e977a7 [2022-11-09T19:47:17.275Z] ---> 36f0d9db8ef2 [2022-11-09T19:47:17.275Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T19:47:17.275Z] ---> Running in 6cc5bdbe96e1 [2022-11-09T19:47:17.275Z] ---> Running in a3ff02efe5ec [2022-11-09T19:47:17.275Z] Removing intermediate container a3ff02efe5ec [2022-11-09T19:47:17.275Z] ---> ab3c51405093 [2022-11-09T19:47:17.275Z] [2022-11-09T19:47:17.275Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T19:47:17.275Z] Removing intermediate container 6cc5bdbe96e1 [2022-11-09T19:47:17.275Z] ---> 112751c82ff3 [2022-11-09T19:47:17.275Z] [2022-11-09T19:47:17.275Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T19:47:17.533Z] 3.15: Pulling from library/alpine [2022-11-09T19:47:17.533Z] 3.15: Pulling from library/alpine [2022-11-09T19:47:18.465Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T19:47:18.465Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T19:47:18.465Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T19:47:18.465Z] Status: Image is up to date for alpine:3.15 [2022-11-09T19:47:18.465Z] ---> c4fc93816858 [2022-11-09T19:47:18.465Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:47:18.465Z] ---> c4fc93816858 [2022-11-09T19:47:18.465Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:47:18.465Z] ---> Running in eb86ace2661a [2022-11-09T19:47:18.465Z] ---> Running in 0b2ad369e6c3 [2022-11-09T19:47:19.030Z] Removing intermediate container 0b2ad369e6c3 [2022-11-09T19:47:19.030Z] ---> a323312556a7 [2022-11-09T19:47:19.030Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T19:47:19.030Z] Removing intermediate container eb86ace2661a [2022-11-09T19:47:19.030Z] ---> 9f44ce704654 [2022-11-09T19:47:19.030Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T19:47:19.030Z] ---> Running in 722acec94ddd [2022-11-09T19:47:19.030Z] ---> Running in c8c9b35ea2b0 [2022-11-09T19:47:19.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:19.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:19.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:19.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:20.108Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:47:20.108Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:47:20.108Z] OK: 15859 distinct packages available [2022-11-09T19:47:20.108Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:47:20.108Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:47:20.108Z] OK: 15859 distinct packages available [2022-11-09T19:47:20.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:20.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:20.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:20.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:20.365Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:20.365Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:47:20.365Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T19:47:20.365Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:20.365Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T19:47:20.365Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:47:20.365Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:47:20.365Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T19:47:20.365Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T19:47:20.365Z] OK: 6 MiB in 18 packages [2022-11-09T19:47:20.365Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T19:47:20.365Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:47:20.365Z] OK: 7 MiB in 19 packages [2022-11-09T19:47:23.639Z] Removing intermediate container c8c9b35ea2b0 [2022-11-09T19:47:23.639Z] ---> 6976022e8e9f [2022-11-09T19:47:23.639Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:47:23.639Z] Removing intermediate container 722acec94ddd [2022-11-09T19:47:23.639Z] ---> 4f60980e8d83 [2022-11-09T19:47:23.639Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:47:33.593Z] ---> a22636804bf8 [2022-11-09T19:47:33.593Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:47:33.593Z] ---> 207fe5eabc7d [2022-11-09T19:47:33.593Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:47:33.593Z] ---> 480ff1133453 [2022-11-09T19:47:33.593Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T19:47:33.593Z] ---> b77116daa15e [2022-11-09T19:47:33.593Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T19:47:33.850Z] ---> Running in 315525f5c526 [2022-11-09T19:47:34.107Z] Removing intermediate container 315525f5c526 [2022-11-09T19:47:34.107Z] ---> 109996579b9b [2022-11-09T19:47:34.107Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T19:47:34.107Z] ---> da9a2f14103b [2022-11-09T19:47:34.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T19:47:34.671Z] ---> 25a85834b16d [2022-11-09T19:47:34.671Z] Step 19/24 : WORKDIR / [2022-11-09T19:47:34.671Z] ---> 460a0978494a [2022-11-09T19:47:34.671Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:47:34.671Z] ---> Running in 7df0503eb4bb [2022-11-09T19:47:34.671Z] ---> Running in 29deae8a810b [2022-11-09T19:47:34.671Z] Removing intermediate container 7df0503eb4bb [2022-11-09T19:47:34.671Z] ---> 14f31026fbf2 [2022-11-09T19:47:34.671Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:47:34.934Z] ---> Running in 381bc89c3a9c [2022-11-09T19:47:34.935Z] Removing intermediate container 29deae8a810b [2022-11-09T19:47:34.935Z] ---> f7f497aa2c0c [2022-11-09T19:47:34.935Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:47:34.935Z] ---> Running in 732d5796b32a [2022-11-09T19:47:35.205Z] Removing intermediate container 381bc89c3a9c [2022-11-09T19:47:35.205Z] ---> d22590021498 [2022-11-09T19:47:35.205Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:47:35.205Z] ---> Running in 808fa2ad7e3f [2022-11-09T19:47:35.205Z] Removing intermediate container 732d5796b32a [2022-11-09T19:47:35.205Z] ---> 144a32024743 [2022-11-09T19:47:35.205Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T19:47:35.205Z] ---> Running in 6108a3d5408e [2022-11-09T19:47:35.462Z] Removing intermediate container 808fa2ad7e3f [2022-11-09T19:47:35.462Z] ---> b2c5f3416340 [2022-11-09T19:47:35.462Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:47:35.462Z] ---> Running in 7f327f538d45 [2022-11-09T19:47:35.960Z] Removing intermediate container 6108a3d5408e [2022-11-09T19:47:35.960Z] ---> e6dc34fe5af4 [2022-11-09T19:47:35.960Z] Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:47:36.318Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:47:36.883Z] Removing intermediate container 7f327f538d45 [2022-11-09T19:47:36.883Z] ---> 3153435a4f99 [2022-11-09T19:47:36.883Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:47:36.883Z] ---> Running in 4997abb3bd80 [2022-11-09T19:47:37.152Z] ---> Running in cae223a27c73 [2022-11-09T19:47:37.152Z] Removing intermediate container 4997abb3bd80 [2022-11-09T19:47:37.152Z] ---> 9166186c44c3 [2022-11-09T19:47:37.152Z] Step 23/23 : LABEL version=0.0.0 [2022-11-09T19:47:37.152Z] ---> Running in ac29452846b3 [2022-11-09T19:47:37.152Z] Removing intermediate container cae223a27c73 [2022-11-09T19:47:37.152Z] ---> 4d21da239ee3 [2022-11-09T19:47:37.152Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T19:47:37.410Z] ---> Running in 0916ecbb30ec [2022-11-09T19:47:37.699Z] Removing intermediate container ac29452846b3 [2022-11-09T19:47:37.699Z] ---> 9e852d6748d6 [2022-11-09T19:47:37.699Z] Removing intermediate container 0916ecbb30ec [2022-11-09T19:47:37.699Z] [2022-11-09T19:47:37.699Z] ---> ecf369ea2e63 [2022-11-09T19:47:37.699Z] [2022-11-09T19:47:37.699Z] Successfully built ecf369ea2e63 [2022-11-09T19:47:37.976Z] Successfully built 9e852d6748d6 [2022-11-09T19:47:37.976Z] Successfully tagged security-spire-config:latest [2022-11-09T19:47:37.976Z]  Building security-spire-config ... done Building core-command [2022-11-09T19:47:37.976Z] Successfully tagged security-spire-server:latest [2022-11-09T19:47:37.976Z] Building sys-mgmt-agent [2022-11-09T19:47:41.921Z] Removing intermediate container ecb32eb02e38 [2022-11-09T19:47:41.922Z] ---> e7a649050aef [2022-11-09T19:47:41.922Z] Successfully built e7a649050aef [2022-11-09T19:47:41.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:47:42.333Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T19:47:42.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:47:42.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-118798 does not seem to be running inside a container [2022-11-09T19:47:42.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-09T19:47:43.340Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:47:43.340Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:47:43.340Z] ---> ce75a07c5140 [2022-11-09T19:47:43.340Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T19:47:43.340Z] ---> Using cache [2022-11-09T19:47:43.340Z] ---> 4cc92bfc8104 [2022-11-09T19:47:43.340Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T19:47:43.948Z] $ docker top 779962941c0b851676c47d2f2cc2aec9725718c95886dc078d8eb106fb23745e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:47:44.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:47:44.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:47:44.736Z] ---> ce75a07c5140 [2022-11-09T19:47:44.736Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:47:44.736Z] ---> Using cache [2022-11-09T19:47:44.736Z] ---> 56105a35339e [2022-11-09T19:47:44.736Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T19:47:44.736Z] ---> Using cache [2022-11-09T19:47:44.736Z] ---> 2818c5bd807f [2022-11-09T19:47:44.736Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T19:47:44.870Z] + go version [2022-11-09T19:47:44.870Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-09T19:47:44.905Z] $ docker stop --time=1 779962941c0b851676c47d2f2cc2aec9725718c95886dc078d8eb106fb23745e [2022-11-09T19:47:46.532Z] $ docker rm -f 779962941c0b851676c47d2f2cc2aec9725718c95886dc078d8eb106fb23745e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:47:47.431Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T19:47:47.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:47:47.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-118798 does not seem to be running inside a container [2022-11-09T19:47:47.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-09T19:47:48.927Z] ---> Running in b06fa4e5e2b3 [2022-11-09T19:47:48.927Z] ---> Running in 8c74631c02ba [2022-11-09T19:47:48.927Z] Removing intermediate container e07db7d7d8e6 [2022-11-09T19:47:48.927Z] ---> 5fb1611cfae7 [2022-11-09T19:47:48.927Z] [2022-11-09T19:47:48.927Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T19:47:48.927Z] Removing intermediate container 0eac7e3bb6bd [2022-11-09T19:47:48.927Z] ---> fb7b2f57d5a8 [2022-11-09T19:47:48.927Z] [2022-11-09T19:47:48.927Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T19:47:48.952Z] $ docker top 994adaba73b9f7e1d6e3a54d3d5a51f52ba6db759a51768a4ab863646c9c32cc -eo pid,comm [Pipeline] { [2022-11-09T19:47:49.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:49.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:49.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-11-09T19:47:49.245Z] ========================================================= [2022-11-09T19:47:49.245Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-09T19:47:49.245Z] ========================================================= [Pipeline] sh [2022-11-09T19:47:49.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:49.443Z] OK: 211 MiB in 51 packages [2022-11-09T19:47:49.443Z] 3.16: Pulling from library/alpine [2022-11-09T19:47:49.443Z] 3.16: Pulling from library/alpine [2022-11-09T19:47:49.699Z] OK: 211 MiB in 51 packages [2022-11-09T19:47:49.888Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:47:50.597Z] + make test [2022-11-09T19:47:50.597Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-09T19:47:51.080Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T19:47:51.080Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T19:47:51.080Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T19:47:51.080Z] Status: Image is up to date for alpine:3.16 [2022-11-09T19:47:51.080Z] ---> 9c6f07244728 [2022-11-09T19:47:51.080Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T19:47:51.080Z] ---> 9c6f07244728 [2022-11-09T19:47:51.080Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:47:51.344Z] ---> Running in 95d6831680a0 [2022-11-09T19:47:51.344Z] ---> Running in 9c3de4ab419a [2022-11-09T19:47:51.344Z] Removing intermediate container b06fa4e5e2b3 [2022-11-09T19:47:51.344Z] ---> ca6f8cb31149 [2022-11-09T19:47:51.344Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T19:47:51.344Z] Removing intermediate container 95d6831680a0 [2022-11-09T19:47:51.344Z] ---> 6d394bce7435 [2022-11-09T19:47:51.344Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T19:47:51.602Z] Removing intermediate container 5ecdfc44a158 [2022-11-09T19:47:51.602Z] ---> e1bf4f305880 [2022-11-09T19:47:51.602Z] [2022-11-09T19:47:51.602Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:47:51.602Z] ---> 9c6f07244728 [2022-11-09T19:47:51.602Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T19:47:51.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:51.602Z] Removing intermediate container 8c74631c02ba [2022-11-09T19:47:51.602Z] ---> 516ad8f31a13 [2022-11-09T19:47:51.602Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T19:47:51.602Z] ---> Running in e85d2283352c [2022-11-09T19:47:51.602Z] ---> 47eaf739ff47 [2022-11-09T19:47:51.602Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:47:51.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:51.602Z] ---> Running in 20440f6b96fd [2022-11-09T19:47:51.602Z] ---> Running in 2299166055ff [2022-11-09T19:47:51.860Z] Removing intermediate container 20440f6b96fd [2022-11-09T19:47:51.860Z] ---> 68a4153df339 [2022-11-09T19:47:51.860Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T19:47:51.860Z] ---> 784efc6d0318 [2022-11-09T19:47:51.860Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:47:51.860Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T19:47:51.860Z] ---> Running in 03a3053080f2 [2022-11-09T19:47:51.860Z] ---> Running in c6726fc37385 [2022-11-09T19:47:51.860Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:51.860Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T19:47:51.860Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:47:51.860Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:47:51.860Z] OK: 6 MiB in 17 packages [2022-11-09T19:47:51.860Z] Removing intermediate container 03a3053080f2 [2022-11-09T19:47:51.860Z] ---> deb12e94768a [2022-11-09T19:47:51.860Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T19:47:52.118Z] ---> Running in a21753b602d0 [2022-11-09T19:47:52.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:52.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:52.118Z] Removing intermediate container a21753b602d0 [2022-11-09T19:47:52.118Z] ---> e4eee9367450 [2022-11-09T19:47:52.118Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T19:47:52.118Z] ---> Running in 09b85ef5de56 [2022-11-09T19:47:52.378Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:52.378Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T19:47:52.378Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:47:52.378Z] OK: 6 MiB in 16 packages [2022-11-09T19:47:52.636Z] Removing intermediate container 9c3de4ab419a [2022-11-09T19:47:52.636Z] ---> 2b85f7671b87 [2022-11-09T19:47:52.636Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T19:47:52.636Z] ---> Running in 5418c14bbcb0 [2022-11-09T19:47:52.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:52.636Z] Removing intermediate container 5418c14bbcb0 [2022-11-09T19:47:52.636Z] ---> 647eb62ec4ee [2022-11-09T19:47:52.636Z] Step 12/24 : WORKDIR / [2022-11-09T19:47:52.636Z] ---> Running in 2c270838d08e [2022-11-09T19:47:52.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:52.636Z] Removing intermediate container e85d2283352c [2022-11-09T19:47:52.636Z] ---> a651e8c59bf7 [2022-11-09T19:47:52.636Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T19:47:52.908Z] ---> Running in 1b019997e63a [2022-11-09T19:47:52.908Z] Removing intermediate container 2c270838d08e [2022-11-09T19:47:52.908Z] ---> 495c51e417fc [2022-11-09T19:47:52.908Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-09T19:47:52.908Z] Removing intermediate container 1b019997e63a [2022-11-09T19:47:52.908Z] ---> 954945a6d8e0 [2022-11-09T19:47:52.908Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T19:47:52.908Z] ---> Running in 0c93048a840c [2022-11-09T19:47:52.908Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:52.908Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T19:47:52.908Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T19:47:52.908Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T19:47:52.908Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T19:47:53.167Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T19:47:53.167Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:47:53.167Z] OK: 8 MiB in 20 packages [2022-11-09T19:47:53.167Z] Removing intermediate container 0c93048a840c [2022-11-09T19:47:53.167Z] ---> d6e8feed5b6f [2022-11-09T19:47:53.167Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T19:47:53.167Z] ---> 14125b129dc7 [2022-11-09T19:47:53.167Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-09T19:47:53.167Z] ---> Running in 3108a5c50341 [2022-11-09T19:47:58.460Z] ---> ec9b5dd08ab1 [2022-11-09T19:47:58.460Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T19:47:58.460Z] Removing intermediate container 3108a5c50341 [2022-11-09T19:47:58.460Z] ---> d727fe3e454f [2022-11-09T19:47:58.460Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T19:47:58.460Z] Removing intermediate container 09b85ef5de56 [2022-11-09T19:47:58.460Z] ---> bdeb9324084b [2022-11-09T19:47:58.460Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:47:58.460Z] ---> Running in 193752de920c [2022-11-09T19:47:59.027Z] ---> 34aaa21b0515 [2022-11-09T19:47:59.027Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-09T19:47:59.285Z] Removing intermediate container 193752de920c [2022-11-09T19:47:59.285Z] ---> 3d5f3bfd61c9 [2022-11-09T19:47:59.285Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T19:48:05.904Z] ---> 2050b212648c [2022-11-09T19:48:05.904Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / ---> 082b5d7661d2 [2022-11-09T19:48:05.904Z] [2022-11-09T19:48:05.904Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T19:48:05.904Z] ---> Running in bd03afa230b5 [2022-11-09T19:48:05.904Z] Removing intermediate container c6726fc37385 [2022-11-09T19:48:05.904Z] ---> dd0602ed5f85 [2022-11-09T19:48:05.904Z] Step 8/23 : COPY . . [2022-11-09T19:48:05.904Z] Removing intermediate container 2299166055ff [2022-11-09T19:48:05.904Z] ---> 78f2d457cbbd [2022-11-09T19:48:05.904Z] Step 7/22 : COPY . . [2022-11-09T19:48:12.464Z] ---> de7829f11290 [2022-11-09T19:48:12.464Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T19:48:12.464Z] ---> ce622b3b9b74 [2022-11-09T19:48:12.464Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T19:48:12.464Z] ---> b6bfea9b7523 [2022-11-09T19:48:12.464Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T19:48:12.464Z] ---> 431f74bea527 [2022-11-09T19:48:12.464Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T19:48:12.464Z] Removing intermediate container bd03afa230b5 [2022-11-09T19:48:12.464Z] ---> 36f3418b0ca6 [2022-11-09T19:48:12.464Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T19:48:12.464Z] ---> Running in 95040ea52341 [2022-11-09T19:48:12.464Z] ---> Running in 9e31fb95244e [2022-11-09T19:48:12.465Z] ---> e2c8f17a4e05 [2022-11-09T19:48:12.465Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T19:48:12.465Z] ---> 7c43c3805d60 [2022-11-09T19:48:12.465Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T19:48:12.465Z] ---> Running in 930cbe5070c7 [2022-11-09T19:48:12.465Z] ---> Running in 08670e62dc09 [2022-11-09T19:48:12.465Z] Removing intermediate container 930cbe5070c7 [2022-11-09T19:48:12.465Z] ---> cd024644f744 [2022-11-09T19:48:12.465Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T19:48:12.723Z] Removing intermediate container 08670e62dc09 [2022-11-09T19:48:12.723Z] ---> bc893d496e7d [2022-11-09T19:48:12.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:48:12.723Z] ---> Running in 10d702e9095f [2022-11-09T19:48:12.723Z] ---> c58b335d94fb [2022-11-09T19:48:12.723Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T19:48:12.723Z] ---> Running in 6af58d32abc7 [2022-11-09T19:48:12.723Z] Removing intermediate container 10d702e9095f [2022-11-09T19:48:12.723Z] ---> 78c9270409fb [2022-11-09T19:48:12.723Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:48:12.723Z] ---> Running in 6023490d1b46 [2022-11-09T19:48:12.723Z] ---> 621ba0805f71 [2022-11-09T19:48:12.723Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T19:48:12.723Z] ---> Running in b398e03a677b [2022-11-09T19:48:12.981Z] Removing intermediate container 6023490d1b46 [2022-11-09T19:48:12.981Z] ---> 56e93f1177f5 [2022-11-09T19:48:12.981Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:48:12.981Z] ---> Running in bc05c6022ee3 [2022-11-09T19:48:12.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-09T19:48:12.981Z] Removing intermediate container bc05c6022ee3 [2022-11-09T19:48:12.981Z] ---> a9f8752595ce [2022-11-09T19:48:12.981Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T19:48:12.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T19:48:12.981Z] ---> Running in 42db4d0ae070 [2022-11-09T19:48:13.238Z] Removing intermediate container 42db4d0ae070 [2022-11-09T19:48:13.238Z] ---> 254caf3d4ef4 [2022-11-09T19:48:13.238Z] [2022-11-09T19:48:13.238Z] Successfully built 254caf3d4ef4 [2022-11-09T19:48:13.238Z] Successfully tagged core-data:latest [2022-11-09T19:48:13.238Z]  Building core-data ... done Building security-spiffe-token-provider [2022-11-09T19:48:17.417Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:48:17.417Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:48:17.417Z] ---> ce75a07c5140 [2022-11-09T19:48:17.417Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T19:48:17.417Z] ---> Using cache [2022-11-09T19:48:17.417Z] ---> 4cc92bfc8104 [2022-11-09T19:48:17.417Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T19:48:18.798Z] Removing intermediate container 6af58d32abc7 [2022-11-09T19:48:18.798Z] ---> c69d3efbcf44 [2022-11-09T19:48:18.798Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T19:48:18.798Z] ---> Running in 64961e53a16f [2022-11-09T19:48:19.146Z] ---> Running in 976c5afa723f [2022-11-09T19:48:19.146Z] Removing intermediate container b398e03a677b [2022-11-09T19:48:19.146Z] ---> 1eb440633d59 [2022-11-09T19:48:19.146Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:48:19.403Z] Removing intermediate container 976c5afa723f [2022-11-09T19:48:19.403Z] ---> 6139616e395a [2022-11-09T19:48:19.403Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:48:19.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:48:19.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:48:19.684Z] v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T19:48:19.684Z] v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T19:48:19.684Z] OK: 17038 distinct packages available [2022-11-09T19:48:19.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:48:19.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:48:19.943Z] ---> 0728ebd1c363 [2022-11-09T19:48:19.943Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T19:48:19.943Z] ---> Running in 7dcffd4c1c8d [2022-11-09T19:48:19.943Z] OK: 211 MiB in 51 packages [2022-11-09T19:48:20.682Z] Removing intermediate container 7dcffd4c1c8d [2022-11-09T19:48:20.682Z] ---> 250fd196c9cb [2022-11-09T19:48:20.682Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:48:21.613Z] ---> Running in 4d4be5aeaa3a [2022-11-09T19:48:21.890Z] ---> ec6be5655641 [2022-11-09T19:48:21.891Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T19:48:21.891Z] Removing intermediate container 4d4be5aeaa3a [2022-11-09T19:48:21.891Z] ---> f986f86dc669 [2022-11-09T19:48:21.891Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T19:48:22.149Z] ---> Running in 64f83fe260fe [2022-11-09T19:48:22.407Z] Removing intermediate container 64961e53a16f [2022-11-09T19:48:22.407Z] ---> 19e803840f7f [2022-11-09T19:48:22.407Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T19:48:22.989Z] ---> cef8c1b8d1c6 [2022-11-09T19:48:22.989Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T19:48:22.989Z] Removing intermediate container 64f83fe260fe [2022-11-09T19:48:22.989Z] ---> ad55b9e61a57 [2022-11-09T19:48:22.989Z] [2022-11-09T19:48:22.989Z] Successfully built ad55b9e61a57 [2022-11-09T19:48:23.247Z] Successfully tagged security-secretstore-setup:latest [2022-11-09T19:48:23.247Z] ---> 732d0c97d1ba [2022-11-09T19:48:23.247Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:48:23.247Z] Building core-metadata [2022-11-09T19:48:26.526Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:48:26.526Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:48:26.526Z] ---> ce75a07c5140 [2022-11-09T19:48:26.526Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:48:26.526Z] ---> Using cache [2022-11-09T19:48:26.526Z] ---> 56105a35339e [2022-11-09T19:48:26.526Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T19:48:26.526Z] ---> Using cache [2022-11-09T19:48:26.526Z] ---> 2818c5bd807f [2022-11-09T19:48:26.526Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T19:48:26.526Z] ---> Using cache [2022-11-09T19:48:26.526Z] ---> 516ad8f31a13 [2022-11-09T19:48:26.526Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T19:48:26.526Z] ---> Using cache [2022-11-09T19:48:26.526Z] ---> 784efc6d0318 [2022-11-09T19:48:26.526Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:48:26.526Z] ---> Using cache [2022-11-09T19:48:26.526Z] ---> dd0602ed5f85 [2022-11-09T19:48:26.526Z] Step 8/24 : COPY . . [2022-11-09T19:48:26.526Z] ---> Using cache [2022-11-09T19:48:26.526Z] ---> 431f74bea527 [2022-11-09T19:48:26.526Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T19:48:29.464Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-09T19:48:31.790Z] ---> Running in e3b106d22615 [2022-11-09T19:48:31.790Z] ---> 8eae0a889bbf [2022-11-09T19:48:31.790Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T19:48:31.790Z] ---> Running in 1c842376c61f [2022-11-09T19:48:31.790Z] ---> b96eb2e27d17 [2022-11-09T19:48:31.790Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T19:48:32.050Z] ---> 2079987eb62a [2022-11-09T19:48:32.050Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T19:48:32.050Z] ---> c358ee8c5aab [2022-11-09T19:48:32.050Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T19:48:32.310Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-09T19:48:34.947Z] ---> Running in ad7b0d56277c [2022-11-09T19:48:34.947Z] Removing intermediate container 95040ea52341 [2022-11-09T19:48:34.947Z] ---> aabf04556699 [2022-11-09T19:48:34.947Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T19:48:34.947Z] Removing intermediate container 9e31fb95244e [2022-11-09T19:48:34.948Z] ---> 5455f18b5032 [2022-11-09T19:48:34.948Z] [2022-11-09T19:48:34.948Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T19:48:34.948Z] ---> 9c6f07244728 [2022-11-09T19:48:34.948Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:48:34.948Z] ---> Running in 5d353959a2d1 [2022-11-09T19:48:34.948Z] ---> Running in a6f6ae6afb50 [2022-11-09T19:48:35.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:48:35.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:48:35.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T19:48:36.414Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T19:48:36.414Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:48:36.414Z] OK: 6 MiB in 15 packages [2022-11-09T19:48:39.711Z] Removing intermediate container ad7b0d56277c [2022-11-09T19:48:39.711Z] ---> 1628a243be94 [2022-11-09T19:48:39.711Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T19:48:39.711Z] ---> Running in fcc63b06f567 [2022-11-09T19:48:40.282Z] Removing intermediate container a6f6ae6afb50 [2022-11-09T19:48:40.282Z] ---> b5984932dd07 [2022-11-09T19:48:40.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:48:43.582Z] Removing intermediate container 5d353959a2d1 [2022-11-09T19:48:43.582Z] ---> 017e3b9032ed [2022-11-09T19:48:43.582Z] [2022-11-09T19:48:43.582Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:48:43.582Z] ---> 9c6f07244728 [2022-11-09T19:48:43.582Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:48:44.967Z] Removing intermediate container fcc63b06f567 [2022-11-09T19:48:44.968Z] ---> bc7f6e1f4b99 [2022-11-09T19:48:44.968Z] Step 29/32 : CMD ["gate"] [2022-11-09T19:48:44.968Z] ---> Running in ae0875442b0d [2022-11-09T19:48:44.968Z] ---> Running in c8252903cee0 [2022-11-09T19:48:44.968Z] ---> Running in 80d5c41efde1 [2022-11-09T19:48:45.228Z] Removing intermediate container c8252903cee0 [2022-11-09T19:48:45.228Z] ---> f5e1ceec26b0 [2022-11-09T19:48:45.228Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-09T19:48:45.228Z] Removing intermediate container 80d5c41efde1 [2022-11-09T19:48:45.228Z] ---> b441134033cc [2022-11-09T19:48:45.229Z] Step 30/32 : LABEL arch=x86_64 [2022-11-09T19:48:45.229Z] Removing intermediate container ae0875442b0d [2022-11-09T19:48:45.229Z] ---> 27bc472c28e7 [2022-11-09T19:48:45.229Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T19:48:45.490Z] ---> Running in d199ffa0fc92 [2022-11-09T19:48:45.490Z] ---> Running in c1ac27c3cc12 [2022-11-09T19:48:45.490Z] ---> Running in d1896e5a502d [2022-11-09T19:48:45.751Z] Removing intermediate container c1ac27c3cc12 [2022-11-09T19:48:45.751Z] ---> a4ec11cdf39c [2022-11-09T19:48:45.751Z] Step 31/32 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:48:45.751Z] ---> Running in 4f5a573fef70 [2022-11-09T19:48:45.751Z] Removing intermediate container d1896e5a502d [2022-11-09T19:48:45.751Z] ---> 50169662661f [2022-11-09T19:48:45.751Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T19:48:45.751Z] ---> Running in 94f74848aadb [2022-11-09T19:48:46.014Z] Removing intermediate container 4f5a573fef70 [2022-11-09T19:48:46.014Z] ---> 7964a7d27f0f [2022-11-09T19:48:46.014Z] Step 32/32 : LABEL version=0.0.0 [2022-11-09T19:48:46.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:48:46.014Z] ---> Running in 37087935fedc [2022-11-09T19:48:46.014Z] Removing intermediate container 94f74848aadb [2022-11-09T19:48:46.014Z] ---> c6e597702410 [2022-11-09T19:48:46.014Z] Step 15/23 : WORKDIR / [2022-11-09T19:48:46.014Z] ---> Running in bece397cd817 [2022-11-09T19:48:46.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:48:46.276Z] Removing intermediate container e3b106d22615 [2022-11-09T19:48:46.276Z] ---> 3c5ef59dd6e1 [2022-11-09T19:48:46.276Z] Step 7/19 : COPY . . [2022-11-09T19:48:46.276Z] Removing intermediate container 37087935fedc [2022-11-09T19:48:46.276Z] ---> f8ea264b1e1d [2022-11-09T19:48:46.276Z] [2022-11-09T19:48:46.540Z] Removing intermediate container bece397cd817 [2022-11-09T19:48:46.540Z] ---> a21d87e52ae3 [2022-11-09T19:48:46.540Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:48:46.540Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T19:48:46.540Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T19:48:46.540Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T19:48:46.540Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T19:48:46.540Z] Successfully built f8ea264b1e1d [2022-11-09T19:48:46.540Z] Executing bash-5.1.16-r2.post-install [2022-11-09T19:48:46.540Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T19:48:46.540Z] Successfully tagged security-bootstrapper:latest [2022-11-09T19:48:46.540Z] Building support-scheduler [2022-11-09T19:48:46.540Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T19:48:46.540Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T19:48:46.540Z]  Building security-bootstrapper ... done (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T19:48:46.540Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T19:48:46.540Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T19:48:46.801Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T19:48:46.801Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T19:48:46.801Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T19:48:46.801Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T19:48:46.801Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T19:48:46.801Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T19:48:46.801Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T19:48:46.801Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T19:48:46.801Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T19:48:46.801Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T19:48:46.801Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T19:48:47.369Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T19:48:47.369Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T19:48:47.369Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T19:48:47.369Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T19:48:47.369Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T19:48:47.369Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T19:48:47.369Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T19:48:47.369Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T19:48:47.369Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T19:48:47.369Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T19:48:47.369Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T19:48:47.369Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T19:48:47.629Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:48:47.629Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:48:47.629Z] OK: 122 MiB in 47 packages [2022-11-09T19:48:50.196Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:48:50.196Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:48:50.196Z] ---> ce75a07c5140 [2022-11-09T19:48:50.196Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:48:50.196Z] ---> Using cache [2022-11-09T19:48:50.196Z] ---> 56105a35339e [2022-11-09T19:48:50.196Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:48:50.196Z] ---> Using cache [2022-11-09T19:48:50.196Z] ---> 2818c5bd807f [2022-11-09T19:48:50.196Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T19:48:50.196Z] ---> Using cache [2022-11-09T19:48:50.196Z] ---> 516ad8f31a13 [2022-11-09T19:48:50.196Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:48:50.196Z] ---> Using cache [2022-11-09T19:48:50.196Z] ---> 784efc6d0318 [2022-11-09T19:48:50.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:48:50.196Z] ---> Using cache [2022-11-09T19:48:50.196Z] ---> dd0602ed5f85 [2022-11-09T19:48:50.196Z] Step 8/22 : COPY . . [2022-11-09T19:48:50.196Z] ---> Using cache [2022-11-09T19:48:50.196Z] ---> 431f74bea527 [2022-11-09T19:48:50.196Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T19:48:57.134Z] ---> 1a6e248eae12 [2022-11-09T19:48:57.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T19:48:57.134Z] ---> Running in a5142ecab845 [2022-11-09T19:48:57.134Z] ---> 4f8cbca3a6b3 [2022-11-09T19:48:57.134Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T19:48:57.134Z] Removing intermediate container 1c842376c61f [2022-11-09T19:48:57.134Z] ---> 827023028d32 [2022-11-09T19:48:57.134Z] [2022-11-09T19:48:57.134Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T19:48:57.134Z] ---> 9c6f07244728 [2022-11-09T19:48:57.134Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:48:57.134Z] ---> Using cache [2022-11-09T19:48:57.134Z] ---> b5984932dd07 [2022-11-09T19:48:57.134Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:48:57.134Z] ---> Using cache [2022-11-09T19:48:57.134Z] ---> 27bc472c28e7 [2022-11-09T19:48:57.134Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T19:48:57.134Z] ---> Running in 9362b258b727 [2022-11-09T19:48:57.134Z] ---> Running in b28d53a8d8c8 [2022-11-09T19:48:57.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T19:48:57.134Z] Removing intermediate container 9362b258b727 [2022-11-09T19:48:57.134Z] ---> 9e666f5fb804 [2022-11-09T19:48:57.134Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T19:48:57.134Z] ---> Running in 7183776bf4b7 [2022-11-09T19:48:57.134Z] ---> 1735a2e31548 [2022-11-09T19:48:57.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T19:48:57.134Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:48:57.134Z] Removing intermediate container 7183776bf4b7 [2022-11-09T19:48:57.134Z] ---> 451c0160db1f [2022-11-09T19:48:57.134Z] Step 15/24 : WORKDIR / [2022-11-09T19:48:57.134Z] ---> Running in 48f69620be67 [2022-11-09T19:48:57.134Z] ---> 551d8707159e [2022-11-09T19:48:57.134Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T19:48:57.134Z] ---> Running in 57404e287680 [2022-11-09T19:48:57.394Z] Removing intermediate container 48f69620be67 [2022-11-09T19:48:57.394Z] ---> 7970704502a8 [2022-11-09T19:48:57.394Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:48:57.394Z] Removing intermediate container 57404e287680 [2022-11-09T19:48:57.394Z] ---> c69dd96ef08c [2022-11-09T19:48:57.394Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:48:57.394Z] ---> Running in 0bbd1b1dfe13 [2022-11-09T19:48:57.653Z] ---> 8d4b32c4f3ff [2022-11-09T19:48:57.653Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T19:48:57.653Z] Removing intermediate container 0bbd1b1dfe13 [2022-11-09T19:48:57.653Z] ---> 5012f3d0fe09 [2022-11-09T19:48:57.653Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T19:48:57.923Z] ---> Running in 5663eb594c3a [2022-11-09T19:48:58.182Z] Removing intermediate container 5663eb594c3a [2022-11-09T19:48:58.183Z] ---> 84851bfeecd0 [2022-11-09T19:48:58.183Z] Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:48:58.183Z] ---> 3209295609a0 [2022-11-09T19:48:58.183Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T19:48:58.183Z] ---> Running in 0a62204fbac9 [2022-11-09T19:48:58.183Z] Removing intermediate container 0a62204fbac9 [2022-11-09T19:48:58.183Z] ---> 9e65be3f4673 [2022-11-09T19:48:58.183Z] Step 23/23 : LABEL version=0.0.0 [2022-11-09T19:48:58.183Z] ---> Running in 22a73be8d02a [2022-11-09T19:48:58.183Z] ---> b96c8c6db962 [2022-11-09T19:48:58.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T19:48:58.183Z] Removing intermediate container 22a73be8d02a [2022-11-09T19:48:58.183Z] ---> d6ee9ec0b39e [2022-11-09T19:48:58.183Z] [2022-11-09T19:48:58.443Z] Successfully built d6ee9ec0b39e [2022-11-09T19:48:58.443Z] Successfully tagged core-command:latest [2022-11-09T19:48:58.443Z]  Building core-command ... done Building security-proxy-setup [2022-11-09T19:48:58.443Z] ---> 6b47c7b9a8f5 [2022-11-09T19:48:58.443Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T19:48:58.443Z] ---> Running in 2a535dd427a1 [2022-11-09T19:49:01.028Z] Collecting docker-compose==1.23.2 [2022-11-09T19:49:01.028Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T19:49:01.028Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.1 MB/s eta 0:00:00 [2022-11-09T19:49:01.287Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T19:49:01.287Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T19:49:01.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 160.6 MB/s eta 0:00:00 [2022-11-09T19:49:01.287Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:49:01.287Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:49:01.287Z] ---> ce75a07c5140 [2022-11-09T19:49:01.287Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T19:49:01.287Z] ---> Using cache [2022-11-09T19:49:01.287Z] ---> 4cc92bfc8104 [2022-11-09T19:49:01.287Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T19:49:01.287Z] ---> Using cache [2022-11-09T19:49:01.287Z] ---> 5dd729dcb643 [2022-11-09T19:49:01.287Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T19:49:01.287Z] ---> Using cache [2022-11-09T19:49:01.287Z] ---> efa09e5fe6a0 [2022-11-09T19:49:01.287Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:49:01.287Z] ---> Using cache [2022-11-09T19:49:01.287Z] ---> 4debadb6578c [2022-11-09T19:49:01.287Z] Step 7/21 : COPY . . [2022-11-09T19:49:01.287Z] ---> Using cache [2022-11-09T19:49:01.287Z] ---> f527f679f78e [2022-11-09T19:49:01.287Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T19:49:01.287Z] Collecting PyYAML<4,>=3.10 [2022-11-09T19:49:01.287Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T19:49:01.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 199.2 MB/s eta 0:00:00 [2022-11-09T19:49:01.547Z] Preparing metadata (setup.py): started [2022-11-09T19:49:02.488Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:49:02.488Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-09T19:49:02.488Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T19:49:02.488Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T19:49:02.488Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 154.4 MB/s eta 0:00:00 [2022-11-09T19:49:02.747Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T19:49:02.747Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T19:49:02.747Z] Preparing metadata (setup.py): started [2022-11-09T19:49:03.315Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:49:03.315Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T19:49:03.315Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T19:49:03.315Z] Preparing metadata (setup.py): started [2022-11-09T19:49:04.340Z] Removing intermediate container 2a535dd427a1 [2022-11-09T19:49:04.340Z] ---> 64892f8eed1e [2022-11-09T19:49:04.340Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:49:04.340Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:49:04.340Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T19:49:04.340Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T19:49:04.340Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 189.0 MB/s eta 0:00:00 [2022-11-09T19:49:04.340Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T19:49:04.340Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T19:49:04.340Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T19:49:04.340Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T19:49:04.340Z] Preparing metadata (setup.py): started [2022-11-09T19:49:04.599Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:49:04.599Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T19:49:04.599Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T19:49:04.599Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T19:49:04.599Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T19:49:04.884Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T19:49:04.884Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T19:49:04.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 210.5 MB/s eta 0:00:00 [2022-11-09T19:49:04.884Z] Collecting certifi>=2017.4.17 [2022-11-09T19:49:04.884Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T19:49:04.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 197.5 MB/s eta 0:00:00 [2022-11-09T19:49:04.884Z] Collecting idna<2.8,>=2.5 [2022-11-09T19:49:04.884Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T19:49:05.143Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 184.5 MB/s eta 0:00:00 [2022-11-09T19:49:05.143Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T19:49:05.143Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T19:49:05.143Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 202.4 MB/s eta 0:00:00 [2022-11-09T19:49:05.143Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T19:49:05.143Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T19:49:05.143Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T19:49:05.143Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T19:49:05.143Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T19:49:05.143Z] Running setup.py install for texttable: started [2022-11-09T19:49:05.709Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T19:49:05.709Z] Running setup.py install for PyYAML: started [2022-11-09T19:49:06.640Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T19:49:09.956Z] Running setup.py install for docopt: started [2022-11-09T19:49:09.956Z] ---> Running in 9fde448b04ec [2022-11-09T19:49:09.956Z] ---> Running in aec1c52dd0dc [2022-11-09T19:49:09.956Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T19:49:09.956Z] Removing intermediate container 9fde448b04ec [2022-11-09T19:49:09.956Z] ---> 2168d5dadf2e [2022-11-09T19:49:09.956Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:49:10.215Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:49:10.472Z] ---> Running in aa2cf1f7e5c9 [2022-11-09T19:49:10.472Z] Running setup.py install for dockerpty: started [2022-11-09T19:49:10.730Z] Removing intermediate container aa2cf1f7e5c9 [2022-11-09T19:49:10.730Z] ---> 6d8f1e9353e0 [2022-11-09T19:49:10.730Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:49:10.730Z] ---> Running in a163361f82ec [2022-11-09T19:49:10.987Z] Removing intermediate container a163361f82ec [2022-11-09T19:49:10.987Z] ---> 396bb0fbfc69 [2022-11-09T19:49:10.987Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T19:49:10.987Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T19:49:11.244Z] ---> Running in 0ac580d4c46c [2022-11-09T19:49:11.807Z] Removing intermediate container 0ac580d4c46c [2022-11-09T19:49:11.807Z] ---> c5dfb87ad48d [2022-11-09T19:49:11.807Z] [2022-11-09T19:49:11.807Z] Successfully built c5dfb87ad48d [2022-11-09T19:49:11.807Z] Successfully tagged core-metadata:latest [2022-11-09T19:49:11.807Z]  Building core-metadata ... done Building support-notifications [2022-11-09T19:49:11.807Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-09T19:49:11.807Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-09T19:49:16.066Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:49:16.066Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:49:16.066Z] ---> ce75a07c5140 [2022-11-09T19:49:16.066Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:49:16.066Z] ---> Using cache [2022-11-09T19:49:16.066Z] ---> 56105a35339e [2022-11-09T19:49:16.066Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:49:16.066Z] ---> Using cache [2022-11-09T19:49:16.066Z] ---> 2818c5bd807f [2022-11-09T19:49:16.066Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T19:49:24.164Z] ---> Running in 9cf5fb641f8c [2022-11-09T19:49:24.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:24.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:25.244Z] OK: 211 MiB in 51 packages [2022-11-09T19:49:27.911Z] Removing intermediate container d199ffa0fc92 [2022-11-09T19:49:27.911Z] ---> 6bbb5274c523 [2022-11-09T19:49:27.911Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T19:49:28.845Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:49:29.777Z] ---> Running in 6a57a569f90e [2022-11-09T19:49:29.777Z] Removing intermediate container 9cf5fb641f8c [2022-11-09T19:49:29.777Z] ---> 245970ce9079 [2022-11-09T19:49:29.777Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:49:30.035Z] Removing intermediate container 6a57a569f90e [2022-11-09T19:49:30.035Z] ---> 80463377731e [2022-11-09T19:49:30.035Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:49:30.035Z] ---> Running in 7c4678c7b58c [2022-11-09T19:49:30.296Z] Removing intermediate container b28d53a8d8c8 [2022-11-09T19:49:30.296Z] ---> 35896bda57ba [2022-11-09T19:49:30.296Z] [2022-11-09T19:49:30.296Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T19:49:30.296Z] ---> c4fc93816858 [2022-11-09T19:49:30.296Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:49:30.296Z] ---> Using cache [2022-11-09T19:49:30.296Z] ---> 9f44ce704654 [2022-11-09T19:49:30.296Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T19:49:30.296Z] Removing intermediate container a5142ecab845 [2022-11-09T19:49:30.296Z] ---> d686fbf16d53 [2022-11-09T19:49:30.296Z] [2022-11-09T19:49:30.296Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:49:30.296Z] ---> 9c6f07244728 [2022-11-09T19:49:30.296Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:49:30.296Z] ---> d4e8a0b24bef [2022-11-09T19:49:30.296Z] ---> Using cache [2022-11-09T19:49:30.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> b5984932dd07 [2022-11-09T19:49:30.296Z] [2022-11-09T19:49:30.296Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:49:30.296Z] ---> Using cache [2022-11-09T19:49:30.296Z] ---> 27bc472c28e7 [2022-11-09T19:49:30.296Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T19:49:30.296Z] Removing intermediate container 7c4678c7b58c [2022-11-09T19:49:30.296Z] ---> dd49160baa17 [2022-11-09T19:49:30.296Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T19:49:30.554Z] ---> Running in d0aa121040ad [2022-11-09T19:49:30.554Z] ---> Running in 7e27ae0b6380 [2022-11-09T19:49:30.554Z] ---> Running in 2907b93f0c8a [2022-11-09T19:49:30.554Z] Removing intermediate container 7e27ae0b6380 [2022-11-09T19:49:30.554Z] ---> 977ae2a94778 [2022-11-09T19:49:30.554Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:49:31.133Z] ---> Running in 8f64f6667756 [2022-11-09T19:49:31.133Z] ---> f807d31d1eb4 [2022-11-09T19:49:31.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T19:49:31.390Z] Removing intermediate container 8f64f6667756 [2022-11-09T19:49:31.390Z] ---> 639da97860a7 [2022-11-09T19:49:31.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:49:31.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:31.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:31.911Z] ---> 02432b17f0a7 [2022-11-09T19:49:31.911Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T19:49:31.911Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:49:31.911Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:49:31.911Z] OK: 15859 distinct packages available [2022-11-09T19:49:32.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:32.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:32.429Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T19:49:32.429Z] ---> f44a3c3660ec [2022-11-09T19:49:32.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T19:49:32.429Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T19:49:32.429Z] ---> 5368c6d60db7 [2022-11-09T19:49:32.429Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T19:49:32.429Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T19:49:32.429Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T19:49:32.429Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T19:49:32.429Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T19:49:32.429Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:49:32.429Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T19:49:32.429Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T19:49:32.429Z] ---> Running in 4f666faf176d [2022-11-09T19:49:32.429Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:49:32.687Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:49:32.687Z] Removing intermediate container aec1c52dd0dc [2022-11-09T19:49:32.687Z] ---> 5f39a57bc540 [2022-11-09T19:49:32.687Z] [2022-11-09T19:49:32.687Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T19:49:32.687Z] ---> 9c6f07244728 [2022-11-09T19:49:32.687Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T19:49:32.687Z] OK: 8 MiB in 23 packages [2022-11-09T19:49:32.972Z] ---> Running in 1abc868efdd2 [2022-11-09T19:49:32.972Z] ---> 91c18adcc199 [2022-11-09T19:49:32.972Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T19:49:33.232Z] Removing intermediate container 4f666faf176d [2022-11-09T19:49:33.232Z] ---> 4ccf5573ff61 [2022-11-09T19:49:33.232Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:49:33.491Z] ---> Running in 11682b5f7dfa [2022-11-09T19:49:35.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:35.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:35.708Z] ---> df5a5f2d41b4 [2022-11-09T19:49:35.708Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T19:49:35.968Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T19:49:35.968Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T19:49:35.968Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T19:49:35.968Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T19:49:35.968Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T19:49:35.968Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T19:49:35.968Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:49:35.968Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:49:35.968Z] OK: 8 MiB in 20 packages [2022-11-09T19:49:36.227Z] Removing intermediate container 11682b5f7dfa [2022-11-09T19:49:36.227Z] ---> 181921750b42 [2022-11-09T19:49:36.227Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:49:36.227Z] ---> Running in e826d7fa6c64 [2022-11-09T19:49:36.227Z] Removing intermediate container d0aa121040ad [2022-11-09T19:49:36.227Z] ---> 55247c11d930 [2022-11-09T19:49:36.227Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:49:36.227Z] ---> Running in 968115bf9145 [2022-11-09T19:49:36.506Z] Removing intermediate container e826d7fa6c64 [2022-11-09T19:49:36.506Z] ---> 36fc638acdb9 [2022-11-09T19:49:36.506Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:49:36.506Z] ---> Running in 4d77916c73fa [2022-11-09T19:49:36.506Z] Removing intermediate container 968115bf9145 [2022-11-09T19:49:36.506Z] ---> c54570eabf7a [2022-11-09T19:49:36.506Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:49:36.927Z] ---> 227a545dcef9 [2022-11-09T19:49:36.927Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T19:49:36.927Z] ---> Running in 7fa14328dd71 [2022-11-09T19:49:36.927Z] Removing intermediate container 4d77916c73fa [2022-11-09T19:49:36.927Z] ---> 94b9f8ac323b [2022-11-09T19:49:36.927Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:49:37.195Z] Removing intermediate container 1abc868efdd2 [2022-11-09T19:49:37.195Z] ---> 1a695e91c39a [2022-11-09T19:49:37.195Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T19:49:37.461Z] ---> Running in 94df849d447c [2022-11-09T19:49:37.721Z] Removing intermediate container 7fa14328dd71 [2022-11-09T19:49:37.721Z] ---> f6f01bb7908b [2022-11-09T19:49:37.721Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T19:49:37.721Z] ---> 267b98de309b [2022-11-09T19:49:37.721Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T19:49:37.721Z] ---> Running in 2ed2d6cdb498 [2022-11-09T19:49:37.983Z] ---> Running in c3e02ec6bfe3 [2022-11-09T19:49:37.983Z] Removing intermediate container 94df849d447c [2022-11-09T19:49:37.983Z] ---> c43ba7e4bf6f [2022-11-09T19:49:37.983Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:49:37.983Z] ---> Running in 706a1c86b5cc [2022-11-09T19:49:37.983Z] Removing intermediate container 2ed2d6cdb498 [2022-11-09T19:49:37.983Z] ---> 43f886d81b4c [2022-11-09T19:49:37.983Z] Step 12/21 : WORKDIR /edgex [2022-11-09T19:49:38.245Z] ---> 120ed2251b23 [2022-11-09T19:49:38.245Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T19:49:38.245Z] Removing intermediate container c3e02ec6bfe3 [2022-11-09T19:49:38.245Z] ---> 818ddeab7cb8 [2022-11-09T19:49:38.245Z] [2022-11-09T19:49:38.245Z] ---> Running in 2c8c7a58e500 [2022-11-09T19:49:38.504Z] Successfully built 818ddeab7cb8 [2022-11-09T19:49:38.763Z] Successfully tagged sys-mgmt-agent:latest [2022-11-09T19:49:38.763Z] ---> Running in cbb5496a6443 [2022-11-09T19:49:38.763Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-11-09T19:49:38.763Z] Removing intermediate container 706a1c86b5cc [2022-11-09T19:49:38.763Z] ---> acaf37673f18 [2022-11-09T19:49:38.763Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T19:49:42.136Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:49:42.136Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:49:42.136Z] ---> ce75a07c5140 [2022-11-09T19:49:42.136Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:49:42.136Z] ---> Using cache [2022-11-09T19:49:42.136Z] ---> 4cc92bfc8104 [2022-11-09T19:49:42.136Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:49:44.048Z] Removing intermediate container cbb5496a6443 [2022-11-09T19:49:44.048Z] ---> 3308a30fb2ef [2022-11-09T19:49:44.048Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:49:44.048Z] ---> Running in 2f4dee700231 [2022-11-09T19:49:44.048Z] Removing intermediate container 2c8c7a58e500 [2022-11-09T19:49:44.048Z] ---> 7aa06e6f1903 [2022-11-09T19:49:44.048Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T19:49:44.049Z] ---> Running in d4298c4ac302 [2022-11-09T19:49:44.049Z] ---> Running in 37cf659aad5f [2022-11-09T19:49:44.049Z] Removing intermediate container 2f4dee700231 [2022-11-09T19:49:44.049Z] ---> 11b18570f7b4 [2022-11-09T19:49:44.049Z] [2022-11-09T19:49:44.049Z] Removing intermediate container 37cf659aad5f [2022-11-09T19:49:44.049Z] ---> dcf8e66b432c [2022-11-09T19:49:44.049Z] Step 17/19 : LABEL arch=x86_64 [2022-11-09T19:49:44.049Z] ---> a77ff20d5d97 [2022-11-09T19:49:44.049Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T19:49:44.049Z] ---> Running in 7da111b8d58f [2022-11-09T19:49:44.049Z] Successfully built 11b18570f7b4 [2022-11-09T19:49:44.049Z] Successfully tagged support-scheduler:latest [2022-11-09T19:49:44.049Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:44.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:49:44.305Z] Removing intermediate container 7da111b8d58f [2022-11-09T19:49:44.305Z] ---> d1b1dacf98b2 [2022-11-09T19:49:44.305Z] Step 18/19 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:49:44.585Z] OK: 211 MiB in 51 packages [2022-11-09T19:49:44.585Z] ---> Running in 000716100d28 [2022-11-09T19:49:44.585Z] ---> cee6db014ac3 [2022-11-09T19:49:44.585Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T19:49:44.585Z] Removing intermediate container 000716100d28 [2022-11-09T19:49:44.585Z] ---> 751031be5437 [2022-11-09T19:49:44.585Z] Step 19/19 : LABEL version=0.0.0 [2022-11-09T19:49:44.842Z] ---> Running in 8a85c75e8f6a [2022-11-09T19:49:45.105Z] Removing intermediate container 8a85c75e8f6a [2022-11-09T19:49:45.105Z] ---> 96aaf0cf6219 [2022-11-09T19:49:45.105Z] [2022-11-09T19:49:45.106Z] Removing intermediate container d4298c4ac302 [2022-11-09T19:49:45.106Z] ---> 82cf9618557b [2022-11-09T19:49:45.106Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:49:45.463Z] ---> 5f9fed150d1f [2022-11-09T19:49:45.463Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T19:49:45.463Z] Removing intermediate container 2907b93f0c8a [2022-11-09T19:49:45.463Z] ---> 111996905042 [2022-11-09T19:49:45.463Z] Step 8/22 : COPY . . [2022-11-09T19:49:45.463Z] Successfully built 96aaf0cf6219 [2022-11-09T19:49:45.463Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-09T19:49:45.720Z]  Building security-spiffe-token-provider ... done  ---> f0af34827f79 [2022-11-09T19:49:45.720Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:49:50.001Z] ---> 92a68e45a31a [2022-11-09T19:49:50.001Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T19:49:50.001Z] ---> Running in ba652c644020 [2022-11-09T19:49:50.001Z] ---> Running in e411ee52a216 [2022-11-09T19:49:50.001Z] ---> fc455e5a56e5 [2022-11-09T19:49:50.001Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T19:49:50.001Z] ---> Running in ba27a163888c [2022-11-09T19:49:50.001Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T19:49:50.264Z] Removing intermediate container e411ee52a216 [2022-11-09T19:49:50.264Z] ---> 431c2872cf17 [2022-11-09T19:49:50.264Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T19:49:50.264Z] ---> Running in bf5fbdafdbc6 [2022-11-09T19:49:50.523Z] Removing intermediate container bf5fbdafdbc6 [2022-11-09T19:49:50.523Z] ---> b49d33be830f [2022-11-09T19:49:50.523Z] Step 19/21 : LABEL arch=x86_64 [2022-11-09T19:49:50.781Z] ---> Running in 00bb9e08df5a [2022-11-09T19:49:50.781Z] Removing intermediate container 00bb9e08df5a [2022-11-09T19:49:50.781Z] ---> 7d76b4de4264 [2022-11-09T19:49:50.781Z] Step 20/21 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:49:50.781Z] ---> Running in 1dfdc8ac9df8 [2022-11-09T19:49:51.051Z] Removing intermediate container 1dfdc8ac9df8 [2022-11-09T19:49:51.051Z] ---> ace6230a450e [2022-11-09T19:49:51.051Z] Step 21/21 : LABEL version=0.0.0 [2022-11-09T19:49:51.310Z] ---> Running in 555c1d7b1605 [2022-11-09T19:49:53.207Z] Removing intermediate container 555c1d7b1605 [2022-11-09T19:49:53.207Z] ---> 1d7f312a67a0 [2022-11-09T19:49:53.207Z] [2022-11-09T19:49:53.207Z] Successfully built 1d7f312a67a0 [2022-11-09T19:49:53.207Z] Successfully tagged security-proxy-setup:latest [2022-11-09T19:50:05.641Z]  Building security-proxy-setup ... done Removing intermediate container ba652c644020 [2022-11-09T19:50:05.642Z] ---> 9cbace146999 [2022-11-09T19:50:05.642Z] Step 7/24 : COPY . . [2022-11-09T19:50:12.444Z] ---> 3c12df44dbbf [2022-11-09T19:50:12.444Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:50:12.444Z] ---> Running in 915a3fad7e1d [2022-11-09T19:50:12.444Z] Removing intermediate container 915a3fad7e1d [2022-11-09T19:50:12.444Z] ---> 62f4e704c7f3 [2022-11-09T19:50:12.444Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T19:50:12.705Z] ---> Running in a9da3982a87b [2022-11-09T19:50:12.967Z] Removing intermediate container a9da3982a87b [2022-11-09T19:50:12.967Z] ---> a615dbef4605 [2022-11-09T19:50:12.967Z] 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 [2022-11-09T19:50:12.967Z] ---> Running in b62a2c061542 [2022-11-09T19:50:14.877Z] Removing intermediate container b62a2c061542 [2022-11-09T19:50:14.877Z] ---> c0c6b812da9b [2022-11-09T19:50:14.877Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T19:50:14.877Z] Removing intermediate container ba27a163888c [2022-11-09T19:50:14.877Z] ---> f3eeea50164b [2022-11-09T19:50:14.877Z] [2022-11-09T19:50:14.877Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:50:14.877Z] ---> 9c6f07244728 [2022-11-09T19:50:14.877Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T19:50:14.877Z] ---> Running in 60df9e9ee43e [2022-11-09T19:50:14.877Z] ---> Running in 8666982c6cc2 [2022-11-09T19:50:14.878Z] Removing intermediate container 60df9e9ee43e [2022-11-09T19:50:14.878Z] ---> ff9e12e03511 [2022-11-09T19:50:14.878Z] [2022-11-09T19:50:14.878Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T19:50:14.878Z] ---> c4fc93816858 [2022-11-09T19:50:14.878Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:50:14.878Z] ---> Using cache [2022-11-09T19:50:14.878Z] ---> 9f44ce704654 [2022-11-09T19:50:14.878Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T19:50:14.878Z] ---> Running in 962f66d1d7ef [2022-11-09T19:50:14.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:50:15.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:50:15.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:50:15.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:50:15.397Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:50:15.397Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:50:15.397Z] OK: 15859 distinct packages available [2022-11-09T19:50:15.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:50:15.397Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T19:50:15.397Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T19:50:15.397Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:50:15.397Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:50:15.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:50:15.397Z] OK: 6 MiB in 16 packages [2022-11-09T19:50:15.658Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T19:50:15.658Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:50:15.658Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T19:50:15.658Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T19:50:15.658Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T19:50:15.658Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:50:15.658Z] OK: 7 MiB in 19 packages [2022-11-09T19:50:16.228Z] Removing intermediate container 8666982c6cc2 [2022-11-09T19:50:16.228Z] ---> 08153308d5b7 [2022-11-09T19:50:16.228Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:50:16.228Z] ---> Running in c0fde55661a5 [2022-11-09T19:50:16.228Z] Removing intermediate container 962f66d1d7ef [2022-11-09T19:50:16.228Z] ---> db09badacad6 [2022-11-09T19:50:16.228Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T19:50:16.228Z] Removing intermediate container c0fde55661a5 [2022-11-09T19:50:16.228Z] ---> 0d7267c343e5 [2022-11-09T19:50:16.228Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T19:50:16.228Z] ---> Running in 5dea807403da [2022-11-09T19:50:16.228Z] Removing intermediate container 5dea807403da [2022-11-09T19:50:16.228Z] ---> f82a06b97f31 [2022-11-09T19:50:16.228Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:50:16.228Z] ---> Running in 893380de5efd [2022-11-09T19:50:16.487Z] Removing intermediate container 893380de5efd [2022-11-09T19:50:16.487Z] ---> d6c5b3964b6e [2022-11-09T19:50:16.487Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:50:17.430Z] ---> babf5e8b251d [2022-11-09T19:50:17.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T19:50:17.430Z] ---> 72508918a7e0 [2022-11-09T19:50:17.430Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:50:18.821Z] ---> a2d8e0a35708 [2022-11-09T19:50:18.821Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T19:50:18.821Z] ---> b2c9b7eb8d7a [2022-11-09T19:50:18.821Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:50:18.821Z] ---> 033d1c21546d [2022-11-09T19:50:18.821Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T19:50:19.097Z] ---> 1ee30d21765c [2022-11-09T19:50:19.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T19:50:19.097Z] ---> Running in 0687704696c2 [2022-11-09T19:50:19.097Z] Removing intermediate container 0687704696c2 [2022-11-09T19:50:19.097Z] ---> afbd4d731b6a [2022-11-09T19:50:19.097Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:50:19.097Z] ---> Running in 736e00d7927b [2022-11-09T19:50:19.097Z] ---> 000781be9435 [2022-11-09T19:50:19.097Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T19:50:19.097Z] Removing intermediate container 736e00d7927b [2022-11-09T19:50:19.097Z] ---> d82e7ad12b66 [2022-11-09T19:50:19.097Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:50:19.359Z] ---> Running in 2abfaec17637 [2022-11-09T19:50:19.359Z] ---> 8d20e182a881 [2022-11-09T19:50:19.359Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:50:19.359Z] ---> Running in 504ca1e63889 [2022-11-09T19:50:19.359Z] Removing intermediate container 2abfaec17637 [2022-11-09T19:50:19.359Z] ---> 8d8b9454bb83 [2022-11-09T19:50:19.359Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:50:19.359Z] ---> Running in 88bc225b59a9 [2022-11-09T19:50:19.359Z] Removing intermediate container 504ca1e63889 [2022-11-09T19:50:19.359Z] ---> 24b08548219d [2022-11-09T19:50:19.359Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:50:19.359Z] ---> Running in 18b4e6873717 [2022-11-09T19:50:19.620Z] Removing intermediate container 88bc225b59a9 [2022-11-09T19:50:19.620Z] ---> afa1ef3b8869 [2022-11-09T19:50:19.620Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T19:50:19.620Z] ---> Running in 6ee0e27f55c7 [2022-11-09T19:50:19.620Z] Removing intermediate container 18b4e6873717 [2022-11-09T19:50:19.620Z] ---> 399501b7a995 [2022-11-09T19:50:19.620Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:50:19.620Z] ---> Running in bc4240be4d90 [2022-11-09T19:50:19.620Z] Removing intermediate container 6ee0e27f55c7 [2022-11-09T19:50:19.620Z] ---> 2d6e3b0d6f64 [2022-11-09T19:50:19.620Z] [2022-11-09T19:50:19.620Z] Removing intermediate container bc4240be4d90 [2022-11-09T19:50:19.620Z] ---> e551169cf58c [2022-11-09T19:50:19.620Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:50:19.620Z] ---> Running in e0e86131551d [2022-11-09T19:50:19.620Z] Successfully built 2d6e3b0d6f64 [2022-11-09T19:50:19.881Z] Successfully tagged support-notifications:latest [2022-11-09T19:50:19.881Z]  Building support-notifications ... done Removing intermediate container e0e86131551d [2022-11-09T19:50:19.881Z] ---> cf7b9a29d9b0 [2022-11-09T19:50:19.881Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T19:50:19.881Z] ---> Running in d75dfca36e57 [2022-11-09T19:50:19.881Z] Removing intermediate container d75dfca36e57 [2022-11-09T19:50:19.881Z] ---> 90404058343b [2022-11-09T19:50:19.881Z] [2022-11-09T19:50:19.881Z] Successfully built 90404058343b [2022-11-09T19:50:19.881Z] Successfully tagged security-spire-agent:latest [2022-11-09T19:50:20.151Z]  Building security-spire-agent ... done  [Pipeline] } [2022-11-09T19:50:20.166Z] $ docker stop --time=1 d3975c2ac98a95071481a6f80400b1b4b94c39d631b3fd60cd05ba3a02e9e637 [2022-11-09T19:50:21.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-09T19:50:21.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-09T19:50:21.451Z] $ docker rm -f d3975c2ac98a95071481a6f80400b1b4b94c39d631b3fd60cd05ba3a02e9e637 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T19:50:21.868Z] + docker images [2022-11-09T19:50:21.868Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T19:50:21.868Z] security-spire-agent latest 90404058343b 2 seconds ago 125MB [2022-11-09T19:50:21.868Z] support-notifications latest 2d6e3b0d6f64 2 seconds ago 30.4MB [2022-11-09T19:50:21.868Z] f3eeea50164b 7 seconds ago 1.68GB [2022-11-09T19:50:21.868Z] ff9e12e03511 7 seconds ago 1.49GB [2022-11-09T19:50:21.868Z] security-proxy-setup latest 1d7f312a67a0 30 seconds ago 27.6MB [2022-11-09T19:50:21.868Z] security-spiffe-token-provider latest 96aaf0cf6219 37 seconds ago 29.7MB [2022-11-09T19:50:21.868Z] support-scheduler latest 11b18570f7b4 38 seconds ago 29.8MB [2022-11-09T19:50:21.868Z] sys-mgmt-agent latest 818ddeab7cb8 44 seconds ago 136MB [2022-11-09T19:50:21.868Z] 5f39a57bc540 49 seconds ago 1.6GB [2022-11-09T19:50:21.868Z] d686fbf16d53 52 seconds ago 1.68GB [2022-11-09T19:50:21.868Z] 35896bda57ba 52 seconds ago 1.65GB [2022-11-09T19:50:21.868Z] core-metadata latest c5dfb87ad48d About a minute ago 18.5MB [2022-11-09T19:50:21.868Z] core-command latest d6ee9ec0b39e About a minute ago 17.6MB [2022-11-09T19:50:21.868Z] 827023028d32 About a minute ago 1.62GB [2022-11-09T19:50:21.868Z] security-bootstrapper latest f8ea264b1e1d About a minute ago 20.2MB [2022-11-09T19:50:21.868Z] 017e3b9032ed About a minute ago 1.6GB [2022-11-09T19:50:21.868Z] 5455f18b5032 About a minute ago 1.61GB [2022-11-09T19:50:21.868Z] security-secretstore-setup latest ad55b9e61a57 About a minute ago 29.7MB [2022-11-09T19:50:21.868Z] core-data latest 254caf3d4ef4 2 minutes ago 21.7MB [2022-11-09T19:50:21.868Z] e1bf4f305880 2 minutes ago 1.62GB [2022-11-09T19:50:21.868Z] 5fb1611cfae7 2 minutes ago 1.61GB [2022-11-09T19:50:21.868Z] fb7b2f57d5a8 2 minutes ago 1.6GB [2022-11-09T19:50:21.868Z] security-spire-config latest ecf369ea2e63 2 minutes ago 85.8MB [2022-11-09T19:50:21.868Z] security-spire-server latest 9e852d6748d6 2 minutes ago 86.5MB [2022-11-09T19:50:21.868Z] ab3c51405093 3 minutes ago 1.49GB [2022-11-09T19:50:21.868Z] 112751c82ff3 3 minutes ago 1.49GB [2022-11-09T19:50:21.868Z] ci-base-image-x86_64 latest ce75a07c5140 6 minutes ago 947MB [2022-11-09T19:50:21.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 days ago 683MB [2022-11-09T19:50:21.868Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-09T19:50:21.868Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-09T19:50:21.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-09T19:50:21.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-09T19:50:23.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-09T19:50:23.097Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-09T19:50:27.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-09T19:50:27.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-09T19:50:27.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-09T19:50:27.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-09T19:50:27.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-09T19:50:30.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-09T19:50:30.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-09T19:50:30.715Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-09T19:50:30.715Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-09T19:50:30.715Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-09T19:50:30.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-09T19:50:45.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.378s coverage: 28.7% of statements [2022-11-09T19:50:45.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-09T19:50:45.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-09T19:50:49.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.475s coverage: 98.5% of statements [2022-11-09T19:50:55.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.787s coverage: 43.0% of statements [2022-11-09T19:50:55.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-09T19:50:55.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-09T19:50:55.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.640s coverage: 54.2% of statements [2022-11-09T19:50:55.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-09T19:50:55.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-09T19:51:13.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.386s coverage: 89.2% of statements [2022-11-09T19:51:13.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-09T19:51:13.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-09T19:51:13.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:51:13.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-09T19:51:13.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-09T19:51:13.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.485s coverage: 2.2% of statements [2022-11-09T19:51:13.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-09T19:51:13.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-09T19:51:16.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.845s coverage: 95.6% of statements [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-09T19:51:16.998Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.355s coverage: 72.2% of statements [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-09T19:51:16.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.350s coverage: 60.0% of statements [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-09T19:51:16.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.402s coverage: 0.9% of statements [2022-11-09T19:51:16.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-09T19:51:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.240s coverage: 58.8% of statements [2022-11-09T19:51:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.237s coverage: 29.6% of statements [2022-11-09T19:51:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-09T19:51:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.329s coverage: 47.1% of statements [2022-11-09T19:51:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 79.5% of statements [2022-11-09T19:51:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2022-11-09T19:51:21.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2022-11-09T19:51:26.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2022-11-09T19:51:34.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.321s coverage: 94.4% of statements [2022-11-09T19:51:34.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2022-11-09T19:51:44.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.778s coverage: 79.9% of statements [2022-11-09T19:51:44.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-09T19:51:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.367s coverage: 92.9% of statements [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-09T19:51:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-09T19:51:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-09T19:51:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.307s coverage: 87.2% of statements [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-09T19:51:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-09T19:51:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.412s coverage: 58.8% of statements [2022-11-09T19:51:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-09T19:51:49.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.339s coverage: 80.0% of statements [2022-11-09T19:51:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.538s coverage: 87.2% of statements [2022-11-09T19:51:52.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.623s coverage: 85.4% of statements [2022-11-09T19:51:53.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.150s coverage: 91.2% of statements [2022-11-09T19:51:53.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-09T19:52:02.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.062s coverage: 64.7% of statements [2022-11-09T19:52:02.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-09T19:52:02.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-09T19:52:02.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.288s coverage: 100.0% of statements [2022-11-09T19:52:02.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements [2022-11-09T19:52:02.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2022-11-09T19:52:02.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2022-11-09T19:52:02.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2022-11-09T19:52:10.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.491s coverage: 65.8% of statements [2022-11-09T19:52:10.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-09T19:52:10.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-09T19:52:10.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-09T19:52:12.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.899s coverage: 41.8% of statements [2022-11-09T19:52:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-09T19:52:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-09T19:52:12.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.375s coverage: 89.5% of statements [2022-11-09T19:52:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-09T19:52:12.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements [2022-11-09T19:52:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-09T19:52:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-09T19:52:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-09T19:52:12.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-09T19:52:23.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.436s coverage: 17.7% of statements [2022-11-09T19:52:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-09T19:52:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-09T19:52:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-09T19:52:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-09T19:52:23.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.811s coverage: 92.3% of statements [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-09T19:52:23.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.515s coverage: 63.2% of statements [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-09T19:52:23.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.501s coverage: 97.7% of statements [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-09T19:52:23.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-09T19:52:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-09T19:52:23.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.317s coverage: 100.0% of statements [2022-11-09T19:52:23.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-11-09T19:52:24.000Z] 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 [2022-11-09T19:52:24.000Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-09T19:52:24.000Z] GO111MODULE=on go vet ./... [2022-11-09T19:54:30.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T19:54:30.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T19:54:30.862Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T19:54:30.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-09T19:54:31.272Z] + ls -al . [2022-11-09T19:54:31.272Z] total 772 [2022-11-09T19:54:31.272Z] drwxrwxr-x 10 1001 1001 4096 Nov 9 19:47 . [2022-11-09T19:54:31.272Z] drwxr-xr-x 4 root root 4096 Nov 9 19:47 .. [2022-11-09T19:54:31.272Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:46 .blubracket [2022-11-09T19:54:31.272Z] -rw-rw-r-- 1 1001 1001 16 Nov 9 19:46 .dockerignore [2022-11-09T19:54:31.273Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:46 .git [2022-11-09T19:54:31.273Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:46 .github [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 1030 Nov 9 19:46 .gitignore [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 19:46 .golangci.yml [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 87 Nov 9 19:46 .hadolint.yml [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 19:46 .sonarcloud.properties [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 19:46 ADOPTERS.md [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 10722 Nov 9 19:46 Attribution.txt [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 73765 Nov 9 19:46 CHANGELOG.md [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 19:46 CONTRIBUTING.md [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 19:46 GOVERNANCE.md [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 850 Nov 9 19:46 Jenkinsfile [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 19:46 LICENSE [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 13857 Nov 9 19:46 Makefile [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 19:46 OWNERS.md [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 9799 Nov 9 19:46 README.md [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 19:46 SECURITY.md [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 5 Nov 9 19:43 VERSION [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 19:46 ZMQWindows.md [2022-11-09T19:54:31.273Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:46 bin [2022-11-09T19:54:31.273Z] drwxrwxr-x 18 1001 1001 4096 Nov 9 19:46 cmd [2022-11-09T19:54:31.273Z] -rw-r--r-- 1 root root 501828 Nov 9 19:52 coverage.out [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 3405 Nov 9 19:46 go.mod [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 44978 Nov 9 19:46 go.sum [2022-11-09T19:54:31.273Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:46 internal [2022-11-09T19:54:31.273Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:46 openapi [2022-11-09T19:54:31.273Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 19:46 snap [2022-11-09T19:54:31.273Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 19:46 version.go [Pipeline] sh [2022-11-09T19:54:31.970Z] + '[' -e coverage.out ] [2022-11-09T19:54:31.970Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-09T19:54:32.003Z] Warning: overwriting stash ‘coverage-report’ [2022-11-09T19:54:32.864Z] Stashed 1 file(s) [Pipeline] sh [2022-11-09T19:54:33.505Z] + make build [2022-11-09T19:54:33.505Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T19:56:10.151Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-09T19:57:31.769Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-09T19:57:31.769Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T19:58:03.973Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T19:58:05.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T19:58:11.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T19:58:17.884Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:58:22.144Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:58:28.783Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:58:32.123Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:58:35.471Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T19:58:45.546Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-11-09T19:58:50.918Z] $ docker stop --time=1 994adaba73b9f7e1d6e3a54d3d5a51f52ba6db759a51768a4ab863646c9c32cc [2022-11-09T19:58:52.888Z] $ docker rm -f 994adaba73b9f7e1d6e3a54d3d5a51f52ba6db759a51768a4ab863646c9c32cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:58:55.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:58:55.679Z] [2022-11-09T19:58:55.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:58:56.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:58:56.084Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-09T19:58:56.084Z] 29e5d40040c1: Pulling fs layer [2022-11-09T19:58:56.084Z] 1ce36da41761: Pulling fs layer [2022-11-09T19:58:56.084Z] 25b303627fd3: Pulling fs layer [2022-11-09T19:58:56.354Z] 29e5d40040c1: Verifying Checksum [2022-11-09T19:58:56.354Z] 29e5d40040c1: Download complete [2022-11-09T19:58:56.624Z] 1ce36da41761: Verifying Checksum [2022-11-09T19:58:56.624Z] 1ce36da41761: Download complete [2022-11-09T19:58:56.956Z] 29e5d40040c1: Pull complete [2022-11-09T19:58:57.915Z] 1ce36da41761: Pull complete [2022-11-09T19:58:58.183Z] 25b303627fd3: Verifying Checksum [2022-11-09T19:58:58.183Z] 25b303627fd3: Download complete [2022-11-09T19:59:08.246Z] 25b303627fd3: Pull complete [2022-11-09T19:59:08.246Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-09T19:59:08.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:59:08.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:59:08.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-118798 does not seem to be running inside a container [2022-11-09T19:59:08.629Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T19:59:11.004Z] $ docker top e44db1b47610910fcaaab801e0df5162f806865cb42816e812f6c4f125280e39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:59:11.900Z] + docker-compose build --help [2022-11-09T19:59:11.901Z] + grep parallel [2022-11-09T19:59:17.242Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T19:59:17.282Z] $ docker stop --time=1 e44db1b47610910fcaaab801e0df5162f806865cb42816e812f6c4f125280e39 [2022-11-09T19:59:18.884Z] $ docker rm -f e44db1b47610910fcaaab801e0df5162f806865cb42816e812f6c4f125280e39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:59:19.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:59:19.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:59:19.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-118798 does not seem to be running inside a container [2022-11-09T19:59:19.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T19:59:21.107Z] $ docker top 36f0209b8c4316675b01de4b66cc275de43988eddf9b6a346b1898e0bde3e806 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:59:22.000Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T19:59:27.330Z] Building core-command ... [2022-11-09T19:59:27.330Z] Building core-data ... [2022-11-09T19:59:27.330Z] Building core-metadata ... [2022-11-09T19:59:27.330Z] Building security-bootstrapper ... [2022-11-09T19:59:27.330Z] Building security-proxy-setup ... [2022-11-09T19:59:27.330Z] Building security-secretstore-setup ... [2022-11-09T19:59:27.330Z] Building security-spiffe-token-provider ... [2022-11-09T19:59:27.330Z] Building security-spire-agent ... [2022-11-09T19:59:27.330Z] Building security-spire-config ... [2022-11-09T19:59:27.330Z] Building security-spire-server ... [2022-11-09T19:59:27.330Z] Building support-notifications ... [2022-11-09T19:59:27.330Z] Building support-scheduler ... [2022-11-09T19:59:27.330Z] Building sys-mgmt-agent ... [2022-11-09T19:59:27.330Z] Building security-spiffe-token-provider [2022-11-09T19:59:27.330Z] Building support-scheduler [2022-11-09T19:59:27.330Z] Building core-command [2022-11-09T19:59:27.330Z] Building security-spire-config [2022-11-09T19:59:27.330Z] Building support-notifications [2022-11-09T20:00:23.717Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:00:23.717Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:00:23.717Z] ---> e7a649050aef [2022-11-09T20:00:23.717Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:00:23.717Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:00:23.717Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:00:23.717Z] ---> e7a649050aef [2022-11-09T20:00:23.717Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:00:23.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:00:23.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:00:23.717Z] ---> e7a649050aef [2022-11-09T20:00:23.717Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:00:23.717Z] [2022-11-09T20:00:23.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:00:23.717Z] ---> e7a649050aef [2022-11-09T20:00:23.717Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:00:23.717Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:00:23.717Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:00:23.717Z] ---> e7a649050aef [2022-11-09T20:00:23.717Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T20:00:23.717Z] ---> Running in 2eb8f352c051 [2022-11-09T20:00:23.717Z] ---> Running in b422b10e28b0 [2022-11-09T20:00:23.717Z] ---> Running in c9516949a057 [2022-11-09T20:00:23.717Z] ---> Running in de50b2387eb4 [2022-11-09T20:00:23.717Z] ---> Running in 3ceb3fc96fb4 [2022-11-09T20:00:23.717Z] Removing intermediate container b422b10e28b0 [2022-11-09T20:00:23.717Z] ---> 39fa727f17fc [2022-11-09T20:00:23.717Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:00:23.717Z] Removing intermediate container 3ceb3fc96fb4 [2022-11-09T20:00:23.717Z] ---> 92cfd9795c07 [2022-11-09T20:00:23.717Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:00:23.717Z] Removing intermediate container de50b2387eb4 [2022-11-09T20:00:23.717Z] ---> 0733f70d313b [2022-11-09T20:00:23.717Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T20:00:23.717Z] Removing intermediate container 2eb8f352c051 [2022-11-09T20:00:23.717Z] ---> 97a2cd399469 [2022-11-09T20:00:23.717Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:00:23.717Z] Removing intermediate container c9516949a057 [2022-11-09T20:00:23.717Z] ---> 7f0f6d220d4f [2022-11-09T20:00:23.717Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T20:00:23.717Z] ---> Running in 586886a581e4 [2022-11-09T20:00:23.717Z] ---> Running in d96e630aa87a [2022-11-09T20:00:23.717Z] ---> Running in ab2144df2e2e [2022-11-09T20:00:23.717Z] ---> Running in f1cf081147bd [2022-11-09T20:00:23.717Z] ---> Running in 19ac36129748 [2022-11-09T20:00:23.717Z] Removing intermediate container d96e630aa87a [2022-11-09T20:00:23.717Z] Removing intermediate container 586886a581e4 [2022-11-09T20:00:23.717Z] ---> bd309224d296 [2022-11-09T20:00:23.717Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T20:00:23.717Z] ---> dc259fa3c0b6 [2022-11-09T20:00:23.717Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T20:00:23.717Z] Removing intermediate container ab2144df2e2e [2022-11-09T20:00:23.717Z] ---> 61a21a51c2b4 [2022-11-09T20:00:23.717Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T20:00:23.717Z] ---> Running in 7b22d7597e77 [2022-11-09T20:00:23.717Z] ---> Running in 0f04a9ccb3a7 [2022-11-09T20:00:23.717Z] ---> Running in 1a5925d56406 [2022-11-09T20:00:23.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:24.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:24.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:24.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:25.935Z] v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T20:00:25.935Z] v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T20:00:25.935Z] OK: 16895 distinct packages available [2022-11-09T20:00:25.935Z] OK: 221 MiB in 51 packages [2022-11-09T20:00:26.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:26.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:26.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:26.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:26.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:27.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:27.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:27.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:00:27.568Z] Removing intermediate container 19ac36129748 [2022-11-09T20:00:27.568Z] ---> 7674588cef19 [2022-11-09T20:00:27.568Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:00:27.837Z] OK: 221 MiB in 51 packages [2022-11-09T20:00:28.820Z] ---> ebd36b5230b6 [2022-11-09T20:00:28.820Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:00:28.820Z] OK: 221 MiB in 51 packages [2022-11-09T20:00:28.820Z] ---> Running in 1f9f2b1c1300 [2022-11-09T20:00:28.820Z] OK: 221 MiB in 51 packages [2022-11-09T20:00:28.820Z] OK: 221 MiB in 51 packages [2022-11-09T20:00:29.788Z] Removing intermediate container f1cf081147bd [2022-11-09T20:00:29.788Z] ---> a057683303bb [2022-11-09T20:00:29.788Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T20:00:30.750Z] Removing intermediate container 1a5925d56406 [2022-11-09T20:00:30.750Z] ---> e38a63f5a28c [2022-11-09T20:00:30.750Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:00:30.750Z] Removing intermediate container 0f04a9ccb3a7 [2022-11-09T20:00:30.750Z] ---> 0b95466a1dc6 [2022-11-09T20:00:30.750Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T20:00:30.750Z] Removing intermediate container 7b22d7597e77 [2022-11-09T20:00:30.750Z] ---> 309149c987f0 [2022-11-09T20:00:30.750Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:00:31.018Z] ---> 89228580eedc [2022-11-09T20:00:31.018Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:00:31.285Z] ---> Running in 3e9c24d8a067 [2022-11-09T20:00:32.247Z] ---> ff264b007311 [2022-11-09T20:00:32.247Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:00:32.519Z] ---> a24c400cee7b [2022-11-09T20:00:32.519Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:00:32.519Z] ---> Running in b3848991b112 [2022-11-09T20:00:32.805Z] ---> a6a6da436861 [2022-11-09T20:00:32.805Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:00:32.805Z] ---> Running in c57133a97cab [2022-11-09T20:00:33.072Z] ---> Running in 4b0ec2069490 [2022-11-09T20:01:54.693Z] Removing intermediate container b3848991b112 [2022-11-09T20:01:54.693Z] ---> 0c3795f21cbd [2022-11-09T20:01:54.693Z] Step 8/22 : COPY . . [2022-11-09T20:01:54.693Z] Removing intermediate container 3e9c24d8a067 [2022-11-09T20:01:54.693Z] ---> 99d99441aa52 [2022-11-09T20:01:54.693Z] Step 7/19 : COPY . . [2022-11-09T20:01:54.693Z] Removing intermediate container 1f9f2b1c1300 [2022-11-09T20:01:54.693Z] ---> 4cbb4e7a6f4b [2022-11-09T20:01:54.693Z] Step 7/24 : COPY . . [2022-11-09T20:01:54.693Z] Removing intermediate container c57133a97cab [2022-11-09T20:01:54.693Z] ---> f15554cbd4f9 [2022-11-09T20:01:54.693Z] Step 8/22 : COPY . . [2022-11-09T20:01:54.693Z] Removing intermediate container 4b0ec2069490 [2022-11-09T20:01:54.693Z] ---> 4b92a1f49ff0 [2022-11-09T20:01:54.693Z] Step 8/23 : COPY . . [2022-11-09T20:02:09.692Z] ---> 7df7049907f5 [2022-11-09T20:02:09.692Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T20:02:09.692Z] ---> 37434f11a1f6 [2022-11-09T20:02:09.692Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T20:02:09.692Z] ---> 4a208be023ae [2022-11-09T20:02:09.692Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:02:09.692Z] ---> 6dab9a9d6708 [2022-11-09T20:02:09.692Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T20:02:09.692Z] ---> 73ab73380f76 [2022-11-09T20:02:09.692Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T20:02:09.692Z] ---> Running in 15ec86b7bc18 [2022-11-09T20:02:09.692Z] ---> Running in 0119c6d8a4ac [2022-11-09T20:02:09.692Z] ---> Running in 2d6c03ba9708 [2022-11-09T20:02:09.692Z] ---> Running in df73b93ebfe0 [2022-11-09T20:02:09.692Z] ---> Running in 8a10cbb183eb [2022-11-09T20:02:09.692Z] Removing intermediate container 2d6c03ba9708 [2022-11-09T20:02:09.692Z] ---> ff31a1842144 [2022-11-09T20:02:09.692Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T20:02:09.692Z] ---> Running in 4eb52202e5b4 [2022-11-09T20:02:09.961Z] Removing intermediate container 4eb52202e5b4 [2022-11-09T20:02:09.961Z] ---> ef789682b41c [2022-11-09T20:02:09.961Z] 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 [2022-11-09T20:02:10.231Z] ---> Running in 60ea0428770d [2022-11-09T20:02:10.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T20:02:10.819Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T20:02:11.085Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-09T20:02:11.085Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T20:02:13.042Z] Removing intermediate container 60ea0428770d [2022-11-09T20:02:13.042Z] ---> 25ef9bfc549e [2022-11-09T20:02:13.042Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T20:02:13.042Z] ---> Running in f0b570e7cde7 [2022-11-09T20:02:13.630Z] Removing intermediate container f0b570e7cde7 [2022-11-09T20:02:13.630Z] ---> dc98bdfe29c0 [2022-11-09T20:02:13.630Z] [2022-11-09T20:02:13.630Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T20:02:13.898Z] 3.15: Pulling from library/alpine [2022-11-09T20:02:14.862Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T20:02:14.862Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T20:02:14.862Z] ---> 02e0d6fdf486 [2022-11-09T20:02:14.862Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:02:15.130Z] ---> Running in 60b3f264c2aa [2022-11-09T20:02:15.404Z] Removing intermediate container 60b3f264c2aa [2022-11-09T20:02:15.404Z] ---> 9c4d590896b1 [2022-11-09T20:02:15.404Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T20:02:15.404Z] ---> Running in 982f7c1ca2bb [2022-11-09T20:02:17.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:02:17.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:02:19.574Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:02:19.574Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:02:19.574Z] OK: 15736 distinct packages available [2022-11-09T20:02:19.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:02:20.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:02:21.116Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T20:02:21.116Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:02:21.116Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T20:02:21.116Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T20:02:21.116Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:02:21.386Z] OK: 6 MiB in 18 packages [2022-11-09T20:02:23.331Z] Removing intermediate container 982f7c1ca2bb [2022-11-09T20:02:23.331Z] ---> e7775c0ab143 [2022-11-09T20:02:23.331Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:02:29.980Z] ---> d2da531fa58a [2022-11-09T20:02:29.980Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:02:29.980Z] ---> 4732ba91a0e7 [2022-11-09T20:02:29.980Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T20:02:29.980Z] ---> Running in fe39dce22f24 [2022-11-09T20:02:30.562Z] Removing intermediate container fe39dce22f24 [2022-11-09T20:02:30.562Z] ---> 7dab639c5576 [2022-11-09T20:02:30.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T20:02:31.521Z] ---> f16aa8e80260 [2022-11-09T20:02:31.521Z] Step 19/24 : WORKDIR / [2022-11-09T20:02:31.521Z] ---> Running in 98a1ca5c2eb6 [2022-11-09T20:02:32.101Z] Removing intermediate container 98a1ca5c2eb6 [2022-11-09T20:02:32.101Z] ---> 6858d44e1420 [2022-11-09T20:02:32.101Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:02:32.101Z] ---> Running in 14bc795cad7b [2022-11-09T20:02:32.683Z] Removing intermediate container 14bc795cad7b [2022-11-09T20:02:32.683Z] ---> 047277fec7bc [2022-11-09T20:02:32.683Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:02:32.683Z] ---> Running in a54246174579 [2022-11-09T20:02:32.951Z] Removing intermediate container a54246174579 [2022-11-09T20:02:32.951Z] ---> 54ba03b4990a [2022-11-09T20:02:32.951Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:02:33.218Z] ---> Running in 3474b4040e25 [2022-11-09T20:02:33.804Z] Removing intermediate container 3474b4040e25 [2022-11-09T20:02:33.804Z] ---> 5906a9a7dc98 [2022-11-09T20:02:33.804Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:02:33.804Z] ---> Running in ffcd31216e20 [2022-11-09T20:02:34.391Z] Removing intermediate container ffcd31216e20 [2022-11-09T20:02:34.391Z] ---> c6572b7ce818 [2022-11-09T20:02:34.391Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T20:02:34.391Z] ---> Running in d65e44e29fb7 [2022-11-09T20:02:34.976Z] Removing intermediate container d65e44e29fb7 [2022-11-09T20:02:34.976Z] ---> 524f5ae38dde [2022-11-09T20:02:34.976Z] [2022-11-09T20:02:35.242Z] Successfully built 524f5ae38dde [2022-11-09T20:02:35.242Z] Successfully tagged security-spire-config-arm64:latest [2022-11-09T20:02:35.242Z]  Building security-spire-config ... done Building security-spire-agent [2022-11-09T20:02:53.421Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:02:53.421Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:02:53.421Z] ---> e7a649050aef [2022-11-09T20:02:53.421Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:02:53.421Z] ---> Using cache [2022-11-09T20:02:53.421Z] ---> 7f0f6d220d4f [2022-11-09T20:02:53.421Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:02:53.421Z] ---> Running in d8f08e3a05f0 [2022-11-09T20:02:54.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:02:55.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:02:56.815Z] OK: 221 MiB in 51 packages [2022-11-09T20:02:58.224Z] Removing intermediate container d8f08e3a05f0 [2022-11-09T20:02:58.224Z] ---> 4020b12e40bc [2022-11-09T20:02:58.224Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:02:59.185Z] ---> 7b966c09af0a [2022-11-09T20:02:59.185Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:02:59.185Z] ---> Running in 14f22ccf8252 [2022-11-09T20:04:07.050Z] Removing intermediate container 14f22ccf8252 [2022-11-09T20:04:07.050Z] ---> 50db5a58422b [2022-11-09T20:04:07.050Z] Step 7/24 : COPY . . [2022-11-09T20:04:22.029Z] ---> bff311e3ae31 [2022-11-09T20:04:22.029Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:04:22.029Z] ---> Running in bb66f75ff7f5 [2022-11-09T20:04:22.029Z] Removing intermediate container bb66f75ff7f5 [2022-11-09T20:04:22.029Z] ---> 86587c8b017a [2022-11-09T20:04:22.029Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T20:04:22.029Z] ---> Running in 440fff3bdc54 [2022-11-09T20:04:22.029Z] Removing intermediate container 440fff3bdc54 [2022-11-09T20:04:22.029Z] ---> 30e07d6a33ce [2022-11-09T20:04:22.029Z] 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 [2022-11-09T20:04:22.029Z] ---> Running in 61883e9148fd [2022-11-09T20:04:24.638Z] Removing intermediate container 61883e9148fd [2022-11-09T20:04:24.638Z] ---> edd90063b041 [2022-11-09T20:04:24.638Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T20:04:24.638Z] ---> Running in e00c267faa27 [2022-11-09T20:04:24.906Z] Removing intermediate container e00c267faa27 [2022-11-09T20:04:24.906Z] ---> 7baaae294b0a [2022-11-09T20:04:24.906Z] [2022-11-09T20:04:24.906Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T20:04:24.906Z] ---> 02e0d6fdf486 [2022-11-09T20:04:24.906Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:04:24.906Z] ---> Using cache [2022-11-09T20:04:24.906Z] ---> 9c4d590896b1 [2022-11-09T20:04:24.906Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T20:04:24.906Z] ---> Running in 92a354d74c16 [2022-11-09T20:04:27.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:04:27.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:04:28.906Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:04:28.906Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:04:28.906Z] OK: 15736 distinct packages available [2022-11-09T20:04:28.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:04:29.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:04:30.583Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T20:04:30.583Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:04:30.583Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T20:04:30.583Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T20:04:30.583Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T20:04:30.583Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:04:30.583Z] OK: 6 MiB in 19 packages [2022-11-09T20:04:32.518Z] Removing intermediate container 92a354d74c16 [2022-11-09T20:04:32.518Z] ---> 02fb366ea5b3 [2022-11-09T20:04:32.518Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T20:04:35.853Z] ---> 2d4f88a503ac [2022-11-09T20:04:35.853Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:04:42.488Z] ---> a7738210c82a [2022-11-09T20:04:42.488Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:04:43.073Z] ---> fdab32009d1e [2022-11-09T20:04:43.074Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T20:04:44.035Z] ---> 9804fbf0bfaa [2022-11-09T20:04:44.035Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T20:04:45.018Z] ---> 79ad2ac2e3c5 [2022-11-09T20:04:45.018Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:04:45.018Z] ---> Running in 41737457799b [2022-11-09T20:04:45.611Z] Removing intermediate container 41737457799b [2022-11-09T20:04:45.611Z] ---> 88b4fb83b00f [2022-11-09T20:04:45.611Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:04:45.881Z] ---> Running in 817cd4447a99 [2022-11-09T20:04:46.486Z] Removing intermediate container 817cd4447a99 [2022-11-09T20:04:46.486Z] ---> e83d28f37fad [2022-11-09T20:04:46.486Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:04:46.486Z] ---> Running in 878e5a1c5605 [2022-11-09T20:04:47.071Z] Removing intermediate container 878e5a1c5605 [2022-11-09T20:04:47.071Z] ---> 552903499d2b [2022-11-09T20:04:47.071Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:04:47.071Z] ---> Running in f4aa2bd6782f [2022-11-09T20:04:47.659Z] Removing intermediate container f4aa2bd6782f [2022-11-09T20:04:47.659Z] ---> 9a19bbf6a8aa [2022-11-09T20:04:47.659Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T20:04:47.659Z] ---> Running in 552ebecf6153 [2022-11-09T20:04:48.243Z] Removing intermediate container 552ebecf6153 [2022-11-09T20:04:48.243Z] ---> 9de5aec17e92 [2022-11-09T20:04:48.243Z] [2022-11-09T20:04:48.511Z] Successfully built 9de5aec17e92 [2022-11-09T20:04:48.511Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-09T20:04:48.511Z] Building security-proxy-setup [2022-11-09T20:05:06.700Z]  Building security-spire-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:05:06.700Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:05:06.700Z] ---> e7a649050aef [2022-11-09T20:05:06.700Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T20:05:06.700Z] ---> Using cache [2022-11-09T20:05:06.700Z] ---> 7f0f6d220d4f [2022-11-09T20:05:06.700Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T20:05:06.700Z] ---> Running in 1e91842c4086 [2022-11-09T20:05:08.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:05:08.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:05:10.859Z] OK: 221 MiB in 51 packages [2022-11-09T20:05:12.271Z] Removing intermediate container 1e91842c4086 [2022-11-09T20:05:12.271Z] ---> f7816ae56a0e [2022-11-09T20:05:12.271Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T20:05:12.868Z] ---> 24be04bdd46b [2022-11-09T20:05:12.868Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:05:13.136Z] ---> Running in c74a16ecaec5 [2022-11-09T20:06:35.130Z] Removing intermediate container c74a16ecaec5 [2022-11-09T20:06:35.130Z] ---> 51041fefa9bd [2022-11-09T20:06:35.130Z] Step 7/21 : COPY . . [2022-11-09T20:06:37.713Z] ---> 455b29ed72b4 [2022-11-09T20:06:37.713Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T20:06:37.983Z] ---> Running in 454711a2ec90 [2022-11-09T20:06:39.922Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T20:09:16.650Z] Removing intermediate container 8a10cbb183eb [2022-11-09T20:09:16.650Z] ---> d143b4475adc [2022-11-09T20:09:16.650Z] [2022-11-09T20:09:16.650Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T20:09:16.650Z] 3.16: Pulling from library/alpine [2022-11-09T20:09:16.650Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T20:09:16.650Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T20:09:16.650Z] ---> a6215f271958 [2022-11-09T20:09:16.650Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:09:16.650Z] ---> Running in 9f240730939b [2022-11-09T20:09:16.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:09:16.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:09:16.650Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T20:09:16.650Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:09:16.650Z] OK: 5 MiB in 15 packages [2022-11-09T20:09:16.650Z] Removing intermediate container 9f240730939b [2022-11-09T20:09:16.650Z] ---> 370951089274 [2022-11-09T20:09:16.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:09:16.650Z] ---> Running in ae9e8fc7f6e4 [2022-11-09T20:09:16.650Z] Removing intermediate container ae9e8fc7f6e4 [2022-11-09T20:09:16.650Z] ---> d40d0dbfcf7c [2022-11-09T20:09:16.650Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T20:09:16.650Z] ---> Running in e39874d3fe45 [2022-11-09T20:09:16.650Z] Removing intermediate container e39874d3fe45 [2022-11-09T20:09:16.650Z] ---> 39232dd370a9 [2022-11-09T20:09:16.650Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T20:09:16.650Z] ---> Running in 36f02277ea14 [2022-11-09T20:09:16.936Z] Removing intermediate container 36f02277ea14 [2022-11-09T20:09:16.936Z] ---> e4c132ec29d9 [2022-11-09T20:09:16.936Z] Step 15/23 : WORKDIR / [2022-11-09T20:09:17.204Z] ---> Running in 19829441dae4 [2022-11-09T20:09:17.790Z] Removing intermediate container 19829441dae4 [2022-11-09T20:09:17.790Z] ---> 94b5433a587f [2022-11-09T20:09:17.790Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:09:18.753Z] ---> 519a0936be12 [2022-11-09T20:09:18.753Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T20:09:20.687Z] ---> 566d54e19fce [2022-11-09T20:09:20.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T20:09:21.267Z] ---> bd4d50c6ba36 [2022-11-09T20:09:21.267Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T20:09:21.538Z] ---> Running in 5a8261f55f1f [2022-11-09T20:09:22.123Z] Removing intermediate container 5a8261f55f1f [2022-11-09T20:09:22.123Z] ---> ec783f6c68f7 [2022-11-09T20:09:22.123Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:09:22.123Z] ---> Running in b9725f5a2dc0 [2022-11-09T20:09:22.707Z] Removing intermediate container b9725f5a2dc0 [2022-11-09T20:09:22.707Z] ---> e122d8ad84aa [2022-11-09T20:09:22.707Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T20:09:22.707Z] ---> Running in 99cce315fc25 [2022-11-09T20:09:23.287Z] Removing intermediate container 99cce315fc25 [2022-11-09T20:09:23.287Z] ---> 0d1a55ab7103 [2022-11-09T20:09:23.287Z] Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:09:23.287Z] ---> Running in c6b1683981a0 [2022-11-09T20:09:23.872Z] Removing intermediate container c6b1683981a0 [2022-11-09T20:09:23.872Z] ---> ba9981abb6d7 [2022-11-09T20:09:23.872Z] Step 23/23 : LABEL version=0.0.0 [2022-11-09T20:09:23.872Z] ---> Running in 6fd0f863b23b [2022-11-09T20:09:24.451Z] Removing intermediate container 6fd0f863b23b [2022-11-09T20:09:24.451Z] ---> 72c13f936ce8 [2022-11-09T20:09:24.451Z] [2022-11-09T20:09:24.716Z] Successfully built 72c13f936ce8 [2022-11-09T20:09:24.716Z] Successfully tagged core-command-arm64:latest [2022-11-09T20:09:24.716Z]  Building core-command ... done Building core-metadata [2022-11-09T20:09:42.912Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:09:42.912Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:09:42.912Z] ---> e7a649050aef [2022-11-09T20:09:42.912Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:09:42.912Z] ---> Using cache [2022-11-09T20:09:42.912Z] ---> 0733f70d313b [2022-11-09T20:09:42.912Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T20:09:42.912Z] ---> Using cache [2022-11-09T20:09:42.912Z] ---> dc259fa3c0b6 [2022-11-09T20:09:42.912Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T20:09:42.912Z] ---> Using cache [2022-11-09T20:09:42.912Z] ---> 0b95466a1dc6 [2022-11-09T20:09:42.912Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T20:09:42.912Z] ---> Using cache [2022-11-09T20:09:42.912Z] ---> a6a6da436861 [2022-11-09T20:09:42.912Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:09:42.912Z] ---> Using cache [2022-11-09T20:09:42.912Z] ---> 4b92a1f49ff0 [2022-11-09T20:09:42.912Z] Step 8/24 : COPY . . [2022-11-09T20:09:42.912Z] ---> Using cache [2022-11-09T20:09:42.912Z] ---> 73ab73380f76 [2022-11-09T20:09:42.912Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T20:09:43.520Z] ---> Running in 17da3cc67d5f [2022-11-09T20:09:45.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-09T20:11:07.049Z] Removing intermediate container 15ec86b7bc18 [2022-11-09T20:11:07.049Z] ---> 92bb29a8765e [2022-11-09T20:11:07.049Z] [2022-11-09T20:11:07.049Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T20:11:07.049Z] ---> 02e0d6fdf486 [2022-11-09T20:11:07.049Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:11:07.049Z] ---> Using cache [2022-11-09T20:11:07.049Z] ---> 9c4d590896b1 [2022-11-09T20:11:07.049Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T20:11:07.049Z] ---> Running in ccc291e89235 [2022-11-09T20:11:07.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:11:07.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:11:07.049Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:11:07.049Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:11:07.049Z] OK: 15736 distinct packages available [2022-11-09T20:11:07.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:11:07.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:11:07.049Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T20:11:07.049Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T20:11:07.049Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T20:11:07.049Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T20:11:07.049Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T20:11:07.049Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T20:11:07.049Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:11:07.049Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T20:11:07.049Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T20:11:07.049Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:11:07.049Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:11:07.316Z] OK: 8 MiB in 23 packages [2022-11-09T20:11:09.891Z] Removing intermediate container ccc291e89235 [2022-11-09T20:11:09.891Z] ---> 3689de362ce9 [2022-11-09T20:11:09.891Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:11:10.472Z] ---> 5eb9bb6459b8 [2022-11-09T20:11:10.472Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T20:11:13.060Z] ---> 3dbf990f4dee [2022-11-09T20:11:13.060Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T20:11:14.035Z] ---> dab5279c504d [2022-11-09T20:11:14.035Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T20:11:14.035Z] ---> Running in 4becaa58ff05 [2022-11-09T20:11:14.629Z] Removing intermediate container 4becaa58ff05 [2022-11-09T20:11:14.629Z] ---> aa0d888be6b6 [2022-11-09T20:11:14.629Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:11:14.629Z] ---> Running in 0d7618f2623e [2022-11-09T20:11:15.216Z] Removing intermediate container 0d7618f2623e [2022-11-09T20:11:15.216Z] ---> 417409e65776 [2022-11-09T20:11:15.216Z] Step 17/19 : LABEL arch=arm64 [2022-11-09T20:11:15.488Z] ---> Running in 3d3eaf07c241 [2022-11-09T20:11:16.068Z] Removing intermediate container 3d3eaf07c241 [2022-11-09T20:11:16.068Z] ---> fff802c7ffec [2022-11-09T20:11:16.068Z] Step 18/19 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:11:16.068Z] ---> Running in 9aef6a13c5b6 [2022-11-09T20:11:16.649Z] Removing intermediate container 9aef6a13c5b6 [2022-11-09T20:11:16.650Z] ---> 99aa7ebc020c [2022-11-09T20:11:16.650Z] Step 19/19 : LABEL version=0.0.0 [2022-11-09T20:11:16.650Z] ---> Running in afb4d7fa88ed [2022-11-09T20:11:17.230Z] Removing intermediate container afb4d7fa88ed [2022-11-09T20:11:17.230Z] ---> 7427c222231c [2022-11-09T20:11:17.230Z] [2022-11-09T20:11:17.494Z] Successfully built 7427c222231c [2022-11-09T20:11:17.494Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-09T20:11:17.494Z] Building security-bootstrapper [2022-11-09T20:11:35.693Z]  Building security-spiffe-token-provider ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:11:35.693Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:11:35.693Z] ---> e7a649050aef [2022-11-09T20:11:35.693Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T20:11:35.693Z] ---> Using cache [2022-11-09T20:11:35.693Z] ---> 7f0f6d220d4f [2022-11-09T20:11:35.693Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T20:11:35.693Z] ---> Using cache [2022-11-09T20:11:35.693Z] ---> f7816ae56a0e [2022-11-09T20:11:35.693Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T20:11:35.693Z] ---> Using cache [2022-11-09T20:11:35.693Z] ---> 24be04bdd46b [2022-11-09T20:11:35.693Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:11:35.693Z] ---> Using cache [2022-11-09T20:11:35.693Z] ---> 51041fefa9bd [2022-11-09T20:11:35.693Z] Step 7/32 : COPY . . [2022-11-09T20:11:35.693Z] ---> Using cache [2022-11-09T20:11:35.693Z] ---> 455b29ed72b4 [2022-11-09T20:11:35.693Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T20:11:35.693Z] ---> Running in 8827b1acadab [2022-11-09T20:11:36.659Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T20:12:33.043Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T20:12:33.043Z] Removing intermediate container 0119c6d8a4ac [2022-11-09T20:12:33.043Z] ---> 906c9c5a3e59 [2022-11-09T20:12:33.043Z] [2022-11-09T20:12:33.043Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:12:33.043Z] ---> a6215f271958 [2022-11-09T20:12:33.043Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:12:33.043Z] ---> Using cache [2022-11-09T20:12:33.043Z] ---> 370951089274 [2022-11-09T20:12:33.043Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:12:33.043Z] ---> Using cache [2022-11-09T20:12:33.043Z] ---> d40d0dbfcf7c [2022-11-09T20:12:33.043Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T20:12:33.043Z] ---> Running in 48f075f2c4d6 [2022-11-09T20:12:33.043Z] Removing intermediate container df73b93ebfe0 [2022-11-09T20:12:33.043Z] ---> 4d8fdef88c5f [2022-11-09T20:12:33.043Z] [2022-11-09T20:12:33.043Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:12:33.043Z] ---> a6215f271958 [2022-11-09T20:12:33.043Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T20:12:33.043Z] ---> Running in 9989c9d27f3b [2022-11-09T20:12:33.043Z] Removing intermediate container 48f075f2c4d6 [2022-11-09T20:12:33.043Z] ---> a4b5da050af5 [2022-11-09T20:12:33.043Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:12:33.043Z] ---> Running in 73d58ece295d [2022-11-09T20:12:33.308Z] Removing intermediate container 73d58ece295d [2022-11-09T20:12:33.308Z] ---> f552de435732 [2022-11-09T20:12:33.308Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:12:34.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:12:34.555Z] ---> 3addd496d2d0 [2022-11-09T20:12:34.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T20:12:34.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:12:36.764Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T20:12:36.764Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T20:12:36.764Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:12:36.764Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:12:37.032Z] OK: 6 MiB in 16 packages [2022-11-09T20:12:37.032Z] ---> a585dc0dd452 [2022-11-09T20:12:37.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T20:12:38.452Z] ---> 26791da0cdcf [2022-11-09T20:12:38.452Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T20:12:38.452Z] ---> Running in ee486ab5d505 [2022-11-09T20:12:39.036Z] Removing intermediate container ee486ab5d505 [2022-11-09T20:12:39.036Z] ---> 6bd143b9b7c5 [2022-11-09T20:12:39.036Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:12:39.307Z] ---> Running in 357a7434d398 [2022-11-09T20:12:39.893Z] Removing intermediate container 9989c9d27f3b [2022-11-09T20:12:39.893Z] ---> bab3096ea6b0 [2022-11-09T20:12:39.893Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:12:39.893Z] ---> Running in 03e1b5f59b13 [2022-11-09T20:12:39.893Z] Removing intermediate container 357a7434d398 [2022-11-09T20:12:39.893Z] ---> 270cd753e97e [2022-11-09T20:12:39.893Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:12:40.161Z] ---> Running in 57c2b98449f1 [2022-11-09T20:12:40.429Z] Removing intermediate container 03e1b5f59b13 [2022-11-09T20:12:40.429Z] ---> 018a0841af10 [2022-11-09T20:12:40.429Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T20:12:40.698Z] ---> Running in 8a1110ca3907 [2022-11-09T20:12:40.698Z] Removing intermediate container 57c2b98449f1 [2022-11-09T20:12:40.698Z] ---> 35255586173f [2022-11-09T20:12:40.698Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:12:40.975Z] ---> Running in efe5cf69b935 [2022-11-09T20:12:41.247Z] Removing intermediate container 8a1110ca3907 [2022-11-09T20:12:41.247Z] ---> 298c464541d5 [2022-11-09T20:12:41.247Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:12:41.527Z] ---> Running in 20752b83672a [2022-11-09T20:12:41.795Z] Removing intermediate container efe5cf69b935 [2022-11-09T20:12:41.796Z] ---> 08680f6bb71f [2022-11-09T20:12:41.796Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T20:12:41.796Z] ---> Running in 3a6da850dcdf [2022-11-09T20:12:42.064Z] Removing intermediate container 20752b83672a [2022-11-09T20:12:42.064Z] ---> ac190bb479d7 [2022-11-09T20:12:42.064Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:12:42.651Z] Removing intermediate container 3a6da850dcdf [2022-11-09T20:12:42.652Z] ---> 4b4378bc919a [2022-11-09T20:12:42.652Z] [2022-11-09T20:12:42.922Z] Successfully built 4b4378bc919a [2022-11-09T20:12:43.190Z] Successfully tagged support-scheduler-arm64:latest [2022-11-09T20:12:43.190Z] Building security-spire-server [2022-11-09T20:12:43.190Z]  Building support-scheduler ... done  ---> 375238b36a82 [2022-11-09T20:12:43.190Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T20:12:46.537Z] ---> a62d9a02227d [2022-11-09T20:12:46.537Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T20:12:47.953Z] ---> 80b246cc5cf3 [2022-11-09T20:12:47.953Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T20:12:47.953Z] ---> Running in 69a1ae217895 [2022-11-09T20:12:48.911Z] Removing intermediate container 69a1ae217895 [2022-11-09T20:12:48.911Z] ---> f39c611de09a [2022-11-09T20:12:48.911Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:12:48.911Z] ---> Running in 25a13fc1ffb0 [2022-11-09T20:12:50.312Z] Removing intermediate container 25a13fc1ffb0 [2022-11-09T20:12:50.312Z] ---> 901e45663b79 [2022-11-09T20:12:50.312Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:12:50.312Z] ---> Running in 2249f3c3bb0c [2022-11-09T20:12:51.270Z] Removing intermediate container 2249f3c3bb0c [2022-11-09T20:12:51.271Z] ---> f940594e289b [2022-11-09T20:12:51.271Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:12:51.547Z] ---> Running in d19f36ef69fe [2022-11-09T20:12:52.503Z] Removing intermediate container d19f36ef69fe [2022-11-09T20:12:52.503Z] ---> ffecd62af2fd [2022-11-09T20:12:52.503Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T20:12:52.503Z] ---> Running in 1c422b4bf7e1 [2022-11-09T20:12:53.907Z] Removing intermediate container 1c422b4bf7e1 [2022-11-09T20:12:53.907Z] ---> 9e159a1b6c38 [2022-11-09T20:12:53.907Z] [2022-11-09T20:12:54.864Z] Successfully built 9e159a1b6c38 [2022-11-09T20:12:54.864Z] Successfully tagged support-notifications-arm64:latest [2022-11-09T20:12:54.864Z] Building core-data [2022-11-09T20:12:57.438Z]  Building support-notifications ... done Removing intermediate container 454711a2ec90 [2022-11-09T20:12:57.439Z] ---> 92150fab6c13 [2022-11-09T20:12:57.439Z] [2022-11-09T20:12:57.439Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T20:12:57.439Z] ---> a6215f271958 [2022-11-09T20:12:57.439Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T20:12:57.706Z] ---> Running in e3e79acf18f0 [2022-11-09T20:12:59.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:13:00.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:13:02.182Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T20:13:02.182Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T20:13:02.182Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T20:13:02.182Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T20:13:02.182Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T20:13:02.182Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T20:13:02.182Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:13:02.182Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:13:02.450Z] OK: 8 MiB in 20 packages [2022-11-09T20:13:04.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:13:04.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:13:04.459Z] ---> e7a649050aef [2022-11-09T20:13:04.459Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T20:13:04.459Z] ---> Using cache [2022-11-09T20:13:04.459Z] ---> 7f0f6d220d4f [2022-11-09T20:13:04.459Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:13:04.459Z] ---> Using cache [2022-11-09T20:13:04.459Z] ---> 4020b12e40bc [2022-11-09T20:13:04.459Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T20:13:04.459Z] ---> Using cache [2022-11-09T20:13:04.459Z] ---> 7b966c09af0a [2022-11-09T20:13:04.459Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:13:04.459Z] ---> Using cache [2022-11-09T20:13:04.459Z] ---> 50db5a58422b [2022-11-09T20:13:04.459Z] Step 7/23 : COPY . . [2022-11-09T20:13:04.459Z] ---> Using cache [2022-11-09T20:13:04.459Z] ---> bff311e3ae31 [2022-11-09T20:13:04.459Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:13:04.459Z] ---> Using cache [2022-11-09T20:13:04.459Z] ---> 86587c8b017a [2022-11-09T20:13:04.459Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T20:13:04.459Z] ---> Using cache [2022-11-09T20:13:04.459Z] ---> 30e07d6a33ce [2022-11-09T20:13:04.459Z] 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 [2022-11-09T20:13:04.459Z] ---> Running in 680b69d64850 [2022-11-09T20:13:05.884Z] Removing intermediate container e3e79acf18f0 [2022-11-09T20:13:05.884Z] ---> 8ae515c578d4 [2022-11-09T20:13:05.884Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T20:13:06.159Z] ---> Running in 970965e91c1b [2022-11-09T20:13:06.755Z] Removing intermediate container 970965e91c1b [2022-11-09T20:13:06.755Z] ---> 83c8bf86fba6 [2022-11-09T20:13:06.755Z] Step 12/21 : WORKDIR /edgex [2022-11-09T20:13:06.755Z] ---> Running in 17ea9dff59a6 [2022-11-09T20:13:07.721Z] Removing intermediate container 17ea9dff59a6 [2022-11-09T20:13:07.721Z] ---> f6aae66f0a1e [2022-11-09T20:13:07.721Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T20:13:08.304Z] Removing intermediate container 680b69d64850 [2022-11-09T20:13:08.304Z] ---> 77103c2ba046 [2022-11-09T20:13:08.304Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T20:13:08.570Z] ---> Running in dc564bd2cbf2 [2022-11-09T20:13:09.526Z] ---> 45648625af54 [2022-11-09T20:13:09.526Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T20:13:09.792Z] Removing intermediate container dc564bd2cbf2 [2022-11-09T20:13:09.792Z] ---> 1436003da40e [2022-11-09T20:13:09.792Z] [2022-11-09T20:13:09.792Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T20:13:09.792Z] ---> 02e0d6fdf486 [2022-11-09T20:13:09.792Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:13:09.792Z] ---> Using cache [2022-11-09T20:13:09.792Z] ---> 9c4d590896b1 [2022-11-09T20:13:09.792Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T20:13:09.792Z] ---> Using cache [2022-11-09T20:13:09.792Z] ---> 02fb366ea5b3 [2022-11-09T20:13:09.792Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:13:13.136Z] ---> 6892d7631a6b [2022-11-09T20:13:13.136Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T20:13:16.613Z] ---> 850def30af2d [2022-11-09T20:13:16.614Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T20:13:18.102Z] ---> 1a13c807a2e0 [2022-11-09T20:13:18.102Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T20:13:18.102Z] ---> Running in c79c253a865d [2022-11-09T20:13:20.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:13:20.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:13:20.216Z] ---> e7a649050aef [2022-11-09T20:13:20.216Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:13:20.216Z] ---> Using cache [2022-11-09T20:13:20.216Z] ---> 0733f70d313b [2022-11-09T20:13:20.216Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:13:20.216Z] ---> Using cache [2022-11-09T20:13:20.216Z] ---> dc259fa3c0b6 [2022-11-09T20:13:20.216Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T20:13:20.563Z] ---> Running in 4fd49628c3ae [2022-11-09T20:13:23.159Z] Removing intermediate container c79c253a865d [2022-11-09T20:13:23.159Z] ---> ba188710c360 [2022-11-09T20:13:23.159Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T20:13:23.159Z] ---> Running in ebd48f61c929 [2022-11-09T20:13:23.159Z] ---> b637579a377f [2022-11-09T20:13:23.159Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:13:23.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:13:23.696Z] Removing intermediate container ebd48f61c929 [2022-11-09T20:13:23.696Z] ---> b2b41dfafa53 [2022-11-09T20:13:23.696Z] Step 19/21 : LABEL arch=arm64 [2022-11-09T20:13:23.696Z] ---> Running in 215b960054e3 [2022-11-09T20:13:23.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:13:24.232Z] ---> dc95c136fd31 [2022-11-09T20:13:24.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T20:13:24.232Z] Removing intermediate container 215b960054e3 [2022-11-09T20:13:24.232Z] ---> 6eae89288fc0 [2022-11-09T20:13:24.500Z] Step 20/21 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:13:24.500Z] ---> Running in 53612a313f7f [2022-11-09T20:13:25.092Z] Removing intermediate container 53612a313f7f [2022-11-09T20:13:25.092Z] ---> 5e033e9f0654 [2022-11-09T20:13:25.092Z] Step 21/21 : LABEL version=0.0.0 [2022-11-09T20:13:25.362Z] ---> Running in 0f912c8d5dba [2022-11-09T20:13:25.362Z] OK: 221 MiB in 51 packages [2022-11-09T20:13:25.950Z] ---> 44e2ec5ecb84 [2022-11-09T20:13:25.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T20:13:25.950Z] Removing intermediate container 0f912c8d5dba [2022-11-09T20:13:25.950Z] ---> 313c06a6f290 [2022-11-09T20:13:25.950Z] [2022-11-09T20:13:27.366Z] Successfully built 313c06a6f290 [2022-11-09T20:13:27.366Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-09T20:13:27.366Z] Building security-secretstore-setup [2022-11-09T20:13:27.366Z]  Building security-proxy-setup ... done Removing intermediate container 4fd49628c3ae [2022-11-09T20:13:27.366Z] ---> 6219de530077 [2022-11-09T20:13:27.366Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:13:27.366Z] ---> f306e6783b01 [2022-11-09T20:13:27.366Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:13:27.634Z] ---> Running in 5d29a96e071a [2022-11-09T20:13:28.219Z] Removing intermediate container 5d29a96e071a [2022-11-09T20:13:28.219Z] ---> 8f0034025b9d [2022-11-09T20:13:28.219Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:13:28.492Z] ---> 9c3dc0f35ead [2022-11-09T20:13:28.492Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:13:28.492Z] ---> Running in b8ef3d472ca7 [2022-11-09T20:13:28.760Z] ---> Running in 9ac187893ead [2022-11-09T20:13:29.729Z] Removing intermediate container b8ef3d472ca7 [2022-11-09T20:13:29.729Z] ---> 1fd506d698d9 [2022-11-09T20:13:29.729Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T20:13:29.729Z] ---> Running in 3e80234b230f [2022-11-09T20:13:30.311Z] Removing intermediate container 3e80234b230f [2022-11-09T20:13:30.311Z] ---> c028c7b3dbfa [2022-11-09T20:13:30.311Z] Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:13:30.311Z] ---> Running in 1ecc6b52ea5f [2022-11-09T20:13:31.267Z] Removing intermediate container 1ecc6b52ea5f [2022-11-09T20:13:31.267Z] ---> b0bce71e25b7 [2022-11-09T20:13:31.267Z] Step 23/23 : LABEL version=0.0.0 [2022-11-09T20:13:31.267Z] ---> Running in 5374440bceb7 [2022-11-09T20:13:31.532Z] Removing intermediate container 5374440bceb7 [2022-11-09T20:13:31.532Z] ---> dc11001a0672 [2022-11-09T20:13:31.799Z] [2022-11-09T20:13:31.799Z] Successfully built dc11001a0672 [2022-11-09T20:13:32.067Z] Successfully tagged security-spire-server-arm64:latest [2022-11-09T20:13:32.067Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-11-09T20:13:58.785Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:13:58.785Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:13:58.785Z] ---> e7a649050aef [2022-11-09T20:13:58.785Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:13:58.785Z] ---> Using cache [2022-11-09T20:13:58.785Z] ---> 7f0f6d220d4f [2022-11-09T20:13:58.785Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T20:13:58.785Z] ---> Using cache [2022-11-09T20:13:58.785Z] ---> f7816ae56a0e [2022-11-09T20:13:58.785Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:13:58.785Z] ---> Using cache [2022-11-09T20:13:58.785Z] ---> 24be04bdd46b [2022-11-09T20:13:58.785Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:13:58.785Z] ---> Using cache [2022-11-09T20:13:58.785Z] ---> 51041fefa9bd [2022-11-09T20:13:58.785Z] Step 7/24 : COPY . . [2022-11-09T20:13:58.785Z] ---> Using cache [2022-11-09T20:13:58.785Z] ---> 455b29ed72b4 [2022-11-09T20:13:58.785Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T20:13:58.785Z] ---> Running in 1769142b53f7 [2022-11-09T20:13:58.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:13:58.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:13:58.785Z] ---> e7a649050aef [2022-11-09T20:13:58.785Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T20:13:58.785Z] ---> Using cache [2022-11-09T20:13:58.785Z] ---> 7f0f6d220d4f [2022-11-09T20:13:58.785Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T20:13:58.785Z] ---> Running in b73a2c79b5cc [2022-11-09T20:13:59.051Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T20:14:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:14:00.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:14:02.670Z] OK: 221 MiB in 51 packages [2022-11-09T20:14:05.256Z] Removing intermediate container b73a2c79b5cc [2022-11-09T20:14:05.256Z] ---> fa65113c113c [2022-11-09T20:14:05.256Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T20:14:05.840Z] ---> 70c321200d3c [2022-11-09T20:14:05.840Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:14:05.840Z] ---> Running in 6272a382a165 [2022-11-09T20:14:38.064Z] Removing intermediate container 9ac187893ead [2022-11-09T20:14:38.064Z] ---> 559f411b4a6c [2022-11-09T20:14:38.064Z] Step 8/22 : COPY . . [2022-11-09T20:14:50.369Z] ---> fcbce8b352a4 [2022-11-09T20:14:50.369Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T20:14:50.369Z] ---> Running in 64e3464d70af [2022-11-09T20:14:50.636Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T20:15:22.834Z] Removing intermediate container 6272a382a165 [2022-11-09T20:15:22.834Z] ---> 709e2aa22f68 [2022-11-09T20:15:22.834Z] Step 7/22 : COPY . . [2022-11-09T20:15:32.894Z] ---> a7237543a9e6 [2022-11-09T20:15:32.894Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T20:15:32.894Z] ---> Running in 3cca710b3ee2 [2022-11-09T20:15:33.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T20:16:41.719Z] Removing intermediate container 17da3cc67d5f [2022-11-09T20:16:41.719Z] ---> 3539f34b2767 [2022-11-09T20:16:41.719Z] [2022-11-09T20:16:41.719Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T20:16:41.719Z] ---> a6215f271958 [2022-11-09T20:16:41.719Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:16:41.719Z] ---> Using cache [2022-11-09T20:16:41.719Z] ---> 370951089274 [2022-11-09T20:16:41.719Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:16:41.719Z] ---> Using cache [2022-11-09T20:16:41.719Z] ---> d40d0dbfcf7c [2022-11-09T20:16:41.719Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T20:16:41.719Z] ---> Running in 561493d60829 [2022-11-09T20:16:41.719Z] Removing intermediate container 561493d60829 [2022-11-09T20:16:41.719Z] ---> b9d27c1c72a9 [2022-11-09T20:16:41.719Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T20:16:41.719Z] ---> Running in 8e7e9d41767b [2022-11-09T20:16:41.719Z] Removing intermediate container 8e7e9d41767b [2022-11-09T20:16:41.719Z] ---> 9046b5e42aac [2022-11-09T20:16:41.719Z] Step 15/24 : WORKDIR / [2022-11-09T20:16:41.719Z] ---> Running in d3cc06a62261 [2022-11-09T20:16:41.719Z] Removing intermediate container d3cc06a62261 [2022-11-09T20:16:41.719Z] ---> e08a8a3bd314 [2022-11-09T20:16:41.719Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:16:41.719Z] ---> 2cb14b20b62d [2022-11-09T20:16:41.719Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T20:16:45.110Z] ---> 264d6337ba1f [2022-11-09T20:16:45.110Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T20:16:45.378Z] ---> dc57f774f56e [2022-11-09T20:16:45.378Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T20:16:46.339Z] ---> ca6192b5e826 [2022-11-09T20:16:46.339Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T20:16:46.339Z] ---> Running in 1df3305744af [2022-11-09T20:16:46.929Z] Removing intermediate container 1df3305744af [2022-11-09T20:16:46.929Z] ---> 87ba221c5a35 [2022-11-09T20:16:46.929Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:16:47.200Z] ---> Running in 924147c04a37 [2022-11-09T20:16:47.471Z] Removing intermediate container 924147c04a37 [2022-11-09T20:16:47.471Z] ---> 828a5ecac7c9 [2022-11-09T20:16:47.471Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:16:47.737Z] ---> Running in 9d793b00d2da [2022-11-09T20:16:48.322Z] Removing intermediate container 9d793b00d2da [2022-11-09T20:16:48.322Z] ---> 667985f77818 [2022-11-09T20:16:48.322Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:16:48.322Z] ---> Running in 44bef17ccb62 [2022-11-09T20:16:48.908Z] Removing intermediate container 44bef17ccb62 [2022-11-09T20:16:48.908Z] ---> 04ece6ef51bf [2022-11-09T20:16:48.908Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T20:16:49.176Z] ---> Running in 40292841ae35 [2022-11-09T20:16:49.758Z] Removing intermediate container 40292841ae35 [2022-11-09T20:16:49.758Z] ---> b6ad56a97aae [2022-11-09T20:16:49.758Z] [2022-11-09T20:16:50.024Z] Successfully built b6ad56a97aae [2022-11-09T20:16:50.024Z] Successfully tagged core-metadata-arm64:latest [2022-11-09T20:17:36.834Z]  Building core-metadata ... done Removing intermediate container 8827b1acadab [2022-11-09T20:17:36.834Z] ---> 97847bda5595 [2022-11-09T20:17:36.834Z] [2022-11-09T20:17:36.834Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T20:17:36.834Z] ---> a6215f271958 [2022-11-09T20:17:36.834Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:17:36.834Z] ---> Running in e6e89d39025a [2022-11-09T20:17:36.834Z] Removing intermediate container e6e89d39025a [2022-11-09T20:17:36.834Z] ---> db07f5fff15b [2022-11-09T20:17:36.834Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T20:17:36.834Z] ---> Running in 9623bfb6afbc [2022-11-09T20:17:37.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:17:38.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:17:39.458Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T20:17:39.458Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T20:17:39.458Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:17:39.458Z] OK: 5 MiB in 16 packages [2022-11-09T20:17:40.860Z] Removing intermediate container 9623bfb6afbc [2022-11-09T20:17:40.860Z] ---> 63dfb45a608a [2022-11-09T20:17:40.860Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T20:17:40.860Z] ---> Running in cc2c548bd9a2 [2022-11-09T20:17:41.443Z] Removing intermediate container cc2c548bd9a2 [2022-11-09T20:17:41.443Z] ---> 9330291e633f [2022-11-09T20:17:41.443Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T20:17:41.443Z] ---> Running in d3a57ab0fc63 [2022-11-09T20:17:42.029Z] Removing intermediate container d3a57ab0fc63 [2022-11-09T20:17:42.029Z] ---> 6e5be3ad2bee [2022-11-09T20:17:42.029Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T20:17:42.029Z] ---> Running in ca96f7a4e7a8 [2022-11-09T20:17:42.613Z] Removing intermediate container ca96f7a4e7a8 [2022-11-09T20:17:42.613Z] ---> 1b1e1b1ac647 [2022-11-09T20:17:42.613Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T20:17:42.613Z] ---> Running in 0433ffdfd66e [2022-11-09T20:17:43.197Z] Removing intermediate container 0433ffdfd66e [2022-11-09T20:17:43.197Z] ---> 7a9b542869a8 [2022-11-09T20:17:43.197Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T20:17:43.197Z] ---> Running in 053f0d7598c2 [2022-11-09T20:17:46.542Z] Removing intermediate container 053f0d7598c2 [2022-11-09T20:17:46.542Z] ---> 59b20d9b3e07 [2022-11-09T20:17:46.542Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T20:17:46.542Z] ---> Running in 11dec7c881a7 [2022-11-09T20:17:46.542Z] Removing intermediate container 11dec7c881a7 [2022-11-09T20:17:46.542Z] ---> 688d9d6ee3fc [2022-11-09T20:17:46.542Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T20:17:47.500Z] ---> 7a5062fe5d87 [2022-11-09T20:17:47.500Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T20:17:47.766Z] ---> Running in bcec391d6abf [2022-11-09T20:17:51.100Z] Removing intermediate container bcec391d6abf [2022-11-09T20:17:51.100Z] ---> 4443975928e3 [2022-11-09T20:17:51.100Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:17:51.681Z] ---> 2d4da551b425 [2022-11-09T20:17:51.681Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T20:17:53.618Z] ---> 3dbe3383c04f [2022-11-09T20:17:53.619Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T20:17:54.198Z] ---> 8b77f147ff63 [2022-11-09T20:17:54.199Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T20:17:54.777Z] ---> aeb241eb570b [2022-11-09T20:17:54.777Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T20:17:55.733Z] ---> 6877f4039153 [2022-11-09T20:17:55.733Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T20:17:56.689Z] ---> 41d521505df9 [2022-11-09T20:17:56.689Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T20:17:57.651Z] ---> aa3e26c43409 [2022-11-09T20:17:57.651Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T20:17:57.651Z] ---> Running in 3e687a496835 [2022-11-09T20:18:00.992Z] Removing intermediate container 3e687a496835 [2022-11-09T20:18:00.992Z] ---> 51d6c6ffca74 [2022-11-09T20:18:00.992Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T20:18:00.992Z] ---> Running in c136cd3bb2e7 [2022-11-09T20:18:01.578Z] Removing intermediate container c136cd3bb2e7 [2022-11-09T20:18:01.578Z] ---> e62250035a8f [2022-11-09T20:18:01.578Z] Step 29/32 : CMD ["gate"] [2022-11-09T20:18:01.578Z] ---> Running in b2d0932a84e9 [2022-11-09T20:18:02.161Z] Removing intermediate container b2d0932a84e9 [2022-11-09T20:18:02.161Z] ---> 751d51509a03 [2022-11-09T20:18:02.161Z] Step 30/32 : LABEL arch=arm64 [2022-11-09T20:18:02.437Z] ---> Running in 05ec834ab08d [2022-11-09T20:18:02.710Z] Removing intermediate container 05ec834ab08d [2022-11-09T20:18:02.710Z] ---> edce6196a130 [2022-11-09T20:18:02.710Z] Step 31/32 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:18:02.982Z] ---> Running in 1500dd2fe684 [2022-11-09T20:18:03.569Z] Removing intermediate container 1500dd2fe684 [2022-11-09T20:18:03.569Z] ---> 434050ff4a95 [2022-11-09T20:18:03.569Z] Step 32/32 : LABEL version=0.0.0 [2022-11-09T20:18:03.569Z] ---> Running in 0a943d256a29 [2022-11-09T20:18:04.160Z] Removing intermediate container 0a943d256a29 [2022-11-09T20:18:04.160Z] ---> fa69de7fc87c [2022-11-09T20:18:04.160Z] [2022-11-09T20:18:04.428Z] Successfully built fa69de7fc87c [2022-11-09T20:18:04.428Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-09T20:19:00.808Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-09T20:19:13.091Z] Removing intermediate container 1769142b53f7 [2022-11-09T20:19:13.091Z] ---> fc046496f543 [2022-11-09T20:19:13.091Z] [2022-11-09T20:19:13.091Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T20:19:13.091Z] ---> a6215f271958 [2022-11-09T20:19:13.091Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T20:19:13.357Z] ---> Running in 294573a82f3c [2022-11-09T20:19:15.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:19:15.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:19:16.516Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T20:19:16.802Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T20:19:16.802Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T20:19:16.802Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:19:16.802Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:19:17.156Z] OK: 6 MiB in 17 packages [2022-11-09T20:19:19.329Z] Removing intermediate container 294573a82f3c [2022-11-09T20:19:19.329Z] ---> 883393486433 [2022-11-09T20:19:19.329Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T20:19:19.329Z] ---> Running in 161b31e1095f [2022-11-09T20:19:19.963Z] Removing intermediate container 161b31e1095f [2022-11-09T20:19:19.963Z] ---> b1b393d7dbc6 [2022-11-09T20:19:19.963Z] Step 12/24 : WORKDIR / [2022-11-09T20:19:19.963Z] ---> Running in 44c04bb180ff [2022-11-09T20:19:20.556Z] Removing intermediate container 44c04bb180ff [2022-11-09T20:19:20.556Z] ---> b3804dadd60b [2022-11-09T20:19:20.556Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-09T20:19:21.138Z] ---> f688a17217cd [2022-11-09T20:19:21.138Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-09T20:19:22.089Z] ---> dd9afa30ff92 [2022-11-09T20:19:22.089Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T20:19:23.054Z] ---> 77b216c8445a [2022-11-09T20:19:23.054Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-09T20:19:23.630Z] ---> 001253c9ab9d [2022-11-09T20:19:23.630Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T20:19:25.567Z] ---> fbb1f966262b [2022-11-09T20:19:25.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T20:19:27.518Z] ---> 8422912ba7e1 [2022-11-09T20:19:27.518Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T20:19:28.106Z] ---> 8361f5e2fd5d [2022-11-09T20:19:28.106Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T20:19:28.106Z] ---> Running in 5c7fd4fa992d [2022-11-09T20:19:30.675Z] Removing intermediate container 5c7fd4fa992d [2022-11-09T20:19:30.675Z] ---> cf9f62e1e684 [2022-11-09T20:19:30.675Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T20:19:30.675Z] ---> Running in 0a85ac004ad1 [2022-11-09T20:19:31.254Z] Removing intermediate container 0a85ac004ad1 [2022-11-09T20:19:31.254Z] ---> 481319438945 [2022-11-09T20:19:31.254Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:19:31.254Z] ---> Running in 518ff7391638 [2022-11-09T20:19:31.836Z] Removing intermediate container 518ff7391638 [2022-11-09T20:19:31.836Z] ---> 7618f2bee893 [2022-11-09T20:19:31.836Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:19:31.836Z] ---> Running in 5b28ec907132 [2022-11-09T20:19:32.419Z] Removing intermediate container 5b28ec907132 [2022-11-09T20:19:32.419Z] ---> 49c6ce75ec9c [2022-11-09T20:19:32.419Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T20:19:32.419Z] ---> Running in 9053aa57a7c9 [2022-11-09T20:19:32.999Z] Removing intermediate container 9053aa57a7c9 [2022-11-09T20:19:32.999Z] ---> 2fbae0ffd0ca [2022-11-09T20:19:32.999Z] [2022-11-09T20:19:33.265Z] Successfully built 2fbae0ffd0ca [2022-11-09T20:19:33.265Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-09T20:19:48.238Z]  Building security-secretstore-setup ... done Removing intermediate container 3cca710b3ee2 [2022-11-09T20:19:48.238Z] ---> d025fd745264 [2022-11-09T20:19:48.238Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T20:19:49.195Z] ---> Running in c7cd89236155 [2022-11-09T20:19:50.161Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T20:19:52.738Z] Removing intermediate container c7cd89236155 [2022-11-09T20:19:52.738Z] ---> eded4c887ecc [2022-11-09T20:19:52.738Z] [2022-11-09T20:19:52.738Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:19:52.738Z] ---> a6215f271958 [2022-11-09T20:19:52.738Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:19:52.738Z] ---> Running in 3896dd0a98bd [2022-11-09T20:19:53.007Z] Removing intermediate container 3896dd0a98bd [2022-11-09T20:19:53.007Z] ---> 680f7d2214e8 [2022-11-09T20:19:53.007Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-09T20:19:53.276Z] ---> Running in 8dfd283526af [2022-11-09T20:19:54.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:19:54.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:19:55.458Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T20:19:55.458Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T20:19:55.726Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T20:19:55.726Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T20:19:55.726Z] Executing bash-5.1.16-r2.post-install [2022-11-09T20:19:55.726Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T20:19:55.726Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T20:19:55.726Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T20:19:55.726Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T20:19:55.726Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T20:19:55.726Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T20:19:56.684Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T20:19:56.684Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T20:19:56.684Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T20:19:56.684Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T20:19:56.684Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T20:19:56.684Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T20:19:56.684Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T20:19:56.684Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T20:19:56.684Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T20:19:56.684Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T20:19:56.684Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T20:19:58.629Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T20:19:58.629Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T20:19:58.894Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T20:19:58.894Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T20:19:58.894Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T20:19:58.894Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T20:19:58.894Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T20:19:58.894Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T20:19:58.894Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T20:19:58.894Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T20:19:58.894Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T20:19:59.159Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T20:19:59.743Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:19:59.743Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:20:00.009Z] OK: 120 MiB in 47 packages [2022-11-09T20:20:02.593Z] Removing intermediate container 64e3464d70af [2022-11-09T20:20:02.593Z] ---> 8e74e4cefa29 [2022-11-09T20:20:02.593Z] [2022-11-09T20:20:02.593Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:20:02.593Z] ---> a6215f271958 [2022-11-09T20:20:02.593Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T20:20:02.593Z] ---> Running in 1e05983dbfd5 [2022-11-09T20:20:03.200Z] Removing intermediate container 1e05983dbfd5 [2022-11-09T20:20:03.200Z] ---> f291fd3a9dde [2022-11-09T20:20:03.200Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T20:20:03.200Z] ---> Running in 82afe6d1fd54 [2022-11-09T20:20:03.464Z] Removing intermediate container 82afe6d1fd54 [2022-11-09T20:20:03.464Z] ---> aa1f420d1723 [2022-11-09T20:20:03.464Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T20:20:03.464Z] ---> Running in 36ba0917b751 [2022-11-09T20:20:03.731Z] Removing intermediate container 36ba0917b751 [2022-11-09T20:20:03.731Z] ---> 2c944a3b0618 [2022-11-09T20:20:03.731Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T20:20:03.731Z] ---> Running in 125cb9eba4e6 [2022-11-09T20:20:05.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:20:05.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:20:06.098Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T20:20:06.098Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T20:20:06.098Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T20:20:06.098Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T20:20:06.364Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T20:20:06.364Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T20:20:06.364Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:20:06.364Z] OK: 8 MiB in 20 packages [2022-11-09T20:20:07.320Z] Removing intermediate container 125cb9eba4e6 [2022-11-09T20:20:07.320Z] ---> 9db9bf72518b [2022-11-09T20:20:07.320Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:20:07.902Z] ---> 0ceb18249b5c [2022-11-09T20:20:07.902Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T20:20:08.857Z] ---> 89a0c3b025a4 [2022-11-09T20:20:08.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T20:20:09.437Z] ---> e315805f7160 [2022-11-09T20:20:09.437Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T20:20:09.437Z] ---> Running in 67cea64c886b [2022-11-09T20:20:09.713Z] Removing intermediate container 67cea64c886b [2022-11-09T20:20:09.713Z] ---> d51400bd7ebd [2022-11-09T20:20:09.713Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:20:09.980Z] ---> Running in 78ca3507c484 [2022-11-09T20:20:10.245Z] Removing intermediate container 78ca3507c484 [2022-11-09T20:20:10.245Z] ---> a4a68252d7d4 [2022-11-09T20:20:10.245Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:20:10.245Z] ---> Running in 2b15339c1655 [2022-11-09T20:20:10.511Z] Removing intermediate container 2b15339c1655 [2022-11-09T20:20:10.511Z] ---> 9204594c578b [2022-11-09T20:20:10.511Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:20:10.782Z] ---> Running in 83ec0a5b948f [2022-11-09T20:20:11.049Z] Removing intermediate container 83ec0a5b948f [2022-11-09T20:20:11.049Z] ---> e0685bc1e8ff [2022-11-09T20:20:11.049Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T20:20:11.049Z] ---> Running in bc743f4b7d2c [2022-11-09T20:20:11.317Z] Removing intermediate container bc743f4b7d2c [2022-11-09T20:20:11.317Z] ---> 933046daf2f8 [2022-11-09T20:20:11.583Z] [2022-11-09T20:20:11.583Z] Successfully built 933046daf2f8 [2022-11-09T20:20:11.583Z] Successfully tagged core-data-arm64:latest [2022-11-09T20:20:12.538Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-11-09T20:20:12.538Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T20:20:12.538Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.7 MB/s eta 0:00:00 [2022-11-09T20:20:13.492Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T20:20:13.493Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T20:20:13.493Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.6 MB/s eta 0:00:00 [2022-11-09T20:20:13.493Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T20:20:13.493Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T20:20:13.493Z] Preparing metadata (setup.py): started [2022-11-09T20:20:15.429Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:20:15.429Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T20:20:15.429Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T20:20:15.429Z] Preparing metadata (setup.py): started [2022-11-09T20:20:16.828Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:20:17.454Z] Collecting PyYAML<4,>=3.10 [2022-11-09T20:20:17.454Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T20:20:17.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 20.5 MB/s eta 0:00:00 [2022-11-09T20:20:18.853Z] Preparing metadata (setup.py): started [2022-11-09T20:20:20.249Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:20:20.512Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T20:20:20.512Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T20:20:21.462Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T20:20:21.462Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T20:20:21.462Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.0 MB/s eta 0:00:00 [2022-11-09T20:20:21.462Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-09T20:20:21.724Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T20:20:21.724Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T20:20:21.724Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.4 MB/s eta 0:00:00 [2022-11-09T20:20:21.989Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T20:20:21.989Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T20:20:21.989Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T20:20:21.989Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T20:20:21.989Z] Preparing metadata (setup.py): started [2022-11-09T20:20:23.921Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:20:23.921Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T20:20:23.921Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T20:20:24.501Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T20:20:24.501Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T20:20:24.766Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.7 MB/s eta 0:00:00 [2022-11-09T20:20:25.033Z] Collecting certifi>=2017.4.17 [2022-11-09T20:20:25.033Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T20:20:25.033Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.3 MB/s eta 0:00:00 [2022-11-09T20:20:25.033Z] Collecting idna<2.8,>=2.5 [2022-11-09T20:20:25.298Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T20:20:25.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.7 MB/s eta 0:00:00 [2022-11-09T20:20:25.877Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T20:20:25.877Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T20:20:25.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.3 MB/s eta 0:00:00 [2022-11-09T20:20:26.141Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T20:20:26.141Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T20:20:26.141Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T20:20:26.141Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T20:20:27.093Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T20:20:27.094Z] Running setup.py install for texttable: started [2022-11-09T20:20:28.491Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T20:20:28.491Z] Running setup.py install for PyYAML: started [2022-11-09T20:20:31.057Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T20:20:32.008Z] Running setup.py install for docopt: started [2022-11-09T20:20:33.936Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T20:20:35.874Z] Running setup.py install for dockerpty: started [2022-11-09T20:20:37.809Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T20:20:40.378Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-09T20:20:40.378Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-09T20:20:50.443Z] Removing intermediate container 8dfd283526af [2022-11-09T20:20:50.443Z] ---> c09179f4a74b [2022-11-09T20:20:50.443Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T20:20:50.443Z] ---> Running in f86330f2d065 [2022-11-09T20:20:50.443Z] Removing intermediate container f86330f2d065 [2022-11-09T20:20:50.443Z] ---> 76600e81b164 [2022-11-09T20:20:50.443Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:20:50.443Z] ---> Running in 0fb9c9d4436f [2022-11-09T20:20:50.443Z] Removing intermediate container 0fb9c9d4436f [2022-11-09T20:20:50.443Z] ---> 8fef8bd3b120 [2022-11-09T20:20:50.443Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T20:20:51.398Z] ---> d48329029e4c [2022-11-09T20:20:51.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T20:20:51.979Z] ---> bf33dabd7ad5 [2022-11-09T20:20:51.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T20:20:52.558Z] ---> d39fa20b591b [2022-11-09T20:20:52.558Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T20:20:52.558Z] ---> Running in b6c278f55a11 [2022-11-09T20:20:52.821Z] Removing intermediate container b6c278f55a11 [2022-11-09T20:20:52.821Z] ---> f14b6d898679 [2022-11-09T20:20:52.821Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:20:52.821Z] ---> Running in a5180d5e5ab5 [2022-11-09T20:20:53.086Z] Removing intermediate container a5180d5e5ab5 [2022-11-09T20:20:53.086Z] ---> 446a70c36570 [2022-11-09T20:20:53.086Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:20:53.086Z] ---> Running in ec10a93e296d [2022-11-09T20:20:53.352Z] Removing intermediate container ec10a93e296d [2022-11-09T20:20:53.352Z] ---> 7eea51509c6a [2022-11-09T20:20:53.352Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:20:53.619Z] ---> Running in 4cfec8159944 [2022-11-09T20:20:53.619Z] Removing intermediate container 4cfec8159944 [2022-11-09T20:20:53.619Z] ---> ce2bb1e1becf [2022-11-09T20:20:53.619Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T20:20:53.885Z] ---> Running in 8c6efce70c4c [2022-11-09T20:20:54.151Z] Removing intermediate container 8c6efce70c4c [2022-11-09T20:20:54.151Z] ---> 247291403d20 [2022-11-09T20:20:54.151Z] [2022-11-09T20:20:54.415Z] Successfully built 247291403d20 [2022-11-09T20:20:54.415Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-09T20:20:54.692Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-11-09T20:20:54.706Z] $ docker stop --time=1 36f0209b8c4316675b01de4b66cc275de43988eddf9b6a346b1898e0bde3e806 [2022-11-09T20:20:56.324Z] $ docker rm -f 36f0209b8c4316675b01de4b66cc275de43988eddf9b6a346b1898e0bde3e806 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T20:20:56.862Z] + docker images [2022-11-09T20:20:57.126Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T20:20:57.126Z] sys-mgmt-agent-arm64 latest 247291403d20 3 seconds ago 133MB [2022-11-09T20:20:57.126Z] core-data-arm64 latest 933046daf2f8 45 seconds ago 20.8MB [2022-11-09T20:20:57.126Z] 8e74e4cefa29 55 seconds ago 1.45GB [2022-11-09T20:20:57.126Z] eded4c887ecc About a minute ago 1.43GB [2022-11-09T20:20:57.126Z] security-secretstore-setup-arm64 latest 2fbae0ffd0ca About a minute ago 28.6MB [2022-11-09T20:20:57.126Z] fc046496f543 About a minute ago 1.44GB [2022-11-09T20:20:57.126Z] security-bootstrapper-arm64 latest fa69de7fc87c 2 minutes ago 19.4MB [2022-11-09T20:20:57.126Z] 97847bda5595 3 minutes ago 1.43GB [2022-11-09T20:20:57.126Z] core-metadata-arm64 latest b6ad56a97aae 4 minutes ago 17.7MB [2022-11-09T20:20:57.126Z] 3539f34b2767 4 minutes ago 1.45GB [2022-11-09T20:20:57.126Z] security-spire-server-arm64 latest dc11001a0672 7 minutes ago 84.3MB [2022-11-09T20:20:57.126Z] security-proxy-setup-arm64 latest 313c06a6f290 7 minutes ago 26.7MB [2022-11-09T20:20:57.126Z] 1436003da40e 7 minutes ago 1.32GB [2022-11-09T20:20:57.126Z] 92150fab6c13 8 minutes ago 1.43GB [2022-11-09T20:20:57.126Z] support-notifications-arm64 latest 9e159a1b6c38 8 minutes ago 29.5MB [2022-11-09T20:20:57.126Z] support-scheduler-arm64 latest 4b4378bc919a 8 minutes ago 28.8MB [2022-11-09T20:20:57.126Z] 906c9c5a3e59 8 minutes ago 1.51GB [2022-11-09T20:20:57.126Z] 4d8fdef88c5f 8 minutes ago 1.51GB [2022-11-09T20:20:57.126Z] security-spiffe-token-provider-arm64 latest 7427c222231c 9 minutes ago 28.8MB [2022-11-09T20:20:57.126Z] 92bb29a8765e 9 minutes ago 1.48GB [2022-11-09T20:20:57.126Z] core-command-arm64 latest 72c13f936ce8 11 minutes ago 16.9MB [2022-11-09T20:20:57.126Z] d143b4475adc 11 minutes ago 1.44GB [2022-11-09T20:20:57.126Z] security-spire-agent-arm64 latest 9de5aec17e92 16 minutes ago 122MB [2022-11-09T20:20:57.126Z] 7baaae294b0a 16 minutes ago 1.32GB [2022-11-09T20:20:57.126Z] security-spire-config-arm64 latest 524f5ae38dde 18 minutes ago 83.6MB [2022-11-09T20:20:57.126Z] dc98bdfe29c0 18 minutes ago 1.32GB [2022-11-09T20:20:57.127Z] ci-base-image-arm64 latest e7a649050aef 33 minutes ago 948MB [2022-11-09T20:20:57.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 7 days ago 685MB [2022-11-09T20:20:57.127Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-09T20:20:57.127Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-09T20:20:57.127Z] 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 [2022-11-09T20:20:57.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:20:57.913Z] [2022-11-09T20:20:57.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:20:58.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:20:58.316Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T20:20:58.316Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T20:20:58.316Z] 04944245beec: Pulling fs layer [2022-11-09T20:20:58.316Z] 699f458cf7ca: Pulling fs layer [2022-11-09T20:20:58.316Z] 765212b225bb: Pulling fs layer [2022-11-09T20:20:58.316Z] f23df028b6ca: Pulling fs layer [2022-11-09T20:20:58.316Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T20:20:58.316Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T20:20:58.316Z] f23df028b6ca: Waiting [2022-11-09T20:20:58.316Z] d65c8cfc05b1: Waiting [2022-11-09T20:20:58.316Z] 765212b225bb: Waiting [2022-11-09T20:20:58.316Z] 2437ff75d9bd: Waiting [2022-11-09T20:20:58.582Z] 04944245beec: Verifying Checksum [2022-11-09T20:20:58.582Z] 04944245beec: Download complete [2022-11-09T20:20:58.582Z] 765212b225bb: Verifying Checksum [2022-11-09T20:20:58.582Z] 765212b225bb: Download complete [2022-11-09T20:20:58.582Z] f23df028b6ca: Verifying Checksum [2022-11-09T20:20:58.582Z] f23df028b6ca: Download complete [2022-11-09T20:20:58.582Z] d65c8cfc05b1: Verifying Checksum [2022-11-09T20:20:58.582Z] d65c8cfc05b1: Download complete [2022-11-09T20:20:58.582Z] 699f458cf7ca: Verifying Checksum [2022-11-09T20:20:58.582Z] 699f458cf7ca: Download complete [2022-11-09T20:20:59.166Z] 8998bd30e6a1: Download complete [2022-11-09T20:21:01.740Z] 2437ff75d9bd: Verifying Checksum [2022-11-09T20:21:01.740Z] 2437ff75d9bd: Download complete [2022-11-09T20:21:03.141Z] 8998bd30e6a1: Pull complete [2022-11-09T20:21:03.407Z] 04944245beec: Pull complete [2022-11-09T20:21:04.808Z] 699f458cf7ca: Pull complete [2022-11-09T20:21:04.808Z] 765212b225bb: Pull complete [2022-11-09T20:21:05.389Z] f23df028b6ca: Pull complete [2022-11-09T20:21:05.654Z] d65c8cfc05b1: Pull complete [2022-11-09T20:21:20.629Z] 2437ff75d9bd: Pull complete [2022-11-09T20:21:20.629Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T20:21:20.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:21:20.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:21:20.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-118798 does not seem to be running inside a container [2022-11-09T20:21:20.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-09T20:21:23.649Z] $ docker top 8b04fa36e0815c66617aeb72631b47e4c33bf147e35160932285af29175c60c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:21:24.307Z] ---> job-cost.sh [2022-11-09T20:21:24.579Z] lf-activate-venv: SKIPPING [2022-11-09T20:21:24.579Z] INFO: No Stack... [2022-11-09T20:21:25.170Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T20:21:25.760Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T20:21:26.448Z] + cut -d, -f6 [2022-11-09T20:21:26.448Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-11-09T20:21:26.547Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4231-1-stack-cost] [2022-11-09T20:21:26.552Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4231-1-stack-cost] did not exist. Created. [2022-11-09T20:21:26.552Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T20:21:27.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T20:21:27.451Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T20:21:27.467Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T20:21:27.537Z] $ docker stop --time=1 8b04fa36e0815c66617aeb72631b47e4c33bf147e35160932285af29175c60c6 [2022-11-09T20:21:29.048Z] $ docker rm -f 8b04fa36e0815c66617aeb72631b47e4c33bf147e35160932285af29175c60c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-09T20:21:29.990Z] provisioning config files... [2022-11-09T20:21:29.997Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config918982865196726514tmp [Pipeline] { [Pipeline] sh [2022-11-09T20:21:30.327Z] + set +x [2022-11-09T20:21:30.327Z] + bash -s -- [2022-11-09T20:21:30.327Z] + curl -s https://codecov.io/bash [2022-11-09T20:21:30.327Z] [2022-11-09T20:21:30.327Z] _____ _ [2022-11-09T20:21:30.327Z] / ____| | | [2022-11-09T20:21:30.327Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T20:21:30.327Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T20:21:30.327Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T20:21:30.327Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T20:21:30.327Z] Bash-1.0.6 [2022-11-09T20:21:30.327Z] [2022-11-09T20:21:30.327Z] [2022-11-09T20:21:30.327Z] ==> git version 2.25.1 found [2022-11-09T20:21:30.327Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-09T20:21:30.327Z] Release-Date: 2020-01-08 [2022-11-09T20:21:30.327Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-09T20:21:30.327Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T20:21:30.327Z] ==> Jenkins CI detected. [2022-11-09T20:21:30.327Z] current dir:  /w/workspace/edgex-go/1 [2022-11-09T20:21:30.327Z] project root: . [2022-11-09T20:21:30.327Z] --> token set from env [2022-11-09T20:21:30.327Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T20:21:30.327Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T20:21:30.327Z] ==> Python coveragepy not found [2022-11-09T20:21:30.327Z] ==> Searching for coverage reports in: [2022-11-09T20:21:30.327Z] + . [2022-11-09T20:21:30.327Z] -> Found 1 reports [2022-11-09T20:21:30.327Z] ==> Detecting git/mercurial file structure [2022-11-09T20:21:30.327Z] ==> Reading reports [2022-11-09T20:21:30.327Z] + ./coverage.out bytes=501828 [2022-11-09T20:21:30.327Z] ==> Appending adjustments [2022-11-09T20:21:30.327Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T20:21:31.703Z] + Found adjustments [2022-11-09T20:21:31.703Z] ==> Gzipping contents [2022-11-09T20:21:31.703Z] 64K /tmp/codecov.omEzuz.gz [2022-11-09T20:21:31.703Z] ==> Uploading reports [2022-11-09T20:21:31.703Z] url: https://codecov.io [2022-11-09T20:21:31.703Z] query: branch=PR-4231&commit=50f7d2cb6d8147bc443e42ee69481d77c13dcb99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4231&job=&cmd_args= [2022-11-09T20:21:31.703Z] -> Pinging Codecov [2022-11-09T20:21:31.703Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4231&commit=50f7d2cb6d8147bc443e42ee69481d77c13dcb99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4231&job=&cmd_args= [2022-11-09T20:21:32.272Z] -> Uploading to [2022-11-09T20:21:32.272Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/50f7d2cb6d8147bc443e42ee69481d77c13dcb99/d37b6f45-3640-4070-9004-774678f4b7c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T202131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c1490943eee833d7e23ed6a5a6bfb98d25ecbdc37f989dc2b41ad5f2574b474 [2022-11-09T20:21:32.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:21:32.272Z] Dload Upload Total Spent Left Speed [2022-11-09T20:21:32.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65274 0 0 100 65274 0 314k --:--:-- --:--:-- --:--:-- 312k 100 65274 0 0 100 65274 0 310k --:--:-- --:--:-- --:--:-- 309k [2022-11-09T20:21:32.272Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] } [2022-11-09T20:21:32.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-09T20:21:33.579Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:21:33.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:21:34.787Z] ---> package-listing.sh [2022-11-09T20:21:34.787Z] ++ facter osfamily [2022-11-09T20:21:34.787Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T20:21:35.045Z] + OS_FAMILY=debian [2022-11-09T20:21:35.045Z] + workspace=/w/workspace/edgex-go/1 [2022-11-09T20:21:35.045Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T20:21:35.045Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T20:21:35.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T20:21:35.045Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T20:21:35.045Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-09T20:21:35.045Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T20:21:35.045Z] + case "${OS_FAMILY}" in [2022-11-09T20:21:35.045Z] + dpkg -l [2022-11-09T20:21:35.045Z] + grep '^ii' [2022-11-09T20:21:35.045Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T20:21:35.045Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T20:21:35.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T20:21:35.045Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-09T20:21:35.045Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-11-09T20:21:35.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-11-09T20:21:35.083Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-09T20:21:35.377Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:21:36.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:21:36.005Z] [2022-11-09T20:21:36.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:21:36.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:21:36.381Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-09T20:21:36.381Z] 5eb5b503b376: Pulling fs layer [2022-11-09T20:21:36.381Z] 5c69ac0246d0: Pulling fs layer [2022-11-09T20:21:36.381Z] ec43610c2a17: Pulling fs layer [2022-11-09T20:21:36.381Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-09T20:21:36.381Z] 33b1e0a273af: Pulling fs layer [2022-11-09T20:21:36.381Z] 5d3b04190fa2: Pulling fs layer [2022-11-09T20:21:36.381Z] 2f39f015ded8: Pulling fs layer [2022-11-09T20:21:36.381Z] 33b1e0a273af: Waiting [2022-11-09T20:21:36.381Z] 5d3b04190fa2: Waiting [2022-11-09T20:21:36.381Z] 2f39f015ded8: Waiting [2022-11-09T20:21:36.381Z] 5c69ac0246d0: Download complete [2022-11-09T20:21:36.381Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-09T20:21:36.381Z] 3a2ae6a8a46f: Download complete [2022-11-09T20:21:36.381Z] 33b1e0a273af: Verifying Checksum [2022-11-09T20:21:36.381Z] 33b1e0a273af: Download complete [2022-11-09T20:21:36.646Z] ec43610c2a17: Verifying Checksum [2022-11-09T20:21:36.646Z] ec43610c2a17: Download complete [2022-11-09T20:21:36.646Z] 5d3b04190fa2: Verifying Checksum [2022-11-09T20:21:36.646Z] 5d3b04190fa2: Download complete [2022-11-09T20:21:36.646Z] 5eb5b503b376: Verifying Checksum [2022-11-09T20:21:36.646Z] 5eb5b503b376: Download complete [2022-11-09T20:21:37.230Z] 2f39f015ded8: Download complete [2022-11-09T20:21:37.794Z] 5eb5b503b376: Pull complete [2022-11-09T20:21:37.794Z] 5c69ac0246d0: Pull complete [2022-11-09T20:21:38.361Z] ec43610c2a17: Pull complete [2022-11-09T20:21:38.361Z] 3a2ae6a8a46f: Pull complete [2022-11-09T20:21:38.361Z] 33b1e0a273af: Pull complete [2022-11-09T20:21:38.618Z] 5d3b04190fa2: Pull complete [2022-11-09T20:21:42.798Z] 2f39f015ded8: Pull complete [2022-11-09T20:21:42.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-09T20:21:42.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:21:42.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:21:42.990Z] prd-ubuntu20.04-docker-8c-8g-118796 does not seem to be running inside a container [2022-11-09T20:21:43.021Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T20:21:44.933Z] $ docker top 62c13e929ba52864e79ecd805a38eae212e0fdcd39c17a6099731cdbf12ef0a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:21:45.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T20:21:45.633Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T20:21:45.945Z] + ls /var/log/sa-host [2022-11-09T20:21:45.945Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:21:46.072Z] provisioning config files... [2022-11-09T20:21:46.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13194927291555422699tmp [Pipeline] { [Pipeline] echo [2022-11-09T20:21:46.131Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:21:46.442Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T20:21:46.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:21:46.874Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T20:21:46.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:21:47.220Z] ---> sudo-logs.sh [2022-11-09T20:21:47.220Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T20:21:47.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:21:47.611Z] ---> job-cost.sh [2022-11-09T20:21:47.611Z] lf-activate-venv: SKIPPING [2022-11-09T20:21:47.611Z] DEBUG: total: 0.10999999940395355 [2022-11-09T20:21:47.611Z] INFO: Retrieving Stack Cost... [2022-11-09T20:21:48.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T20:21:48.438Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T20:21:48.479Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:21:48.791Z] ---> logs-deploy.sh [2022-11-09T20:21:48.791Z] lf-activate-venv: SKIPPING [2022-11-09T20:21:48.791Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4231/1 [2022-11-09T20:21:48.791Z] INFO: archiving workspace using pattern(s): [2022-11-09T20:21:49.726Z] Archives upload complete. [2022-11-09T20:21:49.726Z] INFO: archiving logs to Nexus