Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87ac77fe188c138c82281de47767c19430e6bcd6 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-ssh13770004556254794104.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14692286051853609893.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh681301873333813770.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15790298026734531081.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10810963986700188899.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 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-116848 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/340 [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/340 # 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 Avoid second fetch Checking out Revision 87ac77fe188c138c82281de47767c19430e6bcd6 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87ac77fe188c138c82281de47767c19430e6bcd6 # timeout=10 Commit message: "refactor(snap): environment variable usage and const definitions (#4207)" > git rev-list --no-walk 9ee2498bacc647f13c5df1d0cb60253a462eb6cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T11:42:45.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T11:42:45.435Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T11:42:45.452Z] ========================================================= [2022-10-25T11:42:45.452Z] EdgeX Global Pipelines Version Info [2022-10-25T11:42:45.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T11:42:46.148Z] ------------------- [2022-10-25T11:42:46.148Z] stable info: [2022-10-25T11:42:46.148Z] ------------------- [2022-10-25T11:42:46.148Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T11:42:46.148Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T11:42:46.148Z] Message: update stable to v1.0.243 [2022-10-25T11:42:46.716Z] ------------------- [2022-10-25T11:42:46.716Z] experimental info: [2022-10-25T11:42:46.716Z] ------------------- [2022-10-25T11:42:46.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T11:42:46.716Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T11:42:46.716Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T11:42:46.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-25T11:42:46.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-25T11:42:46.926Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T11:42:46.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T11:42:46.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T11:42:46.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T11:42:46.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T11:42:46.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-25T11:42:47.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-25T11:42:47.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-25T11:42:47.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T11:42:47.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T11:42:47.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T11:42:47.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T11:42:47.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T11:42:47.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T11:42:47.103Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T11:42:47.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T11:42:47.139Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T11:42:47.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T11:42:47.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T11:42:47.176Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T11:42:47.187Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T11:42:47.197Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T11:42:47.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T11:42:47.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T11:42:47.224Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87ac77fe188c138c82281de47767c19430e6bcd6 [Pipeline] echo [2022-10-25T11:42:47.232Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87ac77f [Pipeline] echo [2022-10-25T11:42:47.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T11:42:47.287Z] provisioning config files... [2022-10-25T11:42:47.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/340@tmp/config4869629074520950905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T11:42:47.597Z] ---> docker-login.sh [2022-10-25T11:42:47.597Z] nexus3.edgexfoundry.org:10001 [2022-10-25T11:42:47.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:42:48.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:42:48.116Z] Configure a credential helper to remove this warning. See [2022-10-25T11:42:48.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:42:48.116Z] [2022-10-25T11:42:48.116Z] Login Succeeded [2022-10-25T11:42:48.116Z] nexus3.edgexfoundry.org:10002 [2022-10-25T11:42:48.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:42:48.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:42:48.116Z] Configure a credential helper to remove this warning. See [2022-10-25T11:42:48.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:42:48.116Z] [2022-10-25T11:42:48.116Z] Login Succeeded [2022-10-25T11:42:48.116Z] nexus3.edgexfoundry.org:10003 [2022-10-25T11:42:48.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:42:48.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:42:48.116Z] Configure a credential helper to remove this warning. See [2022-10-25T11:42:48.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:42:48.116Z] [2022-10-25T11:42:48.116Z] Login Succeeded [2022-10-25T11:42:48.116Z] nexus3.edgexfoundry.org:10004 [2022-10-25T11:42:48.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:42:48.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:42:48.375Z] Configure a credential helper to remove this warning. See [2022-10-25T11:42:48.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:42:48.375Z] [2022-10-25T11:42:48.375Z] Login Succeeded [2022-10-25T11:42:48.375Z] docker.io [2022-10-25T11:42:48.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:42:48.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:42:48.634Z] Configure a credential helper to remove this warning. See [2022-10-25T11:42:48.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:42:48.634Z] [2022-10-25T11:42:48.635Z] Login Succeeded [2022-10-25T11:42:48.635Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T11:42:48.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T11:42:48.954Z] + 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-10-25T11:42:48.954Z] + dirname cmd/core-command/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/core-data/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/core-metadata/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.954Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-25T11:42:48.954Z] + dirname cmd/support-notifications/Dockerfile [2022-10-25T11:42:48.954Z] + cut -d/ -f2 [2022-10-25T11:42:48.955Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-25T11:42:48.955Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-25T11:42:48.955Z] + cut -d/ -f2 [2022-10-25T11:42:48.955Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-25T11:42:48.955Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-25T11:42:48.955Z] + cut -d/ -f2 [2022-10-25T11:42:48.955Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-25T11:42:48.986Z] 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-10-25T11:42:49.326Z] + git rev-list -1 --merges 87ac77fe188c138c82281de47767c19430e6bcd6~1..87ac77fe188c138c82281de47767c19430e6bcd6 [Pipeline] echo [2022-10-25T11:42:49.340Z] -----------> git rev-list -1 --merges 87ac77fe188c138c82281de47767c19430e6bcd6~1..87ac77fe188c138c82281de47767c19430e6bcd6 87ac77fe188c138c82281de47767c19430e6bcd6 [false] [Pipeline] sh [2022-10-25T11:42:49.641Z] + git log --format=format:%s -1 87ac77fe188c138c82281de47767c19430e6bcd6 [Pipeline] echo [2022-10-25T11:42:49.654Z] ========================================================= [2022-10-25T11:42:49.654Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T11:42:49.654Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-25T11:42:50.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T11:42:50.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T11:42:50.061Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T11:42:50.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T11:42:50.061Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T11:42:50.061Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T11:42:50.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:42:50.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T11:42:50.463Z] [2022-10-25T11:42:50.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:42:50.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T11:42:50.761Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T11:42:50.761Z] b85a868b505f: Pulling fs layer [2022-10-25T11:42:50.761Z] e2be974225ed: Pulling fs layer [2022-10-25T11:42:50.761Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T11:42:50.761Z] 988bab9f4d93: Pulling fs layer [2022-10-25T11:42:50.761Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T11:42:50.761Z] eaf3925da568: Pulling fs layer [2022-10-25T11:42:50.761Z] bab4dde63d76: Pulling fs layer [2022-10-25T11:42:50.761Z] 1469e6f7b9e6: Waiting [2022-10-25T11:42:50.761Z] eaf3925da568: Waiting [2022-10-25T11:42:50.761Z] 988bab9f4d93: Waiting [2022-10-25T11:42:50.761Z] bde34c3a00c8: Pulling fs layer [2022-10-25T11:42:50.761Z] bab4dde63d76: Waiting [2022-10-25T11:42:50.761Z] b352a97aabf1: Pulling fs layer [2022-10-25T11:42:50.761Z] 4872d77fe225: Pulling fs layer [2022-10-25T11:42:50.761Z] bde34c3a00c8: Waiting [2022-10-25T11:42:50.761Z] b352a97aabf1: Waiting [2022-10-25T11:42:50.761Z] 5851b861e8e6: Pulling fs layer [2022-10-25T11:42:50.761Z] 4872d77fe225: Waiting [2022-10-25T11:42:50.761Z] e2be974225ed: Verifying Checksum [2022-10-25T11:42:50.761Z] e2be974225ed: Download complete [2022-10-25T11:42:50.761Z] 988bab9f4d93: Verifying Checksum [2022-10-25T11:42:50.761Z] 988bab9f4d93: Download complete [2022-10-25T11:42:51.021Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T11:42:51.021Z] 1469e6f7b9e6: Download complete [2022-10-25T11:42:51.021Z] eaf3925da568: Verifying Checksum [2022-10-25T11:42:51.021Z] eaf3925da568: Download complete [2022-10-25T11:42:51.021Z] 339a4e72a1f5: Download complete [2022-10-25T11:42:51.021Z] bde34c3a00c8: Verifying Checksum [2022-10-25T11:42:51.021Z] bde34c3a00c8: Download complete [2022-10-25T11:42:51.021Z] b352a97aabf1: Verifying Checksum [2022-10-25T11:42:51.021Z] b352a97aabf1: Download complete [2022-10-25T11:42:51.021Z] 4872d77fe225: Verifying Checksum [2022-10-25T11:42:51.021Z] 4872d77fe225: Download complete [2022-10-25T11:42:51.021Z] 5851b861e8e6: Verifying Checksum [2022-10-25T11:42:51.021Z] 5851b861e8e6: Download complete [2022-10-25T11:42:51.021Z] b85a868b505f: Verifying Checksum [2022-10-25T11:42:51.021Z] b85a868b505f: Download complete [2022-10-25T11:42:51.279Z] bab4dde63d76: Verifying Checksum [2022-10-25T11:42:51.279Z] bab4dde63d76: Download complete [2022-10-25T11:42:52.218Z] b85a868b505f: Pull complete [2022-10-25T11:42:52.477Z] e2be974225ed: Pull complete [2022-10-25T11:42:52.738Z] 339a4e72a1f5: Pull complete [2022-10-25T11:42:52.738Z] 988bab9f4d93: Pull complete [2022-10-25T11:42:53.309Z] 1469e6f7b9e6: Pull complete [2022-10-25T11:42:53.309Z] eaf3925da568: Pull complete [2022-10-25T11:42:54.685Z] bab4dde63d76: Pull complete [2022-10-25T11:42:54.685Z] bde34c3a00c8: Pull complete [2022-10-25T11:42:54.944Z] b352a97aabf1: Pull complete [2022-10-25T11:42:54.944Z] 4872d77fe225: Pull complete [2022-10-25T11:42:55.204Z] 5851b861e8e6: Pull complete [2022-10-25T11:42:55.204Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T11:42:55.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T11:42:55.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T11:42:55.291Z] prd-ubuntu20.04-docker-8c-8g-116848 does not seem to be running inside a container [2022-10-25T11:42:55.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T11:42:57.817Z] $ docker top f8a7270d7cc4447f6b968ddb9f6b5afda5a1bd674805299db1e9cbac357bc127 -eo pid,comm [2022-10-25T11:42:57.871Z] 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-10-25T11:42:57.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T11:42:57.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T11:42:57.910Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T11:42:58.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T11:42:58.034Z] $ docker exec f8a7270d7cc4447f6b968ddb9f6b5afda5a1bd674805299db1e9cbac357bc127 ssh-agent [2022-10-25T11:42:58.146Z] SSH_AUTH_SOCK=/tmp/ssh-RDbQYJV2tNpW/agent.32 [2022-10-25T11:42:58.146Z] SSH_AGENT_PID=38 [2022-10-25T11:42:58.152Z] Running ssh-add (command line suppressed) [2022-10-25T11:42:58.246Z] Identity added: /w/workspace/edgex-go/340@tmp/private_key_1149848898201287312.key (/w/workspace/edgex-go/340@tmp/private_key_1149848898201287312.key) [2022-10-25T11:42:58.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T11:42:58.551Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T11:42:58.560Z] $ docker exec --env ******** --env ******** f8a7270d7cc4447f6b968ddb9f6b5afda5a1bd674805299db1e9cbac357bc127 ssh-agent -k [2022-10-25T11:42:58.654Z] unset SSH_AUTH_SOCK; [2022-10-25T11:42:58.655Z] unset SSH_AGENT_PID; [2022-10-25T11:42:58.655Z] echo Agent pid 38 killed; [2022-10-25T11:42:58.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T11:42:58.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T11:42:58.692Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T11:42:58.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T11:42:58.809Z] $ docker exec f8a7270d7cc4447f6b968ddb9f6b5afda5a1bd674805299db1e9cbac357bc127 ssh-agent [2022-10-25T11:42:58.941Z] SSH_AUTH_SOCK=/tmp/ssh-1VCtcGaPwq5X/agent.70 [2022-10-25T11:42:58.941Z] SSH_AGENT_PID=76 [2022-10-25T11:42:58.948Z] Running ssh-add (command line suppressed) [2022-10-25T11:42:59.041Z] Identity added: /w/workspace/edgex-go/340@tmp/private_key_11682241571592531714.key (/w/workspace/edgex-go/340@tmp/private_key_11682241571592531714.key) [2022-10-25T11:42:59.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T11:42:59.341Z] + git semver init [2022-10-25T11:42:59.601Z] 2022-10-25 11:42:59,514 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T11:42:59.601Z] 2022-10-25 11:42:59,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/340/.semver [2022-10-25T11:42:59.601Z] 2022-10-25 11:42:59,516 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/340/.semver [2022-10-25T11:42:59.601Z] 2022-10-25 11:42:59,516 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/340/.semver'], cwd=/w/workspace/edgex-go/340, universal_newlines=False, shell=None, istream=None) [2022-10-25T11:43:04.883Z] 2022-10-25 11:43:04,080 [append_file] DEBUG append to file:/w/workspace/edgex-go/340/.git/info/exclude [2022-10-25T11:43:04.883Z] 2022-10-25 11:43:04,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/340/.semver/main with force:False [2022-10-25T11:43:04.883Z] 2022-10-25 11:43:04,081 [read_version] DEBUG read version from /w/workspace/edgex-go/340/.semver/main [2022-10-25T11:43:04.883Z] 2022-10-25 11:43:04,081 [read_version] DEBUG read version from /w/workspace/edgex-go/340/.semver/main [2022-10-25T11:43:04.883Z] 2.3.0-dev.102 [Pipeline] } [2022-10-25T11:43:04.893Z] $ docker exec --env ******** --env ******** f8a7270d7cc4447f6b968ddb9f6b5afda5a1bd674805299db1e9cbac357bc127 ssh-agent -k [2022-10-25T11:43:04.993Z] unset SSH_AUTH_SOCK; [2022-10-25T11:43:04.994Z] unset SSH_AGENT_PID; [2022-10-25T11:43:04.994Z] echo Agent pid 76 killed; [2022-10-25T11:43:05.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T11:43:05.311Z] + git semver [Pipeline] } [2022-10-25T11:43:05.585Z] $ docker stop --time=1 f8a7270d7cc4447f6b968ddb9f6b5afda5a1bd674805299db1e9cbac357bc127 [2022-10-25T11:43:06.879Z] $ docker rm -f f8a7270d7cc4447f6b968ddb9f6b5afda5a1bd674805299db1e9cbac357bc127 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T11:43:07.221Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T11:43:07.391Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T11:43:07.394Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.102 [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-10-25T11:43:07.783Z] + git config --global --add safe.directory /w/workspace/edgex-go/340 [Pipeline] echo [2022-10-25T11:43:07.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T11:43:07.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T11:43:07.819Z] ========================================================= [2022-10-25T11:43:07.819Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T11:43:07.819Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T11:43:08.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T11:43:08.107Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T11:43:08.107Z] 213ec9aee27d: Pulling fs layer [2022-10-25T11:43:08.107Z] 4583459ba037: Pulling fs layer [2022-10-25T11:43:08.107Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T11:43:08.107Z] 53926ce57604: Pulling fs layer [2022-10-25T11:43:08.107Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T11:43:08.107Z] 30f14e443154: Pulling fs layer [2022-10-25T11:43:08.107Z] 801331c1e519: Pulling fs layer [2022-10-25T11:43:08.107Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T11:43:08.107Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T11:43:08.107Z] 30f14e443154: Waiting [2022-10-25T11:43:08.107Z] 801331c1e519: Waiting [2022-10-25T11:43:08.107Z] 99cc6dd402b0: Waiting [2022-10-25T11:43:08.107Z] 7d9ed39f4882: Waiting [2022-10-25T11:43:08.107Z] 53926ce57604: Waiting [2022-10-25T11:43:08.107Z] 21b2b0c7a3f4: Waiting [2022-10-25T11:43:08.107Z] 93c1e223e6f2: Download complete [2022-10-25T11:43:08.107Z] 4583459ba037: Verifying Checksum [2022-10-25T11:43:08.107Z] 4583459ba037: Download complete [2022-10-25T11:43:08.107Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T11:43:08.108Z] 21b2b0c7a3f4: Download complete [2022-10-25T11:43:08.108Z] 30f14e443154: Verifying Checksum [2022-10-25T11:43:08.108Z] 30f14e443154: Download complete [2022-10-25T11:43:08.108Z] 213ec9aee27d: Verifying Checksum [2022-10-25T11:43:08.108Z] 213ec9aee27d: Download complete [2022-10-25T11:43:08.108Z] 801331c1e519: Download complete [2022-10-25T11:43:08.367Z] 213ec9aee27d: Pull complete [2022-10-25T11:43:08.367Z] 4583459ba037: Pull complete [2022-10-25T11:43:08.627Z] 93c1e223e6f2: Pull complete [2022-10-25T11:43:08.885Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T11:43:08.885Z] 99cc6dd402b0: Download complete [2022-10-25T11:43:08.885Z] 7d9ed39f4882: Download complete [2022-10-25T11:43:08.885Z] 53926ce57604: Download complete [2022-10-25T11:43:12.168Z] 53926ce57604: Pull complete [2022-10-25T11:43:12.168Z] 21b2b0c7a3f4: Pull complete [2022-10-25T11:43:12.426Z] 30f14e443154: Pull complete [2022-10-25T11:43:12.426Z] 801331c1e519: Pull complete [2022-10-25T11:43:14.325Z] 99cc6dd402b0: Pull complete [2022-10-25T11:43:15.257Z] 7d9ed39f4882: Pull complete [2022-10-25T11:43:15.257Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T11:43:15.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T11:43:15.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T11:43:15.547Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T11:43:15.547Z] WORKDIR /edgex [2022-10-25T11:43:15.547Z] COPY go.mod . [2022-10-25T11:43:15.547Z] RUN go mod download [2022-10-25T11:43:15.547Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-25T11:43:16.113Z] Sending build context to Docker daemon 169.8MB [2022-10-25T11:43:16.113Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T11:43:16.113Z] ---> 1dedd983c030 [2022-10-25T11:43:16.113Z] Step 2/4 : WORKDIR /edgex [2022-10-25T11:43:20.326Z] ---> Running in 5d6cd176b860 [2022-10-25T11:43:20.585Z] Removing intermediate container 5d6cd176b860 [2022-10-25T11:43:20.585Z] ---> be129316adb9 [2022-10-25T11:43:20.585Z] Step 3/4 : COPY go.mod . [2022-10-25T11:43:20.585Z] ---> 8ebe71cd91ac [2022-10-25T11:43:20.585Z] Step 4/4 : RUN go mod download [2022-10-25T11:43:20.585Z] ---> Running in bf78ef18ac9c [2022-10-25T11:43:22.477Z] Still waiting to schedule task [2022-10-25T11:43:22.478Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-25T11:43:38.673Z] Removing intermediate container bf78ef18ac9c [2022-10-25T11:43:38.673Z] ---> 53c7851998ac [2022-10-25T11:43:38.673Z] Successfully built 53c7851998ac [2022-10-25T11:43:38.673Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:43:38.969Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T11:43:38.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T11:43:39.031Z] prd-ubuntu20.04-docker-8c-8g-116848 does not seem to be running inside a container [2022-10-25T11:43:39.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@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 ******** ci-base-image-x86_64 cat [2022-10-25T11:43:39.469Z] $ docker top 61bb9fe4362ffaff950a4806ece8616c301ce788fda12708dce03e633e29aa11 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T11:43:39.801Z] + go version [2022-10-25T11:43:39.801Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T11:43:39.816Z] $ docker stop --time=1 61bb9fe4362ffaff950a4806ece8616c301ce788fda12708dce03e633e29aa11 [2022-10-25T11:43:41.050Z] $ docker rm -f 61bb9fe4362ffaff950a4806ece8616c301ce788fda12708dce03e633e29aa11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:43:41.439Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T11:43:41.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T11:43:41.509Z] prd-ubuntu20.04-docker-8c-8g-116848 does not seem to be running inside a container [2022-10-25T11:43:41.546Z] $ 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/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@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 ******** ci-base-image-x86_64 cat [2022-10-25T11:43:41.876Z] $ docker top 17d37f18be1c59331509addbba70fae3c4fc6bb528d318ad1ee821e3930d9147 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T11:43:41.950Z] ========================================================= [2022-10-25T11:43:41.950Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-25T11:43:41.950Z] ========================================================= [Pipeline] sh [2022-10-25T11:43:42.226Z] + git config --global --add safe.directory /w/workspace/edgex-go/340 [Pipeline] fileExists [Pipeline] sh [2022-10-25T11:43:42.522Z] + make test [2022-10-25T11:43:42.522Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T11:43:49.081Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-25T11:44:03.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-25T11:44:03.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-10-25T11:44:03.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.093s coverage: 42.3% of statements [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-25T11:44:03.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.2% of statements [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-25T11:44:03.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.324s coverage: 89.2% of statements [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 2.2% of statements [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.520s coverage: 95.6% of statements [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-10-25T11:44:08.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-10-25T11:44:08.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-10-25T11:44:13.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-10-25T11:44:13.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-10-25T11:44:20.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.372s coverage: 79.9% of statements [2022-10-25T11:44:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 58.8% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 91.2% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.7% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.8% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.8% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-25T11:44:26.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2022-10-25T11:44:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 96.9% of statements [2022-10-25T11:44:26.584Z] 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-10-25T11:44:48.508Z] 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-10-25T11:44:48.508Z] GO111MODULE=on go vet ./... [2022-10-25T11:44:50.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T11:44:50.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T11:44:50.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T11:44:50.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-25T11:44:50.954Z] + ls -al . [2022-10-25T11:44:50.954Z] total 768 [2022-10-25T11:44:50.954Z] drwxrwxr-x 11 1001 1001 4096 Oct 25 11:43 . [2022-10-25T11:44:50.954Z] drwxr-xr-x 4 root root 4096 Oct 25 11:43 .. [2022-10-25T11:44:50.954Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 11:42 .blubracket [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 16 Oct 25 11:42 .dockerignore [2022-10-25T11:44:50.954Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 11:44 .git [2022-10-25T11:44:50.954Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 11:42 .github [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 1030 Oct 25 11:42 .gitignore [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 11:42 .golangci.yml [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 87 Oct 25 11:42 .hadolint.yml [2022-10-25T11:44:50.954Z] drwxr-xr-x 3 1001 1001 4096 Oct 25 11:43 .semver [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 11:42 .sonarcloud.properties [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 11:42 ADOPTERS.md [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 10722 Oct 25 11:42 Attribution.txt [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 63209 Oct 25 11:42 CHANGELOG.md [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 11:42 CONTRIBUTING.md [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 11:42 GOVERNANCE.md [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 850 Oct 25 11:42 Jenkinsfile [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 11:42 LICENSE [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 13857 Oct 25 11:42 Makefile [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 11:42 OWNERS.md [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 9799 Oct 25 11:42 README.md [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 11:42 SECURITY.md [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 13 Oct 25 11:43 VERSION [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 11:42 ZMQWindows.md [2022-10-25T11:44:50.954Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 11:42 bin [2022-10-25T11:44:50.954Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 11:42 cmd [2022-10-25T11:44:50.954Z] -rw-r--r-- 1 root root 500482 Oct 25 11:44 coverage.out [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 3446 Oct 25 11:42 go.mod [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 45060 Oct 25 11:42 go.sum [2022-10-25T11:44:50.954Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 11:42 internal [2022-10-25T11:44:50.954Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 11:42 openapi [2022-10-25T11:44:50.954Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 11:42 snap [2022-10-25T11:44:50.954Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 11:42 version.go [Pipeline] sh [2022-10-25T11:44:51.237Z] + '[' -e coverage.out ] [2022-10-25T11:44:51.237Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-25T11:44:51.334Z] Stashed 1 file(s) [Pipeline] sh [2022-10-25T11:44:51.614Z] + make build [2022-10-25T11:44:51.614Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T11:44:52.975Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116849 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-25T11:44:52.988Z] Running in /w/workspace/edgex-go/340 [Pipeline] { [Pipeline] checkout [2022-10-25T11:44:53.014Z] The recommended git tool is: git [2022-10-25T11:44:57.665Z] using credential edgex-jenkins-ssh [2022-10-25T11:44:57.687Z] Cloning the remote Git repository [2022-10-25T11:44:57.732Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-25T11:44:57.804Z] > git init /w/workspace/edgex-go/340 # timeout=10 [2022-10-25T11:44:57.940Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-25T11:44:57.941Z] > git --version # timeout=10 [2022-10-25T11:44:57.958Z] > git --version # 'git version 2.25.1' [2022-10-25T11:44:57.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T11:44:58.004Z] Verifying host key using known hosts file [2022-10-25T11:44:58.193Z] 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-10-25T11:44:58.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T11:45:03.829Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T11:45:13.938Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T11:45:14.349Z] Avoid second fetch [2022-10-25T11:45:14.350Z] Checking out Revision 87ac77fe188c138c82281de47767c19430e6bcd6 (main) [2022-10-25T11:45:14.873Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T11:45:14.980Z] Commit message: "refactor(snap): environment variable usage and const definitions (#4207)" [2022-10-25T11:45:13.503Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-25T11:45:13.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T11:45:14.368Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T11:45:14.386Z] > git checkout -f 87ac77fe188c138c82281de47767c19430e6bcd6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T11:45:15.887Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T11:45:15.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T11:45:15.887Z] Dload Upload Total Spent Left Speed [2022-10-25T11:45:15.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-10-25T11:45:16.465Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T11:45:16.795Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T11:45:16.795Z] + sudo tee /etc/docker/daemon.new [2022-10-25T11:45:16.795Z] { [2022-10-25T11:45:16.795Z] "registry-mirrors": [ [2022-10-25T11:45:16.795Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T11:45:16.795Z] ], [2022-10-25T11:45:16.795Z] "bip": "10.250.0.254/24", [2022-10-25T11:45:16.795Z] "hosts": [ [2022-10-25T11:45:16.795Z] "tcp://0.0.0.0:5555", [2022-10-25T11:45:16.795Z] "unix:///var/run/docker.sock" [2022-10-25T11:45:16.795Z] ], [2022-10-25T11:45:16.795Z] "mtu": 1458, [2022-10-25T11:45:16.795Z] "selinux-enabled": true, [2022-10-25T11:45:16.795Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T11:45:16.795Z] } [Pipeline] sh [2022-10-25T11:45:17.122Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T11:45:17.457Z] + sudo service docker restart [2022-10-25T11:45:21.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T11:45:21.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T11:45:22.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T11:45:23.766Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T11:45:24.701Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T11:45:25.642Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T11:45:26.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T11:45:27.144Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T11:45:29.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-25T11:45:29.991Z] $ docker stop --time=1 17d37f18be1c59331509addbba70fae3c4fc6bb528d318ad1ee821e3930d9147 [2022-10-25T11:45:33.933Z] $ docker rm -f 17d37f18be1c59331509addbba70fae3c4fc6bb528d318ad1ee821e3930d9147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:45:34.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T11:45:34.789Z] [2022-10-25T11:45:34.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:45:35.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T11:45:35.082Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-25T11:45:35.082Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-25T11:45:35.082Z] ca9280d653b3: Pulling fs layer [2022-10-25T11:45:35.082Z] 7e9c9ca2126c: Pulling fs layer [2022-10-25T11:45:35.082Z] cbdbe7a5bc2a: Download complete [2022-10-25T11:45:35.348Z] cbdbe7a5bc2a: Pull complete [2022-10-25T11:45:35.348Z] ca9280d653b3: Verifying Checksum [2022-10-25T11:45:35.348Z] ca9280d653b3: Download complete [2022-10-25T11:45:35.608Z] 7e9c9ca2126c: Verifying Checksum [2022-10-25T11:45:35.608Z] 7e9c9ca2126c: Download complete [2022-10-25T11:45:35.608Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T11:45:35.700Z] provisioning config files... [2022-10-25T11:45:35.724Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/340@tmp/config2142923070937152180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T11:45:36.059Z] ---> docker-login.sh [2022-10-25T11:45:36.059Z] nexus3.edgexfoundry.org:10001 [2022-10-25T11:45:36.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:45:36.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:45:36.594Z] Configure a credential helper to remove this warning. See [2022-10-25T11:45:36.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:45:36.594Z] [2022-10-25T11:45:36.594Z] Login Succeeded [2022-10-25T11:45:36.594Z] nexus3.edgexfoundry.org:10002 [2022-10-25T11:45:36.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:45:36.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:45:36.861Z] Configure a credential helper to remove this warning. See [2022-10-25T11:45:36.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:45:36.861Z] [2022-10-25T11:45:36.861Z] Login Succeeded [2022-10-25T11:45:36.861Z] nexus3.edgexfoundry.org:10003 [2022-10-25T11:45:37.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:45:37.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:45:37.396Z] Configure a credential helper to remove this warning. See [2022-10-25T11:45:37.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:45:37.396Z] [2022-10-25T11:45:37.396Z] Login Succeeded [2022-10-25T11:45:37.396Z] nexus3.edgexfoundry.org:10004 [2022-10-25T11:45:37.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:45:37.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:45:37.664Z] Configure a credential helper to remove this warning. See [2022-10-25T11:45:37.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:45:37.664Z] [2022-10-25T11:45:37.664Z] Login Succeeded [2022-10-25T11:45:37.664Z] docker.io [2022-10-25T11:45:37.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T11:45:38.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T11:45:38.200Z] Configure a credential helper to remove this warning. See [2022-10-25T11:45:38.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T11:45:38.200Z] [2022-10-25T11:45:38.200Z] Login Succeeded [2022-10-25T11:45:38.200Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T11:45:38.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-25T11:45:38.777Z] + git config --global --add safe.directory /w/workspace/edgex-go/340 [Pipeline] echo [2022-10-25T11:45:38.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T11:45:38.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T11:45:38.810Z] ========================================================= [2022-10-25T11:45:38.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T11:45:38.810Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T11:45:38.889Z] 7e9c9ca2126c: Pull complete [2022-10-25T11:45:38.889Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-25T11:45:38.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T11:45:38.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T11:45:38.972Z] prd-ubuntu20.04-docker-8c-8g-116848 does not seem to be running inside a container [2022-10-25T11:45:39.008Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@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/edgex-compose:latest cat [2022-10-25T11:45:39.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T11:45:39.129Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T11:45:39.129Z] 9b18e9b68314: Pulling fs layer [2022-10-25T11:45:39.129Z] d32db5db7311: Pulling fs layer [2022-10-25T11:45:39.129Z] d0c4b47475fc: Pulling fs layer [2022-10-25T11:45:39.129Z] 5831b945b038: Pulling fs layer [2022-10-25T11:45:39.129Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T11:45:39.129Z] e10730c5d714: Pulling fs layer [2022-10-25T11:45:39.129Z] 5dd5c2283517: Pulling fs layer [2022-10-25T11:45:39.129Z] d5ac0230b979: Pulling fs layer [2022-10-25T11:45:39.129Z] 5831b945b038: Waiting [2022-10-25T11:45:39.129Z] 86bbec2aaacd: Waiting [2022-10-25T11:45:39.129Z] e10730c5d714: Waiting [2022-10-25T11:45:39.129Z] 5dd5c2283517: Waiting [2022-10-25T11:45:39.129Z] d5ac0230b979: Waiting [2022-10-25T11:45:39.400Z] d0c4b47475fc: Verifying Checksum [2022-10-25T11:45:39.400Z] d0c4b47475fc: Download complete [2022-10-25T11:45:39.400Z] d32db5db7311: Download complete [2022-10-25T11:45:39.400Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T11:45:39.400Z] 86bbec2aaacd: Download complete [2022-10-25T11:45:39.400Z] e10730c5d714: Verifying Checksum [2022-10-25T11:45:39.400Z] e10730c5d714: Download complete [2022-10-25T11:45:39.400Z] 9b18e9b68314: Download complete [2022-10-25T11:45:40.399Z] 9b18e9b68314: Pull complete [2022-10-25T11:45:40.399Z] d5ac0230b979: Verifying Checksum [2022-10-25T11:45:40.399Z] d5ac0230b979: Download complete [2022-10-25T11:45:41.008Z] d32db5db7311: Pull complete [2022-10-25T11:45:41.277Z] d0c4b47475fc: Pull complete [2022-10-25T11:45:41.566Z] $ docker top d3de5f4fd5c562283bc14e38ed849b3e46b1f4673cc094320b8951378c035b65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T11:45:41.870Z] 5dd5c2283517: Verifying Checksum [2022-10-25T11:45:41.870Z] 5dd5c2283517: Download complete [2022-10-25T11:45:41.900Z] + + docker-composegrep build parallel --help [2022-10-25T11:45:41.900Z] [2022-10-25T11:45:42.459Z] 5831b945b038: Verifying Checksum [2022-10-25T11:45:42.459Z] 5831b945b038: Download complete [2022-10-25T11:45:42.467Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T11:45:42.486Z] $ docker stop --time=1 d3de5f4fd5c562283bc14e38ed849b3e46b1f4673cc094320b8951378c035b65 [2022-10-25T11:45:43.754Z] $ docker rm -f d3de5f4fd5c562283bc14e38ed849b3e46b1f4673cc094320b8951378c035b65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:45:44.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T11:45:44.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T11:45:44.181Z] prd-ubuntu20.04-docker-8c-8g-116848 does not seem to be running inside a container [2022-10-25T11:45:44.221Z] $ 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/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-25T11:45:44.552Z] $ docker top d89023ba2e1bca339fc320559ad5f4975368c4973075ccb01bf00ac27f7919f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T11:45:44.883Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T11:45:45.448Z] Building core-command ... [2022-10-25T11:45:45.448Z] Building core-data ... [2022-10-25T11:45:45.448Z] Building core-metadata ... [2022-10-25T11:45:45.448Z] Building security-bootstrapper ... [2022-10-25T11:45:45.448Z] Building security-proxy-setup ... [2022-10-25T11:45:45.448Z] Building security-secretstore-setup ... [2022-10-25T11:45:45.448Z] Building security-spiffe-token-provider ... [2022-10-25T11:45:45.448Z] Building security-spire-agent ... [2022-10-25T11:45:45.448Z] Building security-spire-config ... [2022-10-25T11:45:45.448Z] Building security-spire-server ... [2022-10-25T11:45:45.448Z] Building support-notifications ... [2022-10-25T11:45:45.448Z] Building support-scheduler ... [2022-10-25T11:45:45.448Z] Building sys-mgmt-agent ... [2022-10-25T11:45:45.448Z] Building security-spire-agent [2022-10-25T11:45:45.448Z] Building security-bootstrapper [2022-10-25T11:45:45.448Z] Building support-scheduler [2022-10-25T11:45:45.448Z] Building security-secretstore-setup [2022-10-25T11:45:45.448Z] Building core-metadata [2022-10-25T11:45:54.791Z] 5831b945b038: Pull complete [2022-10-25T11:45:54.791Z] 86bbec2aaacd: Pull complete [2022-10-25T11:45:54.791Z] e10730c5d714: Pull complete [2022-10-25T11:45:55.418Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:45:55.418Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:45:55.418Z] ---> 53c7851998ac [2022-10-25T11:45:55.418Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T11:45:55.418Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:45:55.418Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:45:55.418Z] ---> 53c7851998ac [2022-10-25T11:45:55.418Z] Step 3/33 : WORKDIR /edgex-go [2022-10-25T11:45:55.676Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:45:55.676Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:45:55.676Z] ---> 53c7851998ac [2022-10-25T11:45:55.676Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T11:45:55.676Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:45:55.676Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:45:55.676Z] ---> 53c7851998ac [2022-10-25T11:45:55.676Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:45:57.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:45:57.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:45:57.050Z] ---> 53c7851998ac [2022-10-25T11:45:57.050Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:46:00.154Z] 5dd5c2283517: Pull complete [2022-10-25T11:46:02.162Z] d5ac0230b979: Pull complete [2022-10-25T11:46:02.162Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T11:46:02.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T11:46:02.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T11:46:02.515Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T11:46:02.515Z] WORKDIR /edgex [2022-10-25T11:46:02.515Z] COPY go.mod . [2022-10-25T11:46:02.515Z] RUN go mod download [2022-10-25T11:46:02.515Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-25T11:46:03.130Z] Sending build context to Docker daemon 3.267MB [2022-10-25T11:46:03.130Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T11:46:03.130Z] ---> 59b3b1a385d4 [2022-10-25T11:46:03.130Z] Step 2/4 : WORKDIR /edgex [2022-10-25T11:46:03.618Z] ---> Running in 95bda7b1567b [2022-10-25T11:46:03.618Z] ---> Running in fc4c53b2d0c4 [2022-10-25T11:46:03.618Z] ---> Running in 5a2a8bfd0f9c [2022-10-25T11:46:03.618Z] ---> Running in 1ee3c9cc4dab [2022-10-25T11:46:03.618Z] ---> Running in 25e8b51db0b1 [2022-10-25T11:46:03.618Z] Removing intermediate container 25e8b51db0b1 [2022-10-25T11:46:03.618Z] ---> 88af93403b84 [2022-10-25T11:46:03.618Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T11:46:03.618Z] Removing intermediate container 5a2a8bfd0f9c [2022-10-25T11:46:03.618Z] ---> e9ce35f4e58a [2022-10-25T11:46:03.618Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:46:03.618Z] Removing intermediate container 95bda7b1567b [2022-10-25T11:46:03.618Z] ---> 8ee3e40ad496 [2022-10-25T11:46:03.618Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:46:03.618Z] ---> Running in a36c0f020de5 [2022-10-25T11:46:03.618Z] ---> Running in 1ef5b360becc [2022-10-25T11:46:03.618Z] Removing intermediate container 1ee3c9cc4dab [2022-10-25T11:46:03.618Z] ---> 90f108285c9d [2022-10-25T11:46:03.618Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:46:03.618Z] Removing intermediate container fc4c53b2d0c4 [2022-10-25T11:46:03.618Z] ---> 3b9154281ab4 [2022-10-25T11:46:03.618Z] Step 4/25 : WORKDIR /edgex-go [2022-10-25T11:46:03.618Z] ---> Running in 9d75203d967b [2022-10-25T11:46:03.618Z] ---> Running in 99769b1c9b62 [2022-10-25T11:46:03.618Z] ---> Running in 8a302a3fbeb6 [2022-10-25T11:46:03.618Z] Removing intermediate container a36c0f020de5 [2022-10-25T11:46:03.618Z] ---> 6437f13d7171 [2022-10-25T11:46:03.618Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:46:03.618Z] ---> Running in 92fa95f3af1d [2022-10-25T11:46:03.618Z] Removing intermediate container 99769b1c9b62 [2022-10-25T11:46:03.618Z] ---> 09cb6afc7d97 [2022-10-25T11:46:03.618Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:46:03.618Z] ---> Running in 1ad0376b7652 [2022-10-25T11:46:03.618Z] Removing intermediate container 1ef5b360becc [2022-10-25T11:46:03.618Z] ---> c60a60cffe06 [2022-10-25T11:46:03.618Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T11:46:03.618Z] ---> Running in 1673c729706b [2022-10-25T11:46:04.186Z] Removing intermediate container 9d75203d967b [2022-10-25T11:46:04.186Z] ---> 352ffda4b7a7 [2022-10-25T11:46:04.186Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-25T11:46:04.186Z] ---> Running in ebd4001861c2 [2022-10-25T11:46:04.444Z] Removing intermediate container 8a302a3fbeb6 [2022-10-25T11:46:04.444Z] ---> d9493bbd2421 [2022-10-25T11:46:04.444Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-25T11:46:04.444Z] ---> Running in e3ffe5cdf507 [2022-10-25T11:46:04.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:04.705Z] Removing intermediate container 1ad0376b7652 [2022-10-25T11:46:04.705Z] ---> 07e650a9b995 [2022-10-25T11:46:04.705Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-25T11:46:04.705Z] ---> Running in 90ad7d6e4534 [2022-10-25T11:46:04.705Z] Removing intermediate container 92fa95f3af1d [2022-10-25T11:46:04.705Z] ---> 79fd748b4131 [2022-10-25T11:46:04.705Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-25T11:46:04.705Z] ---> Running in 4967b25d90cd [2022-10-25T11:46:04.964Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:46:04.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:04.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:04.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:04.964Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:46:04.964Z] OK: 211 MiB in 51 packages [2022-10-25T11:46:05.088Z] ---> Running in 362474d625a3 [2022-10-25T11:46:05.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:05.222Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:46:05.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:05.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:05.222Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:46:05.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:05.222Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:46:05.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:05.358Z] Removing intermediate container 362474d625a3 [2022-10-25T11:46:05.358Z] ---> 57918b5b73da [2022-10-25T11:46:05.358Z] Step 3/4 : COPY go.mod . [2022-10-25T11:46:05.483Z] Removing intermediate container 1673c729706b [2022-10-25T11:46:05.483Z] ---> 76cd4ba66cf5 [2022-10-25T11:46:05.483Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T11:46:05.483Z] OK: 211 MiB in 51 packages [2022-10-25T11:46:05.483Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:46:05.483Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:46:05.483Z] OK: 211 MiB in 51 packages [2022-10-25T11:46:05.483Z] ---> ab17b4830d29 [2022-10-25T11:46:05.483Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:46:05.483Z] ---> Running in d81d4b3ab1d6 [2022-10-25T11:46:05.483Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:46:05.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:05.483Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:46:05.483Z] OK: 211 MiB in 51 packages [2022-10-25T11:46:05.626Z] ---> 5e97559cd7b1 [2022-10-25T11:46:05.626Z] Step 4/4 : RUN go mod download [2022-10-25T11:46:05.742Z] Removing intermediate container ebd4001861c2 [2022-10-25T11:46:05.742Z] ---> d024573656f2 [2022-10-25T11:46:05.742Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T11:46:05.742Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:46:05.742Z] OK: 211 MiB in 51 packages [2022-10-25T11:46:05.742Z] ---> 415bf5f46840 [2022-10-25T11:46:05.742Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:46:05.742Z] ---> Running in fdd6748861da [2022-10-25T11:46:05.894Z] ---> Running in 4422c0e4f0aa [2022-10-25T11:46:05.999Z] Removing intermediate container e3ffe5cdf507 [2022-10-25T11:46:05.999Z] ---> 651928b6345c [2022-10-25T11:46:05.999Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-25T11:46:05.999Z] ---> 7833ba0d7f06 [2022-10-25T11:46:05.999Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:46:05.999Z] ---> Running in 9e1a9e7f8db3 [2022-10-25T11:46:05.999Z] Removing intermediate container 90ad7d6e4534 [2022-10-25T11:46:05.999Z] ---> 6fd7c2788db6 [2022-10-25T11:46:05.999Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-25T11:46:06.258Z] Removing intermediate container 4967b25d90cd [2022-10-25T11:46:06.258Z] ---> f0649e602e7e [2022-10-25T11:46:06.258Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T11:46:06.258Z] ---> bcba85a9ce42 [2022-10-25T11:46:06.258Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:46:06.258Z] ---> Running in a62ff9897e73 [2022-10-25T11:46:06.517Z] ---> 980b2c125226 [2022-10-25T11:46:06.517Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:46:06.517Z] ---> Running in b844411f7455 [2022-10-25T11:46:38.156Z] Removing intermediate container 4422c0e4f0aa [2022-10-25T11:46:38.156Z] ---> e05414771163 [2022-10-25T11:46:38.156Z] Successfully built e05414771163 [2022-10-25T11:46:38.156Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:46:38.484Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T11:46:38.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T11:46:38.623Z] Removing intermediate container 9e1a9e7f8db3 [2022-10-25T11:46:38.624Z] ---> 00865fe8e838 [2022-10-25T11:46:38.624Z] Step 8/33 : COPY . . [2022-10-25T11:46:38.624Z] Removing intermediate container fdd6748861da [2022-10-25T11:46:38.624Z] ---> c5da8965b0e4 [2022-10-25T11:46:38.624Z] Step 8/25 : COPY . . [2022-10-25T11:46:38.624Z] Removing intermediate container d81d4b3ab1d6 [2022-10-25T11:46:38.624Z] ---> 99de32d55e61 [2022-10-25T11:46:38.624Z] Step 8/26 : COPY . . [2022-10-25T11:46:38.624Z] Removing intermediate container b844411f7455 [2022-10-25T11:46:38.624Z] ---> 692b8ad101eb [2022-10-25T11:46:38.624Z] Step 9/23 : COPY . . [2022-10-25T11:46:38.624Z] Removing intermediate container a62ff9897e73 [2022-10-25T11:46:38.624Z] ---> aa0bb8d34404 [2022-10-25T11:46:38.624Z] Step 9/25 : COPY . . [2022-10-25T11:46:38.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-116849 does not seem to be running inside a container [2022-10-25T11:46:38.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@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 ******** ci-base-image-arm64 cat [2022-10-25T11:46:39.940Z] $ docker top 3a6248beb0af2c67a760c5d324a4bdea8f3024f27919ac9483081827b6676b90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T11:46:40.763Z] + go version [2022-10-25T11:46:40.763Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T11:46:40.783Z] $ docker stop --time=1 3a6248beb0af2c67a760c5d324a4bdea8f3024f27919ac9483081827b6676b90 [2022-10-25T11:46:42.415Z] $ docker rm -f 3a6248beb0af2c67a760c5d324a4bdea8f3024f27919ac9483081827b6676b90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:46:42.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T11:46:42.977Z] [2022-10-25T11:46:42.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:46:43.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T11:46:43.312Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-25T11:46:43.312Z] 29e5d40040c1: Pulling fs layer [2022-10-25T11:46:43.312Z] 1ce36da41761: Pulling fs layer [2022-10-25T11:46:43.312Z] 25b303627fd3: Pulling fs layer [2022-10-25T11:46:43.582Z] 29e5d40040c1: Verifying Checksum [2022-10-25T11:46:43.582Z] 29e5d40040c1: Download complete [2022-10-25T11:46:43.848Z] 1ce36da41761: Verifying Checksum [2022-10-25T11:46:43.848Z] 1ce36da41761: Download complete [2022-10-25T11:46:44.116Z] 29e5d40040c1: Pull complete [2022-10-25T11:46:45.534Z] 1ce36da41761: Pull complete [2022-10-25T11:46:45.534Z] 25b303627fd3: Verifying Checksum [2022-10-25T11:46:45.534Z] 25b303627fd3: Download complete [2022-10-25T11:46:50.866Z] ---> b8f28af7a7d1 [2022-10-25T11:46:50.866Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T11:46:50.866Z] ---> b4c2e23c75d2 [2022-10-25T11:46:50.866Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T11:46:50.866Z] ---> abcc7e9f49ce [2022-10-25T11:46:50.866Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T11:46:50.866Z] ---> 206e04d8596e [2022-10-25T11:46:50.866Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T11:46:50.866Z] ---> 50f10c67026b [2022-10-25T11:46:50.866Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T11:46:50.866Z] ---> Running in 6882adff4d3a [2022-10-25T11:46:50.866Z] ---> Running in 4c978c8e4b5b [2022-10-25T11:46:50.866Z] ---> Running in 1831bae194b1 [2022-10-25T11:46:50.866Z] ---> Running in 2678d7c4e939 [2022-10-25T11:46:50.866Z] ---> Running in 165ded6da9b6 [2022-10-25T11:46:50.866Z] Removing intermediate container 2678d7c4e939 [2022-10-25T11:46:50.866Z] ---> 0a44d650e206 [2022-10-25T11:46:50.866Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T11:46:50.866Z] ---> Running in 39a49dbfcfa4 [2022-10-25T11:46:50.866Z] Removing intermediate container 39a49dbfcfa4 [2022-10-25T11:46:50.866Z] ---> c33269e90fc7 [2022-10-25T11:46:50.866Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T11:46:50.866Z] ---> Running in b421f8e24fb3 [2022-10-25T11:46:51.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T11:46:51.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T11:46:51.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T11:46:51.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T11:46:52.316Z] Removing intermediate container b421f8e24fb3 [2022-10-25T11:46:52.316Z] ---> a10aa8d5fcee [2022-10-25T11:46:52.316Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T11:46:52.316Z] ---> Running in 563b60f673a3 [2022-10-25T11:46:52.316Z] Removing intermediate container 563b60f673a3 [2022-10-25T11:46:52.316Z] ---> 58459c94d0d0 [2022-10-25T11:46:52.316Z] [2022-10-25T11:46:52.316Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T11:46:52.574Z] 3.15: Pulling from library/alpine [2022-10-25T11:46:52.831Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T11:46:52.831Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T11:46:52.831Z] ---> c4fc93816858 [2022-10-25T11:46:52.831Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T11:46:52.831Z] ---> Running in 7f881e9b5f9a [2022-10-25T11:46:53.088Z] Removing intermediate container 7f881e9b5f9a [2022-10-25T11:46:53.088Z] ---> 4b0bf638db56 [2022-10-25T11:46:53.088Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:46:53.088Z] ---> Running in 089c685b2732 [2022-10-25T11:46:54.026Z] Removing intermediate container 089c685b2732 [2022-10-25T11:46:54.026Z] ---> 486192862e9c [2022-10-25T11:46:54.026Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T11:46:54.026Z] ---> Running in 84b1d307fed2 [2022-10-25T11:46:54.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:54.543Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:46:54.543Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:46:54.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:46:54.801Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:46:54.801Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:46:54.801Z] 2 errors; 14 distinct packages available [2022-10-25T11:46:55.612Z] 25b303627fd3: Pull complete [2022-10-25T11:46:55.612Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-25T11:46:55.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T11:46:55.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T11:46:55.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-116849 does not seem to be running inside a container [2022-10-25T11:46:55.845Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@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/edgex-compose-arm64:latest cat [2022-10-25T11:46:56.727Z] Building security-spire-server [2022-10-25T11:46:57.856Z] $ docker top e0e0a74f6827b3a8ce933a8e4615ba1398a10a0b261ccd075b7f9dcd5e9f77fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T11:46:58.664Z] + docker-compose build --help [2022-10-25T11:46:58.664Z] + grep parallel [2022-10-25T11:47:00.002Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:00.003Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:00.003Z] ---> 53c7851998ac [2022-10-25T11:47:00.003Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T11:47:00.003Z] ---> Using cache [2022-10-25T11:47:00.003Z] ---> 90f108285c9d [2022-10-25T11:47:00.003Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:00.003Z] ---> Using cache [2022-10-25T11:47:00.003Z] ---> d9493bbd2421 [2022-10-25T11:47:00.003Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T11:47:02.904Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T11:47:02.923Z] $ docker stop --time=1 e0e0a74f6827b3a8ce933a8e4615ba1398a10a0b261ccd075b7f9dcd5e9f77fa [2022-10-25T11:47:04.539Z] $ docker rm -f e0e0a74f6827b3a8ce933a8e4615ba1398a10a0b261ccd075b7f9dcd5e9f77fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T11:47:05.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T11:47:05.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T11:47:05.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-116849 does not seem to be running inside a container [2022-10-25T11:47:05.255Z] ---> Running in 1fb1069e6f0b [2022-10-25T11:47:05.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:05.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:05.255Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:47:05.294Z] $ 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/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-25T11:47:05.516Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:47:05.516Z] OK: 211 MiB in 51 packages [2022-10-25T11:47:06.420Z] $ docker top d7cd44ea9fe5f3d05ec0ab7e3dcd69068e4fe093a846ecb4580f32fb9312a1cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T11:47:06.916Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T11:47:07.422Z] Removing intermediate container 1fb1069e6f0b [2022-10-25T11:47:07.422Z] ---> db6f4d7f6c2f [2022-10-25T11:47:07.422Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T11:47:08.388Z] ---> 22ad30bb2d0b [2022-10-25T11:47:08.388Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:08.645Z] ---> Running in 8674e7e7f6f1 [2022-10-25T11:47:11.182Z] Building core-command ... [2022-10-25T11:47:11.182Z] Building core-data ... [2022-10-25T11:47:11.182Z] Building core-metadata ... [2022-10-25T11:47:11.182Z] Building security-bootstrapper ... [2022-10-25T11:47:11.182Z] Building security-proxy-setup ... [2022-10-25T11:47:11.182Z] Building security-secretstore-setup ... [2022-10-25T11:47:11.182Z] Building security-spiffe-token-provider ... [2022-10-25T11:47:11.182Z] Building security-spire-agent ... [2022-10-25T11:47:11.182Z] Building security-spire-config ... [2022-10-25T11:47:11.182Z] Building security-spire-server ... [2022-10-25T11:47:11.182Z] Building support-notifications ... [2022-10-25T11:47:11.182Z] Building support-scheduler ... [2022-10-25T11:47:11.182Z] Building sys-mgmt-agent ... [2022-10-25T11:47:11.182Z] Building support-scheduler [2022-10-25T11:47:11.182Z] Building core-command [2022-10-25T11:47:11.182Z] Building support-notifications [2022-10-25T11:47:11.182Z] Building security-spire-agent [2022-10-25T11:47:11.182Z] Building core-metadata [2022-10-25T11:47:21.100Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T11:47:23.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:23.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:23.509Z] ---> e05414771163 [2022-10-25T11:47:23.509Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:47:23.509Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:23.509Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:23.509Z] ---> e05414771163 [2022-10-25T11:47:23.509Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T11:47:23.509Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:23.509Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:23.509Z] ---> e05414771163 [2022-10-25T11:47:23.509Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:47:23.509Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:23.509Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:23.509Z] ---> e05414771163 [2022-10-25T11:47:23.509Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:47:23.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:23.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:23.509Z] ---> e05414771163 [2022-10-25T11:47:23.509Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:47:23.509Z] ---> Running in e1bfa7ff5a52 [2022-10-25T11:47:23.509Z] ---> Running in c21952765d2d [2022-10-25T11:47:23.509Z] ---> Running in 2cd541a8bee3 [2022-10-25T11:47:23.509Z] ---> Running in 4f47700042c7 [2022-10-25T11:47:23.509Z] ---> Running in cb61df005af1 [2022-10-25T11:47:23.509Z] Removing intermediate container c21952765d2d [2022-10-25T11:47:23.509Z] ---> 2c67f6dcb8e3 [2022-10-25T11:47:23.509Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T11:47:23.509Z] ---> Running in 7ae9548f8646 [2022-10-25T11:47:23.509Z] Removing intermediate container 4f47700042c7 [2022-10-25T11:47:23.509Z] ---> 85a9464986ce [2022-10-25T11:47:23.509Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T11:47:23.509Z] Removing intermediate container 2cd541a8bee3 [2022-10-25T11:47:23.509Z] ---> 178cd191e663 [2022-10-25T11:47:23.509Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T11:47:23.509Z] Removing intermediate container e1bfa7ff5a52 [2022-10-25T11:47:23.509Z] ---> 538695f3891b [2022-10-25T11:47:23.509Z] Step 4/25 : WORKDIR /edgex-go [2022-10-25T11:47:23.509Z] Removing intermediate container cb61df005af1 [2022-10-25T11:47:23.509Z] ---> 2c7666e6bf71 [2022-10-25T11:47:23.509Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:23.509Z] ---> Running in 974ed791324f [2022-10-25T11:47:23.509Z] ---> Running in 6e0e24da4005 [2022-10-25T11:47:23.509Z] ---> Running in dfcc5892e6fd [2022-10-25T11:47:23.509Z] ---> Running in 8bc94cde1ae5 [2022-10-25T11:47:23.509Z] Removing intermediate container 7ae9548f8646 [2022-10-25T11:47:23.509Z] ---> d37ccd043817 [2022-10-25T11:47:23.509Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:23.776Z] ---> Running in 1aec073e66c7 [2022-10-25T11:47:24.049Z] Removing intermediate container 6e0e24da4005 [2022-10-25T11:47:24.049Z] ---> 086f6f6c4242 [2022-10-25T11:47:24.049Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:24.049Z] Removing intermediate container 974ed791324f [2022-10-25T11:47:24.049Z] ---> 4276fa3a5938 [2022-10-25T11:47:24.049Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:24.318Z] Removing intermediate container dfcc5892e6fd [2022-10-25T11:47:24.318Z] ---> 8bea60d46366 [2022-10-25T11:47:24.318Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:24.318Z] ---> Running in 3f4101713d03 [2022-10-25T11:47:24.318Z] ---> Running in 62f361723301 [2022-10-25T11:47:24.584Z] ---> Running in 20066878d789 [2022-10-25T11:47:26.487Z] Removing intermediate container 165ded6da9b6 [2022-10-25T11:47:26.487Z] ---> 516f707580ee [2022-10-25T11:47:26.487Z] [2022-10-25T11:47:26.487Z] Step 10/25 : FROM alpine:3.16 [2022-10-25T11:47:26.487Z] Removing intermediate container 1831bae194b1 [2022-10-25T11:47:26.487Z] ---> 9ffd57191894 [2022-10-25T11:47:26.487Z] [2022-10-25T11:47:26.487Z] Step 11/25 : FROM alpine:3.16 [2022-10-25T11:47:26.487Z] Removing intermediate container 4c978c8e4b5b [2022-10-25T11:47:26.487Z] ---> ba6e6cdd74df [2022-10-25T11:47:26.487Z] [2022-10-25T11:47:26.487Z] Step 10/33 : FROM alpine:3.16 [2022-10-25T11:47:26.487Z] Removing intermediate container 8674e7e7f6f1 [2022-10-25T11:47:26.487Z] ---> 675dddce3892 [2022-10-25T11:47:26.487Z] Step 8/25 : COPY . . [2022-10-25T11:47:26.487Z] 3.16: Pulling from library/alpine [2022-10-25T11:47:26.487Z] 3.16: Pulling from library/alpine [2022-10-25T11:47:26.487Z] 3.16: Pulling from library/alpine [2022-10-25T11:47:26.522Z] Removing intermediate container 8bc94cde1ae5 [2022-10-25T11:47:26.522Z] ---> 9ea48a441563 [2022-10-25T11:47:26.522Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T11:47:26.522Z] ---> Running in 6d6b657a18a6 [2022-10-25T11:47:27.487Z] Removing intermediate container 1aec073e66c7 [2022-10-25T11:47:27.487Z] ---> 3f6cba0a5af5 [2022-10-25T11:47:27.487Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-25T11:47:27.755Z] ---> Running in ac6819c9d59a [2022-10-25T11:47:28.342Z] Removing intermediate container 3f4101713d03 [2022-10-25T11:47:28.342Z] ---> 8671f2471b99 [2022-10-25T11:47:28.342Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T11:47:28.342Z] Removing intermediate container 62f361723301 [2022-10-25T11:47:28.342Z] ---> fc13ba5ad8a6 [2022-10-25T11:47:28.342Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-25T11:47:28.342Z] ---> Running in 4eaf0fbaed3e [2022-10-25T11:47:28.618Z] Removing intermediate container 20066878d789 [2022-10-25T11:47:28.618Z] ---> 975b693f4a43 [2022-10-25T11:47:28.618Z] ---> Running in 3c21577b6e5d [2022-10-25T11:47:28.618Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-25T11:47:28.884Z] ---> Running in 6574d1e43b1b [2022-10-25T11:47:28.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:29.008Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T11:47:29.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:29.152Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:47:29.265Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T11:47:29.424Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:47:29.424Z] OK: 221 MiB in 51 packages [2022-10-25T11:47:29.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:29.830Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T11:47:29.830Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T11:47:29.964Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:47:29.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:30.088Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T11:47:30.088Z] Status: Image is up to date for alpine:3.16 [2022-10-25T11:47:30.234Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:47:30.234Z] OK: 221 MiB in 51 packages [2022-10-25T11:47:30.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:30.654Z] ---> 9c6f07244728 [2022-10-25T11:47:30.654Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-25T11:47:30.772Z] Removing intermediate container 6d6b657a18a6 [2022-10-25T11:47:30.772Z] ---> 980b26eedb00 [2022-10-25T11:47:30.772Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T11:47:30.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:30.772Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:47:30.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:30.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:31.048Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:47:31.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:31.048Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:47:31.048Z] OK: 221 MiB in 51 packages [2022-10-25T11:47:31.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:47:31.048Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:47:31.221Z] ---> 9c6f07244728 [2022-10-25T11:47:31.221Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T11:47:31.221Z] ---> 9c6f07244728 [2022-10-25T11:47:31.221Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T11:47:31.316Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:47:31.316Z] OK: 221 MiB in 51 packages [2022-10-25T11:47:31.479Z] ---> Running in eebb920241a3 [2022-10-25T11:47:31.479Z] ---> Running in 0139cf024e86 [2022-10-25T11:47:31.479Z] ---> Running in c5270adc1ee5 [2022-10-25T11:47:31.479Z] ---> 4961a97f0e74 [2022-10-25T11:47:31.479Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T11:47:31.479Z] ---> Running in 0cc737050c19 [2022-10-25T11:47:31.479Z] Removing intermediate container c5270adc1ee5 [2022-10-25T11:47:31.479Z] ---> 6cef7335dbda [2022-10-25T11:47:31.479Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T11:47:31.479Z] Removing intermediate container 6882adff4d3a [2022-10-25T11:47:31.479Z] ---> 012bf39c8f58 [2022-10-25T11:47:31.479Z] [2022-10-25T11:47:31.479Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T11:47:31.479Z] ---> 9c6f07244728 [2022-10-25T11:47:31.479Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T11:47:31.479Z] ---> Running in 0533eada2a40 [2022-10-25T11:47:31.479Z] ---> Running in 6748c3ff3c45 [2022-10-25T11:47:31.586Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:47:31.587Z] OK: 221 MiB in 51 packages [2022-10-25T11:47:31.587Z] ---> c57f91683618 [2022-10-25T11:47:31.587Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:31.587Z] Removing intermediate container ac6819c9d59a [2022-10-25T11:47:31.587Z] ---> 26226d5ba3f4 [2022-10-25T11:47:31.587Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T11:47:31.740Z] Removing intermediate container 0cc737050c19 [2022-10-25T11:47:31.740Z] ---> 32366cb804a0 [2022-10-25T11:47:31.740Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-25T11:47:31.740Z] ---> Running in 95cc87572101 [2022-10-25T11:47:31.740Z] Removing intermediate container 95cc87572101 [2022-10-25T11:47:31.740Z] ---> a1f5f59a19cc [2022-10-25T11:47:31.740Z] Step 11/25 : 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-10-25T11:47:31.740Z] ---> Running in 47fe052376f5 [2022-10-25T11:47:31.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:31.854Z] ---> Running in 31fc30d2404e [2022-10-25T11:47:31.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:31.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:31.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:32.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:32.257Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T11:47:32.257Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T11:47:32.257Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:47:32.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:32.257Z] OK: 6 MiB in 15 packages [2022-10-25T11:47:32.257Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T11:47:32.257Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T11:47:32.257Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:47:32.257Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T11:47:32.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:32.257Z] OK: 6 MiB in 17 packages [2022-10-25T11:47:32.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:32.517Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T11:47:32.517Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:47:32.517Z] OK: 6 MiB in 15 packages [2022-10-25T11:47:32.517Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T11:47:32.517Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T11:47:32.517Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:47:32.517Z] OK: 6 MiB in 16 packages [2022-10-25T11:47:32.776Z] Removing intermediate container eebb920241a3 [2022-10-25T11:47:32.776Z] ---> 932100746036 [2022-10-25T11:47:32.776Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:47:32.776Z] ---> Running in 78d286a1998f [2022-10-25T11:47:32.776Z] Removing intermediate container 47fe052376f5 [2022-10-25T11:47:32.776Z] ---> a2d7610d8e89 [2022-10-25T11:47:32.776Z] Step 12/25 : WORKDIR /edgex-go [2022-10-25T11:47:32.776Z] ---> Running in c1bccb2901df [2022-10-25T11:47:32.776Z] Removing intermediate container 78d286a1998f [2022-10-25T11:47:32.776Z] ---> 40dc53b4eb0f [2022-10-25T11:47:32.776Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-25T11:47:32.776Z] Removing intermediate container 0139cf024e86 [2022-10-25T11:47:32.776Z] ---> 3e2419548619 [2022-10-25T11:47:32.776Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T11:47:32.776Z] ---> Running in 08795fc1962f [2022-10-25T11:47:32.819Z] Removing intermediate container 3c21577b6e5d [2022-10-25T11:47:32.819Z] ---> 5960d603b99c [2022-10-25T11:47:32.819Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T11:47:32.819Z] ---> 47b80eb7e92a [2022-10-25T11:47:32.819Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:33.037Z] ---> Running in 95d2009fa880 [2022-10-25T11:47:33.037Z] Removing intermediate container 6748c3ff3c45 [2022-10-25T11:47:33.037Z] ---> 52d54ed6b7d6 [2022-10-25T11:47:33.037Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:47:33.037Z] Removing intermediate container c1bccb2901df [2022-10-25T11:47:33.037Z] ---> 0ef0a62041ae [2022-10-25T11:47:33.037Z] [2022-10-25T11:47:33.037Z] Step 13/25 : FROM alpine:3.15 [2022-10-25T11:47:33.037Z] ---> c4fc93816858 [2022-10-25T11:47:33.037Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T11:47:33.037Z] ---> Using cache [2022-10-25T11:47:33.037Z] ---> 4b0bf638db56 [2022-10-25T11:47:33.037Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:33.037Z] ---> Using cache [2022-10-25T11:47:33.037Z] ---> 486192862e9c [2022-10-25T11:47:33.037Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T11:47:33.037Z] ---> Running in f99e11995ddb [2022-10-25T11:47:33.037Z] ---> Running in 0838b8c91aa9 [2022-10-25T11:47:33.037Z] Removing intermediate container 0533eada2a40 [2022-10-25T11:47:33.037Z] ---> 64d0edc25655 [2022-10-25T11:47:33.037Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T11:47:33.037Z] Removing intermediate container 08795fc1962f [2022-10-25T11:47:33.037Z] ---> f8b8ac52e9d0 [2022-10-25T11:47:33.037Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-25T11:47:33.037Z] Removing intermediate container 95d2009fa880 [2022-10-25T11:47:33.037Z] ---> dceff1fbc903 [2022-10-25T11:47:33.037Z] Step 13/25 : WORKDIR / [2022-10-25T11:47:33.037Z] ---> Running in ea118d2df216 [2022-10-25T11:47:33.090Z] Removing intermediate container 6574d1e43b1b [2022-10-25T11:47:33.090Z] ---> 56cc6bc57ab6 [2022-10-25T11:47:33.090Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-25T11:47:33.090Z] ---> Running in a2168b6872a2 [2022-10-25T11:47:33.090Z] Removing intermediate container 4eaf0fbaed3e [2022-10-25T11:47:33.090Z] ---> b80d2fd7317e [2022-10-25T11:47:33.090Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T11:47:33.305Z] ---> Running in 3acabfee2b95 [2022-10-25T11:47:33.305Z] ---> Running in d25e8e83f240 [2022-10-25T11:47:33.305Z] Removing intermediate container 0838b8c91aa9 [2022-10-25T11:47:33.305Z] ---> 832a441a933c [2022-10-25T11:47:33.305Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-25T11:47:33.305Z] ---> Running in aef9f63cc702 [2022-10-25T11:47:33.305Z] Removing intermediate container ea118d2df216 [2022-10-25T11:47:33.305Z] ---> 726454a8841d [2022-10-25T11:47:33.305Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T11:47:33.305Z] Removing intermediate container 3acabfee2b95 [2022-10-25T11:47:33.305Z] ---> fae9c29e96f2 [2022-10-25T11:47:33.305Z] Step 16/25 : WORKDIR / [2022-10-25T11:47:33.305Z] ---> Running in 365fe649744c [2022-10-25T11:47:33.305Z] Removing intermediate container d25e8e83f240 [2022-10-25T11:47:33.305Z] ---> 68a754ee5589 [2022-10-25T11:47:33.305Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-25T11:47:33.305Z] ---> Running in 5c106bffafcc [2022-10-25T11:47:33.305Z] Removing intermediate container aef9f63cc702 [2022-10-25T11:47:33.305Z] ---> 595a37cd0a4e [2022-10-25T11:47:33.305Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T11:47:33.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:33.564Z] ---> Running in e33c84ee3eb7 [2022-10-25T11:47:33.564Z] Removing intermediate container 365fe649744c [2022-10-25T11:47:33.564Z] ---> b6c8a98079c9 [2022-10-25T11:47:33.564Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T11:47:33.564Z] ---> Running in 65530507551d [2022-10-25T11:47:33.564Z] Removing intermediate container 5c106bffafcc [2022-10-25T11:47:33.564Z] ---> c6fddbdff2bb [2022-10-25T11:47:33.564Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T11:47:33.564Z] ---> d30360e6440d [2022-10-25T11:47:33.564Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-25T11:47:33.564Z] Removing intermediate container e33c84ee3eb7 [2022-10-25T11:47:33.564Z] ---> 012b7916cf6a [2022-10-25T11:47:33.564Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T11:47:33.564Z] Removing intermediate container 65530507551d [2022-10-25T11:47:33.564Z] ---> b215a112aa98 [2022-10-25T11:47:33.564Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T11:47:33.564Z] ---> Running in 8b2e0926f003 [2022-10-25T11:47:33.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:33.564Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:47:33.564Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:47:33.564Z]  ---> 165cce14c74d [2022-10-25T11:47:33.564Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T11:47:33.822Z] ---> 0387252eb85b [2022-10-25T11:47:33.822Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T11:47:33.822Z] ---> 60c91b21ec55 [2022-10-25T11:47:33.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T11:47:33.822Z] Removing intermediate container 8b2e0926f003 [2022-10-25T11:47:33.822Z] ---> d4e41f9f5d8d [2022-10-25T11:47:33.822Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T11:47:33.822Z] ---> Running in 5a74aa7ccf93 [2022-10-25T11:47:33.822Z] 2 errors; 14 distinct packages available [2022-10-25T11:47:33.822Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:47:33.822Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:47:34.058Z] ---> 8e7b5eee5a76 [2022-10-25T11:47:34.058Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:34.058Z] ---> Running in fff8945c6ff8 [2022-10-25T11:47:34.328Z] ---> a1b1e48c3873 [2022-10-25T11:47:34.328Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:34.390Z]  ---> 26be4766db8d [2022-10-25T11:47:34.390Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-25T11:47:34.390Z] ---> de9800b0614c [2022-10-25T11:47:34.390Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T11:47:34.390Z] ---> 860c8e503f29 [2022-10-25T11:47:34.390Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T11:47:34.595Z] ---> 0fbf4f1ea967 [2022-10-25T11:47:34.595Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:34.595Z] ---> Running in b2fe49051ac6 [2022-10-25T11:47:34.837Z] ---> 8c3f636f73b4 [2022-10-25T11:47:34.837Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T11:47:34.837Z] Building support-notifications [2022-10-25T11:47:34.837Z] ---> 75ffe0e01ddf [2022-10-25T11:47:34.837Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T11:47:34.837Z] ---> 9cb748923e64 [2022-10-25T11:47:34.837Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T11:47:34.837Z] ---> Running in 761dd9d47d3f [2022-10-25T11:47:34.862Z] ---> Running in db7402eaec2a [2022-10-25T11:47:37.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:37.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:37.362Z] ---> 53c7851998ac [2022-10-25T11:47:37.362Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:47:37.362Z] ---> Using cache [2022-10-25T11:47:37.362Z] ---> 3b9154281ab4 [2022-10-25T11:47:37.362Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T11:47:37.362Z] ---> Using cache [2022-10-25T11:47:37.362Z] ---> 09cb6afc7d97 [2022-10-25T11:47:37.362Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:37.362Z] ---> Using cache [2022-10-25T11:47:37.362Z] ---> 07e650a9b995 [2022-10-25T11:47:37.362Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T11:47:37.927Z] Removing intermediate container 761dd9d47d3f [2022-10-25T11:47:37.927Z] ---> b7c343e0afac [2022-10-25T11:47:37.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:47:37.927Z] Removing intermediate container 5a74aa7ccf93 [2022-10-25T11:47:37.927Z] ---> 48c1382fd7df [2022-10-25T11:47:37.927Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T11:47:37.927Z] ---> Running in d03be14ac4c1 [2022-10-25T11:47:37.927Z] ---> 85cf68fbebe4 [2022-10-25T11:47:37.927Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T11:47:37.927Z] ---> c1fcb94257de [2022-10-25T11:47:37.927Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-25T11:47:37.927Z] ---> Running in a306abe3823d [2022-10-25T11:47:37.927Z] ---> Running in 3e53f7773b1d [2022-10-25T11:47:37.927Z] ---> Running in af7262f46528 [2022-10-25T11:47:38.245Z] Removing intermediate container a306abe3823d [2022-10-25T11:47:38.245Z] ---> 636b9be19f66 [2022-10-25T11:47:38.245Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T11:47:38.245Z] Removing intermediate container af7262f46528 [2022-10-25T11:47:38.245Z] ---> cd2483a3e1d1 [2022-10-25T11:47:38.245Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:47:38.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:38.245Z] Removing intermediate container 3e53f7773b1d [2022-10-25T11:47:38.245Z] ---> d858cdba1382 [2022-10-25T11:47:38.245Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T11:47:38.245Z] ---> Running in 4a90be871997 [2022-10-25T11:47:38.502Z] ---> 5e720e4c7f2c [2022-10-25T11:47:38.502Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T11:47:38.502Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:47:38.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:38.502Z] ---> Running in 1aaf45c1890e [2022-10-25T11:47:38.502Z] ---> 47469092c3b7 [2022-10-25T11:47:38.502Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T11:47:38.502Z] Removing intermediate container 4a90be871997 [2022-10-25T11:47:38.502Z] ---> 768e883c4572 [2022-10-25T11:47:38.502Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T11:47:38.502Z] ---> Running in 167635a47b2d [2022-10-25T11:47:38.502Z] ---> Running in 18083c87fb14 [2022-10-25T11:47:38.502Z] Removing intermediate container 1aaf45c1890e [2022-10-25T11:47:38.502Z] ---> d3848135745f [2022-10-25T11:47:38.502Z] Step 22/23 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:47:38.502Z] ---> Running in f94f33a35a3c [2022-10-25T11:47:38.502Z] ---> 5bdfd5d39bc5 [2022-10-25T11:47:38.502Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T11:47:38.502Z] Removing intermediate container 18083c87fb14 [2022-10-25T11:47:38.502Z] ---> 918b5f9673d1 [2022-10-25T11:47:38.502Z] Step 24/25 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:47:38.502Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:47:38.502Z] OK: 211 MiB in 51 packages [2022-10-25T11:47:38.780Z] ---> Running in 16c053543f88 [2022-10-25T11:47:38.780Z] ---> Running in 5d3536827a57 [2022-10-25T11:47:38.780Z] Removing intermediate container f94f33a35a3c [2022-10-25T11:47:38.780Z] ---> 37229b560bf1 [2022-10-25T11:47:38.780Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T11:47:38.780Z] ---> Running in 162d19c9abf1 [2022-10-25T11:47:38.780Z] Removing intermediate container 5d3536827a57 [2022-10-25T11:47:38.780Z] ---> b1052a728fcd [2022-10-25T11:47:38.780Z] Step 25/25 : LABEL version=2.3.0-dev.102 [2022-10-25T11:47:38.780Z] ---> Running in 1e09a1d9adca [2022-10-25T11:47:39.053Z] Removing intermediate container 162d19c9abf1 [2022-10-25T11:47:39.053Z] ---> d9ce1d9a808f [2022-10-25T11:47:39.053Z] [2022-10-25T11:47:39.053Z] Removing intermediate container 1e09a1d9adca [2022-10-25T11:47:39.053Z] ---> 6139be146ec0 [2022-10-25T11:47:39.053Z] [2022-10-25T11:47:39.053Z] Successfully built d9ce1d9a808f [2022-10-25T11:47:39.053Z] Successfully built 6139be146ec0 [2022-10-25T11:47:39.053Z] Successfully tagged support-scheduler:latest [2022-10-25T11:47:39.053Z] Building security-spire-config [2022-10-25T11:47:39.311Z]  Building support-scheduler ... done Successfully tagged core-metadata:latest [2022-10-25T11:47:39.312Z]  Building core-metadata ... done Building core-command [2022-10-25T11:47:39.312Z] Removing intermediate container d03be14ac4c1 [2022-10-25T11:47:39.312Z] ---> b0748e464e5a [2022-10-25T11:47:39.312Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T11:47:43.677Z] ---> 1b8623eff53f [2022-10-25T11:47:43.677Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:43.936Z] ---> Running in 512c20e4b763 [2022-10-25T11:47:43.936Z] Removing intermediate container 167635a47b2d [2022-10-25T11:47:43.936Z] ---> a5c2fa21f74f [2022-10-25T11:47:43.936Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 16c053543f88 [2022-10-25T11:47:43.936Z] [2022-10-25T11:47:43.936Z] ---> 145761efac59 [2022-10-25T11:47:43.936Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T11:47:43.936Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:43.937Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:43.937Z] ---> 53c7851998ac [2022-10-25T11:47:43.937Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T11:47:43.937Z] ---> Using cache [2022-10-25T11:47:43.937Z] ---> 90f108285c9d [2022-10-25T11:47:43.937Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:43.937Z] ---> Using cache [2022-10-25T11:47:43.937Z] ---> d9493bbd2421 [2022-10-25T11:47:43.937Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T11:47:43.937Z] ---> Using cache [2022-10-25T11:47:43.937Z] ---> db6f4d7f6c2f [2022-10-25T11:47:43.937Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T11:47:43.937Z] ---> Using cache [2022-10-25T11:47:43.937Z] ---> 22ad30bb2d0b [2022-10-25T11:47:43.937Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:43.937Z] ---> Using cache [2022-10-25T11:47:43.937Z] ---> 675dddce3892 [2022-10-25T11:47:43.937Z] Step 8/26 : COPY . . [2022-10-25T11:47:43.937Z] ---> Using cache [2022-10-25T11:47:43.937Z] ---> 4961a97f0e74 [2022-10-25T11:47:43.937Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T11:47:43.937Z] ---> Using cache [2022-10-25T11:47:43.937Z] ---> 32366cb804a0 [2022-10-25T11:47:43.937Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T11:47:43.937Z] ---> Using cache [2022-10-25T11:47:43.937Z] ---> a1f5f59a19cc [2022-10-25T11:47:43.937Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T11:47:44.195Z] ---> Running in 84cde9e34f29 [2022-10-25T11:47:44.195Z] ---> Running in 26cd13622602 [2022-10-25T11:47:44.195Z] ---> f4845195c95c [2022-10-25T11:47:44.195Z] Removing intermediate container 26cd13622602 [2022-10-25T11:47:44.195Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . ---> 401526a377a0 [2022-10-25T11:47:44.195Z] [2022-10-25T11:47:44.195Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T11:47:44.195Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:44.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:44.195Z] ---> 53c7851998ac [2022-10-25T11:47:44.195Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:47:44.195Z] ---> Using cache [2022-10-25T11:47:44.195Z] ---> 3b9154281ab4 [2022-10-25T11:47:44.195Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T11:47:44.195Z] ---> Using cache [2022-10-25T11:47:44.195Z] ---> 09cb6afc7d97 [2022-10-25T11:47:44.195Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:44.195Z] ---> Using cache [2022-10-25T11:47:44.195Z] ---> 07e650a9b995 [2022-10-25T11:47:44.195Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-25T11:47:44.195Z] ---> Using cache [2022-10-25T11:47:44.195Z] ---> 6fd7c2788db6 [2022-10-25T11:47:44.195Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T11:47:44.195Z] ---> Using cache [2022-10-25T11:47:44.195Z] ---> bcba85a9ce42 [2022-10-25T11:47:44.195Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:44.195Z] ---> Using cache [2022-10-25T11:47:44.195Z] ---> aa0bb8d34404 [2022-10-25T11:47:44.195Z] Step 9/24 : COPY . . [2022-10-25T11:47:44.195Z] ---> Using cache [2022-10-25T11:47:44.195Z] ---> 206e04d8596e [2022-10-25T11:47:44.195Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T11:47:44.195Z] ---> Running in fc742993510c [2022-10-25T11:47:44.195Z] ---> Running in f1a0ad5ee4d0 [2022-10-25T11:47:44.455Z] Removing intermediate container fc742993510c [2022-10-25T11:47:44.455Z] ---> 86f0f78377d8 [2022-10-25T11:47:44.455Z] Step 24/25 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:47:44.455Z] ---> Running in e9f96ce4c00c [2022-10-25T11:47:44.717Z] Removing intermediate container e9f96ce4c00c [2022-10-25T11:47:44.717Z] ---> 7151a028b045 [2022-10-25T11:47:44.717Z] Step 25/25 : LABEL version=2.3.0-dev.102 [2022-10-25T11:47:44.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T11:47:44.717Z] ---> Running in 1d95b561d02f [2022-10-25T11:47:44.976Z] ---> 6963a04ff03d [2022-10-25T11:47:44.976Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T11:47:44.976Z] Removing intermediate container 1d95b561d02f [2022-10-25T11:47:44.976Z] ---> 092a4d5e98ba [2022-10-25T11:47:44.976Z] [2022-10-25T11:47:44.976Z] Successfully built 092a4d5e98ba [2022-10-25T11:47:44.976Z] Successfully tagged security-secretstore-setup:latest [2022-10-25T11:47:44.976Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-10-25T11:47:46.363Z] Removing intermediate container 84cde9e34f29 [2022-10-25T11:47:46.363Z] ---> b6c3ef7493f5 [2022-10-25T11:47:46.363Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T11:47:48.916Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:48.916Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:48.916Z] ---> 53c7851998ac [2022-10-25T11:47:48.916Z] Step 3/20 : WORKDIR /edgex-go [2022-10-25T11:47:48.916Z] ---> Using cache [2022-10-25T11:47:48.916Z] ---> 90f108285c9d [2022-10-25T11:47:48.916Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T11:47:49.856Z] ---> e73b4b6e42e1 [2022-10-25T11:47:49.856Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T11:47:50.788Z] ---> Running in 1ca1fe202580 [2022-10-25T11:47:50.788Z] ---> Running in e48d045b5039 [2022-10-25T11:47:51.045Z] ---> 92ae4f9d15b4 [2022-10-25T11:47:51.045Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T11:47:51.045Z] Removing intermediate container e48d045b5039 [2022-10-25T11:47:51.045Z] ---> 6b0ee8e23593 [2022-10-25T11:47:51.045Z] [2022-10-25T11:47:51.045Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T11:47:51.045Z] ---> c4fc93816858 [2022-10-25T11:47:51.045Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T11:47:51.045Z] ---> Using cache [2022-10-25T11:47:51.045Z] ---> 4b0bf638db56 [2022-10-25T11:47:51.045Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:51.045Z] ---> Using cache [2022-10-25T11:47:51.045Z] ---> 486192862e9c [2022-10-25T11:47:51.045Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T11:47:51.318Z] ---> Running in 7872123d7210 [2022-10-25T11:47:51.577Z] ---> b33321cfccfa [2022-10-25T11:47:51.577Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T11:47:51.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:51.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:51.836Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T11:47:51.836Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T11:47:51.836Z] OK: 17038 distinct packages available [2022-10-25T11:47:51.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:52.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:52.396Z] OK: 211 MiB in 51 packages [2022-10-25T11:47:52.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:52.658Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:47:52.658Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:47:52.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:47:52.949Z] ---> 74bf29beb3c5 [2022-10-25T11:47:52.949Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T11:47:52.949Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:47:52.949Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:47:52.949Z] 2 errors; 14 distinct packages available [2022-10-25T11:47:53.210Z] ---> c4b0c4e124f4 [2022-10-25T11:47:53.210Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-25T11:47:53.502Z] ---> Running in 14f919b42940 [2022-10-25T11:47:53.502Z] Removing intermediate container 1ca1fe202580 [2022-10-25T11:47:53.502Z] ---> 9270b8b9adc0 [2022-10-25T11:47:53.502Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-25T11:47:53.502Z] Building security-proxy-setup [2022-10-25T11:47:55.443Z] ---> 44e6561552f3 [2022-10-25T11:47:55.443Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:57.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:47:57.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:47:57.689Z] ---> 53c7851998ac [2022-10-25T11:47:57.689Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T11:47:57.689Z] ---> Using cache [2022-10-25T11:47:57.689Z] ---> 90f108285c9d [2022-10-25T11:47:57.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:47:57.689Z] ---> Using cache [2022-10-25T11:47:57.689Z] ---> d9493bbd2421 [2022-10-25T11:47:57.689Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T11:47:57.689Z] ---> Using cache [2022-10-25T11:47:57.689Z] ---> 651928b6345c [2022-10-25T11:47:57.689Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T11:47:57.689Z] ---> Using cache [2022-10-25T11:47:57.689Z] ---> 7833ba0d7f06 [2022-10-25T11:47:57.689Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:47:57.689Z] ---> Using cache [2022-10-25T11:47:57.689Z] ---> 00865fe8e838 [2022-10-25T11:47:57.689Z] Step 8/22 : COPY . . [2022-10-25T11:47:57.689Z] ---> Using cache [2022-10-25T11:47:57.689Z] ---> abcc7e9f49ce [2022-10-25T11:47:57.689Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T11:47:59.614Z] ---> Running in 82eec5356803 [2022-10-25T11:47:59.614Z] ---> Running in bd9c50ace058 [2022-10-25T11:47:59.614Z] Removing intermediate container 14f919b42940 [2022-10-25T11:47:59.614Z] ---> d9def9e28a6a [2022-10-25T11:47:59.614Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T11:47:59.614Z] ---> Running in b2e8c1d5da87 [2022-10-25T11:47:59.881Z] Removing intermediate container 512c20e4b763 [2022-10-25T11:47:59.881Z] ---> 5a4cad5cec7f [2022-10-25T11:47:59.881Z] Step 9/23 : COPY . . [2022-10-25T11:47:59.881Z] Removing intermediate container b2e8c1d5da87 [2022-10-25T11:47:59.881Z] ---> 95587afeb465 [2022-10-25T11:47:59.881Z] Step 30/33 : CMD ["gate"] [2022-10-25T11:48:00.142Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T11:48:00.142Z] ---> Running in 7ea443a6b895 [2022-10-25T11:48:01.566Z] Removing intermediate container 7ea443a6b895 [2022-10-25T11:48:01.566Z] ---> ae1c622bb0f9 [2022-10-25T11:48:01.566Z] Step 31/33 : LABEL arch=x86_64 [2022-10-25T11:48:04.944Z] ---> Running in 518ec1ad2a8f [2022-10-25T11:48:05.511Z] ---> 4da7d808ecda [2022-10-25T11:48:05.511Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-25T11:48:07.443Z] Removing intermediate container 518ec1ad2a8f [2022-10-25T11:48:07.443Z] ---> 1ee35246b2d4 [2022-10-25T11:48:07.443Z] Step 32/33 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:48:07.704Z] ---> Running in a23b0c288bf1 [2022-10-25T11:48:07.704Z] ---> Running in 0d4f006b225b [2022-10-25T11:48:07.966Z] Removing intermediate container f1a0ad5ee4d0 [2022-10-25T11:48:07.966Z] ---> 597fdf1f2cb0 [2022-10-25T11:48:07.966Z] [2022-10-25T11:48:07.966Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T11:48:07.966Z] ---> 9c6f07244728 [2022-10-25T11:48:07.966Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T11:48:07.966Z] ---> Using cache [2022-10-25T11:48:07.966Z] ---> 52d54ed6b7d6 [2022-10-25T11:48:07.966Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:48:07.966Z] ---> Using cache [2022-10-25T11:48:07.966Z] ---> 832a441a933c [2022-10-25T11:48:07.966Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-25T11:48:07.966Z] Removing intermediate container 0d4f006b225b [2022-10-25T11:48:07.966Z] ---> 70aab5a30577 [2022-10-25T11:48:07.966Z] Step 33/33 : LABEL version=2.3.0-dev.102 [2022-10-25T11:48:07.966Z] ---> Running in 54d56a5db98e [2022-10-25T11:48:07.966Z] ---> Running in 284bd94b7ae2 [2022-10-25T11:48:08.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T11:48:08.535Z] Removing intermediate container 54d56a5db98e [2022-10-25T11:48:08.535Z] ---> 3f3c57033ae2 [2022-10-25T11:48:08.535Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-25T11:48:08.535Z] Removing intermediate container 284bd94b7ae2 [2022-10-25T11:48:08.535Z] ---> 8ef6e3d7e76e [2022-10-25T11:48:08.535Z] [2022-10-25T11:48:08.535Z] ---> Running in 18e087c36138 [2022-10-25T11:48:08.535Z] Successfully built 8ef6e3d7e76e [2022-10-25T11:48:08.535Z] Successfully tagged security-bootstrapper:latest [2022-10-25T11:48:08.535Z]  Building security-bootstrapper ... done Building core-data [2022-10-25T11:48:11.086Z] Removing intermediate container 18e087c36138 [2022-10-25T11:48:11.086Z] ---> 194f027cdb5c [2022-10-25T11:48:11.086Z] Step 16/24 : WORKDIR / [2022-10-25T11:48:13.631Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:48:13.631Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:48:13.631Z] ---> 53c7851998ac [2022-10-25T11:48:13.631Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:48:13.631Z] ---> Using cache [2022-10-25T11:48:13.631Z] ---> 3b9154281ab4 [2022-10-25T11:48:13.631Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T11:48:13.631Z] ---> Using cache [2022-10-25T11:48:13.631Z] ---> 09cb6afc7d97 [2022-10-25T11:48:13.631Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:48:13.631Z] ---> Using cache [2022-10-25T11:48:13.631Z] ---> 07e650a9b995 [2022-10-25T11:48:13.631Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T11:48:14.589Z] ---> Running in 1df9b676b246 [2022-10-25T11:48:14.850Z] ---> Running in a379c6c92776 [2022-10-25T11:48:15.110Z] Removing intermediate container 1df9b676b246 [2022-10-25T11:48:15.110Z] ---> f17880d29f1b [2022-10-25T11:48:15.110Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T11:48:15.370Z] Removing intermediate container 82eec5356803 [2022-10-25T11:48:15.370Z] ---> 3fc815ab0f8c [2022-10-25T11:48:15.370Z] Step 7/20 : COPY . . [2022-10-25T11:48:15.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:15.630Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:48:15.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:15.891Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:48:15.891Z] OK: 211 MiB in 51 packages [2022-10-25T11:48:18.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T11:48:18.439Z] ---> 052fa891bb34 [2022-10-25T11:48:18.439Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T11:48:20.359Z] ---> 4f35c6e9e837 [2022-10-25T11:48:20.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T11:48:20.359Z] Removing intermediate container a379c6c92776 [2022-10-25T11:48:20.359Z] ---> 987e6b49143b [2022-10-25T11:48:20.359Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T11:48:20.359Z] ---> 10375d287e66 [2022-10-25T11:48:20.359Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T11:48:20.359Z] ---> Running in 31d68318bbd5 [2022-10-25T11:48:20.626Z] ---> f17d72a753a1 [2022-10-25T11:48:20.626Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:48:20.890Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-25T11:48:21.191Z] ---> 2498092bc1e0 [2022-10-25T11:48:21.191Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-25T11:48:21.453Z] ---> Running in bbb48cb5e4a2 [2022-10-25T11:48:21.453Z] ---> Running in 2bad466a1a54 [2022-10-25T11:48:21.716Z] Removing intermediate container 2bad466a1a54 [2022-10-25T11:48:21.717Z] ---> ff22a7969807 [2022-10-25T11:48:21.717Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:48:22.660Z] ---> Running in 497b281b997d [2022-10-25T11:48:22.660Z] Removing intermediate container 497b281b997d [2022-10-25T11:48:22.660Z] ---> 65b6faf602c4 [2022-10-25T11:48:22.660Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T11:48:22.660Z] Removing intermediate container bd9c50ace058 [2022-10-25T11:48:22.660Z] ---> 7b9e85acd639 [2022-10-25T11:48:22.660Z] [2022-10-25T11:48:22.660Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T11:48:22.660Z] ---> 9c6f07244728 [2022-10-25T11:48:22.660Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T11:48:22.660Z] ---> Running in 174a09c651b7 [2022-10-25T11:48:22.660Z] ---> Running in 339ba6ce24df [2022-10-25T11:48:22.923Z] Removing intermediate container 174a09c651b7 [2022-10-25T11:48:22.924Z] ---> 39e0faee2fae [2022-10-25T11:48:22.924Z] Step 23/24 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:48:22.924Z] ---> Running in 20d240b4d871 [2022-10-25T11:48:23.498Z] Removing intermediate container 20d240b4d871 [2022-10-25T11:48:23.498Z] ---> 7098bc9d680c [2022-10-25T11:48:23.498Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T11:48:23.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:23.498Z] ---> Running in d642d207c522 [2022-10-25T11:48:23.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:23.759Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T11:48:23.759Z] Removing intermediate container d642d207c522 [2022-10-25T11:48:23.759Z] ---> aceca76a60e3 [2022-10-25T11:48:23.759Z] [2022-10-25T11:48:23.759Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T11:48:23.759Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T11:48:23.759Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T11:48:23.759Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T11:48:23.759Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T11:48:23.759Z] Successfully built aceca76a60e3 [2022-10-25T11:48:23.759Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:48:23.759Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T11:48:23.759Z] Successfully tagged core-command:latest [2022-10-25T11:48:23.759Z]  Building core-command ... done Building sys-mgmt-agent [2022-10-25T11:48:24.020Z] OK: 8 MiB in 20 packages [2022-10-25T11:48:27.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:48:27.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:48:27.324Z] ---> 53c7851998ac [2022-10-25T11:48:27.324Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T11:48:27.324Z] ---> Using cache [2022-10-25T11:48:27.324Z] ---> 90f108285c9d [2022-10-25T11:48:27.324Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:48:27.324Z] ---> Using cache [2022-10-25T11:48:27.324Z] ---> d9493bbd2421 [2022-10-25T11:48:27.324Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-25T11:48:32.615Z] ---> Running in b7bcdaa8322a [2022-10-25T11:48:32.615Z] Removing intermediate container 339ba6ce24df [2022-10-25T11:48:32.615Z] ---> ab95ecbfd23b [2022-10-25T11:48:32.615Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T11:48:32.615Z] ---> Running in 4a42e3281dba [2022-10-25T11:48:32.615Z] Removing intermediate container 4a42e3281dba [2022-10-25T11:48:32.615Z] ---> 911c5e66ec86 [2022-10-25T11:48:32.615Z] Step 13/22 : WORKDIR /edgex [2022-10-25T11:48:32.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:32.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:32.615Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:48:32.874Z]  ---> Running in bdfcdaea5bb3 [2022-10-25T11:48:32.874Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:48:32.874Z] OK: 211 MiB in 51 packages [2022-10-25T11:48:33.445Z] Removing intermediate container bdfcdaea5bb3 [2022-10-25T11:48:33.445Z] ---> 3366ee33430b [2022-10-25T11:48:33.445Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T11:48:34.098Z] Removing intermediate container b7bcdaa8322a [2022-10-25T11:48:34.098Z] ---> e1bc9fc9c179 [2022-10-25T11:48:34.098Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T11:48:34.358Z] ---> 9f3fdb636f3f [2022-10-25T11:48:34.358Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T11:48:34.358Z] ---> fe1a714e1bea [2022-10-25T11:48:34.358Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:48:34.623Z] ---> Running in dbfdd43f9f46 [2022-10-25T11:48:37.918Z] ---> 5e8f58960552 [2022-10-25T11:48:37.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T11:48:37.918Z] Removing intermediate container bbb48cb5e4a2 [2022-10-25T11:48:37.918Z] ---> e72e145cddbb [2022-10-25T11:48:37.918Z] Step 9/24 : COPY . . [2022-10-25T11:48:46.092Z] ---> f781e2953ac9 [2022-10-25T11:48:46.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T11:48:46.092Z] Removing intermediate container a23b0c288bf1 [2022-10-25T11:48:46.092Z] ---> e9904a46351d [2022-10-25T11:48:46.092Z] [2022-10-25T11:48:46.092Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T11:48:46.092Z] ---> 9c6f07244728 [2022-10-25T11:48:46.092Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T11:48:46.092Z] ---> de82a8233117 [2022-10-25T11:48:46.092Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T11:48:46.092Z] ---> Running in 9cccd4003a21 [2022-10-25T11:48:46.092Z] ---> Running in f2342960c2e4 [2022-10-25T11:48:46.092Z] ---> 2f555bfd8418 [2022-10-25T11:48:46.092Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T11:48:46.092Z] ---> Running in 2fbe83a2b248 [2022-10-25T11:48:46.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:46.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:46.092Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T11:48:46.092Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T11:48:46.092Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T11:48:46.092Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:48:46.092Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T11:48:46.092Z] OK: 6 MiB in 16 packages [2022-10-25T11:48:49.399Z] Removing intermediate container 2fbe83a2b248 [2022-10-25T11:48:49.399Z] ---> 19ed97b59633 [2022-10-25T11:48:49.399Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T11:48:49.399Z] Removing intermediate container 31d68318bbd5 [2022-10-25T11:48:49.399Z] ---> 25fc6f752229 [2022-10-25T11:48:49.399Z] [2022-10-25T11:48:49.399Z] Step 9/20 : FROM alpine:3.15 [2022-10-25T11:48:49.399Z] ---> c4fc93816858 [2022-10-25T11:48:49.399Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T11:48:49.399Z] ---> Using cache [2022-10-25T11:48:49.399Z] ---> 4b0bf638db56 [2022-10-25T11:48:49.399Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:48:49.399Z] ---> Using cache [2022-10-25T11:48:49.399Z] ---> 486192862e9c [2022-10-25T11:48:49.399Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T11:48:49.399Z] ---> Running in a3743a8df247 [2022-10-25T11:48:49.399Z] ---> Running in 26398be4e24c [2022-10-25T11:48:49.399Z] Removing intermediate container 9cccd4003a21 [2022-10-25T11:48:49.399Z] ---> a0bf3396168f [2022-10-25T11:48:49.399Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:48:49.399Z] ---> Running in a8eda8c8372a [2022-10-25T11:48:49.399Z] Removing intermediate container a3743a8df247 [2022-10-25T11:48:49.399Z] ---> 52838d423557 [2022-10-25T11:48:49.399Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T11:48:49.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:49.658Z] ---> Running in b01114345e5b [2022-10-25T11:48:49.658Z] Removing intermediate container a8eda8c8372a [2022-10-25T11:48:49.658Z] ---> d2898a90afe0 [2022-10-25T11:48:49.658Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-25T11:48:49.658Z] ---> Running in 26fd342ad765 [2022-10-25T11:48:49.658Z] Removing intermediate container b01114345e5b [2022-10-25T11:48:49.658Z] ---> d5d7ba73ff2f [2022-10-25T11:48:49.658Z] Step 21/22 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:48:49.658Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:48:49.658Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:48:49.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:48:49.918Z] Removing intermediate container 26fd342ad765 [2022-10-25T11:48:49.918Z] ---> c78bd4857184 [2022-10-25T11:48:49.918Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T11:48:49.918Z] ---> Running in b9e288e4e57a [2022-10-25T11:48:49.918Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:48:49.918Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:48:49.918Z] 2 errors; 14 distinct packages available [2022-10-25T11:48:50.180Z] ---> Running in cdd89f1bda7c [2022-10-25T11:48:50.180Z] Removing intermediate container b9e288e4e57a [2022-10-25T11:48:50.180Z] ---> 0b4abf511acd [2022-10-25T11:48:50.180Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T11:48:50.443Z] Removing intermediate container cdd89f1bda7c [2022-10-25T11:48:50.443Z] ---> Running in 75f7e133e792 [2022-10-25T11:48:50.443Z] ---> 2580956fe63d [2022-10-25T11:48:50.443Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T11:48:50.702Z] Removing intermediate container dbfdd43f9f46 [2022-10-25T11:48:50.702Z] ---> 529798ac78e6 [2022-10-25T11:48:50.702Z] Step 8/23 : COPY . . [2022-10-25T11:48:52.091Z] Removing intermediate container 75f7e133e792 [2022-10-25T11:48:52.091Z] ---> 39f0ebf22b56 [2022-10-25T11:48:52.091Z] [2022-10-25T11:48:52.091Z] Successfully built 39f0ebf22b56 [2022-10-25T11:48:54.010Z] Successfully tagged security-proxy-setup:latest [2022-10-25T11:48:54.010Z]  Building security-proxy-setup ... done  ---> a49f4b0e5c50 [2022-10-25T11:48:54.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T11:48:56.470Z] Removing intermediate container b2fe49051ac6 [2022-10-25T11:48:56.470Z] ---> bf6d5caa0e17 [2022-10-25T11:48:56.470Z] Step 9/25 : COPY . . [2022-10-25T11:48:56.470Z] Removing intermediate container 31fc30d2404e [2022-10-25T11:48:56.470Z] ---> fcf2ba529d54 [2022-10-25T11:48:56.470Z] Step 8/26 : COPY . . [2022-10-25T11:48:56.470Z] Removing intermediate container db7402eaec2a [2022-10-25T11:48:56.470Z] ---> c9ee6184da73 [2022-10-25T11:48:56.470Z] Step 9/23 : COPY . . [2022-10-25T11:48:56.470Z] Removing intermediate container a2168b6872a2 [2022-10-25T11:48:56.470Z] ---> 5f8c064b849d [2022-10-25T11:48:56.470Z] Step 9/24 : COPY . . [2022-10-25T11:48:56.470Z] Removing intermediate container fff8945c6ff8 [2022-10-25T11:48:56.470Z] ---> 22f3c400f206 [2022-10-25T11:48:56.471Z] Step 9/23 : COPY . . [2022-10-25T11:48:56.471Z] ---> d628eb511408 [2022-10-25T11:48:56.471Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T11:48:56.471Z] ---> 8f65c0d773f0 [2022-10-25T11:48:56.471Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-25T11:48:56.471Z] ---> b82cfeea40ed [2022-10-25T11:48:56.471Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T11:48:56.471Z] ---> cc744a519250 [2022-10-25T11:48:56.471Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T11:48:56.471Z] ---> 9acdd923a184 [2022-10-25T11:48:56.471Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T11:48:56.471Z] ---> Running in afc2abc1183d [2022-10-25T11:48:56.471Z] ---> Running in 562ca4af169c [2022-10-25T11:48:56.471Z] ---> Running in dd3b373d4a25 [2022-10-25T11:48:56.471Z] ---> Running in bd4a676376e6 [2022-10-25T11:48:56.471Z] ---> Running in 4fd2ba838a92 [2022-10-25T11:48:56.471Z] Removing intermediate container 562ca4af169c [2022-10-25T11:48:56.471Z] ---> ce2e794f234a [2022-10-25T11:48:56.471Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T11:48:56.471Z] ---> Running in 2fce16a6e178 [2022-10-25T11:48:56.471Z] Removing intermediate container 2fce16a6e178 [2022-10-25T11:48:56.471Z] ---> 8b847a41b211 [2022-10-25T11:48:56.471Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T11:48:56.471Z] ---> Running in f023b94ecb24 [2022-10-25T11:48:56.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T11:48:56.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T11:48:56.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T11:48:56.544Z] ---> bf8b348a0a6a [2022-10-25T11:48:56.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T11:48:56.544Z] ---> dd6243b87a8a [2022-10-25T11:48:56.544Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T11:48:56.544Z] ---> Running in c254efa3c772 [2022-10-25T11:48:56.544Z] ---> 28b4667cceb7 [2022-10-25T11:48:56.544Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-25T11:48:56.544Z] ---> Running in 3b8348dc1b5b [2022-10-25T11:48:56.544Z] Removing intermediate container 3b8348dc1b5b [2022-10-25T11:48:56.544Z] ---> f7123c3c85f8 [2022-10-25T11:48:56.544Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:48:56.544Z] ---> Running in f8362c564ab9 [2022-10-25T11:48:56.544Z] Removing intermediate container f8362c564ab9 [2022-10-25T11:48:56.544Z] ---> 88402f61cf37 [2022-10-25T11:48:56.544Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T11:48:56.544Z] ---> Running in efef9e205e26 [2022-10-25T11:48:56.544Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T11:48:56.544Z] Removing intermediate container efef9e205e26 [2022-10-25T11:48:56.544Z] ---> 80dc29760fe9 [2022-10-25T11:48:56.544Z] Step 22/23 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:48:56.544Z] ---> Running in 32a6e8ba91e2 [2022-10-25T11:48:56.738Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T11:48:56.802Z] Removing intermediate container 32a6e8ba91e2 [2022-10-25T11:48:56.802Z] ---> 695468917e44 [2022-10-25T11:48:56.802Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T11:48:56.802Z] ---> Running in 468d216f0fc8 [2022-10-25T11:48:56.802Z] Removing intermediate container 468d216f0fc8 [2022-10-25T11:48:56.802Z] ---> 19bf4b089af2 [2022-10-25T11:48:56.802Z] [2022-10-25T11:48:57.059Z] Successfully built 19bf4b089af2 [2022-10-25T11:48:57.059Z] Successfully tagged support-notifications:latest [2022-10-25T11:48:58.713Z] Removing intermediate container f023b94ecb24 [2022-10-25T11:48:58.713Z] ---> 04528b5443c1 [2022-10-25T11:48:58.713Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T11:48:58.713Z] ---> Running in 96668204641a [2022-10-25T11:48:58.986Z] Removing intermediate container 96668204641a [2022-10-25T11:48:58.986Z] ---> 8118a5b0114c [2022-10-25T11:48:58.986Z] [2022-10-25T11:48:58.986Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T11:48:59.268Z] 3.15: Pulling from library/alpine [2022-10-25T11:49:00.230Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T11:49:00.230Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T11:49:00.497Z] ---> 02e0d6fdf486 [2022-10-25T11:49:00.497Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T11:49:00.497Z] ---> Running in 4022439ae808 [2022-10-25T11:49:01.082Z] Removing intermediate container 4022439ae808 [2022-10-25T11:49:01.082Z] ---> 058631fd2b7b [2022-10-25T11:49:01.082Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:49:01.082Z] ---> Running in 69fca462433f [2022-10-25T11:49:04.443Z] Removing intermediate container 69fca462433f [2022-10-25T11:49:04.443Z] ---> c5bbcb5f58c3 [2022-10-25T11:49:04.443Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T11:49:04.443Z] ---> Running in f368dd4dc3d4 [2022-10-25T11:49:05.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:49:06.129Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:49:06.129Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:49:06.129Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:49:06.731Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:49:06.731Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:49:06.731Z] 2 errors; 14 distinct packages available [2022-10-25T11:49:07.315Z] Building security-proxy-setup [2022-10-25T11:49:11.582Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:49:11.582Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:49:11.582Z] ---> e05414771163 [2022-10-25T11:49:11.582Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T11:49:11.582Z] ---> Using cache [2022-10-25T11:49:11.582Z] ---> 2c7666e6bf71 [2022-10-25T11:49:11.582Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:49:11.582Z] ---> Using cache [2022-10-25T11:49:11.582Z] ---> 9ea48a441563 [2022-10-25T11:49:11.582Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T11:49:11.582Z] ---> Running in 851a1f950b76 [2022-10-25T11:49:11.931Z]  Building support-notifications ... done Removing intermediate container f2342960c2e4 [2022-10-25T11:49:11.931Z] ---> 56198fb49650 [2022-10-25T11:49:11.931Z] [2022-10-25T11:49:11.931Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T11:49:11.931Z] ---> 9c6f07244728 [2022-10-25T11:49:11.931Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T11:49:11.931Z] ---> Running in 517f3f186114 [2022-10-25T11:49:11.931Z] Removing intermediate container 517f3f186114 [2022-10-25T11:49:11.931Z] ---> 0dc90cada158 [2022-10-25T11:49:11.931Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-25T11:49:11.931Z] ---> Running in f75b0a082d32 [2022-10-25T11:49:11.931Z] Removing intermediate container f75b0a082d32 [2022-10-25T11:49:11.931Z] ---> e1eabb4fc7de [2022-10-25T11:49:11.931Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T11:49:11.931Z] ---> Running in 719d8baa5aa6 [2022-10-25T11:49:11.931Z] Removing intermediate container 719d8baa5aa6 [2022-10-25T11:49:11.931Z] ---> ca1df3aecc8e [2022-10-25T11:49:11.931Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:49:11.931Z] ---> Running in fd99f66a6dca [2022-10-25T11:49:11.931Z] Removing intermediate container fd99f66a6dca [2022-10-25T11:49:11.931Z] ---> c16f5e521ff8 [2022-10-25T11:49:11.931Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T11:49:11.931Z] ---> Running in 5bdc251a5bff [2022-10-25T11:49:11.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:49:11.931Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:49:11.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:49:11.931Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:49:11.931Z] ERROR: unable to select packages: [2022-10-25T11:49:11.931Z]  dumb-init (no such package): [2022-10-25T11:49:11.931Z] required by: world[dumb-init] [2022-10-25T11:49:11.931Z] zeromq (no such package): [2022-10-25T11:49:11.931Z] required by: world[zeromq] [2022-10-25T11:49:12.866Z] Removing intermediate container c254efa3c772 [2022-10-25T11:49:12.866Z] ---> 4e225f5950d7 [2022-10-25T11:49:12.866Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T11:49:12.866Z] ---> Running in b7e88d3242d9 [2022-10-25T11:49:13.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T11:49:13.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:49:13.695Z] Removing intermediate container b7e88d3242d9 [2022-10-25T11:49:13.695Z] ---> 7af4feeb8ba0 [2022-10-25T11:49:13.695Z] [2022-10-25T11:49:13.695Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T11:49:13.695Z] ---> 9c6f07244728 [2022-10-25T11:49:13.695Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:49:13.695Z] ---> Running in ee74dd2a8cc0 [2022-10-25T11:49:13.695Z] Removing intermediate container ee74dd2a8cc0 [2022-10-25T11:49:13.695Z] ---> 5f8dc5734ee6 [2022-10-25T11:49:13.695Z] Step 13/23 : 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-10-25T11:49:13.695Z] ---> Running in 9bf1030d6d0b [2022-10-25T11:49:13.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:49:13.797Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:49:13.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T11:49:14.069Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:49:14.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T11:49:14.212Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T11:49:14.337Z] OK: 221 MiB in 51 packages [2022-10-25T11:49:14.471Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T11:49:14.471Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T11:49:14.471Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T11:49:14.471Z] Executing bash-5.1.16-r2.post-install [2022-10-25T11:49:14.471Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T11:49:14.471Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T11:49:14.471Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T11:49:14.471Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T11:49:14.471Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T11:49:14.471Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T11:49:14.730Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T11:49:14.730Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T11:49:14.730Z] (13/33) Installing expat (2.4.9-r0) [2022-10-25T11:49:14.730Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T11:49:14.730Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T11:49:14.730Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T11:49:14.730Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T11:49:14.730Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T11:49:14.730Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T11:49:14.730Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T11:49:14.730Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T11:49:14.990Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T11:49:14.990Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T11:49:14.990Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T11:49:14.990Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T11:49:14.990Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T11:49:14.990Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T11:49:14.990Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T11:49:14.990Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T11:49:15.249Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T11:49:15.249Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T11:49:15.249Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T11:49:15.249Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T11:49:15.249Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:49:15.249Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T11:49:15.249Z] OK: 122 MiB in 47 packages [2022-10-25T11:49:16.289Z] Removing intermediate container 851a1f950b76 [2022-10-25T11:49:16.289Z] ---> d4639c4798ca [2022-10-25T11:49:16.289Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T11:49:17.154Z] Collecting docker-compose==1.23.2 [2022-10-25T11:49:17.154Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T11:49:17.154Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 18.2 MB/s eta 0:00:00 [2022-10-25T11:49:17.154Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T11:49:17.154Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T11:49:17.154Z] Preparing metadata (setup.py): started [2022-10-25T11:49:17.251Z] ---> 50322854b515 [2022-10-25T11:49:17.251Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:49:17.251Z] ---> Running in b874e0c739d3 [2022-10-25T11:49:17.411Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T11:49:17.411Z] Collecting PyYAML<4,>=3.10 [2022-10-25T11:49:17.411Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T11:49:17.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 46.9 MB/s eta 0:00:00 [2022-10-25T11:49:17.668Z] Preparing metadata (setup.py): started [2022-10-25T11:49:17.925Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T11:49:17.925Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T11:49:17.925Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T11:49:17.925Z] Preparing metadata (setup.py): started [2022-10-25T11:49:18.182Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T11:49:18.182Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T11:49:18.182Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T11:49:18.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 154.7 MB/s eta 0:00:00 [2022-10-25T11:49:18.182Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T11:49:18.182Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T11:49:18.182Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T11:49:18.182Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T11:49:18.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 82.7 MB/s eta 0:00:00 [2022-10-25T11:49:18.439Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T11:49:18.439Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T11:49:18.440Z] 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-10-25T11:49:18.440Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T11:49:18.440Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T11:49:18.440Z] Preparing metadata (setup.py): started [2022-10-25T11:49:18.697Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T11:49:18.697Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T11:49:18.697Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T11:49:18.697Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 175.8 MB/s eta 0:00:00 [2022-10-25T11:49:18.697Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T11:49:18.697Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T11:49:18.971Z] Collecting certifi>=2017.4.17 [2022-10-25T11:49:18.971Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T11:49:18.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 54.2 MB/s eta 0:00:00 [2022-10-25T11:49:18.971Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T11:49:18.971Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T11:49:18.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 49.8 MB/s eta 0:00:00 [2022-10-25T11:49:18.971Z] Collecting idna<2.8,>=2.5 [2022-10-25T11:49:18.971Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T11:49:18.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 188.0 MB/s eta 0:00:00 [2022-10-25T11:49:18.971Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T11:49:19.228Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T11:49:19.228Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 49.3 MB/s eta 0:00:00 [2022-10-25T11:49:19.228Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T11:49:19.228Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T11:49:19.228Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T11:49:19.228Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T11:49:19.229Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T11:49:19.229Z] Running setup.py install for texttable: started [2022-10-25T11:49:19.488Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T11:49:19.488Z] Running setup.py install for PyYAML: started [2022-10-25T11:49:19.749Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T11:49:20.009Z] Running setup.py install for docopt: started [2022-10-25T11:49:20.268Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T11:49:20.838Z] Running setup.py install for dockerpty: started [2022-10-25T11:49:21.096Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T11:49:21.356Z] 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-10-25T11:49:21.356Z] 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-10-25T11:49:25.543Z] Removing intermediate container 9bf1030d6d0b [2022-10-25T11:49:25.543Z] ---> 6be07986f2e3 [2022-10-25T11:49:25.543Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-25T11:49:25.543Z] ---> Running in 225f0c4b922c [2022-10-25T11:49:25.543Z] Removing intermediate container 225f0c4b922c [2022-10-25T11:49:25.543Z] ---> 478ea8a7658d [2022-10-25T11:49:25.543Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T11:49:25.543Z] ---> Running in caace06ac546 [2022-10-25T11:49:25.543Z] Removing intermediate container caace06ac546 [2022-10-25T11:49:25.543Z] ---> d35918130c74 [2022-10-25T11:49:25.543Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T11:49:25.803Z] ---> de283a89c3f7 [2022-10-25T11:49:25.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T11:49:26.111Z] ---> 2fd1e3cb43d3 [2022-10-25T11:49:26.111Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T11:49:26.370Z] ---> f4819b413ce4 [2022-10-25T11:49:26.370Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T11:49:26.370Z] ---> Running in 3543829ed125 [2022-10-25T11:49:26.370Z] Removing intermediate container 3543829ed125 [2022-10-25T11:49:26.370Z] ---> 34f8e0a0e484 [2022-10-25T11:49:26.370Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:49:26.370Z] ---> Running in d20c543d1ec8 [2022-10-25T11:49:26.370Z] Removing intermediate container d20c543d1ec8 [2022-10-25T11:49:26.370Z] ---> 07fb2d9ad97b [2022-10-25T11:49:26.370Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T11:49:26.370Z] ---> Running in 52d1c0ea6999 [2022-10-25T11:49:26.370Z] Removing intermediate container 52d1c0ea6999 [2022-10-25T11:49:26.370Z] ---> 5467442b8d5f [2022-10-25T11:49:26.370Z] Step 22/23 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:49:26.629Z] ---> Running in 2f0e3776b38b [2022-10-25T11:49:26.629Z] Removing intermediate container 2f0e3776b38b [2022-10-25T11:49:26.629Z] ---> 7311fa713872 [2022-10-25T11:49:26.629Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T11:49:26.629Z] ---> Running in cb04f7899965 [2022-10-25T11:49:26.629Z] Removing intermediate container cb04f7899965 [2022-10-25T11:49:26.629Z] ---> 0d49dfbe4c55 [2022-10-25T11:49:26.629Z] [2022-10-25T11:49:26.629Z] Successfully built 0d49dfbe4c55 [2022-10-25T11:49:26.629Z] Successfully tagged sys-mgmt-agent:latest [2022-10-25T11:49:26.629Z]  Building sys-mgmt-agent ... done  [2022-10-25T11:49:26.629Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T11:49:26.629Z] [2022-10-25T11:49:26.629Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T11:49:26.629Z] [2022-10-25T11:49:26.629Z] ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") [2022-10-25T11:49:26.629Z] [2022-10-25T11:49:26.629Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-10-25T11:49:26.629Z] [2022-10-25T11:49:26.629Z] ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2") [2022-10-25T11:49:26.629Z] Service 'core-data' failed to build: The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2 [Pipeline] } [2022-10-25T11:49:26.649Z] $ docker stop --time=1 d89023ba2e1bca339fc320559ad5f4975368c4973075ccb01bf00ac27f7919f7 [2022-10-25T11:49:27.929Z] $ docker rm -f d89023ba2e1bca339fc320559ad5f4975368c4973075ccb01bf00ac27f7919f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T11:49:28.088Z] Failed in branch amd64 [2022-10-25T11:50:54.613Z] Removing intermediate container b874e0c739d3 [2022-10-25T11:50:54.613Z] ---> f10843b710cd [2022-10-25T11:50:54.613Z] Step 8/22 : COPY . . [2022-10-25T11:50:54.613Z] ---> cf4290d9f854 [2022-10-25T11:50:54.613Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T11:50:54.613Z] ---> Running in 58e7c4672752 [2022-10-25T11:50:54.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T11:55:16.433Z] Removing intermediate container dd3b373d4a25 [2022-10-25T11:55:16.433Z] ---> e849ad9ea0ae [2022-10-25T11:55:16.433Z] [2022-10-25T11:55:16.433Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T11:55:16.433Z] 3.16: Pulling from library/alpine [2022-10-25T11:55:16.433Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T11:55:16.433Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T11:55:16.433Z] ---> a6215f271958 [2022-10-25T11:55:16.433Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T11:55:16.433Z] ---> Running in 8cb3b4ecd4c7 [2022-10-25T11:55:17.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:55:17.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:55:19.411Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T11:55:19.411Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:55:19.411Z] OK: 5 MiB in 15 packages [2022-10-25T11:55:20.899Z] Removing intermediate container 8cb3b4ecd4c7 [2022-10-25T11:55:20.899Z] ---> 8c1db7d4fb61 [2022-10-25T11:55:20.899Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:55:20.899Z] ---> Running in b81ae75ec790 [2022-10-25T11:55:21.565Z] Removing intermediate container b81ae75ec790 [2022-10-25T11:55:21.565Z] ---> 9d79f384bdf8 [2022-10-25T11:55:21.565Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-25T11:55:21.565Z] ---> Running in ca005081addc [2022-10-25T11:55:22.173Z] Removing intermediate container ca005081addc [2022-10-25T11:55:22.173Z] ---> 62b07b58fc48 [2022-10-25T11:55:22.173Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-25T11:55:22.173Z] ---> Running in b3379a5dfdea [2022-10-25T11:55:22.786Z] Removing intermediate container b3379a5dfdea [2022-10-25T11:55:22.786Z] ---> 200725072f1d [2022-10-25T11:55:22.786Z] Step 16/24 : WORKDIR / [2022-10-25T11:55:22.786Z] ---> Running in 6d0253be1794 [2022-10-25T11:55:24.200Z] Removing intermediate container 6d0253be1794 [2022-10-25T11:55:24.200Z] ---> 6d4b8dc5af80 [2022-10-25T11:55:24.200Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T11:55:25.158Z] ---> 7cf2b2f65d82 [2022-10-25T11:55:25.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T11:55:27.113Z] ---> cc4eeb1275d8 [2022-10-25T11:55:27.113Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T11:55:27.697Z] ---> 46ea5153ace0 [2022-10-25T11:55:27.697Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-25T11:55:27.697Z] ---> Running in 1b2b5cb66914 [2022-10-25T11:55:28.283Z] Removing intermediate container 1b2b5cb66914 [2022-10-25T11:55:28.283Z] ---> 2eae4a244da1 [2022-10-25T11:55:28.283Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:55:28.283Z] ---> Running in 49f6a69d124d [2022-10-25T11:55:28.865Z] Removing intermediate container 49f6a69d124d [2022-10-25T11:55:28.865Z] ---> 9652ba5fff3b [2022-10-25T11:55:28.865Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T11:55:29.144Z] ---> Running in 2a911f4962e4 [2022-10-25T11:55:29.737Z] Removing intermediate container 2a911f4962e4 [2022-10-25T11:55:29.737Z] ---> 4ddb612956cc [2022-10-25T11:55:29.737Z] Step 23/24 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:55:29.737Z] ---> Running in b206e31e90c9 [2022-10-25T11:55:30.325Z] Removing intermediate container b206e31e90c9 [2022-10-25T11:55:30.325Z] ---> a859e88e6fb8 [2022-10-25T11:55:30.325Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T11:55:30.325Z] ---> Running in 5d641e34e543 [2022-10-25T11:55:30.921Z] Removing intermediate container 5d641e34e543 [2022-10-25T11:55:30.921Z] ---> 78b04dba49dd [2022-10-25T11:55:30.921Z] [2022-10-25T11:55:30.921Z] Successfully built 78b04dba49dd [2022-10-25T11:55:30.921Z] Successfully tagged core-command-arm64:latest [2022-10-25T11:55:30.921Z] Building security-spire-config [2022-10-25T11:55:36.267Z]  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:55:36.267Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:55:36.267Z] ---> e05414771163 [2022-10-25T11:55:36.267Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> 2c7666e6bf71 [2022-10-25T11:55:36.267Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> 9ea48a441563 [2022-10-25T11:55:36.267Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> 980b26eedb00 [2022-10-25T11:55:36.267Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> c57f91683618 [2022-10-25T11:55:36.267Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> fcf2ba529d54 [2022-10-25T11:55:36.267Z] Step 8/26 : COPY . . [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> b82cfeea40ed [2022-10-25T11:55:36.267Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> ce2e794f234a [2022-10-25T11:55:36.267Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> 8b847a41b211 [2022-10-25T11:55:36.267Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> 04528b5443c1 [2022-10-25T11:55:36.267Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> 8118a5b0114c [2022-10-25T11:55:36.267Z] [2022-10-25T11:55:36.267Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T11:55:36.267Z] ---> 02e0d6fdf486 [2022-10-25T11:55:36.267Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> 058631fd2b7b [2022-10-25T11:55:36.267Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:55:36.267Z] ---> Using cache [2022-10-25T11:55:36.267Z] ---> c5bbcb5f58c3 [2022-10-25T11:55:36.267Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T11:55:36.855Z] ---> Running in 4e5a45dc5d63 [2022-10-25T11:55:39.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:55:39.443Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:55:39.443Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T11:55:39.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:55:39.711Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:55:39.711Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T11:55:39.711Z] 2 errors; 14 distinct packages available [2022-10-25T11:55:41.121Z] Building security-spiffe-token-provider [2022-10-25T11:55:42.083Z] Removing intermediate container 4fd2ba838a92 [2022-10-25T11:55:42.083Z] ---> 31d3b60ad228 [2022-10-25T11:55:42.083Z] [2022-10-25T11:55:42.083Z] Step 11/25 : FROM alpine:3.16 [2022-10-25T11:55:42.083Z] ---> a6215f271958 [2022-10-25T11:55:42.083Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-25T11:55:42.083Z] ---> Using cache [2022-10-25T11:55:42.083Z] ---> 8c1db7d4fb61 [2022-10-25T11:55:42.083Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:55:42.083Z] ---> Using cache [2022-10-25T11:55:42.083Z] ---> 9d79f384bdf8 [2022-10-25T11:55:42.083Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-25T11:55:42.083Z] ---> Running in 7b5e8ea852d6 [2022-10-25T11:55:42.666Z] Removing intermediate container 7b5e8ea852d6 [2022-10-25T11:55:42.666Z] ---> 3e17f4aa7c2d [2022-10-25T11:55:42.666Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-25T11:55:42.666Z] ---> Running in d22a15e06653 [2022-10-25T11:55:43.251Z] Removing intermediate container d22a15e06653 [2022-10-25T11:55:43.251Z] ---> a0b3f2e01d16 [2022-10-25T11:55:43.251Z] Step 16/25 : WORKDIR / [2022-10-25T11:55:43.251Z] ---> Running in 642bfac13e2f [2022-10-25T11:55:43.840Z] Removing intermediate container 642bfac13e2f [2022-10-25T11:55:43.840Z] ---> 779a32f14351 [2022-10-25T11:55:43.840Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T11:55:44.806Z] ---> 22b0325b5641 [2022-10-25T11:55:44.806Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T11:55:46.220Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:55:46.220Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:55:46.220Z] ---> e05414771163 [2022-10-25T11:55:46.220Z] Step 3/20 : WORKDIR /edgex-go [2022-10-25T11:55:46.220Z] ---> Using cache [2022-10-25T11:55:46.220Z] ---> 2c7666e6bf71 [2022-10-25T11:55:46.220Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T11:55:46.487Z] ---> Running in f5d19223b67e [2022-10-25T11:55:47.443Z] ---> ef1774a71cf0 [2022-10-25T11:55:47.443Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T11:55:48.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:55:48.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:55:49.266Z] ---> 987448ee7afe [2022-10-25T11:55:49.266Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T11:55:49.851Z] ---> fd3661c07806 [2022-10-25T11:55:49.851Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-25T11:55:50.118Z] ---> Running in f70503d80c6c [2022-10-25T11:55:50.118Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T11:55:50.118Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T11:55:50.118Z] OK: 16895 distinct packages available [2022-10-25T11:55:50.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:55:50.653Z] Removing intermediate container f70503d80c6c [2022-10-25T11:55:50.653Z] ---> 8954fe16aee6 [2022-10-25T11:55:50.653Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:55:50.653Z] ---> Running in b48612943f86 [2022-10-25T11:55:50.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:55:51.192Z] Removing intermediate container b48612943f86 [2022-10-25T11:55:51.193Z] ---> 914f9b5b32e2 [2022-10-25T11:55:51.193Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T11:55:51.193Z] ---> Running in 87f74cbe2894 [2022-10-25T11:55:51.778Z] Removing intermediate container 87f74cbe2894 [2022-10-25T11:55:51.778Z] ---> 31adf9719162 [2022-10-25T11:55:51.778Z] Step 24/25 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:55:51.778Z] ---> Running in fc9c66b4a1c3 [2022-10-25T11:55:52.369Z] OK: 221 MiB in 51 packages [2022-10-25T11:55:52.370Z] Removing intermediate container fc9c66b4a1c3 [2022-10-25T11:55:52.370Z] ---> fe62adda15e8 [2022-10-25T11:55:52.370Z] Step 25/25 : LABEL version=2.3.0-dev.102 [2022-10-25T11:55:52.370Z] ---> Running in c2d526821cba [2022-10-25T11:55:53.334Z] Removing intermediate container c2d526821cba [2022-10-25T11:55:53.334Z] ---> 0846dd7f8b27 [2022-10-25T11:55:53.334Z] [2022-10-25T11:55:53.606Z] Successfully built 0846dd7f8b27 [2022-10-25T11:55:53.606Z] Successfully tagged core-metadata-arm64:latest [2022-10-25T11:55:53.606Z]  Building core-metadata ... done Building security-bootstrapper [2022-10-25T11:55:54.191Z] Removing intermediate container f5d19223b67e [2022-10-25T11:55:54.191Z] ---> 19739ec83f0a [2022-10-25T11:55:54.191Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-25T11:55:54.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T11:55:55.052Z] ---> 2a81675f46c0 [2022-10-25T11:55:55.052Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:55:55.052Z] ---> Running in 8a49fe0c0104 [2022-10-25T11:55:58.392Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:55:58.392Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:55:58.392Z] ---> e05414771163 [2022-10-25T11:55:58.392Z] Step 3/33 : WORKDIR /edgex-go [2022-10-25T11:55:58.392Z] ---> Using cache [2022-10-25T11:55:58.392Z] ---> 2c7666e6bf71 [2022-10-25T11:55:58.392Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:55:58.392Z] ---> Using cache [2022-10-25T11:55:58.392Z] ---> 9ea48a441563 [2022-10-25T11:55:58.392Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-25T11:55:58.392Z] ---> Using cache [2022-10-25T11:55:58.392Z] ---> d4639c4798ca [2022-10-25T11:55:58.392Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-25T11:55:58.392Z] ---> Using cache [2022-10-25T11:55:58.392Z] ---> 50322854b515 [2022-10-25T11:55:58.392Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:55:58.392Z] ---> Using cache [2022-10-25T11:55:58.392Z] ---> f10843b710cd [2022-10-25T11:55:58.392Z] Step 8/33 : COPY . . [2022-10-25T11:55:58.392Z] ---> Using cache [2022-10-25T11:55:58.392Z] ---> cf4290d9f854 [2022-10-25T11:55:58.392Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T11:55:58.392Z] ---> Running in 93015dc30d19 [2022-10-25T11:56:00.329Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T11:56:18.527Z] Removing intermediate container 58e7c4672752 [2022-10-25T11:56:18.527Z] ---> 71aa81f9137d [2022-10-25T11:56:18.527Z] [2022-10-25T11:56:18.527Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T11:56:18.527Z] ---> a6215f271958 [2022-10-25T11:56:18.527Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T11:56:18.793Z] ---> Running in 27ba7fd061e8 [2022-10-25T11:56:20.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:56:21.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:56:22.412Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T11:56:22.412Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T11:56:22.412Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T11:56:22.412Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T11:56:22.412Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T11:56:22.412Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T11:56:22.412Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:56:22.412Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T11:56:22.681Z] OK: 8 MiB in 20 packages [2022-10-25T11:56:25.292Z] Removing intermediate container 27ba7fd061e8 [2022-10-25T11:56:25.292Z] ---> 806fa2b1a648 [2022-10-25T11:56:25.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T11:56:25.292Z] ---> Running in d27dd64eebfe [2022-10-25T11:56:25.558Z] Removing intermediate container d27dd64eebfe [2022-10-25T11:56:25.558Z] ---> cdf6ac595016 [2022-10-25T11:56:25.558Z] Step 13/22 : WORKDIR /edgex [2022-10-25T11:56:25.558Z] ---> Running in 5506e35f5519 [2022-10-25T11:56:26.137Z] Removing intermediate container 5506e35f5519 [2022-10-25T11:56:26.137Z] ---> 67d10f6193bb [2022-10-25T11:56:26.137Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T11:56:27.096Z] ---> db63a5a02961 [2022-10-25T11:56:27.096Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T11:56:28.502Z] ---> cf75f5bb2b18 [2022-10-25T11:56:28.502Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T11:56:30.438Z] ---> 3e569fd4853d [2022-10-25T11:56:30.438Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T11:56:31.022Z] ---> 849188df366e [2022-10-25T11:56:31.022Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T11:56:31.022Z] ---> Running in d15fb8e68d9f [2022-10-25T11:56:34.368Z] Removing intermediate container d15fb8e68d9f [2022-10-25T11:56:34.368Z] ---> 0c2405f5e821 [2022-10-25T11:56:34.368Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T11:56:34.368Z] ---> Running in d649309cdedc [2022-10-25T11:56:34.635Z] Removing intermediate container d649309cdedc [2022-10-25T11:56:34.635Z] ---> abc081d603de [2022-10-25T11:56:34.635Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T11:56:34.903Z] ---> Running in 773f06f3698a [2022-10-25T11:56:35.171Z] Removing intermediate container 773f06f3698a [2022-10-25T11:56:35.171Z] ---> 8acd55fcbbb0 [2022-10-25T11:56:35.171Z] Step 21/22 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:56:35.446Z] ---> Running in 7a991bfbe3de [2022-10-25T11:56:35.714Z] Removing intermediate container 7a991bfbe3de [2022-10-25T11:56:35.714Z] ---> ffce697fb7e1 [2022-10-25T11:56:35.714Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T11:56:35.980Z] ---> Running in ddd56231015a [2022-10-25T11:56:37.402Z] Removing intermediate container ddd56231015a [2022-10-25T11:56:37.402Z] ---> ca3b20e7bef3 [2022-10-25T11:56:37.402Z] [2022-10-25T11:56:37.402Z] Successfully built ca3b20e7bef3 [2022-10-25T11:56:37.402Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-25T11:56:37.402Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-10-25T11:56:42.748Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:56:42.748Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:56:42.748Z] ---> e05414771163 [2022-10-25T11:56:42.748Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T11:56:42.748Z] ---> Using cache [2022-10-25T11:56:42.748Z] ---> 2c7666e6bf71 [2022-10-25T11:56:42.748Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:56:42.748Z] ---> Using cache [2022-10-25T11:56:42.748Z] ---> 9ea48a441563 [2022-10-25T11:56:42.748Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-25T11:56:42.748Z] ---> Using cache [2022-10-25T11:56:42.748Z] ---> d4639c4798ca [2022-10-25T11:56:42.748Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T11:56:42.748Z] ---> Using cache [2022-10-25T11:56:42.748Z] ---> 50322854b515 [2022-10-25T11:56:42.748Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:56:42.748Z] ---> Using cache [2022-10-25T11:56:42.748Z] ---> f10843b710cd [2022-10-25T11:56:42.748Z] Step 8/25 : COPY . . [2022-10-25T11:56:42.748Z] ---> Using cache [2022-10-25T11:56:42.748Z] ---> cf4290d9f854 [2022-10-25T11:56:42.748Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T11:56:43.335Z] ---> Running in 628e9fc3ee63 [2022-10-25T11:56:45.947Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T11:57:08.018Z] Removing intermediate container 8a49fe0c0104 [2022-10-25T11:57:08.018Z] ---> d6c3c4f259ac [2022-10-25T11:57:08.018Z] Step 7/20 : COPY . . [2022-10-25T11:57:08.018Z] ---> 57dcd0d59fbb [2022-10-25T11:57:08.018Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T11:57:08.018Z] ---> Running in 06265155ccc1 [2022-10-25T11:57:09.954Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-25T11:58:06.341Z] Removing intermediate container afc2abc1183d [2022-10-25T11:58:06.341Z] ---> 70d004f3b36c [2022-10-25T11:58:06.341Z] [2022-10-25T11:58:06.341Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T11:58:06.341Z] ---> a6215f271958 [2022-10-25T11:58:06.341Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T11:58:06.341Z] ---> Using cache [2022-10-25T11:58:06.341Z] ---> 8c1db7d4fb61 [2022-10-25T11:58:06.341Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:58:06.341Z] ---> Using cache [2022-10-25T11:58:06.341Z] ---> 9d79f384bdf8 [2022-10-25T11:58:06.341Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-25T11:58:06.341Z] ---> Running in 28a3a81f5eb6 [2022-10-25T11:58:06.341Z] Removing intermediate container 28a3a81f5eb6 [2022-10-25T11:58:06.341Z] ---> bf3493a0c2a8 [2022-10-25T11:58:06.341Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T11:58:06.341Z] ---> Running in 1a93b30d0c6e [2022-10-25T11:58:06.341Z] Removing intermediate container 1a93b30d0c6e [2022-10-25T11:58:06.341Z] ---> 71579433e694 [2022-10-25T11:58:06.341Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T11:58:06.341Z] ---> 7a90a540616f [2022-10-25T11:58:06.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T11:58:08.921Z] ---> 2f2ef0885eab [2022-10-25T11:58:08.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T11:58:09.878Z] ---> 99163533e2a5 [2022-10-25T11:58:09.879Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T11:58:10.146Z] ---> Running in 250d7f66cb03 [2022-10-25T11:58:10.146Z] Removing intermediate container bd4a676376e6 [2022-10-25T11:58:10.146Z] ---> 907fdc137bdc [2022-10-25T11:58:10.146Z] [2022-10-25T11:58:10.416Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T11:58:10.416Z] ---> a6215f271958 [2022-10-25T11:58:10.416Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T11:58:10.416Z] ---> Running in 13c469f11310 [2022-10-25T11:58:11.010Z] Removing intermediate container 250d7f66cb03 [2022-10-25T11:58:11.010Z] ---> 7c7804b0efbf [2022-10-25T11:58:11.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:58:11.010Z] ---> Running in 44a6618c4eb7 [2022-10-25T11:58:11.609Z] Removing intermediate container 44a6618c4eb7 [2022-10-25T11:58:11.609Z] ---> 57689b58e421 [2022-10-25T11:58:11.609Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T11:58:11.876Z] ---> Running in 08374c407e36 [2022-10-25T11:58:12.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:58:13.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:58:13.133Z] Removing intermediate container 08374c407e36 [2022-10-25T11:58:13.133Z] ---> ec8bd93fc78f [2022-10-25T11:58:13.133Z] Step 22/23 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:58:13.133Z] ---> Running in 1904e8f309cf [2022-10-25T11:58:13.714Z] Removing intermediate container 1904e8f309cf [2022-10-25T11:58:13.714Z] ---> 1f416b65f96f [2022-10-25T11:58:13.714Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T11:58:13.714Z] ---> Running in 00f344110099 [2022-10-25T11:58:14.307Z] Removing intermediate container 00f344110099 [2022-10-25T11:58:14.307Z] ---> 34bf4221f587 [2022-10-25T11:58:14.307Z] [2022-10-25T11:58:14.307Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T11:58:14.307Z] Successfully built 34bf4221f587 [2022-10-25T11:58:14.307Z] Successfully tagged support-scheduler-arm64:latest [2022-10-25T11:58:14.307Z] Building core-data [2022-10-25T11:58:14.307Z]  Building support-scheduler ... done (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T11:58:14.307Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T11:58:14.574Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T11:58:14.840Z] OK: 6 MiB in 16 packages [2022-10-25T11:58:16.781Z] Removing intermediate container 13c469f11310 [2022-10-25T11:58:16.781Z] ---> a36c02453958 [2022-10-25T11:58:16.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T11:58:16.781Z] ---> Running in 6e56c30bf966 [2022-10-25T11:58:17.363Z] Removing intermediate container 6e56c30bf966 [2022-10-25T11:58:17.363Z] ---> 2d242b0bbb8f [2022-10-25T11:58:17.363Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-25T11:58:17.363Z] ---> Running in be99b11f4008 [2022-10-25T11:58:18.328Z] Removing intermediate container be99b11f4008 [2022-10-25T11:58:18.328Z] ---> 0bb4e2f89bd9 [2022-10-25T11:58:18.328Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T11:58:18.328Z] ---> Running in 080cf6e94d33 [2022-10-25T11:58:18.911Z] Removing intermediate container 080cf6e94d33 [2022-10-25T11:58:18.911Z] ---> 680afa78f6e8 [2022-10-25T11:58:18.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T11:58:19.184Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:58:19.184Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:58:19.184Z] ---> e05414771163 [2022-10-25T11:58:19.184Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T11:58:19.184Z] ---> Using cache [2022-10-25T11:58:19.184Z] ---> 538695f3891b [2022-10-25T11:58:19.184Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T11:58:19.184Z] ---> Using cache [2022-10-25T11:58:19.184Z] ---> 8bea60d46366 [2022-10-25T11:58:19.184Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:58:19.184Z] ---> Using cache [2022-10-25T11:58:19.184Z] ---> 975b693f4a43 [2022-10-25T11:58:19.184Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T11:58:19.504Z] ---> Running in 05134c1beaf6 [2022-10-25T11:58:20.462Z] ---> 1fca1462d044 [2022-10-25T11:58:20.462Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T11:58:21.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:58:21.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:58:21.992Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:58:22.257Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:58:22.257Z] OK: 221 MiB in 51 packages [2022-10-25T11:58:23.220Z] ---> ee3e088a0e06 [2022-10-25T11:58:23.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T11:58:23.804Z] Removing intermediate container 05134c1beaf6 [2022-10-25T11:58:23.804Z] ---> 6a143c0ca613 [2022-10-25T11:58:23.804Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T11:58:25.655Z] ---> d7c8c1f4da24 [2022-10-25T11:58:25.655Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-25T11:58:25.655Z] ---> d1c2f1d74871 [2022-10-25T11:58:25.655Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:58:25.655Z] ---> Running in d78420608875 [2022-10-25T11:58:25.655Z] ---> Running in b3d6c613ce6e [2022-10-25T11:58:26.608Z] Removing intermediate container d78420608875 [2022-10-25T11:58:26.608Z] ---> 8fa23f5c4513 [2022-10-25T11:58:26.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T11:58:26.608Z] ---> Running in db077442e067 [2022-10-25T11:58:27.194Z] Removing intermediate container db077442e067 [2022-10-25T11:58:27.194Z] ---> 772e5fc0d14d [2022-10-25T11:58:27.194Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T11:58:27.459Z] ---> Running in 35f9485e94e7 [2022-10-25T11:58:28.044Z] Removing intermediate container 35f9485e94e7 [2022-10-25T11:58:28.044Z] ---> 93c1d9fc6dce [2022-10-25T11:58:28.044Z] Step 22/23 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T11:58:28.044Z] ---> Running in 1d72d52b9991 [2022-10-25T11:58:28.491Z] Removing intermediate container 1d72d52b9991 [2022-10-25T11:58:28.491Z] ---> 17477fbc5a2a [2022-10-25T11:58:28.491Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T11:58:28.760Z] ---> Running in 71cbc488d952 [2022-10-25T11:58:29.355Z] Removing intermediate container 71cbc488d952 [2022-10-25T11:58:29.355Z] ---> 77dbe7ec68d3 [2022-10-25T11:58:29.355Z] [2022-10-25T11:58:29.624Z] Successfully built 77dbe7ec68d3 [2022-10-25T11:58:29.624Z] Successfully tagged support-notifications-arm64:latest [2022-10-25T11:58:29.624Z] Building sys-mgmt-agent [2022-10-25T11:58:33.117Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T11:58:33.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T11:58:33.117Z] ---> e05414771163 [2022-10-25T11:58:33.117Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T11:58:33.117Z] ---> Using cache [2022-10-25T11:58:33.117Z] ---> 2c7666e6bf71 [2022-10-25T11:58:33.117Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T11:58:33.117Z] ---> Using cache [2022-10-25T11:58:33.117Z] ---> 9ea48a441563 [2022-10-25T11:58:33.117Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-25T11:58:33.396Z] ---> Running in f06f821ccbd8 [2022-10-25T11:58:35.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T11:58:35.613Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T11:58:35.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T11:58:35.881Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T11:58:35.881Z] OK: 221 MiB in 51 packages [2022-10-25T11:58:38.460Z] Removing intermediate container f06f821ccbd8 [2022-10-25T11:58:38.460Z] ---> 9778b3502e8e [2022-10-25T11:58:38.460Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T11:58:39.051Z] ---> 27f07b1ed2fe [2022-10-25T11:58:39.051Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T11:58:39.051Z] ---> Running in 3fb4fbc42f1c [2022-10-25T11:59:46.890Z] Removing intermediate container b3d6c613ce6e [2022-10-25T11:59:46.890Z] ---> 2cf9525cddce [2022-10-25T11:59:46.890Z] Step 9/24 : COPY . . [2022-10-25T11:59:46.890Z] ---> a89756963f4a [2022-10-25T11:59:46.890Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T11:59:46.890Z] ---> Running in 0b325dde7357 [2022-10-25T11:59:46.890Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T11:59:55.095Z] Removing intermediate container 3fb4fbc42f1c [2022-10-25T11:59:55.095Z] ---> 78603a7dec51 [2022-10-25T11:59:55.095Z] Step 8/23 : COPY . . [2022-10-25T11:59:57.040Z] ---> b77581d89769 [2022-10-25T11:59:57.040Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T11:59:57.318Z] ---> Running in 8443617a91c9 [2022-10-25T11:59:59.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T12:01:50.891Z] Removing intermediate container 93015dc30d19 [2022-10-25T12:01:50.891Z] ---> 5e5c6b9354ce [2022-10-25T12:01:50.891Z] [2022-10-25T12:01:50.891Z] Step 10/33 : FROM alpine:3.16 [2022-10-25T12:01:50.891Z] ---> a6215f271958 [2022-10-25T12:01:50.891Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T12:01:50.891Z] ---> Running in c5fa0f22d257 [2022-10-25T12:01:50.891Z] Removing intermediate container c5fa0f22d257 [2022-10-25T12:01:50.891Z] ---> bd4fb9d5320c [2022-10-25T12:01:50.891Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T12:01:50.891Z] ---> Running in 21a68f5dc3d4 [2022-10-25T12:01:50.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T12:01:50.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T12:01:50.891Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T12:01:50.891Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T12:01:50.891Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T12:01:50.891Z] OK: 5 MiB in 16 packages [2022-10-25T12:01:50.891Z] Removing intermediate container 21a68f5dc3d4 [2022-10-25T12:01:50.891Z] ---> 5edac4b67564 [2022-10-25T12:01:50.891Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T12:01:50.891Z] ---> Running in 9355af57bc3a [2022-10-25T12:01:50.891Z] Removing intermediate container 9355af57bc3a [2022-10-25T12:01:50.891Z] ---> c729a2806e56 [2022-10-25T12:01:50.891Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T12:01:50.891Z] ---> Running in e8ecd3a34407 [2022-10-25T12:01:50.891Z] Removing intermediate container e8ecd3a34407 [2022-10-25T12:01:50.891Z] ---> 02ff4d7359b6 [2022-10-25T12:01:50.891Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T12:01:50.891Z] ---> Running in 58e729bd9c82 [2022-10-25T12:01:50.891Z] Removing intermediate container 58e729bd9c82 [2022-10-25T12:01:50.891Z] ---> f51c1fb72dbb [2022-10-25T12:01:50.891Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T12:01:50.891Z] ---> Running in d354c933f095 [2022-10-25T12:01:52.300Z] Removing intermediate container d354c933f095 [2022-10-25T12:01:52.300Z] ---> 799fd667be72 [2022-10-25T12:01:52.300Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T12:01:52.300Z] ---> Running in fecdd057a76a [2022-10-25T12:01:54.885Z] Removing intermediate container fecdd057a76a [2022-10-25T12:01:54.885Z] ---> d13c3b8a1acf [2022-10-25T12:01:54.885Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T12:01:55.159Z] ---> Running in b6859df74b64 [2022-10-25T12:01:55.765Z] Removing intermediate container b6859df74b64 [2022-10-25T12:01:55.765Z] ---> 332f712d65c5 [2022-10-25T12:01:55.765Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T12:01:56.724Z] ---> 642c6291ddce [2022-10-25T12:01:56.724Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T12:01:56.724Z] ---> Running in 23372f0583e0 [2022-10-25T12:01:59.316Z] Removing intermediate container 23372f0583e0 [2022-10-25T12:01:59.316Z] ---> 8aa0ea8e2c70 [2022-10-25T12:01:59.316Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T12:02:00.275Z] ---> faa367b0f304 [2022-10-25T12:02:00.275Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T12:02:02.223Z] ---> eeccb7a23626 [2022-10-25T12:02:02.223Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T12:02:02.815Z] ---> aed2e6fb1159 [2022-10-25T12:02:02.815Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T12:02:03.396Z] ---> 756f6d48ae55 [2022-10-25T12:02:03.665Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T12:02:04.623Z] ---> 805659ede2ac [2022-10-25T12:02:04.623Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T12:02:05.576Z] ---> 4d5194d4de81 [2022-10-25T12:02:05.576Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T12:02:06.163Z] ---> dd61cf370d8f [2022-10-25T12:02:06.163Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-25T12:02:06.428Z] ---> Running in 9474bc60ec04 [2022-10-25T12:02:08.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T12:02:09.322Z] Removing intermediate container 9474bc60ec04 [2022-10-25T12:02:09.322Z] ---> 42340e78d3ca [2022-10-25T12:02:09.322Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T12:02:09.322Z] ---> Running in 658cdba09931 [2022-10-25T12:02:09.590Z] Removing intermediate container 658cdba09931 [2022-10-25T12:02:09.590Z] ---> 1daca74ba34e [2022-10-25T12:02:09.590Z] Step 30/33 : CMD ["gate"] [2022-10-25T12:02:09.855Z] ---> Running in c288914c5176 [2022-10-25T12:02:10.121Z] Removing intermediate container c288914c5176 [2022-10-25T12:02:10.121Z] ---> 1f76ba78f582 [2022-10-25T12:02:10.121Z] Step 31/33 : LABEL arch=arm64 [2022-10-25T12:02:10.386Z] ---> Running in cae1dcd23368 [2022-10-25T12:02:10.651Z] Removing intermediate container cae1dcd23368 [2022-10-25T12:02:10.651Z] ---> 54364d9d5910 [2022-10-25T12:02:10.651Z] Step 32/33 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T12:02:10.651Z] ---> Running in 39c78119f876 [2022-10-25T12:02:11.233Z] Removing intermediate container 39c78119f876 [2022-10-25T12:02:11.233Z] ---> ba9084549a8d [2022-10-25T12:02:11.233Z] Step 33/33 : LABEL version=2.3.0-dev.102 [2022-10-25T12:02:11.233Z] ---> Running in c57fb2d3d636 [2022-10-25T12:02:11.811Z] Removing intermediate container c57fb2d3d636 [2022-10-25T12:02:11.811Z] ---> 6c5213dad090 [2022-10-25T12:02:11.811Z] [2022-10-25T12:02:12.077Z] Successfully built 6c5213dad090 [2022-10-25T12:02:12.077Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-25T12:02:12.077Z] Building security-spire-server [2022-10-25T12:02:15.407Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T12:02:15.407Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T12:02:15.407Z] ---> e05414771163 [2022-10-25T12:02:15.407Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T12:02:15.675Z] ---> Using cache [2022-10-25T12:02:15.675Z] ---> 2c7666e6bf71 [2022-10-25T12:02:15.675Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T12:02:15.675Z] ---> Using cache [2022-10-25T12:02:15.675Z] ---> 9ea48a441563 [2022-10-25T12:02:15.675Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T12:02:15.675Z] ---> Using cache [2022-10-25T12:02:15.675Z] ---> 980b26eedb00 [2022-10-25T12:02:15.675Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T12:02:15.675Z] ---> Using cache [2022-10-25T12:02:15.675Z] ---> c57f91683618 [2022-10-25T12:02:15.675Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T12:02:15.675Z] ---> Using cache [2022-10-25T12:02:15.675Z] ---> fcf2ba529d54 [2022-10-25T12:02:15.675Z] Step 8/25 : COPY . . [2022-10-25T12:02:15.675Z] ---> Using cache [2022-10-25T12:02:15.675Z] ---> b82cfeea40ed [2022-10-25T12:02:15.675Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T12:02:15.675Z] ---> Using cache [2022-10-25T12:02:15.675Z] ---> ce2e794f234a [2022-10-25T12:02:15.675Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-25T12:02:15.675Z] ---> Using cache [2022-10-25T12:02:15.675Z] ---> 8b847a41b211 [2022-10-25T12:02:15.941Z] Step 11/25 : 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-10-25T12:02:17.347Z] ---> Running in c6cefdb8f9d6 [2022-10-25T12:02:19.955Z] Removing intermediate container c6cefdb8f9d6 [2022-10-25T12:02:19.955Z] ---> 4eb026d68a0e [2022-10-25T12:02:19.955Z] Step 12/25 : WORKDIR /edgex-go [2022-10-25T12:02:19.955Z] ---> Running in e9b303cc6083 [2022-10-25T12:02:20.564Z] Removing intermediate container e9b303cc6083 [2022-10-25T12:02:20.564Z] ---> 7c2c63139c25 [2022-10-25T12:02:20.564Z] [2022-10-25T12:02:20.564Z] Step 13/25 : FROM alpine:3.15 [2022-10-25T12:02:20.564Z] ---> 02e0d6fdf486 [2022-10-25T12:02:20.564Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T12:02:20.564Z] ---> Using cache [2022-10-25T12:02:20.564Z] ---> 058631fd2b7b [2022-10-25T12:02:20.564Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T12:02:20.564Z] ---> Using cache [2022-10-25T12:02:20.564Z] ---> c5bbcb5f58c3 [2022-10-25T12:02:20.564Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T12:02:20.564Z] ---> Running in 1473f95323d3 [2022-10-25T12:02:23.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T12:02:23.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T12:02:23.414Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T12:02:23.414Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T12:02:23.680Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T12:02:23.680Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T12:02:23.680Z] 2 errors; 14 distinct packages available [2022-10-25T12:02:29.021Z] Removing intermediate container 628e9fc3ee63 [2022-10-25T12:02:29.021Z] ---> 7efcd691ed14 [2022-10-25T12:02:29.021Z] [2022-10-25T12:02:29.021Z] Step 10/25 : FROM alpine:3.16 [2022-10-25T12:02:29.021Z] ---> a6215f271958 [2022-10-25T12:02:29.021Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T12:02:29.021Z] ---> Running in 938b83daab83 [2022-10-25T12:02:30.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T12:02:30.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T12:02:31.915Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T12:02:32.182Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T12:02:32.182Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T12:02:32.182Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T12:02:32.182Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T12:02:32.450Z] OK: 6 MiB in 17 packages [2022-10-25T12:02:34.393Z] Removing intermediate container 938b83daab83 [2022-10-25T12:02:34.393Z] ---> c7fa8b2ccf05 [2022-10-25T12:02:34.393Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T12:02:34.393Z] ---> Running in fd5da49c745c [2022-10-25T12:02:34.981Z] Removing intermediate container fd5da49c745c [2022-10-25T12:02:34.981Z] ---> 3bfefb3c33be [2022-10-25T12:02:34.981Z] Step 13/25 : WORKDIR / [2022-10-25T12:02:34.981Z] ---> Running in 86807a318353 [2022-10-25T12:02:35.565Z] Removing intermediate container 86807a318353 [2022-10-25T12:02:35.565Z] ---> afa4bd5aadbd [2022-10-25T12:02:35.565Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-25T12:02:36.522Z] ---> 5a368bab224c [2022-10-25T12:02:36.522Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-25T12:02:37.111Z] ---> e2ee9508e697 [2022-10-25T12:02:37.111Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T12:02:38.073Z] ---> 9b1e019d7f0d [2022-10-25T12:02:38.073Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-25T12:02:39.031Z] ---> b3c50e74e0d1 [2022-10-25T12:02:39.031Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T12:02:40.436Z] ---> 81cf3ed2e6e5 [2022-10-25T12:02:40.436Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T12:02:42.378Z] ---> a05fb2e4545f [2022-10-25T12:02:42.378Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T12:02:43.339Z] ---> 787d181644fe [2022-10-25T12:02:43.339Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T12:02:43.339Z] ---> Running in 9a2df8ea1022 [2022-10-25T12:02:45.937Z] Removing intermediate container 9a2df8ea1022 [2022-10-25T12:02:45.937Z] ---> f601d15d7c4e [2022-10-25T12:02:45.937Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T12:02:46.206Z] ---> Running in a4a5de2326aa [2022-10-25T12:02:46.477Z] Removing intermediate container a4a5de2326aa [2022-10-25T12:02:46.477Z] ---> 32dc4d214f23 [2022-10-25T12:02:46.477Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T12:02:46.477Z] ---> Running in b4bd18ecc296 [2022-10-25T12:02:47.059Z] Removing intermediate container b4bd18ecc296 [2022-10-25T12:02:47.059Z] ---> 53b9e2ab5d83 [2022-10-25T12:02:47.059Z] Step 24/25 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T12:02:47.059Z] ---> Running in 073b73d0b758 [2022-10-25T12:02:47.639Z] Removing intermediate container 073b73d0b758 [2022-10-25T12:02:47.639Z] ---> ca447c36cc08 [2022-10-25T12:02:47.639Z] Step 25/25 : LABEL version=2.3.0-dev.102 [2022-10-25T12:02:47.639Z] ---> Running in f5bc38532469 [2022-10-25T12:02:48.218Z] Removing intermediate container f5bc38532469 [2022-10-25T12:02:48.218Z] ---> f09ed555bd47 [2022-10-25T12:02:48.218Z] [2022-10-25T12:02:48.218Z] Successfully built f09ed555bd47 [2022-10-25T12:02:48.218Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-25T12:04:09.790Z]  Building security-secretstore-setup ... done Removing intermediate container 06265155ccc1 [2022-10-25T12:04:09.790Z] ---> bba41aaa42ae [2022-10-25T12:04:09.790Z] [2022-10-25T12:04:09.790Z] Step 9/20 : FROM alpine:3.15 [2022-10-25T12:04:09.790Z] ---> 02e0d6fdf486 [2022-10-25T12:04:09.790Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T12:04:09.790Z] ---> Using cache [2022-10-25T12:04:09.790Z] ---> 058631fd2b7b [2022-10-25T12:04:09.790Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T12:04:09.790Z] ---> Using cache [2022-10-25T12:04:09.790Z] ---> c5bbcb5f58c3 [2022-10-25T12:04:09.790Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T12:04:09.790Z] ---> Running in e30faae2bc36 [2022-10-25T12:04:09.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T12:04:09.790Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T12:04:09.790Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T12:04:09.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T12:04:09.790Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T12:04:09.790Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T12:04:09.790Z] 2 errors; 14 distinct packages available [2022-10-25T12:04:15.117Z] Removing intermediate container 8443617a91c9 [2022-10-25T12:04:15.117Z] ---> 7d0a67aaa2b1 [2022-10-25T12:04:15.117Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T12:04:15.117Z] ---> Running in d54796e5415f [2022-10-25T12:04:16.527Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T12:04:19.880Z] Removing intermediate container d54796e5415f [2022-10-25T12:04:19.880Z] ---> e57f7d27a283 [2022-10-25T12:04:19.880Z] [2022-10-25T12:04:19.880Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T12:04:19.880Z] ---> a6215f271958 [2022-10-25T12:04:19.880Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-25T12:04:20.149Z] ---> Running in 4e232b8293d7 [2022-10-25T12:04:20.416Z] Removing intermediate container 4e232b8293d7 [2022-10-25T12:04:20.416Z] ---> d97a4eefee2d [2022-10-25T12:04:20.416Z] Step 13/23 : 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-10-25T12:04:20.416Z] ---> Running in 1b3db9db2960 [2022-10-25T12:04:22.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T12:04:22.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T12:04:23.601Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T12:04:23.601Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T12:04:23.601Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T12:04:23.601Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T12:04:23.601Z] Executing bash-5.1.16-r2.post-install [2022-10-25T12:04:23.601Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T12:04:23.866Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T12:04:23.866Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T12:04:23.866Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T12:04:23.866Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T12:04:23.866Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T12:04:24.906Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T12:04:24.906Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T12:04:24.906Z] (13/33) Installing expat (2.4.9-r0) [2022-10-25T12:04:24.906Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T12:04:24.906Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T12:04:24.906Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T12:04:24.906Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T12:04:24.906Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T12:04:24.906Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T12:04:24.906Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T12:04:24.906Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T12:04:27.535Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T12:04:27.535Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T12:04:27.535Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T12:04:27.535Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T12:04:27.535Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T12:04:27.535Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T12:04:27.535Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T12:04:27.535Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T12:04:27.535Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T12:04:27.535Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T12:04:27.535Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T12:04:27.535Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T12:04:28.142Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T12:04:28.142Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T12:04:28.413Z] OK: 120 MiB in 47 packages [2022-10-25T12:04:38.508Z] Removing intermediate container 0b325dde7357 [2022-10-25T12:04:38.508Z] ---> dfd6822cbf37 [2022-10-25T12:04:38.508Z] [2022-10-25T12:04:38.508Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T12:04:38.508Z] ---> a6215f271958 [2022-10-25T12:04:38.508Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T12:04:38.508Z] ---> Running in 04a8b66c2581 [2022-10-25T12:04:38.508Z] Removing intermediate container 04a8b66c2581 [2022-10-25T12:04:38.508Z] ---> 8fcffc8de1bb [2022-10-25T12:04:38.508Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-25T12:04:38.508Z] ---> Running in 45ed7701dcea [2022-10-25T12:04:38.508Z] Removing intermediate container 45ed7701dcea [2022-10-25T12:04:38.508Z] ---> 1fcf99500e69 [2022-10-25T12:04:38.508Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T12:04:38.508Z] ---> Running in fe297eb1da35 [2022-10-25T12:04:38.508Z] Removing intermediate container fe297eb1da35 [2022-10-25T12:04:38.508Z] ---> 3e6d5dd5cd1d [2022-10-25T12:04:38.508Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T12:04:38.508Z] ---> Running in 1be0e8127bd4 [2022-10-25T12:04:39.923Z] Removing intermediate container 1be0e8127bd4 [2022-10-25T12:04:39.923Z] ---> 23fbd7df7225 [2022-10-25T12:04:39.923Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T12:04:40.194Z] ---> Running in 711f20bbf315 [2022-10-25T12:04:40.778Z] Collecting docker-compose==1.23.2 [2022-10-25T12:04:40.779Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T12:04:40.779Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.8 MB/s eta 0:00:00 [2022-10-25T12:04:41.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T12:04:41.044Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T12:04:41.044Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T12:04:41.310Z] Preparing metadata (setup.py): started [2022-10-25T12:04:41.310Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T12:04:41.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T12:04:41.575Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T12:04:41.575Z] ERROR: unable to select packages: [2022-10-25T12:04:41.575Z]  dumb-init (no such package): [2022-10-25T12:04:41.575Z] required by: world[dumb-init] [2022-10-25T12:04:41.575Z] zeromq (no such package): [2022-10-25T12:04:41.575Z] required by: world[zeromq] [2022-10-25T12:04:42.975Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T12:04:42.975Z] 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-10-25T12:04:42.975Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T12:04:43.241Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T12:04:43.505Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T12:04:43.505Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T12:04:44.083Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T12:04:44.083Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T12:04:44.083Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.6 MB/s eta 0:00:00 [2022-10-25T12:04:44.662Z] Collecting PyYAML<4,>=3.10 [2022-10-25T12:04:44.662Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T12:04:44.662Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 20.3 MB/s eta 0:00:00 [2022-10-25T12:04:46.065Z] Preparing metadata (setup.py): started [2022-10-25T12:04:47.467Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T12:04:47.467Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T12:04:47.467Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T12:04:47.467Z] Preparing metadata (setup.py): started [2022-10-25T12:04:48.869Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T12:04:49.824Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T12:04:49.824Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T12:04:49.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 [2022-10-25T12:04:50.088Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T12:04:50.088Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T12:04:50.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.4 MB/s eta 0:00:00 [2022-10-25T12:04:50.353Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T12:04:50.353Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T12:04:50.353Z] Preparing metadata (setup.py): started [2022-10-25T12:04:51.753Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T12:04:52.018Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T12:04:52.018Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T12:04:52.596Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T12:04:52.596Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T12:04:52.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.3 MB/s eta 0:00:00 [2022-10-25T12:04:52.861Z] Collecting certifi>=2017.4.17 [2022-10-25T12:04:52.861Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T12:04:52.861Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.3 MB/s eta 0:00:00 [2022-10-25T12:04:53.438Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T12:04:53.438Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T12:04:53.438Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.0 MB/s eta 0:00:00 [2022-10-25T12:04:53.702Z] Collecting idna<2.8,>=2.5 [2022-10-25T12:04:53.702Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T12:04:53.702Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.5 MB/s eta 0:00:00 [2022-10-25T12:04:53.965Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T12:04:53.965Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T12:04:53.965Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T12:04:53.965Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T12:04:54.920Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T12:04:54.920Z] Running setup.py install for texttable: started [2022-10-25T12:04:56.854Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T12:04:56.854Z] Running setup.py install for PyYAML: started [2022-10-25T12:04:58.784Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T12:05:00.189Z] Running setup.py install for docopt: started [2022-10-25T12:05:02.127Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T12:05:04.063Z] Running setup.py install for dockerpty: started [2022-10-25T12:05:05.998Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T12:05:07.937Z] 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-10-25T12:05:07.937Z] 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-10-25T12:05:17.998Z] Removing intermediate container 1b3db9db2960 [2022-10-25T12:05:17.998Z] ---> a64b0351f664 [2022-10-25T12:05:17.998Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-25T12:05:17.998Z] ---> Running in 6dd2796c22d1 [2022-10-25T12:05:17.998Z] Removing intermediate container 6dd2796c22d1 [2022-10-25T12:05:17.998Z] ---> 68fbcbfda050 [2022-10-25T12:05:17.998Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T12:05:17.998Z] ---> Running in de0823b91709 [2022-10-25T12:05:17.998Z] Removing intermediate container de0823b91709 [2022-10-25T12:05:17.998Z] ---> fd2b8f858816 [2022-10-25T12:05:17.998Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T12:05:19.943Z] ---> dcbaf318133e [2022-10-25T12:05:19.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T12:05:20.208Z] ---> 0216f4028ddf [2022-10-25T12:05:20.208Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T12:05:20.794Z] ---> caae7c459aaa [2022-10-25T12:05:20.794Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T12:05:20.794Z] ---> Running in b87d9c9197a3 [2022-10-25T12:05:21.059Z] Removing intermediate container b87d9c9197a3 [2022-10-25T12:05:21.059Z] ---> 98c7dea2b482 [2022-10-25T12:05:21.059Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T12:05:21.059Z] ---> Running in f7145564aeb3 [2022-10-25T12:05:21.325Z] Removing intermediate container f7145564aeb3 [2022-10-25T12:05:21.325Z] ---> b803a49f28dd [2022-10-25T12:05:21.325Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T12:05:21.325Z] ---> Running in 1eddbad5b983 [2022-10-25T12:05:21.592Z] Removing intermediate container 1eddbad5b983 [2022-10-25T12:05:21.592Z] ---> cd7f900ab090 [2022-10-25T12:05:21.592Z] Step 22/23 : LABEL git_sha=87ac77fe188c138c82281de47767c19430e6bcd6 [2022-10-25T12:05:21.863Z] ---> Running in 0a8b2a7dbf56 [2022-10-25T12:05:22.130Z] Removing intermediate container 0a8b2a7dbf56 [2022-10-25T12:05:22.130Z] ---> 9cfb396751e6 [2022-10-25T12:05:22.130Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T12:05:22.130Z] ---> Running in aa49f3ee1794 [2022-10-25T12:05:22.396Z] Removing intermediate container aa49f3ee1794 [2022-10-25T12:05:22.396Z] ---> 3e28bc7ca51c [2022-10-25T12:05:22.396Z] [2022-10-25T12:05:22.396Z] Successfully built 3e28bc7ca51c [2022-10-25T12:05:22.396Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-25T12:05:22.396Z]  Building sys-mgmt-agent ... done  [2022-10-25T12:05:22.396Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T12:05:22.396Z] [2022-10-25T12:05:22.396Z] ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") [2022-10-25T12:05:22.396Z] [2022-10-25T12:05:22.396Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T12:05:22.396Z] [2022-10-25T12:05:22.396Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-10-25T12:05:22.396Z] [2022-10-25T12:05:22.396Z] ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2") [2022-10-25T12:05:22.396Z] Service 'core-data' failed to build: The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2 [Pipeline] } [2022-10-25T12:05:22.674Z] $ docker stop --time=1 d7cd44ea9fe5f3d05ec0ab7e3dcd69068e4fe093a846ecb4580f32fb9312a1cd [2022-10-25T12:05:24.304Z] $ docker rm -f d7cd44ea9fe5f3d05ec0ab7e3dcd69068e4fe093a846ecb4580f32fb9312a1cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T12:05:24.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T12:05:24.863Z] [2022-10-25T12:05:24.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T12:05:25.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T12:05:25.456Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T12:05:25.456Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T12:05:25.456Z] 04944245beec: Pulling fs layer [2022-10-25T12:05:25.456Z] 699f458cf7ca: Pulling fs layer [2022-10-25T12:05:25.456Z] 765212b225bb: Pulling fs layer [2022-10-25T12:05:25.456Z] f23df028b6ca: Pulling fs layer [2022-10-25T12:05:25.456Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T12:05:25.456Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T12:05:25.456Z] 765212b225bb: Waiting [2022-10-25T12:05:25.456Z] f23df028b6ca: Waiting [2022-10-25T12:05:25.456Z] d65c8cfc05b1: Waiting [2022-10-25T12:05:25.456Z] 2437ff75d9bd: Waiting [2022-10-25T12:05:25.456Z] 04944245beec: Verifying Checksum [2022-10-25T12:05:25.456Z] 04944245beec: Download complete [2022-10-25T12:05:25.456Z] 765212b225bb: Verifying Checksum [2022-10-25T12:05:25.456Z] 765212b225bb: Download complete [2022-10-25T12:05:25.724Z] f23df028b6ca: Verifying Checksum [2022-10-25T12:05:25.724Z] f23df028b6ca: Download complete [2022-10-25T12:05:25.724Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T12:05:25.724Z] d65c8cfc05b1: Download complete [2022-10-25T12:05:25.724Z] 699f458cf7ca: Verifying Checksum [2022-10-25T12:05:25.724Z] 699f458cf7ca: Download complete [2022-10-25T12:05:26.307Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T12:05:26.308Z] 8998bd30e6a1: Download complete [2022-10-25T12:05:28.885Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T12:05:28.885Z] 2437ff75d9bd: Download complete [2022-10-25T12:05:30.288Z] 8998bd30e6a1: Pull complete [2022-10-25T12:05:32.221Z] 04944245beec: Pull complete [2022-10-25T12:05:33.179Z] 699f458cf7ca: Pull complete [2022-10-25T12:05:33.444Z] 765212b225bb: Pull complete [2022-10-25T12:05:34.400Z] f23df028b6ca: Pull complete [2022-10-25T12:05:34.400Z] d65c8cfc05b1: Pull complete [2022-10-25T12:05:49.377Z] 2437ff75d9bd: Pull complete [2022-10-25T12:05:49.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T12:05:49.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T12:05:49.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T12:05:49.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-116849 does not seem to be running inside a container [2022-10-25T12:05:49.599Z] $ 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/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@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-lftools-log-publisher:arm64 cat [2022-10-25T12:05:52.306Z] $ docker top c22e22f05e9a7296d96f48cbb66ab91df507a245041d7e6175c380086e6b95b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T12:05:52.860Z] ---> job-cost.sh [2022-10-25T12:05:53.126Z] lf-activate-venv: SKIPPING [2022-10-25T12:05:53.126Z] INFO: No Stack... [2022-10-25T12:05:53.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T12:05:54.347Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T12:05:54.981Z] + + catcut /w/workspace/edgex-go/340/archives/cost.csv -d, [2022-10-25T12:05:54.981Z] -f6 [Pipeline] lock [2022-10-25T12:05:55.040Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-340-stack-cost] [2022-10-25T12:05:55.046Z] Resource [jenkins-edgexfoundry-edgex-go-main-340-stack-cost] did not exist. Created. [2022-10-25T12:05:55.046Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-340-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T12:05:55.364Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T12:05:56.175Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T12:05:56.182Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-340-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T12:05:56.196Z] $ docker stop --time=1 c22e22f05e9a7296d96f48cbb66ab91df507a245041d7e6175c380086e6b95b4 [2022-10-25T12:05:57.720Z] $ docker rm -f c22e22f05e9a7296d96f48cbb66ab91df507a245041d7e6175c380086e6b95b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T12:05:57.964Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T12:05:58.542Z] + [ -d /w/workspace/edgex-go/340/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-25T12:05:58.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T12:05:59.684Z] ---> package-listing.sh [2022-10-25T12:05:59.684Z] ++ facter osfamily [2022-10-25T12:05:59.684Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T12:05:59.944Z] + OS_FAMILY=debian [2022-10-25T12:05:59.944Z] + workspace=/w/workspace/edgex-go/340 [2022-10-25T12:05:59.944Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T12:05:59.944Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T12:05:59.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T12:05:59.944Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T12:05:59.944Z] + '[' /w/workspace/edgex-go/340 ']' [2022-10-25T12:05:59.944Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T12:05:59.944Z] + case "${OS_FAMILY}" in [2022-10-25T12:05:59.944Z] + dpkg -l [2022-10-25T12:05:59.944Z] + grep '^ii' [2022-10-25T12:05:59.944Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T12:05:59.944Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T12:05:59.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T12:05:59.944Z] + '[' /w/workspace/edgex-go/340 ']' [2022-10-25T12:05:59.944Z] + mkdir -p /w/workspace/edgex-go/340/archives/ [2022-10-25T12:05:59.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/340/archives/ [Pipeline] echo [2022-10-25T12:05:59.955Z] 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/340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T12:06:00.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T12:06:00.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T12:06:00.784Z] [2022-10-25T12:06:00.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T12:06:01.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T12:06:01.078Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T12:06:01.078Z] 5eb5b503b376: Pulling fs layer [2022-10-25T12:06:01.078Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T12:06:01.078Z] ec43610c2a17: Pulling fs layer [2022-10-25T12:06:01.078Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T12:06:01.078Z] 33b1e0a273af: Pulling fs layer [2022-10-25T12:06:01.078Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T12:06:01.078Z] 2f39f015ded8: Pulling fs layer [2022-10-25T12:06:01.078Z] 33b1e0a273af: Waiting [2022-10-25T12:06:01.078Z] 5d3b04190fa2: Waiting [2022-10-25T12:06:01.078Z] 2f39f015ded8: Waiting [2022-10-25T12:06:01.078Z] 3a2ae6a8a46f: Waiting [2022-10-25T12:06:01.078Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T12:06:01.078Z] 5c69ac0246d0: Download complete [2022-10-25T12:06:01.078Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T12:06:01.078Z] 3a2ae6a8a46f: Download complete [2022-10-25T12:06:01.413Z] 33b1e0a273af: Verifying Checksum [2022-10-25T12:06:01.413Z] 33b1e0a273af: Download complete [2022-10-25T12:06:01.413Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T12:06:01.413Z] 5d3b04190fa2: Download complete [2022-10-25T12:06:01.413Z] ec43610c2a17: Verifying Checksum [2022-10-25T12:06:01.413Z] ec43610c2a17: Download complete [2022-10-25T12:06:01.673Z] 5eb5b503b376: Verifying Checksum [2022-10-25T12:06:01.673Z] 5eb5b503b376: Download complete [2022-10-25T12:06:02.240Z] 2f39f015ded8: Download complete [2022-10-25T12:06:02.807Z] 5eb5b503b376: Pull complete [2022-10-25T12:06:02.807Z] 5c69ac0246d0: Pull complete [2022-10-25T12:06:03.374Z] ec43610c2a17: Pull complete [2022-10-25T12:06:03.374Z] 3a2ae6a8a46f: Pull complete [2022-10-25T12:06:03.633Z] 33b1e0a273af: Pull complete [2022-10-25T12:06:03.633Z] 5d3b04190fa2: Pull complete [2022-10-25T12:06:07.829Z] 2f39f015ded8: Pull complete [2022-10-25T12:06:07.829Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T12:06:07.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T12:06:07.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T12:06:07.895Z] prd-ubuntu20.04-docker-8c-8g-116848 does not seem to be running inside a container [2022-10-25T12:06:07.932Z] $ 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/340/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/340 -v /w/workspace/edgex-go/340:/w/workspace/edgex-go/340:rw,z -v /w/workspace/edgex-go/340@tmp:/w/workspace/edgex-go/340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T12:06:11.232Z] $ docker top 61a6392a3c2087b03924388449703bf4f5f8103c86c69cbd579915183376729c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T12:06:11.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T12:06:11.932Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T12:06:12.269Z] + ls /var/log/sa-host [2022-10-25T12:06:12.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T12:06:12.420Z] provisioning config files... [2022-10-25T12:06:12.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/340@tmp/config16217548048131282782tmp [Pipeline] { [Pipeline] echo [2022-10-25T12:06:12.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T12:06:12.726Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T12:06:12.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T12:06:13.053Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T12:06:13.062Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T12:06:13.347Z] ---> sudo-logs.sh [2022-10-25T12:06:13.347Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T12:06:13.378Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T12:06:13.662Z] ---> job-cost.sh [2022-10-25T12:06:13.662Z] lf-activate-venv: SKIPPING [2022-10-25T12:06:13.662Z] DEBUG: total: 0.10999999940395355 [2022-10-25T12:06:13.662Z] INFO: Retrieving Stack Cost... [2022-10-25T12:06:14.228Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T12:06:14.487Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T12:06:14.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T12:06:14.856Z] ---> logs-deploy.sh [2022-10-25T12:06:14.856Z] lf-activate-venv: SKIPPING [2022-10-25T12:06:14.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/340 [2022-10-25T12:06:14.856Z] INFO: archiving workspace using pattern(s): [2022-10-25T12:06:15.790Z] Archives upload complete. [2022-10-25T12:06:16.048Z] INFO: archiving logs to Nexus [2022-10-25T12:06:16.617Z] ---> uname -a: [2022-10-25T12:06:16.617Z] Linux prd-ubuntu20-04-docker-8c-8g-116848 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T12:06:16.617Z] [2022-10-25T12:06:16.617Z] [2022-10-25T12:06:16.617Z] ---> lscpu: [2022-10-25T12:06:16.617Z] Architecture: x86_64 [2022-10-25T12:06:16.617Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T12:06:16.617Z] Byte Order: Little Endian [2022-10-25T12:06:16.617Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T12:06:16.617Z] CPU(s): 8 [2022-10-25T12:06:16.617Z] On-line CPU(s) list: 0-7 [2022-10-25T12:06:16.617Z] Thread(s) per core: 1 [2022-10-25T12:06:16.617Z] Core(s) per socket: 1 [2022-10-25T12:06:16.617Z] Socket(s): 8 [2022-10-25T12:06:16.617Z] NUMA node(s): 1 [2022-10-25T12:06:16.617Z] Vendor ID: AuthenticAMD [2022-10-25T12:06:16.617Z] CPU family: 23 [2022-10-25T12:06:16.617Z] Model: 49 [2022-10-25T12:06:16.617Z] Model name: AMD EPYC-Rome Processor [2022-10-25T12:06:16.617Z] Stepping: 0 [2022-10-25T12:06:16.617Z] CPU MHz: 2799.998 [2022-10-25T12:06:16.617Z] BogoMIPS: 5599.99 [2022-10-25T12:06:16.617Z] Virtualization: AMD-V [2022-10-25T12:06:16.617Z] Hypervisor vendor: KVM [2022-10-25T12:06:16.617Z] Virtualization type: full [2022-10-25T12:06:16.617Z] L1d cache: 256 KiB [2022-10-25T12:06:16.617Z] L1i cache: 256 KiB [2022-10-25T12:06:16.617Z] L2 cache: 4 MiB [2022-10-25T12:06:16.617Z] L3 cache: 128 MiB [2022-10-25T12:06:16.617Z] NUMA node0 CPU(s): 0-7 [2022-10-25T12:06:16.617Z] Vulnerability Itlb multihit: Not affected [2022-10-25T12:06:16.617Z] Vulnerability L1tf: Not affected [2022-10-25T12:06:16.617Z] Vulnerability Mds: Not affected [2022-10-25T12:06:16.617Z] Vulnerability Meltdown: Not affected [2022-10-25T12:06:16.617Z] Vulnerability Mmio stale data: Not affected [2022-10-25T12:06:16.617Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T12:06:16.617Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T12:06:16.617Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T12:06:16.617Z] Vulnerability Srbds: Not affected [2022-10-25T12:06:16.617Z] Vulnerability Tsx async abort: Not affected [2022-10-25T12:06:16.617Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-25T12:06:16.617Z] [2022-10-25T12:06:16.617Z] [2022-10-25T12:06:16.617Z] ---> nproc: [2022-10-25T12:06:16.617Z] 8 [2022-10-25T12:06:16.617Z] [2022-10-25T12:06:16.617Z]