Pull request #4232 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f+a73500d17d161fb3a8a62f1ec070ca3e773c52e6 (0a8cfbc15952b17ae451d7d6e8a72f84c28338d1) 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-ssh15193267413169345993.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14469144005266664321.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2128101610088063263.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh780860355222654525.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3030569276256203846.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10145622007217579148.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119236 in /w/workspace/edgexfoundry_edgex-go_PR-4232 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4232/head:refs/remotes/origin/PR-4232 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a73500d17d161fb3a8a62f1ec070ca3e773c52e6 into PR head commit be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f Merge succeeded, producing be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f Checking out Revision be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f (PR-4232) > git config core.sparsecheckout # timeout=10 > git checkout -f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f # timeout=10 Commit message: "build(snap): Remove helper scripts from staged snaps" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-14T16:20:25.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-14T16:20:25.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-14T16:20:26.089Z] ========================================================= [2022-11-14T16:20:26.090Z] EdgeX Global Pipelines Version Info [2022-11-14T16:20:26.090Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:20:26.814Z] ------------------- [2022-11-14T16:20:26.814Z] stable info: [2022-11-14T16:20:26.814Z] ------------------- [2022-11-14T16:20:26.814Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-14T16:20:26.814Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-14T16:20:26.814Z] Message: update stable to v1.0.244 [2022-11-14T16:20:27.384Z] ------------------- [2022-11-14T16:20:27.384Z] experimental info: [2022-11-14T16:20:27.384Z] ------------------- [2022-11-14T16:20:27.384Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-14T16:20:27.384Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-14T16:20:27.384Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-14T16:20:27.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-14T16:20:27.703Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-14T16:20:27.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-14T16:20:27.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-14T16:20:27.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-14T16:20:27.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-14T16:20:27.910Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-14T16:20:27.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-14T16:20:27.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-14T16:20:28.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-14T16:20:28.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-14T16:20:28.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-14T16:20:28.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-14T16:20:28.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-14T16:20:28.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-14T16:20:28.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-14T16:20:28.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-14T16:20:28.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-14T16:20:28.376Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-14T16:20:28.418Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-14T16:20:28.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-14T16:20:28.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-14T16:20:28.540Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-14T16:20:28.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4232 [Pipeline] echo [2022-11-14T16:20:28.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4232 [Pipeline] echo [2022-11-14T16:20:28.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4232 [Pipeline] echo [2022-11-14T16:20:28.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [Pipeline] echo [2022-11-14T16:20:28.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be1d604 [Pipeline] echo [2022-11-14T16:20:28.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-14T16:20:28.892Z] provisioning config files... [2022-11-14T16:20:28.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10943114703387868345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:20:29.248Z] ---> docker-login.sh [2022-11-14T16:20:29.248Z] nexus3.edgexfoundry.org:10001 [2022-11-14T16:20:29.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:20:29.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:20:29.772Z] Configure a credential helper to remove this warning. See [2022-11-14T16:20:29.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:20:29.772Z] [2022-11-14T16:20:29.772Z] Login Succeeded [2022-11-14T16:20:29.772Z] nexus3.edgexfoundry.org:10002 [2022-11-14T16:20:29.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:20:29.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:20:29.772Z] Configure a credential helper to remove this warning. See [2022-11-14T16:20:29.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:20:29.772Z] [2022-11-14T16:20:29.772Z] Login Succeeded [2022-11-14T16:20:29.772Z] nexus3.edgexfoundry.org:10003 [2022-11-14T16:20:29.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:20:30.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:20:30.032Z] Configure a credential helper to remove this warning. See [2022-11-14T16:20:30.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:20:30.032Z] [2022-11-14T16:20:30.032Z] Login Succeeded [2022-11-14T16:20:30.032Z] nexus3.edgexfoundry.org:10004 [2022-11-14T16:20:30.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:20:30.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:20:30.032Z] Configure a credential helper to remove this warning. See [2022-11-14T16:20:30.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:20:30.032Z] [2022-11-14T16:20:30.032Z] Login Succeeded [2022-11-14T16:20:30.032Z] docker.io [2022-11-14T16:20:30.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:20:30.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:20:30.292Z] Configure a credential helper to remove this warning. See [2022-11-14T16:20:30.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:20:30.292Z] [2022-11-14T16:20:30.292Z] Login Succeeded [2022-11-14T16:20:30.292Z] ---> docker-login.sh ends [Pipeline] } [2022-11-14T16:20:30.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-14T16:20:30.735Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/core-command/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/core-data/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/core-metadata/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-14T16:20:30.736Z] + dirname+ cmd/security-spire-server/Dockerfile [2022-11-14T16:20:30.736Z] cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/support-notifications/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-14T16:20:30.736Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-14T16:20:30.736Z] + cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-14T16:20:30.736Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-14T16:20:30.736Z] cut -d/ -f2 [2022-11-14T16:20:30.736Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-14T16:20:30.790Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-14T16:20:31.295Z] + git rev-list -1 --merges be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f~1..be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [Pipeline] echo [2022-11-14T16:20:31.341Z] -----------> git rev-list -1 --merges be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f~1..be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [false] [Pipeline] sh [2022-11-14T16:20:31.654Z] + git log --format=format:%s -1 be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [Pipeline] echo [2022-11-14T16:20:31.689Z] ========================================================= [2022-11-14T16:20:31.689Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-14T16:20:31.689Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-14T16:20:32.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-14T16:20:32.230Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-14T16:20:32.230Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-14T16:20:32.230Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-14T16:20:32.230Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-11-14T16:20:32.230Z] -a /etc/ssh/ssh_known_hosts [2022-11-14T16:20:32.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:20:32.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T16:20:32.723Z] [2022-11-14T16:20:32.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:20:33.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T16:20:33.105Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-14T16:20:33.105Z] b85a868b505f: Pulling fs layer [2022-11-14T16:20:33.105Z] e2be974225ed: Pulling fs layer [2022-11-14T16:20:33.105Z] 339a4e72a1f5: Pulling fs layer [2022-11-14T16:20:33.105Z] 988bab9f4d93: Pulling fs layer [2022-11-14T16:20:33.105Z] 1469e6f7b9e6: Pulling fs layer [2022-11-14T16:20:33.105Z] eaf3925da568: Pulling fs layer [2022-11-14T16:20:33.105Z] bab4dde63d76: Pulling fs layer [2022-11-14T16:20:33.105Z] bde34c3a00c8: Pulling fs layer [2022-11-14T16:20:33.105Z] b352a97aabf1: Pulling fs layer [2022-11-14T16:20:33.105Z] 4872d77fe225: Pulling fs layer [2022-11-14T16:20:33.105Z] 5851b861e8e6: Pulling fs layer [2022-11-14T16:20:33.105Z] 4872d77fe225: Waiting [2022-11-14T16:20:33.105Z] b352a97aabf1: Waiting [2022-11-14T16:20:33.105Z] 5851b861e8e6: Waiting [2022-11-14T16:20:33.105Z] bab4dde63d76: Waiting [2022-11-14T16:20:33.105Z] bde34c3a00c8: Waiting [2022-11-14T16:20:33.105Z] eaf3925da568: Waiting [2022-11-14T16:20:33.105Z] e2be974225ed: Download complete [2022-11-14T16:20:33.105Z] 988bab9f4d93: Verifying Checksum [2022-11-14T16:20:33.105Z] 988bab9f4d93: Download complete [2022-11-14T16:20:33.371Z] 339a4e72a1f5: Verifying Checksum [2022-11-14T16:20:33.371Z] 339a4e72a1f5: Download complete [2022-11-14T16:20:33.371Z] 1469e6f7b9e6: Verifying Checksum [2022-11-14T16:20:33.371Z] 1469e6f7b9e6: Download complete [2022-11-14T16:20:33.371Z] eaf3925da568: Verifying Checksum [2022-11-14T16:20:33.371Z] eaf3925da568: Download complete [2022-11-14T16:20:33.371Z] bde34c3a00c8: Download complete [2022-11-14T16:20:33.371Z] b352a97aabf1: Verifying Checksum [2022-11-14T16:20:33.371Z] b352a97aabf1: Download complete [2022-11-14T16:20:33.371Z] 4872d77fe225: Verifying Checksum [2022-11-14T16:20:33.371Z] 5851b861e8e6: Download complete [2022-11-14T16:20:33.371Z] b85a868b505f: Verifying Checksum [2022-11-14T16:20:33.371Z] b85a868b505f: Download complete [2022-11-14T16:20:33.631Z] bab4dde63d76: Verifying Checksum [2022-11-14T16:20:33.631Z] bab4dde63d76: Download complete [2022-11-14T16:20:34.570Z] b85a868b505f: Pull complete [2022-11-14T16:20:34.829Z] e2be974225ed: Pull complete [2022-11-14T16:20:35.088Z] 339a4e72a1f5: Pull complete [2022-11-14T16:20:35.348Z] 988bab9f4d93: Pull complete [2022-11-14T16:20:35.611Z] 1469e6f7b9e6: Pull complete [2022-11-14T16:20:35.611Z] eaf3925da568: Pull complete [2022-11-14T16:20:37.513Z] bab4dde63d76: Pull complete [2022-11-14T16:20:37.513Z] bde34c3a00c8: Pull complete [2022-11-14T16:20:37.773Z] b352a97aabf1: Pull complete [2022-11-14T16:20:37.773Z] 4872d77fe225: Pull complete [2022-11-14T16:20:37.773Z] 5851b861e8e6: Pull complete [2022-11-14T16:20:37.773Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-14T16:20:37.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-14T16:20:37.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:20:38.018Z] prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container [2022-11-14T16:20:38.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-14T16:20:39.305Z] $ docker top 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 -eo pid,comm [2022-11-14T16:20:39.361Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-14T16:20:39.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-14T16:20:39.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-14T16:20:39.496Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-14T16:20:39.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-14T16:20:39.625Z] $ docker exec 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 ssh-agent [2022-11-14T16:20:39.746Z] SSH_AUTH_SOCK=/tmp/ssh-GRKGCr3K2lA9/agent.31 [2022-11-14T16:20:39.746Z] SSH_AGENT_PID=37 [2022-11-14T16:20:39.752Z] Running ssh-add (command line suppressed) [2022-11-14T16:20:39.866Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17878990767816312619.key (/w/workspace/edgex-go/1@tmp/private_key_17878990767816312619.key) [2022-11-14T16:20:39.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-14T16:20:40.208Z] + git tag --points-at HEAD [Pipeline] } [2022-11-14T16:20:40.237Z] $ docker exec --env ******** --env ******** 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 ssh-agent -k [2022-11-14T16:20:40.337Z] unset SSH_AUTH_SOCK; [2022-11-14T16:20:40.337Z] unset SSH_AGENT_PID; [2022-11-14T16:20:40.337Z] echo Agent pid 37 killed; [2022-11-14T16:20:40.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-14T16:20:40.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-14T16:20:40.431Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-14T16:20:40.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-14T16:20:40.540Z] $ docker exec 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 ssh-agent [2022-11-14T16:20:40.646Z] SSH_AUTH_SOCK=/tmp/ssh-KNS0NdTKdz0w/agent.69 [2022-11-14T16:20:40.646Z] SSH_AGENT_PID=75 [2022-11-14T16:20:40.650Z] Running ssh-add (command line suppressed) [2022-11-14T16:20:40.765Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11994796680101720725.key (/w/workspace/edgex-go/1@tmp/private_key_11994796680101720725.key) [2022-11-14T16:20:40.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-14T16:20:41.101Z] + git semver init [2022-11-14T16:20:41.361Z] 2022-11-14 16:20:41,298 [run_init] DEBUG init version:0.0.0 force:False [2022-11-14T16:20:41.361Z] 2022-11-14 16:20:41,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-11-14T16:20:41.361Z] 2022-11-14 16:20:41,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-11-14T16:20:41.361Z] 2022-11-14 16:20:41,299 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-11-14T16:20:47.982Z] 2022-11-14 16:20:46,731 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-11-14T16:20:47.982Z] 2022-11-14 16:20:46,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4232 with force:False [2022-11-14T16:20:47.982Z] 2022-11-14 16:20:46,732 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4232 [2022-11-14T16:20:47.982Z] 2022-11-14 16:20:46,737 [execute] INFO git cat-file --batch-check [2022-11-14T16:20:47.982Z] 2022-11-14 16:20:46,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-14T16:20:47.982Z] 2022-11-14 16:20:46,744 [execute] INFO git cat-file --batch [2022-11-14T16:20:47.982Z] 2022-11-14 16:20:46,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-14T16:20:47.982Z] 2022-11-14 16:20:46,750 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4232 [2022-11-14T16:20:47.982Z] 0.0.0 [Pipeline] } [2022-11-14T16:20:48.011Z] $ docker exec --env ******** --env ******** 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 ssh-agent -k [2022-11-14T16:20:48.117Z] unset SSH_AUTH_SOCK; [2022-11-14T16:20:48.117Z] unset SSH_AGENT_PID; [2022-11-14T16:20:48.117Z] echo Agent pid 75 killed; [2022-11-14T16:20:48.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-14T16:20:48.546Z] + git semver [Pipeline] } [2022-11-14T16:20:48.831Z] $ docker stop --time=1 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 [2022-11-14T16:20:50.111Z] $ docker rm -f 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-14T16:20:50.582Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-14T16:20:50.818Z] Stashed 1 file(s) [Pipeline] echo [2022-11-14T16:20:50.835Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-14T16:20:51.629Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-14T16:20:51.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T16:20:51.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T16:20:51.738Z] ========================================================= [2022-11-14T16:20:51.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-14T16:20:51.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-14T16:20:52.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-14T16:20:52.075Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-14T16:20:52.075Z] 213ec9aee27d: Pulling fs layer [2022-11-14T16:20:52.075Z] 4583459ba037: Pulling fs layer [2022-11-14T16:20:52.075Z] 93c1e223e6f2: Pulling fs layer [2022-11-14T16:20:52.075Z] 53926ce57604: Pulling fs layer [2022-11-14T16:20:52.075Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-14T16:20:52.075Z] 22ff95d597cd: Pulling fs layer [2022-11-14T16:20:52.075Z] 12d6caf4c0d1: Pulling fs layer [2022-11-14T16:20:52.075Z] 96b7cbca73a9: Pulling fs layer [2022-11-14T16:20:52.075Z] a7acece74701: Pulling fs layer [2022-11-14T16:20:52.075Z] 53926ce57604: Waiting [2022-11-14T16:20:52.075Z] 96b7cbca73a9: Waiting [2022-11-14T16:20:52.075Z] 21b2b0c7a3f4: Waiting [2022-11-14T16:20:52.075Z] a7acece74701: Waiting [2022-11-14T16:20:52.075Z] 22ff95d597cd: Waiting [2022-11-14T16:20:52.075Z] 93c1e223e6f2: Download complete [2022-11-14T16:20:52.075Z] 4583459ba037: Verifying Checksum [2022-11-14T16:20:52.075Z] 4583459ba037: Download complete [2022-11-14T16:20:52.075Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-14T16:20:52.075Z] 21b2b0c7a3f4: Download complete [2022-11-14T16:20:52.075Z] 22ff95d597cd: Download complete [2022-11-14T16:20:52.075Z] 213ec9aee27d: Verifying Checksum [2022-11-14T16:20:52.075Z] 213ec9aee27d: Download complete [2022-11-14T16:20:52.075Z] 12d6caf4c0d1: Download complete [2022-11-14T16:20:52.336Z] 213ec9aee27d: Pull complete [2022-11-14T16:20:52.336Z] 4583459ba037: Pull complete [2022-11-14T16:20:52.600Z] 93c1e223e6f2: Pull complete [2022-11-14T16:20:52.600Z] a7acece74701: Verifying Checksum [2022-11-14T16:20:52.600Z] a7acece74701: Download complete [2022-11-14T16:20:53.168Z] 53926ce57604: Verifying Checksum [2022-11-14T16:20:53.168Z] 53926ce57604: Download complete [2022-11-14T16:20:53.168Z] 96b7cbca73a9: Download complete [2022-11-14T16:20:56.449Z] 53926ce57604: Pull complete [2022-11-14T16:20:56.708Z] 21b2b0c7a3f4: Pull complete [2022-11-14T16:20:56.708Z] 22ff95d597cd: Pull complete [2022-11-14T16:20:56.708Z] 12d6caf4c0d1: Pull complete [2022-11-14T16:20:58.610Z] 96b7cbca73a9: Pull complete [2022-11-14T16:20:59.545Z] a7acece74701: Pull complete [2022-11-14T16:20:59.545Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-14T16:20:59.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-14T16:20:59.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-14T16:20:59.904Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-14T16:20:59.904Z] WORKDIR /edgex [2022-11-14T16:20:59.904Z] COPY go.mod . [2022-11-14T16:20:59.904Z] RUN go mod download [2022-11-14T16:20:59.904Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-14T16:21:00.472Z] Sending build context to Docker daemon 169.8MB [2022-11-14T16:21:00.472Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-14T16:21:00.472Z] ---> db6d94c90886 [2022-11-14T16:21:00.472Z] Step 2/4 : WORKDIR /edgex [2022-11-14T16:21:02.378Z] ---> Running in 22c2583bc581 [2022-11-14T16:21:02.378Z] Removing intermediate container 22c2583bc581 [2022-11-14T16:21:02.378Z] ---> 3ad64ea30e10 [2022-11-14T16:21:02.378Z] Step 3/4 : COPY go.mod . [2022-11-14T16:21:02.637Z] ---> 30483ca621f2 [2022-11-14T16:21:02.637Z] Step 4/4 : RUN go mod download [2022-11-14T16:21:02.637Z] ---> Running in 7e93868f910b [2022-11-14T16:21:06.149Z] Still waiting to schedule task [2022-11-14T16:21:06.149Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-14T16:21:14.880Z] Removing intermediate container 7e93868f910b [2022-11-14T16:21:14.880Z] ---> e8bed8e71d37 [2022-11-14T16:21:14.880Z] Successfully built e8bed8e71d37 [2022-11-14T16:21:14.880Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:21:15.256Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-14T16:21:15.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:21:15.401Z] prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container [2022-11-14T16:21:15.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-14T16:21:15.769Z] $ docker top 0e7383eb3ef761a27343f2f49e6181010044255864418e1b99a43dac7b08e860 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T16:21:16.147Z] + go version [2022-11-14T16:21:16.147Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-14T16:21:16.176Z] $ docker stop --time=1 0e7383eb3ef761a27343f2f49e6181010044255864418e1b99a43dac7b08e860 [2022-11-14T16:21:17.460Z] $ docker rm -f 0e7383eb3ef761a27343f2f49e6181010044255864418e1b99a43dac7b08e860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:21:18.166Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-14T16:21:18.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:21:18.307Z] prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container [2022-11-14T16:21:18.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-14T16:21:18.674Z] $ docker top 1f2f53cbd57df0267b983e0bd92b681e0c904edc18dd43f0b8b84e82dcf94e47 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-14T16:21:18.783Z] ========================================================= [2022-11-14T16:21:18.783Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-14T16:21:18.783Z] ========================================================= [Pipeline] sh [2022-11-14T16:21:19.087Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-14T16:21:19.444Z] + make test [2022-11-14T16:21:19.444Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-14T16:21:26.003Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-14T16:21:40.886Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-14T16:21:40.887Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-14T16:21:40.887Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-14T16:21:40.887Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-14T16:21:40.887Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-14T16:21:40.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-14T16:21:41.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-11-14T16:21:41.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-14T16:21:41.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-14T16:21:41.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements [2022-11-14T16:21:41.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.138s coverage: 43.0% of statements [2022-11-14T16:21:41.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-14T16:21:41.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-14T16:21:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.2% of statements [2022-11-14T16:21:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-14T16:21:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.758s coverage: 89.2% of statements [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.101s coverage: 2.2% of statements [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.107s coverage: 29.6% of statements [2022-11-14T16:21:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.104s coverage: 79.5% of statements [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements [2022-11-14T16:21:46.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-11-14T16:21:54.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-11-14T16:21:54.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-11-14T16:21:57.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 79.9% of statements [2022-11-14T16:21:57.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-11-14T16:22:05.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-11-14T16:22:05.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 64.7% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.8% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 41.8% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.108s coverage: 17.7% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-14T16:22:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2022-11-14T16:22:05.636Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-14T16:22:05.636Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-14T16:22:27.583Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-14T16:22:27.583Z] GO111MODULE=on go vet ./... [2022-11-14T16:22:28.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-14T16:22:29.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-14T16:22:29.211Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-14T16:22:29.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-14T16:22:29.805Z] + ls -al . [2022-11-14T16:22:29.805Z] total 776 [2022-11-14T16:22:29.805Z] drwxrwxr-x 11 1001 1001 4096 Nov 14 16:21 . [2022-11-14T16:22:29.805Z] drwxr-xr-x 4 root root 4096 Nov 14 16:21 .. [2022-11-14T16:22:29.805Z] drwxrwxr-x 2 1001 1001 4096 Nov 14 16:20 .blubracket [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 16 Nov 14 16:20 .dockerignore [2022-11-14T16:22:29.805Z] drwxrwxr-x 8 1001 1001 4096 Nov 14 16:22 .git [2022-11-14T16:22:29.805Z] drwxrwxr-x 3 1001 1001 4096 Nov 14 16:20 .github [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 1030 Nov 14 16:20 .gitignore [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 42 Nov 14 16:20 .golangci.yml [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 87 Nov 14 16:20 .hadolint.yml [2022-11-14T16:22:29.805Z] drwxr-xr-x 3 1001 1001 4096 Nov 14 16:20 .semver [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 166 Nov 14 16:20 .sonarcloud.properties [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 1171 Nov 14 16:20 ADOPTERS.md [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 10722 Nov 14 16:20 Attribution.txt [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 73765 Nov 14 16:20 CHANGELOG.md [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 3804 Nov 14 16:20 CONTRIBUTING.md [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 677 Nov 14 16:20 GOVERNANCE.md [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 850 Nov 14 16:20 Jenkinsfile [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 10775 Nov 14 16:20 LICENSE [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 13857 Nov 14 16:20 Makefile [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 582 Nov 14 16:20 OWNERS.md [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 9799 Nov 14 16:20 README.md [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 6912 Nov 14 16:20 SECURITY.md [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 5 Nov 14 16:20 VERSION [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 4131 Nov 14 16:20 ZMQWindows.md [2022-11-14T16:22:29.805Z] drwxrwxr-x 2 1001 1001 4096 Nov 14 16:20 bin [2022-11-14T16:22:29.805Z] drwxrwxr-x 18 1001 1001 4096 Nov 14 16:20 cmd [2022-11-14T16:22:29.805Z] -rw-r--r-- 1 root root 501828 Nov 14 16:22 coverage.out [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 3405 Nov 14 16:20 go.mod [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 44978 Nov 14 16:20 go.sum [2022-11-14T16:22:29.805Z] drwxrwxr-x 8 1001 1001 4096 Nov 14 16:20 internal [2022-11-14T16:22:29.805Z] drwxrwxr-x 3 1001 1001 4096 Nov 14 16:20 openapi [2022-11-14T16:22:29.805Z] drwxrwxr-x 4 1001 1001 4096 Nov 14 16:20 snap [2022-11-14T16:22:29.805Z] -rw-rw-r-- 1 1001 1001 204 Nov 14 16:20 version.go [Pipeline] sh [2022-11-14T16:22:30.123Z] + '[' -e coverage.out ] [2022-11-14T16:22:30.123Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-14T16:22:30.237Z] Stashed 1 file(s) [Pipeline] sh [2022-11-14T16:22:30.532Z] + make build [2022-11-14T16:22:30.532Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-14T16:22:34.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119237 in /w/workspace/edgexfoundry_edgex-go_PR-4232 [Pipeline] { [Pipeline] ws [2022-11-14T16:22:34.562Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-11-14T16:22:34.657Z] The recommended git tool is: git [2022-11-14T16:22:39.527Z] using credential edgex-jenkins-ssh [2022-11-14T16:22:39.549Z] Cloning the remote Git repository [2022-11-14T16:22:39.586Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-14T16:22:39.658Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-11-14T16:22:39.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-14T16:22:39.787Z] > git --version # timeout=10 [2022-11-14T16:22:39.806Z] > git --version # 'git version 2.25.1' [2022-11-14T16:22:39.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-14T16:22:39.853Z] Verifying host key using known hosts file [2022-11-14T16:22:40.028Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-14T16:22:40.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-14T16:22:45.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-14T16:22:57.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-14T16:22:57.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-14T16:22:59.511Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-14T16:22:59.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-14T16:23:00.426Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-14T16:23:00.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-14T16:23:00.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-14T16:23:00.473Z] Verifying host key using known hosts file [2022-11-14T16:23:00.480Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-14T16:23:00.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4232/head:refs/remotes/origin/PR-4232 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-14T16:23:01.384Z] Merging remotes/origin/main commit a73500d17d161fb3a8a62f1ec070ca3e773c52e6 into PR head commit be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:23:01.749Z] Merge succeeded, producing be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:23:01.749Z] Checking out Revision be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f (PR-4232) [2022-11-14T16:23:01.402Z] > git config core.sparsecheckout # timeout=10 [2022-11-14T16:23:01.424Z] > git checkout -f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f # timeout=10 [2022-11-14T16:23:01.660Z] > git remote # timeout=10 [2022-11-14T16:23:01.677Z] > git config --get remote.origin.url # timeout=10 [2022-11-14T16:23:01.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-14T16:23:01.699Z] Verifying host key using known hosts file [2022-11-14T16:23:01.702Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-14T16:23:01.710Z] > git merge a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 [2022-11-14T16:23:01.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-14T16:23:01.755Z] > git config core.sparsecheckout # timeout=10 [2022-11-14T16:23:01.779Z] > git checkout -f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f # timeout=10 [2022-11-14T16:23:05.418Z] Commit message: "build(snap): Remove helper scripts from staged snaps" [2022-11-14T16:23:05.466Z] > git --version # timeout=10 [2022-11-14T16:23:05.478Z] > git --version # 'git version 2.25.1' [2022-11-14T16:23:05.491Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-14T16:23:05.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-14T16:23:05.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-14T16:23:06.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-14T16:23:06.742Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-14T16:23:06.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-14T16:23:06.742Z] Dload Upload Total Spent Left Speed [2022-11-14T16:23:06.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 81831 0 --:--:-- --:--:-- --:--:-- 81831 [Pipeline] sh [2022-11-14T16:23:07.462Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-14T16:23:07.845Z] + sudo tee /etc/docker/daemon.new [2022-11-14T16:23:07.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-14T16:23:07.846Z] { [2022-11-14T16:23:07.846Z] "registry-mirrors": [ [2022-11-14T16:23:07.846Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-14T16:23:07.846Z] ], [2022-11-14T16:23:07.846Z] "bip": "10.250.0.254/24", [2022-11-14T16:23:07.846Z] "hosts": [ [2022-11-14T16:23:07.846Z] "tcp://0.0.0.0:5555", [2022-11-14T16:23:07.846Z] "unix:///var/run/docker.sock" [2022-11-14T16:23:07.846Z] ], [2022-11-14T16:23:07.846Z] "mtu": 1458, [2022-11-14T16:23:07.846Z] "selinux-enabled": true, [2022-11-14T16:23:07.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-14T16:23:07.846Z] } [Pipeline] sh [2022-11-14T16:23:08.182Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-14T16:23:08.517Z] + sudo service docker restart [2022-11-14T16:23:08.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-14T16:23:09.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-14T16:23:10.505Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-14T16:23:11.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-14T16:23:12.376Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-14T16:23:14.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-14T16:23:15.707Z] $ docker stop --time=1 1f2f53cbd57df0267b983e0bd92b681e0c904edc18dd43f0b8b84e82dcf94e47 [2022-11-14T16:23:18.691Z] $ docker rm -f 1f2f53cbd57df0267b983e0bd92b681e0c904edc18dd43f0b8b84e82dcf94e47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:23:19.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-14T16:23:19.860Z] [2022-11-14T16:23:19.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:23:20.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-14T16:23:20.227Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-14T16:23:20.227Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-14T16:23:20.227Z] ca9280d653b3: Pulling fs layer [2022-11-14T16:23:20.227Z] 7e9c9ca2126c: Pulling fs layer [2022-11-14T16:23:20.227Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-14T16:23:20.227Z] cbdbe7a5bc2a: Download complete [2022-11-14T16:23:20.485Z] ca9280d653b3: Verifying Checksum [2022-11-14T16:23:20.485Z] ca9280d653b3: Download complete [2022-11-14T16:23:20.485Z] cbdbe7a5bc2a: Pull complete [2022-11-14T16:23:20.742Z] 7e9c9ca2126c: Download complete [2022-11-14T16:23:21.000Z] ca9280d653b3: Pull complete [2022-11-14T16:23:24.281Z] 7e9c9ca2126c: Pull complete [2022-11-14T16:23:24.281Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-14T16:23:24.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-14T16:23:24.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:23:24.562Z] prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container [2022-11-14T16:23:24.593Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-14T16:23:26.470Z] $ docker top dec977c61c105a8b9b1995b7943dda093ca013bc6615a05b7984d60118edb055 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-14T16:23:26.818Z] provisioning config files... [2022-11-14T16:23:26.842Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9450933505700043210tmp [2022-11-14T16:23:26.863Z] + docker-compose build --help [2022-11-14T16:23:26.863Z] + grep parallel [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:23:27.234Z] ---> docker-login.sh [2022-11-14T16:23:27.234Z] nexus3.edgexfoundry.org:10001 [2022-11-14T16:23:27.431Z] --parallel Build images in parallel. [Pipeline] } [2022-11-14T16:23:27.463Z] $ docker stop --time=1 dec977c61c105a8b9b1995b7943dda093ca013bc6615a05b7984d60118edb055 [2022-11-14T16:23:27.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:23:27.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:23:27.820Z] Configure a credential helper to remove this warning. See [2022-11-14T16:23:27.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:23:27.820Z] [2022-11-14T16:23:27.820Z] Login Succeeded [2022-11-14T16:23:27.820Z] nexus3.edgexfoundry.org:10002 [2022-11-14T16:23:28.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:23:28.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:23:28.089Z] Configure a credential helper to remove this warning. See [2022-11-14T16:23:28.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:23:28.089Z] [2022-11-14T16:23:28.089Z] Login Succeeded [2022-11-14T16:23:28.089Z] nexus3.edgexfoundry.org:10003 [2022-11-14T16:23:28.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:23:28.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:23:28.628Z] Configure a credential helper to remove this warning. See [2022-11-14T16:23:28.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:23:28.628Z] [2022-11-14T16:23:28.628Z] Login Succeeded [2022-11-14T16:23:28.628Z] nexus3.edgexfoundry.org:10004 [2022-11-14T16:23:28.742Z] $ docker rm -f dec977c61c105a8b9b1995b7943dda093ca013bc6615a05b7984d60118edb055 [2022-11-14T16:23:28.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:23:28.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:23:28.900Z] Configure a credential helper to remove this warning. See [2022-11-14T16:23:28.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:23:28.900Z] [2022-11-14T16:23:28.900Z] Login Succeeded [2022-11-14T16:23:28.900Z] docker.io [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:23:29.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-14T16:23:29.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-14T16:23:29.426Z] . [2022-11-14T16:23:29.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-14T16:23:29.432Z] Configure a credential helper to remove this warning. See [2022-11-14T16:23:29.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-14T16:23:29.432Z] [2022-11-14T16:23:29.432Z] Login Succeeded [2022-11-14T16:23:29.432Z] ---> docker-login.sh ends [Pipeline] } [2022-11-14T16:23:29.475Z] Deleting 1 temporary files [Pipeline] } [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] } [Pipeline] withDockerContainer [2022-11-14T16:23:29.632Z] prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container [2022-11-14T16:23:29.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-14T16:23:30.009Z] $ docker top 1d0a2177de58c145aa885c0ea4010af68ab20cba11ed285961548a9fd1c1abff -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2022-11-14T16:23:30.496Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-14T16:23:30.621Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-14T16:23:30.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T16:23:30.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-14T16:23:30.730Z] ========================================================= [2022-11-14T16:23:30.730Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-14T16:23:30.730Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-14T16:23:31.063Z] Building core-command ... [2022-11-14T16:23:31.063Z] Building core-data ... [2022-11-14T16:23:31.063Z] Building core-metadata ... [2022-11-14T16:23:31.063Z] Building security-bootstrapper ... [2022-11-14T16:23:31.063Z] Building security-proxy-setup ... [2022-11-14T16:23:31.063Z] Building security-secretstore-setup ... [2022-11-14T16:23:31.063Z] Building security-spiffe-token-provider ... [2022-11-14T16:23:31.063Z] Building security-spire-agent ... [2022-11-14T16:23:31.063Z] Building security-spire-config ... [2022-11-14T16:23:31.063Z] Building security-spire-server ... [2022-11-14T16:23:31.063Z] Building support-notifications ... [2022-11-14T16:23:31.063Z] Building support-scheduler ... [2022-11-14T16:23:31.063Z] Building sys-mgmt-agent ... [2022-11-14T16:23:31.063Z] Building security-spire-server [2022-11-14T16:23:31.063Z] Building core-data [2022-11-14T16:23:31.063Z] Building security-bootstrapper [2022-11-14T16:23:31.063Z] Building security-spire-config [2022-11-14T16:23:31.063Z] Building support-notifications [2022-11-14T16:23:31.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-14T16:23:31.099Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-14T16:23:31.099Z] 9b18e9b68314: Pulling fs layer [2022-11-14T16:23:31.099Z] 35d82f9e3411: Pulling fs layer [2022-11-14T16:23:31.099Z] e16973657156: Pulling fs layer [2022-11-14T16:23:31.099Z] fc693d55d65f: Pulling fs layer [2022-11-14T16:23:31.099Z] 7e9fc2657dce: Pulling fs layer [2022-11-14T16:23:31.099Z] dda99020689f: Pulling fs layer [2022-11-14T16:23:31.099Z] db1c61fa0a46: Pulling fs layer [2022-11-14T16:23:31.099Z] 891c053d2c06: Pulling fs layer [2022-11-14T16:23:31.099Z] 7e9fc2657dce: Waiting [2022-11-14T16:23:31.099Z] dda99020689f: Waiting [2022-11-14T16:23:31.099Z] db1c61fa0a46: Waiting [2022-11-14T16:23:31.099Z] 891c053d2c06: Waiting [2022-11-14T16:23:31.099Z] fc693d55d65f: Waiting [2022-11-14T16:23:31.371Z] e16973657156: Verifying Checksum [2022-11-14T16:23:31.371Z] e16973657156: Download complete [2022-11-14T16:23:31.371Z] 35d82f9e3411: Download complete [2022-11-14T16:23:31.371Z] 7e9fc2657dce: Verifying Checksum [2022-11-14T16:23:31.371Z] 7e9fc2657dce: Download complete [2022-11-14T16:23:31.371Z] dda99020689f: Verifying Checksum [2022-11-14T16:23:31.371Z] dda99020689f: Download complete [2022-11-14T16:23:31.371Z] 9b18e9b68314: Verifying Checksum [2022-11-14T16:23:32.344Z] 9b18e9b68314: Pull complete [2022-11-14T16:23:32.344Z] 891c053d2c06: Verifying Checksum [2022-11-14T16:23:32.344Z] 891c053d2c06: Download complete [2022-11-14T16:23:32.613Z] 35d82f9e3411: Pull complete [2022-11-14T16:23:32.883Z] e16973657156: Pull complete [2022-11-14T16:23:33.850Z] db1c61fa0a46: Download complete [2022-11-14T16:23:34.117Z] fc693d55d65f: Verifying Checksum [2022-11-14T16:23:34.117Z] fc693d55d65f: Download complete [2022-11-14T16:23:45.950Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:23:45.950Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:23:45.950Z] ---> e8bed8e71d37 [2022-11-14T16:23:45.950Z] Step 3/32 : WORKDIR /edgex-go [2022-11-14T16:23:45.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:23:45.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:23:45.950Z] ---> e8bed8e71d37 [2022-11-14T16:23:45.950Z] Step 3/23 : WORKDIR /edgex-go [2022-11-14T16:23:45.950Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:23:45.950Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:23:45.950Z] ---> e8bed8e71d37 [2022-11-14T16:23:45.950Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:23:45.950Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:23:45.950Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:23:45.950Z] ---> e8bed8e71d37 [2022-11-14T16:23:45.950Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:23:45.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:23:45.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:23:45.950Z] ---> e8bed8e71d37 [2022-11-14T16:23:45.950Z] Step 3/24 : WORKDIR /edgex-go [2022-11-14T16:23:46.460Z] fc693d55d65f: Pull complete [2022-11-14T16:23:46.460Z] 7e9fc2657dce: Pull complete [2022-11-14T16:23:46.460Z] dda99020689f: Pull complete [2022-11-14T16:23:48.486Z] ---> Running in c0e4a47d8dab [2022-11-14T16:23:48.487Z] ---> Running in 1b054f36f304 [2022-11-14T16:23:48.487Z] ---> Running in ea01402c5eef [2022-11-14T16:23:48.487Z] ---> Running in a17487de82d1 [2022-11-14T16:23:48.487Z] ---> Running in aa585776db87 [2022-11-14T16:23:48.487Z] Removing intermediate container a17487de82d1 [2022-11-14T16:23:48.487Z] ---> 8ecd8c8c44d9 [2022-11-14T16:23:48.487Z] Step 4/22 : WORKDIR /edgex-go [2022-11-14T16:23:48.487Z] Removing intermediate container ea01402c5eef [2022-11-14T16:23:48.487Z] ---> 25aae709c74e [2022-11-14T16:23:48.487Z] Step 4/22 : WORKDIR /edgex-go [2022-11-14T16:23:48.487Z] Removing intermediate container aa585776db87 [2022-11-14T16:23:48.487Z] ---> ca204e485e5e [2022-11-14T16:23:48.487Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-14T16:23:48.487Z] Removing intermediate container c0e4a47d8dab [2022-11-14T16:23:48.487Z] ---> c057cc5ca3e2 [2022-11-14T16:23:48.487Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-14T16:23:48.487Z] ---> Running in 78d5bd5f7440 [2022-11-14T16:23:48.487Z] ---> Running in e2c5639e1dce [2022-11-14T16:23:48.487Z] Removing intermediate container 1b054f36f304 [2022-11-14T16:23:48.487Z] ---> 607b99735838 [2022-11-14T16:23:48.487Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-14T16:23:48.487Z] ---> Running in 8658d7f2b813 [2022-11-14T16:23:48.487Z] ---> Running in c9eb9065f96f [2022-11-14T16:23:48.487Z] ---> Running in 0c0fa8c9d155 [2022-11-14T16:23:48.487Z] Removing intermediate container e2c5639e1dce [2022-11-14T16:23:48.487Z] ---> 92e1fa0e8aa0 [2022-11-14T16:23:48.487Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-14T16:23:48.487Z] Removing intermediate container 78d5bd5f7440 [2022-11-14T16:23:48.487Z] ---> a379ec067a2e [2022-11-14T16:23:48.487Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-14T16:23:48.487Z] ---> Running in 7dbde5f4f03e [2022-11-14T16:23:48.487Z] ---> Running in b2aa3e2700dd [2022-11-14T16:23:49.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.309Z] OK: 211 MiB in 51 packages [2022-11-14T16:23:49.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:23:49.309Z] OK: 211 MiB in 51 packages [2022-11-14T16:23:49.570Z] OK: 211 MiB in 51 packages [2022-11-14T16:23:49.570Z] OK: 211 MiB in 51 packages [2022-11-14T16:23:49.570Z] OK: 211 MiB in 51 packages [2022-11-14T16:23:49.570Z] Removing intermediate container 8658d7f2b813 [2022-11-14T16:23:49.570Z] ---> 50a34d16a946 [2022-11-14T16:23:49.570Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-14T16:23:49.827Z] ---> c4ec3dd7db55 [2022-11-14T16:23:49.827Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:23:49.827Z] ---> Running in 25b712ab5241 [2022-11-14T16:23:49.827Z] Removing intermediate container 7dbde5f4f03e [2022-11-14T16:23:49.827Z] ---> d19b846e1999 [2022-11-14T16:23:49.827Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-14T16:23:50.087Z] ---> 8958b7fd6790 [2022-11-14T16:23:50.087Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:23:50.087Z] ---> Running in 6b3fec1659df [2022-11-14T16:23:50.087Z] Removing intermediate container c9eb9065f96f [2022-11-14T16:23:50.087Z] ---> 70e17b1a295f [2022-11-14T16:23:50.087Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-14T16:23:50.087Z] Removing intermediate container 0c0fa8c9d155 [2022-11-14T16:23:50.087Z] ---> 6c1d163bdd0e [2022-11-14T16:23:50.087Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-14T16:23:50.087Z] Removing intermediate container b2aa3e2700dd [2022-11-14T16:23:50.087Z] ---> e71bd58a437a [2022-11-14T16:23:50.087Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-14T16:23:50.348Z] ---> 9d413210e713 [2022-11-14T16:23:50.348Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:23:50.348Z] ---> 313f952ac9b7 [2022-11-14T16:23:50.348Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:23:50.348Z] ---> Running in 1a491b7c3355 [2022-11-14T16:23:50.348Z] ---> Running in 0c1af69a2645 [2022-11-14T16:23:50.348Z] ---> 3216ab38f9a4 [2022-11-14T16:23:50.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:23:50.348Z] ---> Running in b743890efbb8 [2022-11-14T16:23:51.837Z] db1c61fa0a46: Pull complete [2022-11-14T16:23:53.792Z] 891c053d2c06: Pull complete [2022-11-14T16:23:53.792Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-14T16:23:53.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-14T16:23:53.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-14T16:23:54.163Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-14T16:23:54.163Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-14T16:23:54.163Z] WORKDIR /edgex [2022-11-14T16:23:54.163Z] COPY go.mod . [2022-11-14T16:23:54.163Z] RUN go mod download [2022-11-14T16:23:54.750Z] Sending build context to Docker daemon 3.277MB [2022-11-14T16:23:54.750Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-14T16:23:54.750Z] ---> f96f9c87975a [2022-11-14T16:23:54.750Z] Step 2/4 : WORKDIR /edgex [2022-11-14T16:23:56.709Z] ---> Running in b37c1be50445 [2022-11-14T16:23:56.709Z] Removing intermediate container b37c1be50445 [2022-11-14T16:23:56.709Z] ---> 74238a7a7fdd [2022-11-14T16:23:56.709Z] Step 3/4 : COPY go.mod . [2022-11-14T16:23:57.296Z] ---> 879a1650625a [2022-11-14T16:23:57.296Z] Step 4/4 : RUN go mod download [2022-11-14T16:23:57.296Z] ---> Running in e62e866d28c3 [2022-11-14T16:24:12.368Z] Removing intermediate container b743890efbb8 [2022-11-14T16:24:12.368Z] ---> 2472fedbba5a [2022-11-14T16:24:12.368Z] Step 8/22 : COPY . . [2022-11-14T16:24:12.368Z] Removing intermediate container 1a491b7c3355 [2022-11-14T16:24:12.368Z] ---> e3f473c1a4bd [2022-11-14T16:24:12.368Z] Step 7/32 : COPY . . [2022-11-14T16:24:12.368Z] Removing intermediate container 25b712ab5241 [2022-11-14T16:24:12.368Z] ---> a509b037736d [2022-11-14T16:24:12.368Z] Step 7/24 : COPY . . [2022-11-14T16:24:12.368Z] Removing intermediate container 6b3fec1659df [2022-11-14T16:24:12.368Z] ---> 22e46b7c7c35 [2022-11-14T16:24:12.368Z] Step 8/22 : COPY . . [2022-11-14T16:24:12.368Z] Removing intermediate container 0c1af69a2645 [2022-11-14T16:24:12.368Z] ---> a8119cc450b0 [2022-11-14T16:24:12.368Z] Step 7/23 : COPY . . [2022-11-14T16:24:24.609Z] ---> 49c44c7bed38 [2022-11-14T16:24:24.609Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-14T16:24:24.609Z] ---> 46daec06b9fc [2022-11-14T16:24:24.609Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-14T16:24:24.609Z] ---> Running in 9a14bf6598ea [2022-11-14T16:24:24.609Z] ---> Running in 2d6112e290f5 [2022-11-14T16:24:24.609Z] ---> 3019619d32d1 [2022-11-14T16:24:24.609Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-14T16:24:24.609Z] ---> 785619e10b6b [2022-11-14T16:24:24.609Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-14T16:24:24.609Z] ---> 706aab019de4 [2022-11-14T16:24:24.609Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-14T16:24:24.609Z] ---> Running in e34671d44a5a [2022-11-14T16:24:24.609Z] ---> Running in c510d3764214 [2022-11-14T16:24:24.609Z] ---> Running in 88efa6eb1b6b [2022-11-14T16:24:24.609Z] Removing intermediate container 2d6112e290f5 [2022-11-14T16:24:24.609Z] ---> 2598f420339b [2022-11-14T16:24:24.609Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-14T16:24:24.609Z] ---> Running in 7dc40e4003bc [2022-11-14T16:24:24.609Z] Removing intermediate container e34671d44a5a [2022-11-14T16:24:24.609Z] ---> 5a2f1641a8ed [2022-11-14T16:24:24.609Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-14T16:24:24.609Z] ---> Running in f090f681b941 [2022-11-14T16:24:24.609Z] Removing intermediate container 7dc40e4003bc [2022-11-14T16:24:24.609Z] ---> c7f94f61eeee [2022-11-14T16:24:24.609Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-14T16:24:24.609Z] ---> Running in 046417c65fab [2022-11-14T16:24:24.609Z] Removing intermediate container f090f681b941 [2022-11-14T16:24:24.609Z] ---> a947c52f510c [2022-11-14T16:24:24.609Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-14T16:24:24.609Z] ---> Running in 70fae9bcfddf [2022-11-14T16:24:24.609Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-14T16:24:24.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-14T16:24:24.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-14T16:24:24.609Z] Removing intermediate container 046417c65fab [2022-11-14T16:24:24.609Z] ---> 0e1966771992 [2022-11-14T16:24:24.609Z] Step 11/24 : WORKDIR /edgex-go [2022-11-14T16:24:24.609Z] Removing intermediate container 70fae9bcfddf [2022-11-14T16:24:24.609Z] ---> 85b6656bc7b7 [2022-11-14T16:24:24.609Z] Step 11/23 : WORKDIR /edgex-go [2022-11-14T16:24:24.609Z] ---> Running in 2ecb04596d22 [2022-11-14T16:24:24.609Z] ---> Running in 0e1bd0d9af73 [2022-11-14T16:24:24.609Z] Removing intermediate container 2ecb04596d22 [2022-11-14T16:24:24.609Z] ---> 16cd3003b05a [2022-11-14T16:24:24.609Z] [2022-11-14T16:24:24.609Z] Step 12/24 : FROM alpine:3.15 [2022-11-14T16:24:24.609Z] Removing intermediate container 0e1bd0d9af73 [2022-11-14T16:24:24.609Z] ---> 6957d73a0c43 [2022-11-14T16:24:24.609Z] [2022-11-14T16:24:24.609Z] Step 12/23 : FROM alpine:3.15 [2022-11-14T16:24:25.543Z] 3.15: Pulling from library/alpine [2022-11-14T16:24:25.543Z] 3.15: Pulling from library/alpine [2022-11-14T16:24:26.529Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-14T16:24:26.529Z] Status: Downloaded newer image for alpine:3.15 [2022-11-14T16:24:26.529Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-14T16:24:26.529Z] Status: Image is up to date for alpine:3.15 [2022-11-14T16:24:26.529Z] ---> c4fc93816858 [2022-11-14T16:24:26.529Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:24:26.529Z] ---> c4fc93816858 [2022-11-14T16:24:26.529Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:24:26.529Z] ---> Running in 903bb611bf6d [2022-11-14T16:24:26.529Z] ---> Running in ea3aab029ca7 [2022-11-14T16:24:26.788Z] Removing intermediate container ea3aab029ca7 [2022-11-14T16:24:26.788Z] ---> 3ec61193c2e4 [2022-11-14T16:24:26.788Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-14T16:24:26.788Z] Removing intermediate container 903bb611bf6d [2022-11-14T16:24:26.788Z] ---> 0f9862dfb0b3 [2022-11-14T16:24:26.788Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-14T16:24:26.788Z] ---> Running in 3276965f19fa [2022-11-14T16:24:26.788Z] ---> Running in 5859302a5811 [2022-11-14T16:24:27.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:27.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:27.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:27.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:28.235Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-14T16:24:28.235Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-14T16:24:28.235Z] OK: 15859 distinct packages available [2022-11-14T16:24:28.235Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-14T16:24:28.235Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-14T16:24:28.235Z] OK: 15859 distinct packages available [2022-11-14T16:24:28.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:28.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:28.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:28.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:28.492Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-14T16:24:28.493Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-14T16:24:28.493Z] (3/4) Installing libucontext (1.1-r0) [2022-11-14T16:24:28.493Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-14T16:24:28.493Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-14T16:24:28.493Z] Executing busybox-1.34.1-r7.trigger [2022-11-14T16:24:28.493Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-14T16:24:28.493Z] OK: 6 MiB in 18 packages [2022-11-14T16:24:28.493Z] (3/5) Installing libucontext (1.1-r0) [2022-11-14T16:24:28.493Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-14T16:24:28.493Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-14T16:24:28.493Z] Executing busybox-1.34.1-r7.trigger [2022-11-14T16:24:28.493Z] OK: 7 MiB in 19 packages [2022-11-14T16:24:29.552Z] Removing intermediate container e62e866d28c3 [2022-11-14T16:24:29.552Z] ---> d10347e388e2 [2022-11-14T16:24:29.552Z] Successfully built d10347e388e2 [2022-11-14T16:24:29.552Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:24:29.863Z] Removing intermediate container 5859302a5811 [2022-11-14T16:24:29.864Z] ---> 571686c9da58 [2022-11-14T16:24:29.864Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-14T16:24:29.864Z] Removing intermediate container 3276965f19fa [2022-11-14T16:24:29.864Z] ---> ecebb08da962 [2022-11-14T16:24:29.864Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-14T16:24:29.964Z] + docker inspect -f . ci-base-image-arm64 [2022-11-14T16:24:29.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:24:30.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container [2022-11-14T16:24:30.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-14T16:24:31.443Z] $ docker top acbf5f602a610e911f3687c7a806b39aaf9d673d0138c5f60359da26a071408e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T16:24:32.316Z] + go version [2022-11-14T16:24:32.316Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-14T16:24:32.352Z] $ docker stop --time=1 acbf5f602a610e911f3687c7a806b39aaf9d673d0138c5f60359da26a071408e [2022-11-14T16:24:33.998Z] $ docker rm -f acbf5f602a610e911f3687c7a806b39aaf9d673d0138c5f60359da26a071408e [2022-11-14T16:24:34.042Z] ---> 41930a698d26 [2022-11-14T16:24:34.042Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-14T16:24:34.042Z] ---> 9c63b9174d4e [2022-11-14T16:24:34.042Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:24:34.615Z] ---> 2ca8bc9c3006 [2022-11-14T16:24:34.615Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-14T16:24:34.615Z] ---> 000f173fd7eb [2022-11-14T16:24:34.615Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-14T16:24:34.615Z] ---> Running in fbbe8242c0c1 [2022-11-14T16:24:34.869Z] + docker inspect -f . ci-base-image-arm64 [2022-11-14T16:24:34.869Z] . [2022-11-14T16:24:34.874Z] Removing intermediate container fbbe8242c0c1 [2022-11-14T16:24:34.874Z] ---> 566c6ca9fdc6 [2022-11-14T16:24:34.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:24:35.131Z] ---> 6430903bfddb [2022-11-14T16:24:35.131Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-14T16:24:35.131Z] ---> 50fbd43e3b69 [2022-11-14T16:24:35.131Z] Step 19/24 : WORKDIR / [2022-11-14T16:24:35.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container [2022-11-14T16:24:35.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-14T16:24:35.418Z] ---> Running in 387703214a3c [2022-11-14T16:24:35.676Z] Removing intermediate container 387703214a3c [2022-11-14T16:24:35.676Z] ---> 321ba349e571 [2022-11-14T16:24:35.676Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-14T16:24:35.676Z] ---> Running in e19666389d01 [2022-11-14T16:24:35.941Z] ---> bfb7efd8eee2 [2022-11-14T16:24:35.941Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-14T16:24:35.941Z] ---> Running in e399cbcb16ee [2022-11-14T16:24:35.941Z] Removing intermediate container e19666389d01 [2022-11-14T16:24:35.941Z] ---> b63191b5eb02 [2022-11-14T16:24:35.941Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-14T16:24:36.201Z] ---> Running in fcdf36689ada [2022-11-14T16:24:36.201Z] Removing intermediate container e399cbcb16ee [2022-11-14T16:24:36.201Z] ---> 6accf2afe5f2 [2022-11-14T16:24:36.201Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-14T16:24:36.201Z] ---> Running in d325a3e0ca46 [2022-11-14T16:24:36.343Z] $ docker top 9b4b480e29256b5e9f7ac8b290c39c5170f0e0acbc89a3f7533d8740d257ad5f -eo pid,comm [2022-11-14T16:24:36.459Z] Removing intermediate container fcdf36689ada [2022-11-14T16:24:36.459Z] ---> ad34953864cf [2022-11-14T16:24:36.459Z] Step 22/24 : LABEL arch=x86_64 [2022-11-14T16:24:36.459Z] ---> Running in b22d256219ba [2022-11-14T16:24:36.459Z] Removing intermediate container d325a3e0ca46 [2022-11-14T16:24:36.459Z] ---> e7174841389c [2022-11-14T16:24:36.459Z] Step 21/23 : LABEL arch=x86_64 [2022-11-14T16:24:36.459Z] ---> Running in a7dfa3b66eb9 [Pipeline] { [Pipeline] echo [2022-11-14T16:24:36.676Z] ========================================================= [2022-11-14T16:24:36.676Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-14T16:24:36.676Z] ========================================================= [Pipeline] sh [2022-11-14T16:24:36.726Z] Removing intermediate container b22d256219ba [2022-11-14T16:24:36.726Z] ---> 9a947222a25c [2022-11-14T16:24:36.726Z] Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:24:36.726Z] ---> Running in 90fd5db146d1 [2022-11-14T16:24:36.984Z] Removing intermediate container a7dfa3b66eb9 [2022-11-14T16:24:36.984Z] ---> c35c3040ee56 [2022-11-14T16:24:36.984Z] Step 22/23 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:24:36.984Z] ---> Running in fbabe18264e3 [2022-11-14T16:24:36.984Z] Removing intermediate container 90fd5db146d1 [2022-11-14T16:24:36.984Z] ---> 92a58ca33590 [2022-11-14T16:24:36.984Z] Step 24/24 : LABEL version=0.0.0 [2022-11-14T16:24:36.984Z] ---> Running in 50af4d398097 [2022-11-14T16:24:36.995Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-14T16:24:37.241Z] Removing intermediate container fbabe18264e3 [2022-11-14T16:24:37.241Z] ---> 8085e42abca4 [2022-11-14T16:24:37.241Z] Step 23/23 : LABEL version=0.0.0 [2022-11-14T16:24:37.498Z] Removing intermediate container 50af4d398097 [2022-11-14T16:24:37.498Z] ---> 173d1578736a [2022-11-14T16:24:37.498Z] [2022-11-14T16:24:37.498Z] ---> Running in cc20875e0213 [2022-11-14T16:24:37.498Z] Successfully built 173d1578736a [2022-11-14T16:24:37.498Z] Successfully tagged security-spire-config:latest [2022-11-14T16:24:37.498Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-11-14T16:24:37.703Z] + make test [2022-11-14T16:24:37.703Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-14T16:24:38.429Z] Removing intermediate container cc20875e0213 [2022-11-14T16:24:38.429Z] ---> 7d17be66b5e6 [2022-11-14T16:24:38.429Z] [2022-11-14T16:24:38.687Z] Successfully built 7d17be66b5e6 [2022-11-14T16:24:38.687Z] Successfully tagged security-spire-server:latest [2022-11-14T16:24:38.687Z]  Building security-spire-server ... done Building security-spire-agent [2022-11-14T16:24:42.872Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:24:42.872Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:24:42.872Z] ---> e8bed8e71d37 [2022-11-14T16:24:42.872Z] Step 3/22 : WORKDIR /edgex-go [2022-11-14T16:24:42.872Z] ---> Using cache [2022-11-14T16:24:42.872Z] ---> 607b99735838 [2022-11-14T16:24:42.872Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-14T16:24:44.261Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:24:44.261Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:24:44.261Z] ---> e8bed8e71d37 [2022-11-14T16:24:44.261Z] Step 3/24 : WORKDIR /edgex-go [2022-11-14T16:24:44.261Z] ---> Using cache [2022-11-14T16:24:44.261Z] ---> 607b99735838 [2022-11-14T16:24:44.261Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-14T16:24:46.785Z] ---> Running in 3ad048664b4f [2022-11-14T16:24:46.785Z] ---> Running in b431a3f8d285 [2022-11-14T16:24:47.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:47.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:47.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:47.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:47.607Z] OK: 211 MiB in 51 packages [2022-11-14T16:24:47.607Z] OK: 211 MiB in 51 packages [2022-11-14T16:24:49.508Z] Removing intermediate container b431a3f8d285 [2022-11-14T16:24:49.508Z] ---> 9f0284673718 [2022-11-14T16:24:49.508Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-14T16:24:49.508Z] Removing intermediate container 3ad048664b4f [2022-11-14T16:24:49.508Z] ---> 68f9bf5cfd55 [2022-11-14T16:24:49.508Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-14T16:24:50.074Z] ---> 0fbdd76f9085 [2022-11-14T16:24:50.074Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:24:50.342Z] ---> b904433e6606 [2022-11-14T16:24:50.342Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:24:50.342Z] ---> Running in 6b451ce934f0 [2022-11-14T16:24:50.601Z] ---> Running in 1869f0ebcf31 [2022-11-14T16:24:52.525Z] Removing intermediate container 88efa6eb1b6b [2022-11-14T16:24:52.525Z] ---> 27f3f6ad18f9 [2022-11-14T16:24:52.525Z] [2022-11-14T16:24:52.525Z] Step 9/32 : FROM alpine:3.16 [2022-11-14T16:24:52.786Z] 3.16: Pulling from library/alpine [2022-11-14T16:24:54.179Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-14T16:24:54.179Z] Status: Downloaded newer image for alpine:3.16 [2022-11-14T16:24:54.179Z] ---> bfe296a52501 [2022-11-14T16:24:54.179Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:24:57.517Z] ---> Running in d5bae625b93a [2022-11-14T16:24:57.517Z] Removing intermediate container 9a14bf6598ea [2022-11-14T16:24:57.517Z] ---> 6e4a4b6ba4e0 [2022-11-14T16:24:57.517Z] [2022-11-14T16:24:57.517Z] Step 10/22 : FROM alpine:3.16 [2022-11-14T16:24:57.517Z] ---> bfe296a52501 [2022-11-14T16:24:57.517Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-14T16:24:57.517Z] ---> Running in bcbf559806b4 [2022-11-14T16:24:57.517Z] Removing intermediate container d5bae625b93a [2022-11-14T16:24:57.517Z] ---> 000744e2aa11 [2022-11-14T16:24:57.517Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-14T16:24:57.517Z] ---> Running in 95d2de10f999 [2022-11-14T16:24:57.774Z] Removing intermediate container bcbf559806b4 [2022-11-14T16:24:57.774Z] ---> a3c9249aeb99 [2022-11-14T16:24:57.774Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-14T16:24:58.709Z] ---> Running in 94846002cad9 [2022-11-14T16:24:59.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:59.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:24:59.275Z] Removing intermediate container 94846002cad9 [2022-11-14T16:24:59.275Z] ---> 8c307c8fbda1 [2022-11-14T16:24:59.275Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-14T16:24:59.573Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-14T16:24:59.573Z] (2/2) Installing su-exec (0.2-r1) [2022-11-14T16:24:59.573Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:24:59.573Z] OK: 6 MiB in 16 packages [2022-11-14T16:25:00.964Z] ---> Running in de6cf926178f [2022-11-14T16:25:00.964Z] Removing intermediate container c510d3764214 [2022-11-14T16:25:00.964Z] ---> 618279ec1492 [2022-11-14T16:25:00.964Z] [2022-11-14T16:25:00.964Z] Step 10/22 : FROM alpine:3.16 [2022-11-14T16:25:00.964Z] ---> bfe296a52501 [2022-11-14T16:25:00.964Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-14T16:25:01.223Z] Removing intermediate container de6cf926178f [2022-11-14T16:25:01.223Z] ---> d9e44bba24d7 [2022-11-14T16:25:01.223Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-14T16:25:01.484Z] ---> Running in 48daa2a41f4c [2022-11-14T16:25:01.484Z] Removing intermediate container 95d2de10f999 [2022-11-14T16:25:01.484Z] ---> 7d4233d52dd8 [2022-11-14T16:25:01.484Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-14T16:25:01.484Z] ---> Running in d7892e48334a [2022-11-14T16:25:01.484Z] ---> Running in 1035bcf74e56 [2022-11-14T16:25:01.741Z] Removing intermediate container 1035bcf74e56 [2022-11-14T16:25:01.741Z] ---> aa677acb9dd0 [2022-11-14T16:25:01.741Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-14T16:25:02.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:02.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:02.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:02.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:02.299Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-14T16:25:02.299Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-14T16:25:02.299Z] ---> Running in e367fa9b0d22 [2022-11-14T16:25:02.299Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:25:02.299Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:25:02.299Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-14T16:25:02.299Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-14T16:25:02.299Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-14T16:25:02.299Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-14T16:25:02.570Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-14T16:25:02.570Z] OK: 6 MiB in 16 packages [2022-11-14T16:25:02.570Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-14T16:25:02.570Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:25:02.570Z] OK: 8 MiB in 20 packages [2022-11-14T16:25:02.570Z] Removing intermediate container e367fa9b0d22 [2022-11-14T16:25:02.570Z] ---> d52ea71550e9 [2022-11-14T16:25:02.570Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-14T16:25:02.570Z] ---> Running in 43ff064ed043 [2022-11-14T16:25:02.829Z] Removing intermediate container 43ff064ed043 [2022-11-14T16:25:02.829Z] ---> 8b8aeb330b39 [2022-11-14T16:25:02.829Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-14T16:25:02.829Z] ---> Running in 29b1328aae89 [2022-11-14T16:25:03.086Z] Removing intermediate container 29b1328aae89 [2022-11-14T16:25:03.086Z] ---> 958728dc5690 [2022-11-14T16:25:03.086Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-14T16:25:03.086Z] ---> Running in 8169a6b8d199 [2022-11-14T16:25:03.086Z] Removing intermediate container 48daa2a41f4c [2022-11-14T16:25:03.086Z] ---> 9392ef73571a [2022-11-14T16:25:03.086Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:25:03.086Z] Removing intermediate container d7892e48334a [2022-11-14T16:25:03.086Z] ---> 8618475f0cd6 [2022-11-14T16:25:03.086Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:25:03.346Z] Removing intermediate container 1869f0ebcf31 [2022-11-14T16:25:03.346Z] ---> 562f6d2a2e3e [2022-11-14T16:25:03.346Z] Step 7/24 : COPY . . [2022-11-14T16:25:03.346Z] ---> Running in 52dd741be5dd [2022-11-14T16:25:03.346Z] Removing intermediate container 6b451ce934f0 [2022-11-14T16:25:03.346Z] ---> f5564e2b8dce [2022-11-14T16:25:03.346Z] Step 7/22 : COPY . . [2022-11-14T16:25:04.719Z] Removing intermediate container 52dd741be5dd [2022-11-14T16:25:04.719Z] ---> 478021fd10de [2022-11-14T16:25:04.719Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-14T16:25:06.616Z] ---> 84a812793444 [2022-11-14T16:25:06.616Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-14T16:25:06.616Z] ---> Running in 0f0ad6afad40 [2022-11-14T16:25:06.874Z] ---> 742dd6e61c4c [2022-11-14T16:25:06.874Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-14T16:25:06.874Z] ---> 3ccc6a678b32 [2022-11-14T16:25:06.874Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-14T16:25:06.874Z] Removing intermediate container 0f0ad6afad40 [2022-11-14T16:25:06.874Z] ---> 565790c6bb97 [2022-11-14T16:25:06.874Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-14T16:25:06.874Z] Removing intermediate container 8169a6b8d199 [2022-11-14T16:25:06.874Z] ---> 649cd516fbcb [2022-11-14T16:25:06.874Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-14T16:25:07.146Z] ---> Running in cb8aabc96a57 [2022-11-14T16:25:07.146Z] ---> Running in f864bf7c8816 [2022-11-14T16:25:07.146Z] ---> Running in 751b2833f9a8 [2022-11-14T16:25:07.146Z] ---> Running in 18664cb22b75 [2022-11-14T16:25:07.146Z] ---> a6291681bc01 [2022-11-14T16:25:07.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-14T16:25:07.146Z] Removing intermediate container f864bf7c8816 [2022-11-14T16:25:07.146Z] ---> 81e7ba881a32 [2022-11-14T16:25:07.146Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-14T16:25:07.146Z] Removing intermediate container 751b2833f9a8 [2022-11-14T16:25:07.146Z] ---> d40eb7a76d22 [2022-11-14T16:25:07.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:25:07.146Z] Removing intermediate container 18664cb22b75 [2022-11-14T16:25:07.146Z] ---> 881023536396 [2022-11-14T16:25:07.146Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-14T16:25:07.404Z] ---> Running in 38f514d7fb53 [2022-11-14T16:25:07.404Z] ---> 593930dd1a62 [2022-11-14T16:25:07.404Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-14T16:25:07.404Z] ---> Running in 7c371240e0e9 [2022-11-14T16:25:07.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-14T16:25:07.404Z] Removing intermediate container 38f514d7fb53 [2022-11-14T16:25:07.404Z] ---> f7770e1d183f [2022-11-14T16:25:07.404Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-14T16:25:07.404Z] ---> Running in 211a03b3ffc7 [2022-11-14T16:25:07.404Z] ---> c6c36e83ebef [2022-11-14T16:25:07.404Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-14T16:25:07.404Z] Removing intermediate container 7c371240e0e9 [2022-11-14T16:25:07.404Z] ---> 9fb855fc2768 [2022-11-14T16:25:07.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:25:07.404Z] ---> f6bd2d133d7f [2022-11-14T16:25:07.404Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-14T16:25:07.663Z] ---> Running in 834f103bebac [2022-11-14T16:25:07.663Z] ---> Running in e546f4c4a948 [2022-11-14T16:25:07.663Z] Removing intermediate container 834f103bebac [2022-11-14T16:25:07.663Z] ---> 40a1668e9197 [2022-11-14T16:25:07.663Z] Step 20/22 : LABEL arch=x86_64 [2022-11-14T16:25:08.229Z] ---> Running in 56f4c59bb756 [2022-11-14T16:25:08.229Z] ---> edc5d586e4e1 [2022-11-14T16:25:08.229Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-14T16:25:08.229Z] Removing intermediate container 56f4c59bb756 [2022-11-14T16:25:08.229Z] ---> 91996fd91af7 [2022-11-14T16:25:08.229Z] Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:25:08.229Z] ---> Running in e2ec87b86436 [2022-11-14T16:25:08.229Z] ---> 21627f1197b8 [2022-11-14T16:25:08.229Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-14T16:25:08.491Z] Removing intermediate container e2ec87b86436 [2022-11-14T16:25:08.491Z] ---> 67e0219e7c51 [2022-11-14T16:25:08.491Z] Step 22/22 : LABEL version=0.0.0 [2022-11-14T16:25:08.491Z] ---> Running in a24a946df101 [2022-11-14T16:25:08.491Z] ---> Running in f703dce0084c [2022-11-14T16:25:08.491Z] Removing intermediate container 211a03b3ffc7 [2022-11-14T16:25:08.491Z] ---> 6c1310f59ff2 [2022-11-14T16:25:08.491Z] Step 11/24 : WORKDIR /edgex-go [2022-11-14T16:25:08.491Z] ---> Running in 0f73a2ee9a77 [2022-11-14T16:25:08.491Z] Removing intermediate container a24a946df101 [2022-11-14T16:25:08.491Z] ---> 55194503ebe4 [2022-11-14T16:25:08.491Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:25:08.491Z] Removing intermediate container e546f4c4a948 [2022-11-14T16:25:08.491Z] ---> 195e16c58e09 [2022-11-14T16:25:08.491Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:25:08.492Z] Removing intermediate container f703dce0084c [2022-11-14T16:25:08.492Z] ---> 7d22259a90d7 [2022-11-14T16:25:08.492Z] [2022-11-14T16:25:08.492Z] ---> Running in 7f4a83782f49 [2022-11-14T16:25:08.748Z] Removing intermediate container 0f73a2ee9a77 [2022-11-14T16:25:08.748Z] ---> 66663a0b54e8 [2022-11-14T16:25:08.748Z] [2022-11-14T16:25:08.748Z] Step 12/24 : FROM alpine:3.15 [2022-11-14T16:25:08.748Z] ---> c4fc93816858 [2022-11-14T16:25:08.748Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:25:08.748Z] ---> Using cache [2022-11-14T16:25:08.748Z] ---> 0f9862dfb0b3 [2022-11-14T16:25:08.748Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-14T16:25:08.748Z] ---> Using cache [2022-11-14T16:25:08.748Z] ---> ecebb08da962 [2022-11-14T16:25:08.748Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-14T16:25:08.748Z] Successfully built 7d22259a90d7 [2022-11-14T16:25:08.748Z] ---> 90037277427a [2022-11-14T16:25:08.748Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-14T16:25:08.748Z] Removing intermediate container 7f4a83782f49 [2022-11-14T16:25:08.748Z] ---> a6e5352265c7 [2022-11-14T16:25:08.748Z] Step 20/22 : LABEL arch=x86_64 [2022-11-14T16:25:08.748Z] Successfully tagged core-data:latest [2022-11-14T16:25:08.748Z] Building core-metadata [2022-11-14T16:25:08.748Z]  Building core-data ... done  ---> Running in df25e08eea11 [2022-11-14T16:25:09.708Z] Removing intermediate container df25e08eea11 [2022-11-14T16:25:09.708Z] ---> ce08c38e86d6 [2022-11-14T16:25:09.708Z] Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:25:09.941Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-14T16:25:11.079Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:25:11.079Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:25:11.079Z] ---> e8bed8e71d37 [2022-11-14T16:25:11.079Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:25:11.079Z] ---> Using cache [2022-11-14T16:25:11.079Z] ---> 25aae709c74e [2022-11-14T16:25:11.079Z] Step 4/24 : WORKDIR /edgex-go [2022-11-14T16:25:11.079Z] ---> Using cache [2022-11-14T16:25:11.079Z] ---> 92e1fa0e8aa0 [2022-11-14T16:25:11.079Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-14T16:25:11.645Z] ---> c3630fdca548 [2022-11-14T16:25:11.645Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-14T16:25:11.645Z] ---> fefe9f4ef3fc [2022-11-14T16:25:11.645Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-14T16:25:11.645Z] ---> Running in 8462389c93c1 [2022-11-14T16:25:11.645Z] ---> Running in b638ce753e93 [2022-11-14T16:25:11.902Z] Removing intermediate container 8462389c93c1 [2022-11-14T16:25:11.902Z] ---> 8a65c209c516 [2022-11-14T16:25:11.902Z] Step 22/22 : LABEL version=0.0.0 [2022-11-14T16:25:11.902Z] ---> Running in be08b3879342 [2022-11-14T16:25:11.902Z] ---> 45174e699964 [2022-11-14T16:25:11.902Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-14T16:25:12.161Z] Removing intermediate container be08b3879342 [2022-11-14T16:25:12.161Z] ---> 6a220734ac1f [2022-11-14T16:25:12.161Z] [2022-11-14T16:25:12.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:12.161Z] Successfully built 6a220734ac1f [2022-11-14T16:25:12.161Z] Successfully tagged support-notifications:latest [2022-11-14T16:25:12.161Z] Building security-spiffe-token-provider [2022-11-14T16:25:12.161Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:12.729Z] OK: 211 MiB in 51 packages [2022-11-14T16:25:14.626Z] ---> 6ec2784a3422 [2022-11-14T16:25:14.626Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-14T16:25:14.906Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:25:14.906Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:25:15.166Z] ---> e8bed8e71d37 [2022-11-14T16:25:15.166Z] Step 3/19 : WORKDIR /edgex-go [2022-11-14T16:25:15.166Z] ---> Using cache [2022-11-14T16:25:15.166Z] ---> 607b99735838 [2022-11-14T16:25:15.166Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-14T16:25:15.425Z] ---> 98f349cd6f82 [2022-11-14T16:25:15.425Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-14T16:25:15.425Z] ---> Running in ef16a335418c [2022-11-14T16:25:15.425Z] ---> 62b757738816 [2022-11-14T16:25:15.425Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-14T16:25:15.425Z] Removing intermediate container b638ce753e93 [2022-11-14T16:25:15.425Z] ---> d17982d90494 [2022-11-14T16:25:15.425Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-14T16:25:16.010Z] ---> 05d527192a43 [2022-11-14T16:25:16.010Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:25:16.010Z] ---> 7c07f8076128 [2022-11-14T16:25:16.010Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-14T16:25:16.010Z] ---> Running in 283813707a3f [2022-11-14T16:25:16.010Z] ---> 68b11d635bc7 [2022-11-14T16:25:16.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-14T16:25:16.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:16.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:16.267Z] v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-14T16:25:16.267Z] v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-14T16:25:16.267Z] OK: 17038 distinct packages available [2022-11-14T16:25:16.267Z] ---> 8b2117d04b47 [2022-11-14T16:25:16.267Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-14T16:25:16.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:16.267Z] ---> 14fd514cdfd7 [2022-11-14T16:25:16.267Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-14T16:25:16.267Z] ---> Running in 36dee1de1cf7 [2022-11-14T16:25:16.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:16.525Z] ---> 9e87c1008d54 [2022-11-14T16:25:16.525Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-14T16:25:16.525Z] OK: 211 MiB in 51 packages [2022-11-14T16:25:16.525Z] ---> Running in ee7c653017a7 [2022-11-14T16:25:16.783Z] Removing intermediate container ee7c653017a7 [2022-11-14T16:25:16.783Z] ---> 5ec151a016b3 [2022-11-14T16:25:16.783Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-14T16:25:16.783Z] ---> Running in 213fc6fbf140 [2022-11-14T16:25:17.041Z] Removing intermediate container 213fc6fbf140 [2022-11-14T16:25:17.041Z] ---> c20ef5e0f0b3 [2022-11-14T16:25:17.041Z] Step 22/24 : LABEL arch=x86_64 [2022-11-14T16:25:17.041Z] Removing intermediate container ef16a335418c [2022-11-14T16:25:17.041Z] ---> 0314595149e4 [2022-11-14T16:25:17.041Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-14T16:25:17.041Z] ---> Running in 83d0180451a6 [2022-11-14T16:25:17.299Z] Removing intermediate container 83d0180451a6 [2022-11-14T16:25:17.299Z] ---> cfb5faf7a224 [2022-11-14T16:25:17.299Z] Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:25:17.299Z] Removing intermediate container 36dee1de1cf7 [2022-11-14T16:25:17.299Z] ---> 96957caf015d [2022-11-14T16:25:17.299Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-14T16:25:17.299Z] ---> Running in f0df143afe6c [2022-11-14T16:25:17.299Z] ---> Running in fdaf4bf6d0e9 [2022-11-14T16:25:17.299Z] ---> f5ea5fba434e [2022-11-14T16:25:17.299Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:25:17.299Z] ---> Running in 99284bd6edcc [2022-11-14T16:25:17.299Z] Removing intermediate container f0df143afe6c [2022-11-14T16:25:17.299Z] ---> b51fce331853 [2022-11-14T16:25:17.299Z] Step 29/32 : CMD ["gate"] [2022-11-14T16:25:17.299Z] ---> Running in 3e483de2288b [2022-11-14T16:25:17.557Z] Removing intermediate container fdaf4bf6d0e9 [2022-11-14T16:25:17.557Z] ---> f2f694b29d43 [2022-11-14T16:25:17.557Z] Step 24/24 : LABEL version=0.0.0 [2022-11-14T16:25:17.557Z] ---> Running in 7ad44d93308f [2022-11-14T16:25:17.557Z] Removing intermediate container 3e483de2288b [2022-11-14T16:25:17.557Z] ---> 08ec59b06ede [2022-11-14T16:25:17.557Z] Step 30/32 : LABEL arch=x86_64 [2022-11-14T16:25:17.821Z] Removing intermediate container 7ad44d93308f [2022-11-14T16:25:17.821Z] ---> Running in b4dc513e2beb [2022-11-14T16:25:17.821Z] ---> 329a24ba8a9f [2022-11-14T16:25:17.821Z] [2022-11-14T16:25:17.821Z] Successfully built 329a24ba8a9f [2022-11-14T16:25:17.821Z] Successfully tagged security-spire-agent:latest [2022-11-14T16:25:17.821Z] Building security-proxy-setup [2022-11-14T16:25:18.078Z]  Building security-spire-agent ... done Removing intermediate container b4dc513e2beb [2022-11-14T16:25:18.078Z] ---> 21e237977a00 [2022-11-14T16:25:18.078Z] Step 31/32 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:25:20.814Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:25:20.815Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:25:20.815Z] ---> e8bed8e71d37 [2022-11-14T16:25:20.815Z] Step 3/21 : WORKDIR /edgex-go [2022-11-14T16:25:20.815Z] ---> Using cache [2022-11-14T16:25:20.815Z] ---> 607b99735838 [2022-11-14T16:25:20.815Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-14T16:25:20.815Z] ---> Using cache [2022-11-14T16:25:20.815Z] ---> 6c1d163bdd0e [2022-11-14T16:25:20.815Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-14T16:25:20.815Z] ---> Using cache [2022-11-14T16:25:20.815Z] ---> 9d413210e713 [2022-11-14T16:25:20.815Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:25:20.815Z] ---> Using cache [2022-11-14T16:25:20.815Z] ---> e3f473c1a4bd [2022-11-14T16:25:20.815Z] Step 7/21 : COPY . . [2022-11-14T16:25:20.815Z] ---> Using cache [2022-11-14T16:25:20.815Z] ---> 706aab019de4 [2022-11-14T16:25:20.815Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-14T16:25:21.842Z] ---> Running in 5e3496c49121 [2022-11-14T16:25:22.144Z] ---> Running in 79901db5dff7 [2022-11-14T16:25:22.415Z] Removing intermediate container 5e3496c49121 [2022-11-14T16:25:22.415Z] ---> 1b04363ec151 [2022-11-14T16:25:22.415Z] Step 32/32 : LABEL version=0.0.0 [2022-11-14T16:25:23.375Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-14T16:25:23.375Z] ---> Running in 1cea9807f05c [2022-11-14T16:25:23.375Z] Removing intermediate container 1cea9807f05c [2022-11-14T16:25:23.375Z] ---> c08973a70598 [2022-11-14T16:25:23.375Z] [2022-11-14T16:25:23.636Z] Successfully built c08973a70598 [2022-11-14T16:25:23.636Z] Successfully tagged security-bootstrapper:latest [2022-11-14T16:25:23.636Z]  Building security-bootstrapper ... done Building support-scheduler [2022-11-14T16:25:27.889Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:25:27.889Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:25:27.889Z] ---> e8bed8e71d37 [2022-11-14T16:25:27.889Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:25:27.889Z] ---> Using cache [2022-11-14T16:25:27.889Z] ---> 25aae709c74e [2022-11-14T16:25:27.889Z] Step 4/22 : WORKDIR /edgex-go [2022-11-14T16:25:27.889Z] ---> Using cache [2022-11-14T16:25:27.889Z] ---> 92e1fa0e8aa0 [2022-11-14T16:25:27.889Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-14T16:25:27.889Z] ---> Using cache [2022-11-14T16:25:27.889Z] ---> d17982d90494 [2022-11-14T16:25:27.889Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-14T16:25:27.889Z] ---> Using cache [2022-11-14T16:25:27.889Z] ---> 05d527192a43 [2022-11-14T16:25:27.889Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:25:28.461Z] Removing intermediate container cb8aabc96a57 [2022-11-14T16:25:28.461Z] ---> e72ee922f527 [2022-11-14T16:25:28.461Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-14T16:25:28.461Z] ---> Running in 4f9870bd97d0 [2022-11-14T16:25:28.461Z] ---> Running in a45cce6aa1a3 [2022-11-14T16:25:29.032Z] Removing intermediate container 283813707a3f [2022-11-14T16:25:29.032Z] ---> 13de8352aa14 [2022-11-14T16:25:29.032Z] Step 8/24 : COPY . . [2022-11-14T16:25:29.032Z] Removing intermediate container 99284bd6edcc [2022-11-14T16:25:29.032Z] ---> fbd4308144a9 [2022-11-14T16:25:29.032Z] Step 7/19 : COPY . . [2022-11-14T16:25:29.032Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-14T16:25:37.234Z] Removing intermediate container a45cce6aa1a3 [2022-11-14T16:25:37.234Z] ---> 6707f521b9df [2022-11-14T16:25:37.234Z] [2022-11-14T16:25:37.234Z] Step 10/22 : FROM alpine:3.16 [2022-11-14T16:25:37.234Z] ---> bfe296a52501 [2022-11-14T16:25:37.234Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:25:37.234Z] ---> Running in b14c9e20bd05 [2022-11-14T16:25:37.234Z] ---> f0bf3dc3ce27 [2022-11-14T16:25:37.234Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-14T16:25:37.234Z] ---> 8d68f9a2d4cb [2022-11-14T16:25:37.234Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-14T16:25:37.234Z] ---> Running in c7e6cd04c78e [2022-11-14T16:25:37.234Z] ---> Running in 20ca776a6ce5 [2022-11-14T16:25:37.492Z] Removing intermediate container b14c9e20bd05 [2022-11-14T16:25:37.492Z] ---> 56032d80991e [2022-11-14T16:25:37.492Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-14T16:25:37.492Z] ---> Running in 8f463b73d78a [2022-11-14T16:25:38.058Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-14T16:25:38.059Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-14T16:25:38.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:38.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:38.316Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-14T16:25:38.316Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-14T16:25:38.316Z] (3/33) Installing readline (8.1.2-r0) [2022-11-14T16:25:38.316Z] (4/33) Installing bash (5.1.16-r2) [2022-11-14T16:25:38.316Z] Executing bash-5.1.16-r2.post-install [2022-11-14T16:25:38.316Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-14T16:25:38.316Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-14T16:25:38.316Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-14T16:25:38.316Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-14T16:25:38.573Z] (9/33) Installing curl (7.83.1-r4) [2022-11-14T16:25:38.573Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-14T16:25:38.573Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-14T16:25:38.573Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-14T16:25:38.573Z] (13/33) Installing expat (2.5.0-r0) [2022-11-14T16:25:38.573Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-14T16:25:38.573Z] (15/33) Installing gdbm (1.23-r0) [2022-11-14T16:25:38.573Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-14T16:25:38.832Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-14T16:25:38.832Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-14T16:25:38.832Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-14T16:25:38.832Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-14T16:25:38.832Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-14T16:25:39.089Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-14T16:25:39.089Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-14T16:25:39.089Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-14T16:25:39.090Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-14T16:25:39.090Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-14T16:25:39.090Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-14T16:25:39.090Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-14T16:25:39.090Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-14T16:25:39.090Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-14T16:25:39.090Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-14T16:25:39.090Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-14T16:25:39.090Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-14T16:25:39.347Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-14T16:25:39.347Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:25:39.347Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:25:39.604Z] OK: 123 MiB in 47 packages [2022-11-14T16:25:44.875Z] Removing intermediate container 4f9870bd97d0 [2022-11-14T16:25:44.875Z] ---> a26e17899418 [2022-11-14T16:25:44.875Z] Step 8/22 : COPY . . [2022-11-14T16:25:44.875Z] Collecting docker-compose==1.23.2 [2022-11-14T16:25:44.875Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-14T16:25:44.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 39.6 MB/s eta 0:00:00 [2022-11-14T16:25:44.875Z] Collecting cached-property<2,>=1.2.0 [2022-11-14T16:25:44.875Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-14T16:25:44.875Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-14T16:25:44.875Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-14T16:25:44.875Z] Preparing metadata (setup.py): started [2022-11-14T16:25:44.875Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-14T16:25:44.875Z] Collecting docker<4.0,>=3.6.0 [2022-11-14T16:25:44.875Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-14T16:25:44.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 76.9 MB/s eta 0:00:00 [2022-11-14T16:25:44.875Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-14T16:25:44.875Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-14T16:25:44.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 158.9 MB/s eta 0:00:00 [2022-11-14T16:25:44.875Z] Collecting jsonschema<3,>=2.5.1 [2022-11-14T16:25:44.875Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-14T16:25:44.875Z] Collecting texttable<0.10,>=0.9.0 [2022-11-14T16:25:44.875Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-14T16:25:44.875Z] Preparing metadata (setup.py): started [2022-11-14T16:25:45.133Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-14T16:25:45.133Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-14T16:25:45.133Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-14T16:25:45.133Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 163.1 MB/s eta 0:00:00 [2022-11-14T16:25:45.133Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-14T16:25:45.133Z] Collecting docopt<0.7,>=0.6.1 [2022-11-14T16:25:45.133Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-14T16:25:45.133Z] Preparing metadata (setup.py): started [2022-11-14T16:25:45.391Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-14T16:25:45.649Z] Collecting PyYAML<4,>=3.10 [2022-11-14T16:25:45.649Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-14T16:25:45.649Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 127.4 MB/s eta 0:00:00 [2022-11-14T16:25:45.649Z] Preparing metadata (setup.py): started [2022-11-14T16:25:46.212Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-14T16:25:46.212Z] Collecting docker-pycreds>=0.4.0 [2022-11-14T16:25:46.478Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-14T16:25:46.478Z] Collecting certifi>=2017.4.17 [2022-11-14T16:25:46.478Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-14T16:25:46.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 201.5 MB/s eta 0:00:00 [2022-11-14T16:25:46.478Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-14T16:25:46.478Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-14T16:25:46.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 174.6 MB/s eta 0:00:00 [2022-11-14T16:25:46.478Z] Collecting idna<2.8,>=2.5 [2022-11-14T16:25:46.478Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-14T16:25:46.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 170.3 MB/s eta 0:00:00 [2022-11-14T16:25:46.735Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-14T16:25:46.735Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-14T16:25:46.735Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 34.8 MB/s eta 0:00:00 [2022-11-14T16:25:46.735Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-14T16:25:46.735Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-14T16:25:46.735Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-14T16:25:46.735Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-14T16:25:46.735Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-14T16:25:46.735Z] Running setup.py install for texttable: started [2022-11-14T16:25:47.299Z] Running setup.py install for texttable: finished with status 'done' [2022-11-14T16:25:47.299Z] Running setup.py install for PyYAML: started [2022-11-14T16:25:47.556Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-14T16:25:49.459Z] Removing intermediate container 79901db5dff7 [2022-11-14T16:25:49.459Z] ---> 019a1c50b860 [2022-11-14T16:25:49.459Z] [2022-11-14T16:25:49.459Z] Step 9/21 : FROM alpine:3.16 [2022-11-14T16:25:49.459Z] ---> bfe296a52501 [2022-11-14T16:25:49.459Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-14T16:25:50.846Z] Running setup.py install for docopt: started [2022-11-14T16:25:51.409Z] Running setup.py install for docopt: finished with status 'done' [2022-11-14T16:25:51.409Z] ---> f7f6ec447747 [2022-11-14T16:25:51.409Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-14T16:25:51.409Z] ---> Running in 338e77cf2011 [2022-11-14T16:25:51.667Z] ---> Running in ed96eb33b068 [2022-11-14T16:25:51.924Z] Running setup.py install for dockerpty: started [2022-11-14T16:25:52.181Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-14T16:25:52.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:52.181Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-14T16:25:52.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:25:52.438Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-14T16:25:52.438Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-14T16:25:52.438Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-14T16:25:52.438Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-14T16:25:52.694Z] (5/6) Installing curl (7.83.1-r4) [2022-11-14T16:25:52.694Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-14T16:25:52.694Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:25:52.694Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:25:52.694Z] OK: 8 MiB in 20 packages [2022-11-14T16:25:52.694Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-14T16:25:52.694Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-14T16:25:54.588Z] Removing intermediate container 338e77cf2011 [2022-11-14T16:25:54.588Z] ---> e53c36754376 [2022-11-14T16:25:54.588Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-14T16:25:54.588Z] ---> Running in 97279fe45b43 [2022-11-14T16:25:55.158Z] Removing intermediate container 97279fe45b43 [2022-11-14T16:25:55.158Z] ---> ffaf1a43c4b4 [2022-11-14T16:25:55.158Z] Step 12/21 : WORKDIR /edgex [2022-11-14T16:25:55.416Z] ---> Running in 4dc378cc5314 [2022-11-14T16:25:55.676Z] Removing intermediate container 4dc378cc5314 [2022-11-14T16:25:55.676Z] ---> dd6e98983358 [2022-11-14T16:25:55.676Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-14T16:25:57.056Z] ---> 51a6aac7f9e4 [2022-11-14T16:25:57.056Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-14T16:25:57.314Z] Removing intermediate container 8f463b73d78a [2022-11-14T16:25:57.314Z] ---> 992a571cb65e [2022-11-14T16:25:57.314Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-14T16:25:57.592Z] ---> Running in e7d158ea3792 [2022-11-14T16:25:57.850Z] ---> 8991299908a6 [2022-11-14T16:25:57.850Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-14T16:25:57.850Z] Removing intermediate container e7d158ea3792 [2022-11-14T16:25:57.850Z] ---> c36c2fe3d5e0 [2022-11-14T16:25:57.850Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-14T16:25:58.108Z] ---> Running in ba9d37c171ad [2022-11-14T16:25:58.370Z] Removing intermediate container ba9d37c171ad [2022-11-14T16:25:58.370Z] ---> cee74c814328 [2022-11-14T16:25:58.370Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-14T16:25:58.647Z] ---> 71ae3baf40cc [2022-11-14T16:25:58.647Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-14T16:25:58.906Z] ---> 468a8977285f [2022-11-14T16:25:58.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-14T16:25:59.164Z] ---> 019956a0f893 [2022-11-14T16:25:59.164Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-14T16:25:59.164Z] ---> 66f08918dcf5 [2022-11-14T16:25:59.164Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-14T16:25:59.164Z] ---> Running in 16bc32290ee4 [2022-11-14T16:25:59.836Z] ---> 18fd3b4f931a [2022-11-14T16:25:59.836Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-14T16:25:59.836Z] ---> Running in 9d4d33542630 [2022-11-14T16:26:00.097Z] Removing intermediate container 9d4d33542630 [2022-11-14T16:26:00.097Z] ---> d56cb548f90a [2022-11-14T16:26:00.097Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:26:00.358Z] ---> Running in e68063c49c73 [2022-11-14T16:26:00.616Z] Removing intermediate container e68063c49c73 [2022-11-14T16:26:00.616Z] ---> fe79cd9702dc [2022-11-14T16:26:00.616Z] Step 20/22 : LABEL arch=x86_64 [2022-11-14T16:26:00.875Z] ---> Running in 6b8b90c3e0c9 [2022-11-14T16:26:00.875Z] Removing intermediate container 16bc32290ee4 [2022-11-14T16:26:00.875Z] ---> b265fcf0817d [2022-11-14T16:26:00.875Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-14T16:26:01.133Z] Removing intermediate container 6b8b90c3e0c9 [2022-11-14T16:26:01.133Z] ---> fef67960fc62 [2022-11-14T16:26:01.133Z] Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:26:01.133Z] ---> Running in 205fc88de4cb [2022-11-14T16:26:01.133Z] ---> Running in cb9f99755ce7 [2022-11-14T16:26:01.392Z] Removing intermediate container cb9f99755ce7 [2022-11-14T16:26:01.392Z] ---> c5f513a63acd [2022-11-14T16:26:01.392Z] Step 22/22 : LABEL version=0.0.0 [2022-11-14T16:26:01.659Z] Removing intermediate container 205fc88de4cb [2022-11-14T16:26:01.659Z] ---> 6c7e2241ddc8 [2022-11-14T16:26:01.659Z] Step 19/21 : LABEL arch=x86_64 [2022-11-14T16:26:01.659Z] ---> Running in 1d3f7a913431 [2022-11-14T16:26:01.951Z] ---> Running in f727778b487a [2022-11-14T16:26:01.951Z] Removing intermediate container 1d3f7a913431 [2022-11-14T16:26:01.951Z] ---> f4eeec582286 [2022-11-14T16:26:01.951Z] [2022-11-14T16:26:01.951Z] Removing intermediate container f727778b487a [2022-11-14T16:26:01.951Z] ---> 19bdaf45c848 [2022-11-14T16:26:01.951Z] Step 20/21 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:26:02.211Z] ---> Running in 8a43e0a404d2 [2022-11-14T16:26:02.211Z] Successfully built f4eeec582286 [2022-11-14T16:26:02.211Z] Successfully tagged sys-mgmt-agent:latest [2022-11-14T16:26:02.211Z]  Building sys-mgmt-agent ... done Building core-command [2022-11-14T16:26:02.211Z] Removing intermediate container c7e6cd04c78e [2022-11-14T16:26:02.211Z] ---> c3df840d523a [2022-11-14T16:26:02.211Z] [2022-11-14T16:26:02.211Z] Step 10/24 : FROM alpine:3.16 [2022-11-14T16:26:02.211Z] ---> bfe296a52501 [2022-11-14T16:26:02.211Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-14T16:26:02.211Z] ---> Running in 4fec31ac4eb0 [2022-11-14T16:26:02.469Z] Removing intermediate container 8a43e0a404d2 [2022-11-14T16:26:02.469Z] ---> 9e7a0dc8cc50 [2022-11-14T16:26:02.469Z] Step 21/21 : LABEL version=0.0.0 [2022-11-14T16:26:05.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:26:05.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:26:05.018Z] ---> e8bed8e71d37 [2022-11-14T16:26:05.018Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:26:05.018Z] ---> Using cache [2022-11-14T16:26:05.018Z] ---> 25aae709c74e [2022-11-14T16:26:05.018Z] Step 4/23 : WORKDIR /edgex-go [2022-11-14T16:26:05.018Z] ---> Using cache [2022-11-14T16:26:05.018Z] ---> 92e1fa0e8aa0 [2022-11-14T16:26:05.018Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-14T16:26:05.018Z] ---> Using cache [2022-11-14T16:26:05.018Z] ---> d17982d90494 [2022-11-14T16:26:05.018Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-14T16:26:05.018Z] ---> Using cache [2022-11-14T16:26:05.018Z] ---> 05d527192a43 [2022-11-14T16:26:05.018Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:26:05.018Z] ---> Using cache [2022-11-14T16:26:05.018Z] ---> a26e17899418 [2022-11-14T16:26:05.018Z] Step 8/23 : COPY . . [2022-11-14T16:26:05.018Z] ---> Using cache [2022-11-14T16:26:05.018Z] ---> f7f6ec447747 [2022-11-14T16:26:05.018Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-14T16:26:05.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:26:05.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:26:05.879Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-14T16:26:05.879Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:26:05.879Z] OK: 6 MiB in 15 packages [2022-11-14T16:26:06.486Z] ---> Running in eda7496d635d [2022-11-14T16:26:06.486Z] ---> Running in e9e6ebb21ab6 [2022-11-14T16:26:06.744Z] Removing intermediate container eda7496d635d [2022-11-14T16:26:06.744Z] ---> 4c87201b7b34 [2022-11-14T16:26:06.744Z] [2022-11-14T16:26:07.002Z] Successfully built 4c87201b7b34 [2022-11-14T16:26:07.002Z] Removing intermediate container 4fec31ac4eb0 [2022-11-14T16:26:07.002Z] ---> 166f498a8f6e [2022-11-14T16:26:07.002Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:26:07.002Z] Successfully tagged security-proxy-setup:latest [2022-11-14T16:26:07.002Z] Building security-secretstore-setup [2022-11-14T16:26:07.002Z]  Building security-proxy-setup ... done  ---> Running in 518897c2bbee [2022-11-14T16:26:07.260Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-14T16:26:08.657Z] Removing intermediate container 518897c2bbee [2022-11-14T16:26:08.657Z] ---> d0cad06284bb [2022-11-14T16:26:08.657Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-14T16:26:10.557Z] ---> Running in fbf1c99c52ae [2022-11-14T16:26:10.557Z] Removing intermediate container 20ca776a6ce5 [2022-11-14T16:26:10.557Z] ---> d919e1ad6e12 [2022-11-14T16:26:10.557Z] [2022-11-14T16:26:10.557Z] Step 9/19 : FROM alpine:3.15 [2022-11-14T16:26:10.557Z] ---> c4fc93816858 [2022-11-14T16:26:10.557Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:26:10.557Z] ---> Using cache [2022-11-14T16:26:10.557Z] ---> 0f9862dfb0b3 [2022-11-14T16:26:10.557Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-14T16:26:10.557Z] ---> Running in 2788d0a11934 [2022-11-14T16:26:10.815Z] Removing intermediate container fbf1c99c52ae [2022-11-14T16:26:10.815Z] ---> 1c20ba844f77 [2022-11-14T16:26:10.815Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-14T16:26:11.075Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:26:11.075Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:26:11.075Z] ---> e8bed8e71d37 [2022-11-14T16:26:11.075Z] Step 3/24 : WORKDIR /edgex-go [2022-11-14T16:26:11.075Z] ---> Using cache [2022-11-14T16:26:11.075Z] ---> 607b99735838 [2022-11-14T16:26:11.075Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-14T16:26:11.075Z] ---> Using cache [2022-11-14T16:26:11.075Z] ---> 6c1d163bdd0e [2022-11-14T16:26:11.075Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-14T16:26:11.075Z] ---> Using cache [2022-11-14T16:26:11.075Z] ---> 9d413210e713 [2022-11-14T16:26:11.075Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:26:11.075Z] ---> Using cache [2022-11-14T16:26:11.075Z] ---> e3f473c1a4bd [2022-11-14T16:26:11.075Z] Step 7/24 : COPY . . [2022-11-14T16:26:11.075Z] ---> Using cache [2022-11-14T16:26:11.075Z] ---> 706aab019de4 [2022-11-14T16:26:11.075Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-14T16:26:11.075Z] ---> Running in f7c5af89869a [2022-11-14T16:26:11.075Z] ---> Running in 73e0e1587007 [2022-11-14T16:26:11.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:26:11.341Z] Removing intermediate container f7c5af89869a [2022-11-14T16:26:11.341Z] ---> e29c1998c40a [2022-11-14T16:26:11.341Z] Step 15/24 : WORKDIR / [2022-11-14T16:26:11.341Z] ---> Running in 8cffbbd91359 [2022-11-14T16:26:11.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:26:11.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-14T16:26:11.599Z] Removing intermediate container 8cffbbd91359 [2022-11-14T16:26:11.599Z] ---> f5e959cc332f [2022-11-14T16:26:11.599Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:26:11.857Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-14T16:26:11.857Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-14T16:26:11.857Z] OK: 15859 distinct packages available [2022-11-14T16:26:11.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:26:11.857Z] ---> 2e1abdac9ae3 [2022-11-14T16:26:11.857Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-14T16:26:11.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:26:12.115Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-14T16:26:12.115Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-14T16:26:12.115Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-14T16:26:12.115Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-14T16:26:12.115Z] (5/9) Installing curl (7.80.0-r4) [2022-11-14T16:26:12.115Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-14T16:26:12.115Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-14T16:26:12.115Z] (8/9) Installing libucontext (1.1-r0) [2022-11-14T16:26:12.115Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-14T16:26:12.115Z] Executing busybox-1.34.1-r7.trigger [2022-11-14T16:26:12.115Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:26:12.373Z] OK: 8 MiB in 23 packages [2022-11-14T16:26:12.941Z] ---> f7e950c03651 [2022-11-14T16:26:12.941Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-14T16:26:13.200Z] ---> 3d3e7f31aeab [2022-11-14T16:26:13.200Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-14T16:26:13.458Z] Removing intermediate container 2788d0a11934 [2022-11-14T16:26:13.458Z] ---> 55d8042fa894 [2022-11-14T16:26:13.458Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:26:13.718Z] ---> 30206b165dab [2022-11-14T16:26:13.718Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-14T16:26:13.718Z] ---> 26f0dae20670 [2022-11-14T16:26:13.718Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-14T16:26:13.718Z] ---> Running in 353a53551c3c [2022-11-14T16:26:14.285Z] Removing intermediate container 353a53551c3c [2022-11-14T16:26:14.285Z] ---> 71fa4c85163c [2022-11-14T16:26:14.285Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:26:14.285Z] ---> Running in 6be3e34f10af [2022-11-14T16:26:14.544Z] Removing intermediate container 6be3e34f10af [2022-11-14T16:26:14.544Z] ---> ff088adf8478 [2022-11-14T16:26:14.544Z] Step 22/24 : LABEL arch=x86_64 [2022-11-14T16:26:14.801Z] ---> 1bbe6283f22b [2022-11-14T16:26:14.801Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-14T16:26:14.801Z] ---> Running in 29f1b9f1f89c [2022-11-14T16:26:15.101Z] Removing intermediate container 29f1b9f1f89c [2022-11-14T16:26:15.101Z] ---> 925b68cf7d10 [2022-11-14T16:26:15.101Z] Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:26:15.361Z] ---> 08be710560e6 [2022-11-14T16:26:15.361Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-14T16:26:15.361Z] ---> Running in bd8cb029b73d [2022-11-14T16:26:15.361Z] ---> Running in b1df0118b35c [2022-11-14T16:26:15.361Z] Removing intermediate container bd8cb029b73d [2022-11-14T16:26:15.361Z] ---> 7207833cd663 [2022-11-14T16:26:15.361Z] Step 24/24 : LABEL version=0.0.0 [2022-11-14T16:26:15.361Z] Removing intermediate container b1df0118b35c [2022-11-14T16:26:15.361Z] ---> b0c50afd4ebc [2022-11-14T16:26:15.361Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:26:15.619Z] ---> Running in 9900b763613d [2022-11-14T16:26:15.619Z] ---> Running in bed450b78ad8 [2022-11-14T16:26:15.886Z] Removing intermediate container bed450b78ad8 [2022-11-14T16:26:15.886Z] Removing intermediate container 9900b763613d [2022-11-14T16:26:15.886Z] ---> f5ecff395ea8 [2022-11-14T16:26:15.886Z] ---> 081246e936dd [2022-11-14T16:26:15.886Z] [2022-11-14T16:26:15.886Z] Step 17/19 : LABEL arch=x86_64 [2022-11-14T16:26:15.886Z] ---> Running in 8e37d35e95a1 [2022-11-14T16:26:15.886Z] Successfully built f5ecff395ea8 [2022-11-14T16:26:15.886Z] Successfully tagged core-metadata:latest [2022-11-14T16:26:15.886Z]  Building core-metadata ... done Removing intermediate container 8e37d35e95a1 [2022-11-14T16:26:15.886Z] ---> 99214de080a9 [2022-11-14T16:26:15.886Z] Step 18/19 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:26:16.160Z] ---> Running in 93bd6d60a1c4 [2022-11-14T16:26:16.487Z] Removing intermediate container 93bd6d60a1c4 [2022-11-14T16:26:16.487Z] ---> 4216bc699a0a [2022-11-14T16:26:16.487Z] Step 19/19 : LABEL version=0.0.0 [2022-11-14T16:26:16.487Z] ---> Running in 3aaff0e06520 [2022-11-14T16:26:16.750Z] Removing intermediate container 3aaff0e06520 [2022-11-14T16:26:16.750Z] ---> ca3cd5f1f4e1 [2022-11-14T16:26:16.750Z] [2022-11-14T16:26:16.750Z] Successfully built ca3cd5f1f4e1 [2022-11-14T16:26:16.750Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-14T16:26:22.099Z]  Building security-spiffe-token-provider ... done Removing intermediate container ed96eb33b068 [2022-11-14T16:26:22.099Z] ---> 3674d1179a67 [2022-11-14T16:26:22.099Z] [2022-11-14T16:26:22.099Z] Step 10/22 : FROM alpine:3.16 [2022-11-14T16:26:22.099Z] ---> bfe296a52501 [2022-11-14T16:26:22.099Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-14T16:26:22.099Z] ---> Using cache [2022-11-14T16:26:22.099Z] ---> 166f498a8f6e [2022-11-14T16:26:22.099Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:26:22.099Z] ---> Using cache [2022-11-14T16:26:22.099Z] ---> d0cad06284bb [2022-11-14T16:26:22.099Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-14T16:26:22.357Z] ---> Running in 1fd130de52bd [2022-11-14T16:26:22.622Z] Removing intermediate container 1fd130de52bd [2022-11-14T16:26:22.622Z] ---> 22e0f352aa0d [2022-11-14T16:26:22.622Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-14T16:26:22.622Z] ---> Running in 5c96c331830c [2022-11-14T16:26:22.881Z] Removing intermediate container 5c96c331830c [2022-11-14T16:26:22.881Z] ---> 913430efb95b [2022-11-14T16:26:22.881Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:26:23.446Z] ---> ad205c39bf5b [2022-11-14T16:26:23.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-14T16:26:25.354Z] ---> 9011aba404e4 [2022-11-14T16:26:25.354Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-14T16:26:25.354Z] ---> e2506db23412 [2022-11-14T16:26:25.354Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-14T16:26:25.354Z] ---> Running in 6f0ab1f2be8f [2022-11-14T16:26:25.618Z] Removing intermediate container 6f0ab1f2be8f [2022-11-14T16:26:25.618Z] ---> 45533b1d92ad [2022-11-14T16:26:25.618Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:26:25.618Z] ---> Running in 90bd5de909ba [2022-11-14T16:26:25.618Z] Removing intermediate container 90bd5de909ba [2022-11-14T16:26:25.618Z] ---> e72c2e0c282c [2022-11-14T16:26:25.618Z] Step 20/22 : LABEL arch=x86_64 [2022-11-14T16:26:25.618Z] ---> Running in e5f30785ed44 [2022-11-14T16:26:25.878Z] Removing intermediate container e5f30785ed44 [2022-11-14T16:26:25.878Z] ---> fa908f318a0e [2022-11-14T16:26:25.878Z] Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:26:25.878Z] ---> Running in 2ab30fc8b4d5 [2022-11-14T16:26:25.878Z] Removing intermediate container 2ab30fc8b4d5 [2022-11-14T16:26:25.878Z] ---> e4545b5ce4c4 [2022-11-14T16:26:25.878Z] Step 22/22 : LABEL version=0.0.0 [2022-11-14T16:26:25.878Z] ---> Running in 3c9f363ee333 [2022-11-14T16:26:26.137Z] Removing intermediate container 3c9f363ee333 [2022-11-14T16:26:26.137Z] ---> 4b0f13748199 [2022-11-14T16:26:26.137Z] [2022-11-14T16:26:26.137Z] Successfully built 4b0f13748199 [2022-11-14T16:26:26.137Z] Successfully tagged support-scheduler:latest [2022-11-14T16:26:29.421Z]  Building support-scheduler ... done Removing intermediate container e9e6ebb21ab6 [2022-11-14T16:26:29.421Z] ---> 84b0eeae6d00 [2022-11-14T16:26:29.421Z] [2022-11-14T16:26:29.421Z] Step 10/23 : FROM alpine:3.16 [2022-11-14T16:26:29.421Z] ---> bfe296a52501 [2022-11-14T16:26:29.421Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-14T16:26:29.421Z] ---> Using cache [2022-11-14T16:26:29.421Z] ---> 166f498a8f6e [2022-11-14T16:26:29.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:26:29.421Z] ---> Using cache [2022-11-14T16:26:29.421Z] ---> d0cad06284bb [2022-11-14T16:26:29.421Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-14T16:26:29.421Z] ---> Running in 88a70493f66a [2022-11-14T16:26:29.421Z] Removing intermediate container 88a70493f66a [2022-11-14T16:26:29.421Z] ---> 9fedfc19d756 [2022-11-14T16:26:29.421Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-14T16:26:29.421Z] ---> Running in 0476f1f211ed [2022-11-14T16:26:29.421Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-14T16:26:29.682Z] Removing intermediate container 0476f1f211ed [2022-11-14T16:26:29.682Z] ---> 0c8f67a10596 [2022-11-14T16:26:29.682Z] Step 15/23 : WORKDIR / [2022-11-14T16:26:29.682Z] ---> Running in 380ee5f2038c [2022-11-14T16:26:29.682Z] Removing intermediate container 380ee5f2038c [2022-11-14T16:26:29.682Z] ---> cab170198bb3 [2022-11-14T16:26:29.682Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:26:29.940Z] ---> a6fa4f8b3dc3 [2022-11-14T16:26:29.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-14T16:26:30.507Z] ---> 4032e2e1e06a [2022-11-14T16:26:30.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-14T16:26:30.507Z] ---> 47e085e219c4 [2022-11-14T16:26:30.507Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-14T16:26:30.507Z] ---> Running in 5c56cebb14ec [2022-11-14T16:26:30.768Z] Removing intermediate container 5c56cebb14ec [2022-11-14T16:26:30.768Z] ---> 623a04b754ba [2022-11-14T16:26:30.768Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:26:30.768Z] ---> Running in 3df67338a054 [2022-11-14T16:26:31.026Z] Removing intermediate container 3df67338a054 [2022-11-14T16:26:31.026Z] ---> 4e80ee98c535 [2022-11-14T16:26:31.026Z] Step 21/23 : LABEL arch=x86_64 [2022-11-14T16:26:31.026Z] ---> Running in b2b7982ef287 [2022-11-14T16:26:31.026Z] Removing intermediate container b2b7982ef287 [2022-11-14T16:26:31.026Z] ---> 4c9fbdaa5f13 [2022-11-14T16:26:31.026Z] Step 22/23 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:26:31.026Z] ---> Running in 5b6b920d9711 [2022-11-14T16:26:31.286Z] Removing intermediate container 5b6b920d9711 [2022-11-14T16:26:31.286Z] ---> 21d2d61bac25 [2022-11-14T16:26:31.286Z] Step 23/23 : LABEL version=0.0.0 [2022-11-14T16:26:31.554Z] ---> Running in 217a7044f431 [2022-11-14T16:26:31.813Z] Removing intermediate container 217a7044f431 [2022-11-14T16:26:31.813Z] ---> 73c22cc4dc86 [2022-11-14T16:26:31.813Z] [2022-11-14T16:26:31.813Z] Successfully built 73c22cc4dc86 [2022-11-14T16:26:31.813Z] Successfully tagged core-command:latest [2022-11-14T16:26:32.757Z]  Building core-command ... done Removing intermediate container 73e0e1587007 [2022-11-14T16:26:32.757Z] ---> 28691de3eef9 [2022-11-14T16:26:32.757Z] [2022-11-14T16:26:32.757Z] Step 9/24 : FROM alpine:3.16 [2022-11-14T16:26:32.757Z] ---> bfe296a52501 [2022-11-14T16:26:32.757Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-14T16:26:32.757Z] ---> Running in 3b25f789efa2 [2022-11-14T16:26:33.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-14T16:26:33.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-14T16:26:33.274Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-14T16:26:33.274Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-14T16:26:33.274Z] (3/3) Installing su-exec (0.2-r1) [2022-11-14T16:26:33.274Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:26:33.274Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:26:33.274Z] OK: 6 MiB in 17 packages [2022-11-14T16:26:33.839Z] Removing intermediate container 3b25f789efa2 [2022-11-14T16:26:33.839Z] ---> ba28e5b2342a [2022-11-14T16:26:33.839Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-14T16:26:33.839Z] ---> Running in adc67ec7c23c [2022-11-14T16:26:33.839Z] Removing intermediate container adc67ec7c23c [2022-11-14T16:26:33.839Z] ---> a062a8003a0b [2022-11-14T16:26:33.839Z] Step 12/24 : WORKDIR / [2022-11-14T16:26:33.839Z] ---> Running in ee4cffc0a130 [2022-11-14T16:26:33.839Z] Removing intermediate container ee4cffc0a130 [2022-11-14T16:26:33.839Z] ---> 8ebe2a8dd85c [2022-11-14T16:26:33.839Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-14T16:26:34.098Z] ---> c7cf58c1cfa7 [2022-11-14T16:26:34.098Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-14T16:26:34.098Z] ---> e993dd498901 [2022-11-14T16:26:34.098Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-14T16:26:34.356Z] ---> d7b0c52fd952 [2022-11-14T16:26:34.356Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-14T16:26:34.356Z] ---> 27b2eff91a5b [2022-11-14T16:26:34.356Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-14T16:26:34.922Z] ---> 942abe3156d9 [2022-11-14T16:26:34.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-14T16:26:35.489Z] ---> 1ac1806bc47d [2022-11-14T16:26:35.489Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-14T16:26:35.489Z] ---> 030b0f01b0c9 [2022-11-14T16:26:35.489Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-14T16:26:35.489Z] ---> Running in 3ddd409c80d3 [2022-11-14T16:26:36.057Z] Removing intermediate container 3ddd409c80d3 [2022-11-14T16:26:36.057Z] ---> c462413665b5 [2022-11-14T16:26:36.057Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-14T16:26:36.057Z] ---> Running in 0201445076e7 [2022-11-14T16:26:36.057Z] Removing intermediate container 0201445076e7 [2022-11-14T16:26:36.057Z] ---> d392bcdfe47b [2022-11-14T16:26:36.057Z] Step 22/24 : LABEL arch=x86_64 [2022-11-14T16:26:36.057Z] ---> Running in a385acb2850c [2022-11-14T16:26:36.316Z] Removing intermediate container a385acb2850c [2022-11-14T16:26:36.316Z] ---> 5421122bae3e [2022-11-14T16:26:36.316Z] Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:26:36.316Z] ---> Running in a6492d9f3a12 [2022-11-14T16:26:36.316Z] Removing intermediate container a6492d9f3a12 [2022-11-14T16:26:36.316Z] ---> b5c03ff40488 [2022-11-14T16:26:36.316Z] Step 24/24 : LABEL version=0.0.0 [2022-11-14T16:26:36.316Z] ---> Running in 5a6b2230c623 [2022-11-14T16:26:36.316Z] Removing intermediate container 5a6b2230c623 [2022-11-14T16:26:36.316Z] ---> 744c85289ae4 [2022-11-14T16:26:36.316Z] [2022-11-14T16:26:36.575Z] Successfully built 744c85289ae4 [2022-11-14T16:26:36.575Z] Successfully tagged security-secretstore-setup:latest [2022-11-14T16:26:36.580Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-11-14T16:26:36.612Z] $ docker stop --time=1 1d0a2177de58c145aa885c0ea4010af68ab20cba11ed285961548a9fd1c1abff [2022-11-14T16:26:37.899Z] $ docker rm -f 1d0a2177de58c145aa885c0ea4010af68ab20cba11ed285961548a9fd1c1abff [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-14T16:26:38.303Z] + docker images [2022-11-14T16:26:38.304Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-14T16:26:38.304Z] security-secretstore-setup latest 744c85289ae4 2 seconds ago 29.7MB [2022-11-14T16:26:38.304Z] 28691de3eef9 6 seconds ago 1.61GB [2022-11-14T16:26:38.304Z] core-command latest 73c22cc4dc86 7 seconds ago 17.6MB [2022-11-14T16:26:38.304Z] 84b0eeae6d00 10 seconds ago 1.61GB [2022-11-14T16:26:38.304Z] support-scheduler latest 4b0f13748199 13 seconds ago 29.8MB [2022-11-14T16:26:38.304Z] 3674d1179a67 19 seconds ago 1.68GB [2022-11-14T16:26:38.304Z] security-spiffe-token-provider latest ca3cd5f1f4e1 22 seconds ago 29.7MB [2022-11-14T16:26:38.304Z] core-metadata latest f5ecff395ea8 23 seconds ago 18.5MB [2022-11-14T16:26:38.304Z] d919e1ad6e12 29 seconds ago 1.65GB [2022-11-14T16:26:38.304Z] security-proxy-setup latest 4c87201b7b34 32 seconds ago 27.6MB [2022-11-14T16:26:38.304Z] sys-mgmt-agent latest f4eeec582286 37 seconds ago 136MB [2022-11-14T16:26:38.304Z] c3df840d523a 37 seconds ago 1.62GB [2022-11-14T16:26:38.304Z] 019a1c50b860 53 seconds ago 1.6GB [2022-11-14T16:26:38.304Z] 6707f521b9df About a minute ago 1.6GB [2022-11-14T16:26:38.304Z] security-bootstrapper latest c08973a70598 About a minute ago 20.2MB [2022-11-14T16:26:38.304Z] security-spire-agent latest 329a24ba8a9f About a minute ago 125MB [2022-11-14T16:26:38.304Z] support-notifications latest 6a220734ac1f About a minute ago 30.4MB [2022-11-14T16:26:38.304Z] 66663a0b54e8 About a minute ago 1.49GB [2022-11-14T16:26:38.304Z] core-data latest 7d22259a90d7 About a minute ago 21.7MB [2022-11-14T16:26:38.304Z] 618279ec1492 About a minute ago 1.68GB [2022-11-14T16:26:38.304Z] 6e4a4b6ba4e0 About a minute ago 1.62GB [2022-11-14T16:26:38.304Z] 27f3f6ad18f9 About a minute ago 1.6GB [2022-11-14T16:26:38.304Z] security-spire-config latest 173d1578736a 2 minutes ago 85.8MB [2022-11-14T16:26:38.304Z] security-spire-server latest 7d17be66b5e6 2 minutes ago 86.5MB [2022-11-14T16:26:38.304Z] 16cd3003b05a 2 minutes ago 1.49GB [2022-11-14T16:26:38.304Z] 6957d73a0c43 2 minutes ago 1.49GB [2022-11-14T16:26:38.304Z] ci-base-image-x86_64 latest e8bed8e71d37 5 minutes ago 947MB [2022-11-14T16:26:38.304Z] alpine 3.16 bfe296a52501 2 days ago 5.54MB [2022-11-14T16:26:38.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 11 days ago 683MB [2022-11-14T16:26:38.304Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-14T16:26:38.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-14T16:26:38.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-14T16:27:01.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-14T16:27:19.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.602s coverage: 28.7% of statements [2022-11-14T16:27:19.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-14T16:27:19.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-14T16:27:23.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.784s coverage: 98.5% of statements [2022-11-14T16:27:27.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.742s coverage: 43.0% of statements [2022-11-14T16:27:27.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-14T16:27:27.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-14T16:27:27.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.163s coverage: 54.2% of statements [2022-11-14T16:27:27.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-14T16:27:27.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-14T16:27:54.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.266s coverage: 89.2% of statements [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-14T16:27:54.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.016s coverage: 2.2% of statements [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-14T16:27:54.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.877s coverage: 95.6% of statements [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-14T16:27:54.177Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.448s coverage: 72.2% of statements [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-14T16:27:54.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.582s coverage: 60.0% of statements [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-14T16:27:54.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.686s coverage: 0.9% of statements [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-14T16:27:54.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.355s coverage: 58.8% of statements [2022-11-14T16:27:54.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements [2022-11-14T16:27:54.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-14T16:27:58.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements [2022-11-14T16:27:58.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.342s coverage: 79.5% of statements [2022-11-14T16:27:58.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.304s coverage: 94.1% of statements [2022-11-14T16:27:58.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements [2022-11-14T16:28:00.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2022-11-14T16:28:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements [2022-11-14T16:28:08.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements [2022-11-14T16:28:20.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.722s coverage: 79.9% of statements [2022-11-14T16:28:20.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.330s coverage: 92.9% of statements [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.271s coverage: 86.9% of statements [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-11-14T16:28:23.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2022-11-14T16:28:23.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-11-14T16:28:25.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 91.2% of statements [2022-11-14T16:28:25.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-14T16:28:33.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.903s coverage: 64.7% of statements [2022-11-14T16:28:33.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-14T16:28:33.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-14T16:28:33.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements [2022-11-14T16:28:33.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.246s coverage: 89.4% of statements [2022-11-14T16:28:33.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2022-11-14T16:28:33.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.126s coverage: 73.7% of statements [2022-11-14T16:28:33.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-11-14T16:28:40.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.311s coverage: 65.8% of statements [2022-11-14T16:28:40.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-14T16:28:40.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-14T16:28:40.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-14T16:28:43.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.877s coverage: 41.8% of statements [2022-11-14T16:28:43.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-14T16:28:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-14T16:28:43.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.333s coverage: 89.5% of statements [2022-11-14T16:28:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-14T16:28:43.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements [2022-11-14T16:28:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-14T16:28:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-14T16:28:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-14T16:28:43.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-14T16:28:51.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.510s coverage: 17.7% of statements [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-14T16:28:51.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.754s coverage: 92.3% of statements [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-14T16:28:51.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-14T16:28:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-14T16:28:51.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-14T16:28:51.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-14T16:28:51.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-14T16:28:51.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.319s coverage: 100.0% of statements [2022-11-14T16:28:51.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-11-14T16:28:52.404Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-14T16:28:52.671Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-14T16:28:52.671Z] GO111MODULE=on go vet ./... [2022-11-14T16:30:44.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-14T16:30:44.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-14T16:30:44.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-14T16:30:44.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-14T16:30:44.711Z] + ls -al . [2022-11-14T16:30:44.711Z] total 772 [2022-11-14T16:30:44.711Z] drwxrwxr-x 10 1001 1001 4096 Nov 14 16:24 . [2022-11-14T16:30:44.711Z] drwxr-xr-x 4 root root 4096 Nov 14 16:24 .. [2022-11-14T16:30:44.711Z] drwxrwxr-x 2 1001 1001 4096 Nov 14 16:23 .blubracket [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 16 Nov 14 16:23 .dockerignore [2022-11-14T16:30:44.711Z] drwxrwxr-x 8 1001 1001 4096 Nov 14 16:23 .git [2022-11-14T16:30:44.711Z] drwxrwxr-x 3 1001 1001 4096 Nov 14 16:23 .github [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 1030 Nov 14 16:23 .gitignore [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 42 Nov 14 16:23 .golangci.yml [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 87 Nov 14 16:23 .hadolint.yml [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 166 Nov 14 16:23 .sonarcloud.properties [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 1171 Nov 14 16:23 ADOPTERS.md [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 10722 Nov 14 16:23 Attribution.txt [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 73765 Nov 14 16:23 CHANGELOG.md [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 3804 Nov 14 16:23 CONTRIBUTING.md [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 677 Nov 14 16:23 GOVERNANCE.md [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 850 Nov 14 16:23 Jenkinsfile [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 10775 Nov 14 16:23 LICENSE [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 13857 Nov 14 16:23 Makefile [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 582 Nov 14 16:23 OWNERS.md [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 9799 Nov 14 16:23 README.md [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 6912 Nov 14 16:23 SECURITY.md [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 5 Nov 14 16:20 VERSION [2022-11-14T16:30:44.711Z] -rw-rw-r-- 1 1001 1001 4131 Nov 14 16:23 ZMQWindows.md [2022-11-14T16:30:44.712Z] drwxrwxr-x 2 1001 1001 4096 Nov 14 16:23 bin [2022-11-14T16:30:44.712Z] drwxrwxr-x 18 1001 1001 4096 Nov 14 16:23 cmd [2022-11-14T16:30:44.712Z] -rw-r--r-- 1 root root 501828 Nov 14 16:28 coverage.out [2022-11-14T16:30:44.712Z] -rw-rw-r-- 1 1001 1001 3405 Nov 14 16:23 go.mod [2022-11-14T16:30:44.712Z] -rw-rw-r-- 1 1001 1001 44978 Nov 14 16:23 go.sum [2022-11-14T16:30:44.712Z] drwxrwxr-x 8 1001 1001 4096 Nov 14 16:23 internal [2022-11-14T16:30:44.712Z] drwxrwxr-x 3 1001 1001 4096 Nov 14 16:23 openapi [2022-11-14T16:30:44.712Z] drwxrwxr-x 4 1001 1001 4096 Nov 14 16:23 snap [2022-11-14T16:30:44.712Z] -rw-rw-r-- 1 1001 1001 204 Nov 14 16:23 version.go [Pipeline] sh [2022-11-14T16:30:45.047Z] + '[' -e coverage.out ] [2022-11-14T16:30:45.047Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-14T16:30:45.086Z] Warning: overwriting stash ‘coverage-report’ [2022-11-14T16:30:45.767Z] Stashed 1 file(s) [Pipeline] sh [2022-11-14T16:30:46.087Z] + make build [2022-11-14T16:30:46.087Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-14T16:32:22.703Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-14T16:33:30.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-14T16:33:30.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-14T16:34:09.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-14T16:34:09.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-14T16:34:14.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-14T16:34:21.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-14T16:34:24.753Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-14T16:34:30.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-14T16:34:33.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-14T16:34:36.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-14T16:34:44.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-14T16:34:50.320Z] $ docker stop --time=1 9b4b480e29256b5e9f7ac8b290c39c5170f0e0acbc89a3f7533d8740d257ad5f [2022-11-14T16:34:52.269Z] $ docker rm -f 9b4b480e29256b5e9f7ac8b290c39c5170f0e0acbc89a3f7533d8740d257ad5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:34:54.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-14T16:34:54.765Z] [2022-11-14T16:34:54.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:34:55.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-14T16:34:55.429Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-14T16:34:55.429Z] 29e5d40040c1: Pulling fs layer [2022-11-14T16:34:55.429Z] 1ce36da41761: Pulling fs layer [2022-11-14T16:34:55.429Z] 25b303627fd3: Pulling fs layer [2022-11-14T16:34:55.696Z] 29e5d40040c1: Verifying Checksum [2022-11-14T16:34:55.697Z] 29e5d40040c1: Download complete [2022-11-14T16:34:55.963Z] 1ce36da41761: Verifying Checksum [2022-11-14T16:34:55.963Z] 1ce36da41761: Download complete [2022-11-14T16:34:56.236Z] 29e5d40040c1: Pull complete [2022-11-14T16:34:57.192Z] 25b303627fd3: Verifying Checksum [2022-11-14T16:34:57.192Z] 25b303627fd3: Download complete [2022-11-14T16:34:57.461Z] 1ce36da41761: Pull complete [2022-11-14T16:35:07.721Z] 25b303627fd3: Pull complete [2022-11-14T16:35:07.721Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-14T16:35:07.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-14T16:35:07.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:35:08.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container [2022-11-14T16:35:08.064Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-14T16:35:10.208Z] $ docker top bde9c2195e65253afe9c1ea34672a282108371971830ac1acac484b60a2c54b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T16:35:11.066Z] + docker-compose build --help [2022-11-14T16:35:11.067Z] + grep parallel [2022-11-14T16:35:15.306Z] --parallel Build images in parallel. [Pipeline] } [2022-11-14T16:35:15.343Z] $ docker stop --time=1 bde9c2195e65253afe9c1ea34672a282108371971830ac1acac484b60a2c54b4 [2022-11-14T16:35:16.889Z] $ docker rm -f bde9c2195e65253afe9c1ea34672a282108371971830ac1acac484b60a2c54b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:35:17.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-14T16:35:17.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:35:17.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container [2022-11-14T16:35:17.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-14T16:35:18.990Z] $ docker top 518bb511138314f613e92f3a92f84a38e9a0078f54aaf8c11009a2067638ddfc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T16:35:19.538Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-14T16:35:23.786Z] Building core-command ... [2022-11-14T16:35:23.786Z] Building core-data ... [2022-11-14T16:35:23.786Z] Building core-metadata ... [2022-11-14T16:35:23.786Z] Building security-bootstrapper ... [2022-11-14T16:35:23.786Z] Building security-proxy-setup ... [2022-11-14T16:35:23.786Z] Building security-secretstore-setup ... [2022-11-14T16:35:23.786Z] Building security-spiffe-token-provider ... [2022-11-14T16:35:23.786Z] Building security-spire-agent ... [2022-11-14T16:35:23.786Z] Building security-spire-config ... [2022-11-14T16:35:23.786Z] Building security-spire-server ... [2022-11-14T16:35:23.786Z] Building support-notifications ... [2022-11-14T16:35:23.786Z] Building support-scheduler ... [2022-11-14T16:35:23.786Z] Building sys-mgmt-agent ... [2022-11-14T16:35:23.786Z] Building core-command [2022-11-14T16:35:23.786Z] Building security-secretstore-setup [2022-11-14T16:35:23.786Z] Building sys-mgmt-agent [2022-11-14T16:35:23.786Z] Building security-spiffe-token-provider [2022-11-14T16:35:23.786Z] Building security-bootstrapper [2022-11-14T16:36:20.171Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:36:20.171Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:36:20.171Z] ---> d10347e388e2 [2022-11-14T16:36:20.171Z] Step 3/32 : WORKDIR /edgex-go [2022-11-14T16:36:20.171Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:36:20.171Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:36:20.171Z] ---> d10347e388e2 [2022-11-14T16:36:20.171Z] Step 3/19 : WORKDIR /edgex-go [2022-11-14T16:36:20.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:36:20.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:36:20.171Z] ---> d10347e388e2 [2022-11-14T16:36:20.171Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:36:20.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:36:20.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:36:20.171Z] ---> d10347e388e2 [2022-11-14T16:36:20.171Z] Step 3/24 : WORKDIR /edgex-go [2022-11-14T16:36:20.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:36:20.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:36:20.171Z] ---> d10347e388e2 [2022-11-14T16:36:20.171Z] Step 3/22 : WORKDIR /edgex-go [2022-11-14T16:36:20.171Z] ---> Running in 174def52d50d [2022-11-14T16:36:20.171Z] ---> Running in 73a76c4780f8 [2022-11-14T16:36:20.171Z] ---> Running in 7bb45ba06769 [2022-11-14T16:36:20.171Z] ---> Running in b86ef19d4671 [2022-11-14T16:36:20.171Z] ---> Running in 1a1390c559d4 [2022-11-14T16:36:20.171Z] Removing intermediate container b86ef19d4671 [2022-11-14T16:36:20.171Z] ---> fb0421661ec4 [2022-11-14T16:36:20.171Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-14T16:36:20.171Z] Removing intermediate container 174def52d50d [2022-11-14T16:36:20.171Z] ---> 922775a87156 [2022-11-14T16:36:20.171Z] Step 4/23 : WORKDIR /edgex-go [2022-11-14T16:36:20.171Z] Removing intermediate container 73a76c4780f8 [2022-11-14T16:36:20.171Z] ---> 85c08b7fe7a2 [2022-11-14T16:36:20.171Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-14T16:36:20.171Z] Removing intermediate container 7bb45ba06769 [2022-11-14T16:36:20.171Z] ---> 89d0f24bf933 [2022-11-14T16:36:20.171Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-14T16:36:20.171Z] ---> Running in 10065d4d3b6b [2022-11-14T16:36:20.171Z] ---> Running in 921a9bf0b2e4 [2022-11-14T16:36:20.171Z] Removing intermediate container 1a1390c559d4 [2022-11-14T16:36:20.171Z] ---> 9ef2539dfb29 [2022-11-14T16:36:20.171Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-14T16:36:20.171Z] ---> Running in 72f364461a9e [2022-11-14T16:36:20.171Z] ---> Running in facb6512b6d6 [2022-11-14T16:36:20.171Z] ---> Running in 9f16a68e8fbf [2022-11-14T16:36:20.171Z] Removing intermediate container 921a9bf0b2e4 [2022-11-14T16:36:20.171Z] ---> bcf40a611ea6 [2022-11-14T16:36:20.171Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-14T16:36:20.171Z] ---> Running in 41e5c75b59c0 [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] OK: 221 MiB in 51 packages [2022-11-14T16:36:20.171Z] OK: 221 MiB in 51 packages [2022-11-14T16:36:20.171Z] v3.16.3-1-g9bb1c89d8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-14T16:36:20.171Z] v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-14T16:36:20.171Z] OK: 16895 distinct packages available [2022-11-14T16:36:20.171Z] OK: 221 MiB in 51 packages [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] OK: 221 MiB in 51 packages [2022-11-14T16:36:20.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:36:20.171Z] Removing intermediate container 10065d4d3b6b [2022-11-14T16:36:20.171Z] ---> 161a8931d3d9 [2022-11-14T16:36:20.171Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-14T16:36:20.171Z] OK: 221 MiB in 51 packages [2022-11-14T16:36:20.171Z] Removing intermediate container 72f364461a9e [2022-11-14T16:36:20.171Z] ---> 0c446bf05e4f [2022-11-14T16:36:20.171Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-14T16:36:20.171Z] Removing intermediate container 41e5c75b59c0 [2022-11-14T16:36:20.171Z] ---> a04f6c251cbf [2022-11-14T16:36:20.171Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-14T16:36:20.171Z] Removing intermediate container 9f16a68e8fbf [2022-11-14T16:36:20.171Z] ---> 77b4d44a16ec [2022-11-14T16:36:20.171Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-14T16:36:20.171Z] ---> 041a6584f773 [2022-11-14T16:36:20.171Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:36:20.445Z] ---> e2f27bf43c92 [2022-11-14T16:36:20.445Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:36:20.445Z] ---> Running in f961f467aa00 [2022-11-14T16:36:20.445Z] ---> Running in 31d1213ce8da [2022-11-14T16:36:21.047Z] ---> f07bde1f46aa [2022-11-14T16:36:21.047Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:36:21.047Z] ---> e5bd81b5ecb6 [2022-11-14T16:36:21.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:36:21.047Z] Removing intermediate container facb6512b6d6 [2022-11-14T16:36:21.047Z] ---> 30a67f89eecc [2022-11-14T16:36:21.047Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-14T16:36:21.313Z] ---> Running in 9d3d9176a8e6 [2022-11-14T16:36:21.313Z] ---> Running in 20f6cc5ee221 [2022-11-14T16:36:22.726Z] ---> 1d739481d318 [2022-11-14T16:36:22.726Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:36:22.726Z] ---> Running in 4a099ccd672a [2022-11-14T16:37:44.341Z] Removing intermediate container 31d1213ce8da [2022-11-14T16:37:44.341Z] ---> 6420c6dbfd14 [2022-11-14T16:37:44.341Z] Step 7/24 : COPY . . [2022-11-14T16:37:44.341Z] Removing intermediate container 9d3d9176a8e6 [2022-11-14T16:37:44.341Z] ---> 73bc3feb6b2f [2022-11-14T16:37:44.341Z] Step 7/22 : COPY . . [2022-11-14T16:37:44.341Z] Removing intermediate container f961f467aa00 [2022-11-14T16:37:44.341Z] ---> 6403d3d973b7 [2022-11-14T16:37:44.341Z] Step 7/32 : COPY . . [2022-11-14T16:37:44.341Z] Removing intermediate container 20f6cc5ee221 [2022-11-14T16:37:44.341Z] ---> 84232eeffbcc [2022-11-14T16:37:44.341Z] Step 8/23 : COPY . . [2022-11-14T16:37:44.341Z] Removing intermediate container 4a099ccd672a [2022-11-14T16:37:44.341Z] ---> 6857230426c8 [2022-11-14T16:37:44.341Z] Step 7/19 : COPY . . [2022-11-14T16:38:02.527Z] ---> d1dfc3ee53b9 [2022-11-14T16:38:02.527Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-14T16:38:02.527Z] ---> 59766c4d2d57 [2022-11-14T16:38:02.527Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-14T16:38:02.527Z] ---> 27ae823600a1 [2022-11-14T16:38:02.527Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-14T16:38:02.527Z] ---> Running in f73650c2796e [2022-11-14T16:38:02.527Z] ---> Running in de905b7a21b2 [2022-11-14T16:38:02.527Z] ---> c7cfe5a0cc94 [2022-11-14T16:38:02.527Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-14T16:38:02.527Z] ---> 85c923267e8f [2022-11-14T16:38:02.527Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-14T16:38:02.527Z] ---> Running in 626d6dccd7fc [2022-11-14T16:38:02.527Z] ---> Running in 19847ee8b791 [2022-11-14T16:38:02.527Z] ---> Running in 63d971fbbacd [2022-11-14T16:38:02.794Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-14T16:38:03.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-14T16:38:03.331Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-14T16:38:03.331Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-14T16:38:03.331Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-14T16:43:25.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-14T16:43:25.185Z] Removing intermediate container 626d6dccd7fc [2022-11-14T16:43:25.185Z] ---> 427ab092f33a [2022-11-14T16:43:25.185Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-14T16:43:25.185Z] ---> Running in 72883d5cd166 [2022-11-14T16:43:25.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-14T16:43:25.185Z] Removing intermediate container 72883d5cd166 [2022-11-14T16:43:25.185Z] ---> 0ca800a2c2a5 [2022-11-14T16:43:25.185Z] [2022-11-14T16:43:25.185Z] Step 10/22 : FROM alpine:3.16 [2022-11-14T16:43:25.768Z] 3.16: Pulling from library/alpine [2022-11-14T16:43:28.387Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-14T16:43:28.387Z] Status: Downloaded newer image for alpine:3.16 [2022-11-14T16:43:28.387Z] ---> 2b4661558fb8 [2022-11-14T16:43:28.387Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:43:28.656Z] ---> Running in c0a6b66bc1b4 [2022-11-14T16:43:29.617Z] Removing intermediate container c0a6b66bc1b4 [2022-11-14T16:43:29.617Z] ---> 6e7f7b8e5cf2 [2022-11-14T16:43:29.617Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-14T16:43:29.884Z] ---> Running in db0b50cba374 [2022-11-14T16:43:32.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:43:32.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:43:34.160Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-14T16:43:34.160Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-14T16:43:34.160Z] (3/33) Installing readline (8.1.2-r0) [2022-11-14T16:43:34.160Z] (4/33) Installing bash (5.1.16-r2) [2022-11-14T16:43:34.160Z] Executing bash-5.1.16-r2.post-install [2022-11-14T16:43:34.160Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-14T16:43:34.160Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-14T16:43:34.160Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-14T16:43:34.160Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-14T16:43:34.160Z] (9/33) Installing curl (7.83.1-r4) [2022-11-14T16:43:34.160Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-14T16:43:35.178Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-14T16:43:35.446Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-14T16:43:35.446Z] (13/33) Installing expat (2.5.0-r0) [2022-11-14T16:43:35.446Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-14T16:43:35.446Z] (15/33) Installing gdbm (1.23-r0) [2022-11-14T16:43:35.446Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-14T16:43:35.446Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-14T16:43:35.446Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-14T16:43:35.446Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-14T16:43:35.446Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-14T16:43:35.446Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-14T16:43:36.027Z] Removing intermediate container 63d971fbbacd [2022-11-14T16:43:36.027Z] ---> e324a0166b27 [2022-11-14T16:43:36.027Z] [2022-11-14T16:43:36.027Z] Step 9/24 : FROM alpine:3.16 [2022-11-14T16:43:36.027Z] ---> 2b4661558fb8 [2022-11-14T16:43:36.027Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-14T16:43:36.293Z] ---> Running in f1e97a3d17df [2022-11-14T16:43:38.231Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-14T16:43:38.231Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-14T16:43:38.231Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-14T16:43:38.231Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-14T16:43:38.231Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-14T16:43:38.231Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-14T16:43:38.231Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-14T16:43:38.231Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-14T16:43:38.231Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-14T16:43:38.231Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-14T16:43:38.231Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-14T16:43:38.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:43:38.496Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-14T16:43:38.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:43:39.717Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:43:39.717Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:43:39.717Z] Removing intermediate container 19847ee8b791 [2022-11-14T16:43:39.717Z] ---> 967fd7217e24 [2022-11-14T16:43:39.717Z] [2022-11-14T16:43:39.717Z] Step 9/32 : FROM alpine:3.16 [2022-11-14T16:43:39.717Z] ---> 2b4661558fb8 [2022-11-14T16:43:39.717Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:43:39.984Z] ---> Running in 9f9b9b720a6a [2022-11-14T16:43:40.264Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-14T16:43:40.264Z] OK: 121 MiB in 47 packages [2022-11-14T16:43:40.264Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-14T16:43:40.264Z] (3/3) Installing su-exec (0.2-r1) [2022-11-14T16:43:40.264Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:43:40.531Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:43:40.531Z] Removing intermediate container 9f9b9b720a6a [2022-11-14T16:43:40.531Z] ---> 569b5be09c8f [2022-11-14T16:43:40.531Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-14T16:43:40.531Z] ---> Running in 22a6cf400c4d [2022-11-14T16:43:40.797Z] OK: 6 MiB in 17 packages [2022-11-14T16:43:43.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:43:43.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:43:43.638Z] Removing intermediate container f1e97a3d17df [2022-11-14T16:43:43.638Z] ---> 249e3419752a [2022-11-14T16:43:43.638Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-14T16:43:43.904Z] ---> Running in 432978c4cc7a [2022-11-14T16:43:44.860Z] Removing intermediate container 432978c4cc7a [2022-11-14T16:43:44.860Z] ---> 283b0c987338 [2022-11-14T16:43:44.860Z] Step 12/24 : WORKDIR / [2022-11-14T16:43:45.125Z] ---> Running in f546e2fcc393 [2022-11-14T16:43:45.125Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-14T16:43:45.125Z] (2/2) Installing su-exec (0.2-r1) [2022-11-14T16:43:45.125Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:43:45.393Z] OK: 5 MiB in 16 packages [2022-11-14T16:43:45.980Z] Removing intermediate container f546e2fcc393 [2022-11-14T16:43:45.980Z] ---> 9cbc94d4db8e [2022-11-14T16:43:45.980Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-14T16:43:47.396Z] Removing intermediate container 22a6cf400c4d [2022-11-14T16:43:47.396Z] ---> 78e05a32e170 [2022-11-14T16:43:47.396Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-14T16:43:47.396Z] ---> Running in 1078829ac977 [2022-11-14T16:43:47.980Z] ---> 178d12487fbe [2022-11-14T16:43:47.980Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-14T16:43:48.247Z] Removing intermediate container 1078829ac977 [2022-11-14T16:43:48.247Z] ---> c69f4abef586 [2022-11-14T16:43:48.247Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-14T16:43:48.514Z] ---> Running in 5bda85834005 [2022-11-14T16:43:49.106Z] Removing intermediate container 5bda85834005 [2022-11-14T16:43:49.106Z] ---> 906eb3a7ae9e [2022-11-14T16:43:49.106Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-14T16:43:49.372Z] ---> Running in 3e276d43b4c0 [2022-11-14T16:43:49.638Z] ---> 0ff0bf4cbb10 [2022-11-14T16:43:49.638Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-14T16:43:50.226Z] Removing intermediate container 3e276d43b4c0 [2022-11-14T16:43:50.226Z] ---> 4f959a7502ba [2022-11-14T16:43:50.226Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-14T16:43:50.226Z] ---> Running in ad19632ce90b [2022-11-14T16:43:51.192Z] ---> cd1069a86872 [2022-11-14T16:43:51.192Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-14T16:43:51.192Z] Removing intermediate container ad19632ce90b [2022-11-14T16:43:51.192Z] ---> d2a63713822c [2022-11-14T16:43:51.192Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-14T16:43:51.460Z] ---> Running in 3442162e1f85 [2022-11-14T16:43:53.404Z] ---> 9a1675f3183c [2022-11-14T16:43:53.404Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-14T16:43:54.810Z] Removing intermediate container 3442162e1f85 [2022-11-14T16:43:54.810Z] ---> 8f96c939ab1d [2022-11-14T16:43:54.810Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-14T16:43:55.084Z] ---> Running in 42fbafc67257 [2022-11-14T16:43:55.084Z] Removing intermediate container f73650c2796e [2022-11-14T16:43:55.084Z] ---> 31e91e4ea0b0 [2022-11-14T16:43:55.084Z] [2022-11-14T16:43:55.084Z] Step 10/23 : FROM alpine:3.16 [2022-11-14T16:43:55.084Z] ---> 2b4661558fb8 [2022-11-14T16:43:55.084Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-14T16:43:55.352Z] ---> Running in d118080aa50d [2022-11-14T16:43:55.352Z] Collecting docker-compose==1.23.2 [2022-11-14T16:43:55.617Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-14T16:43:55.617Z] ---> 7791dd3a2100 [2022-11-14T16:43:55.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-14T16:43:55.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.9 MB/s eta 0:00:00 [2022-11-14T16:43:56.198Z] Removing intermediate container 42fbafc67257 [2022-11-14T16:43:56.198Z] ---> 80fcaf573c71 [2022-11-14T16:43:56.198Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-14T16:43:56.198Z] Collecting cached-property<2,>=1.2.0 [2022-11-14T16:43:56.198Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-14T16:43:57.155Z] Collecting PyYAML<4,>=3.10 [2022-11-14T16:43:57.155Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-14T16:43:57.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.0 MB/s eta 0:00:00 [2022-11-14T16:43:57.422Z] ---> 1242b9be4302 [2022-11-14T16:43:57.422Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-14T16:43:57.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:43:57.422Z] ---> Running in d904002fb7ea [2022-11-14T16:43:58.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:43:58.598Z] ---> 6310568c9f16 [2022-11-14T16:43:58.598Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-14T16:43:59.178Z] Preparing metadata (setup.py): started [2022-11-14T16:43:59.178Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-14T16:43:59.178Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:43:59.178Z] OK: 5 MiB in 15 packages [2022-11-14T16:43:59.443Z] ---> f30b24ab481e [2022-11-14T16:43:59.443Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-14T16:43:59.443Z] ---> Running in 21e646cde19d [2022-11-14T16:44:01.382Z] Removing intermediate container d118080aa50d [2022-11-14T16:44:01.382Z] ---> b57cf362bd0f [2022-11-14T16:44:01.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:44:01.649Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-14T16:44:01.649Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-14T16:44:01.649Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-14T16:44:01.649Z] ---> Running in 4fec7b0ffe38 [2022-11-14T16:44:01.649Z] Preparing metadata (setup.py): started [2022-11-14T16:44:02.229Z] Removing intermediate container d904002fb7ea [2022-11-14T16:44:02.229Z] ---> c72cb1062257 [2022-11-14T16:44:02.229Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:44:02.495Z] Removing intermediate container 4fec7b0ffe38 [2022-11-14T16:44:02.495Z] ---> 8df4ff9a054b [2022-11-14T16:44:02.495Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-14T16:44:03.080Z] ---> Running in 9ed13205509a [2022-11-14T16:44:03.662Z] Removing intermediate container 21e646cde19d [2022-11-14T16:44:03.662Z] ---> 422be847535e [2022-11-14T16:44:03.662Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-14T16:44:03.662Z] Removing intermediate container 9ed13205509a [2022-11-14T16:44:03.662Z] ---> 59b033d7d682 [2022-11-14T16:44:03.662Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-14T16:44:03.662Z] ---> Running in 616dffcd5bc8 [2022-11-14T16:44:03.929Z] ---> 2a7376c50d6f [2022-11-14T16:44:03.929Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-14T16:44:03.929Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-14T16:44:03.929Z] ---> Running in 11888c420118 [2022-11-14T16:44:04.510Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-14T16:44:04.510Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-14T16:44:04.510Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 4.7 MB/s eta 0:00:00 [2022-11-14T16:44:04.777Z] Removing intermediate container 11888c420118 [2022-11-14T16:44:04.777Z] ---> e5b08ba5dc6b [2022-11-14T16:44:04.777Z] Step 15/23 : WORKDIR / [2022-11-14T16:44:04.777Z] Removing intermediate container 616dffcd5bc8 [2022-11-14T16:44:04.777Z] ---> 31393284ca06 [2022-11-14T16:44:04.777Z] Step 22/24 : LABEL arch=arm64 [2022-11-14T16:44:05.043Z] ---> Running in 09262394839b [2022-11-14T16:44:05.043Z] ---> Running in 58b2e61642fe [2022-11-14T16:44:05.043Z] Collecting docker<4.0,>=3.6.0 [2022-11-14T16:44:05.043Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-14T16:44:05.043Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.8 MB/s eta 0:00:00 [2022-11-14T16:44:05.626Z] Collecting jsonschema<3,>=2.5.1 [2022-11-14T16:44:05.626Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-14T16:44:05.626Z] Removing intermediate container 58b2e61642fe [2022-11-14T16:44:05.626Z] ---> d1ee05a9f622 [2022-11-14T16:44:05.626Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:44:05.892Z] Removing intermediate container 09262394839b [2022-11-14T16:44:05.892Z] ---> b2ba657e872b [2022-11-14T16:44:05.892Z] Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:44:06.159Z] ---> Running in 0ad2c5ec122c [2022-11-14T16:44:06.742Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-14T16:44:06.742Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-14T16:44:06.742Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 [2022-11-14T16:44:06.742Z] ---> 093ce087647b [2022-11-14T16:44:06.742Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-14T16:44:07.009Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-14T16:44:07.009Z] Collecting docopt<0.7,>=0.6.1 [2022-11-14T16:44:07.009Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-14T16:44:07.009Z] Removing intermediate container 0ad2c5ec122c [2022-11-14T16:44:07.009Z] ---> 796b20346c6f [2022-11-14T16:44:07.009Z] Step 24/24 : LABEL version=0.0.0 [2022-11-14T16:44:07.009Z] Preparing metadata (setup.py): started [2022-11-14T16:44:07.009Z] ---> a634ad95d08d [2022-11-14T16:44:07.009Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-14T16:44:07.276Z] ---> Running in a6ee54a2cca7 [2022-11-14T16:44:07.858Z] Removing intermediate container a6ee54a2cca7 [2022-11-14T16:44:07.858Z] ---> c6e818c2589c [2022-11-14T16:44:07.858Z] [2022-11-14T16:44:08.557Z] ---> 09b4a1f81a86 [2022-11-14T16:44:08.557Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-14T16:44:08.826Z] Successfully built c6e818c2589c [2022-11-14T16:44:08.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-14T16:44:08.826Z] Building security-spire-agent [2022-11-14T16:44:09.093Z]  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' [2022-11-14T16:44:09.364Z] Collecting texttable<0.10,>=0.9.0 [2022-11-14T16:44:09.647Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-14T16:44:09.647Z] ---> 27a071d2175b [2022-11-14T16:44:09.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-14T16:44:09.647Z] Preparing metadata (setup.py): started [2022-11-14T16:44:09.647Z] ---> c8e2d28bf3a1 [2022-11-14T16:44:09.647Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-14T16:44:12.630Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-14T16:44:12.630Z] ---> 7baddb73ca60 [2022-11-14T16:44:12.630Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-14T16:44:12.630Z] ---> 874cdb30fd82 [2022-11-14T16:44:12.630Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-14T16:44:12.630Z] ---> Running in 5a9393801ace [2022-11-14T16:44:12.630Z] Collecting docker-pycreds>=0.4.0 [2022-11-14T16:44:12.896Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-14T16:44:13.477Z] Removing intermediate container 5a9393801ace [2022-11-14T16:44:13.477Z] ---> c57e0adcb048 [2022-11-14T16:44:13.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:44:13.477Z] ---> 8cde7087b3c1 [2022-11-14T16:44:13.478Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-14T16:44:13.478Z] ---> Running in 633f52620ff4 [2022-11-14T16:44:14.060Z] Collecting certifi>=2017.4.17 [2022-11-14T16:44:14.060Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-14T16:44:14.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 10.8 MB/s eta 0:00:00 [2022-11-14T16:44:14.060Z] Removing intermediate container 633f52620ff4 [2022-11-14T16:44:14.060Z] ---> 764956d7a615 [2022-11-14T16:44:14.060Z] Step 21/23 : LABEL arch=arm64 [2022-11-14T16:44:14.326Z] ---> Running in 24fdb7de9b9e [2022-11-14T16:44:14.326Z] Collecting idna<2.8,>=2.5 [2022-11-14T16:44:14.326Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-14T16:44:14.326Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 [2022-11-14T16:44:14.908Z] ---> a47695dba44c [2022-11-14T16:44:14.908Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-14T16:44:15.175Z] ---> Running in 8ba177dd2f21 [2022-11-14T16:44:15.175Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-14T16:44:15.175Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-14T16:44:15.175Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 7.2 MB/s eta 0:00:00 [2022-11-14T16:44:15.454Z] Removing intermediate container 24fdb7de9b9e [2022-11-14T16:44:15.454Z] ---> f02e5bbafc1f [2022-11-14T16:44:15.454Z] Step 22/23 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:44:15.454Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-14T16:44:15.454Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-14T16:44:15.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.3 MB/s eta 0:00:00 [2022-11-14T16:44:15.454Z] ---> Running in 2aa9b36dbf0c [2022-11-14T16:44:16.048Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-14T16:44:16.048Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-14T16:44:16.048Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-14T16:44:16.048Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-14T16:44:16.631Z] Removing intermediate container 2aa9b36dbf0c [2022-11-14T16:44:16.631Z] ---> e26eaa841481 [2022-11-14T16:44:16.631Z] Step 23/23 : LABEL version=0.0.0 [2022-11-14T16:44:16.631Z] ---> Running in 3650f1f5d65e [2022-11-14T16:44:17.217Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-14T16:44:17.217Z] Running setup.py install for texttable: started [2022-11-14T16:44:17.483Z] Removing intermediate container 3650f1f5d65e [2022-11-14T16:44:17.483Z] ---> bc2d51310d6d [2022-11-14T16:44:17.483Z] [2022-11-14T16:44:18.069Z] Successfully built bc2d51310d6d [2022-11-14T16:44:18.069Z] Successfully tagged core-command-arm64:latest [2022-11-14T16:44:18.069Z]  Building core-command ... done Building support-scheduler [2022-11-14T16:44:18.647Z] Removing intermediate container 8ba177dd2f21 [2022-11-14T16:44:18.647Z] ---> 075263417b10 [2022-11-14T16:44:18.647Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-14T16:44:18.911Z] ---> Running in b627d718c31f [2022-11-14T16:44:19.490Z] Removing intermediate container b627d718c31f [2022-11-14T16:44:19.490Z] ---> 94ad80d5ae4a [2022-11-14T16:44:19.490Z] Step 29/32 : CMD ["gate"] [2022-11-14T16:44:19.490Z] ---> Running in 507380afd3cc [2022-11-14T16:44:19.760Z] Running setup.py install for texttable: finished with status 'done' [2022-11-14T16:44:19.760Z] Running setup.py install for PyYAML: started [2022-11-14T16:44:20.027Z] Removing intermediate container 507380afd3cc [2022-11-14T16:44:20.027Z] ---> c72463a005b8 [2022-11-14T16:44:20.027Z] Step 30/32 : LABEL arch=arm64 [2022-11-14T16:44:20.294Z] ---> Running in 4eddee089ca3 [2022-11-14T16:44:20.564Z] Removing intermediate container 4eddee089ca3 [2022-11-14T16:44:20.564Z] ---> 60beff0a322f [2022-11-14T16:44:20.564Z] Step 31/32 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:44:20.828Z] ---> Running in a3048f06f5af [2022-11-14T16:44:21.409Z] Removing intermediate container a3048f06f5af [2022-11-14T16:44:21.409Z] ---> 9d07e27b6fde [2022-11-14T16:44:21.409Z] Step 32/32 : LABEL version=0.0.0 [2022-11-14T16:44:21.409Z] ---> Running in cbab774e2290 [2022-11-14T16:44:21.992Z] Removing intermediate container cbab774e2290 [2022-11-14T16:44:21.992Z] ---> 657e03a2e9a0 [2022-11-14T16:44:21.992Z] [2022-11-14T16:44:22.576Z] Successfully built 657e03a2e9a0 [2022-11-14T16:44:22.576Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-14T16:44:22.576Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-11-14T16:44:23.158Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-14T16:44:24.567Z] Running setup.py install for docopt: started [2022-11-14T16:44:27.140Z] Running setup.py install for docopt: finished with status 'done' [2022-11-14T16:44:30.480Z] Running setup.py install for dockerpty: started [2022-11-14T16:44:32.420Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:44:32.420Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:44:32.420Z] ---> d10347e388e2 [2022-11-14T16:44:32.420Z] Step 3/24 : WORKDIR /edgex-go [2022-11-14T16:44:32.420Z] ---> Using cache [2022-11-14T16:44:32.420Z] ---> 9ef2539dfb29 [2022-11-14T16:44:32.420Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-14T16:44:32.420Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-14T16:44:32.686Z] ---> Running in 5e02017094c2 [2022-11-14T16:44:34.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:44:34.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:44:35.856Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-14T16:44:35.856Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-14T16:44:35.856Z] OK: 221 MiB in 51 packages [2022-11-14T16:44:37.794Z] Removing intermediate container 5e02017094c2 [2022-11-14T16:44:37.794Z] ---> 53a0220e4545 [2022-11-14T16:44:37.794Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-14T16:44:39.736Z] ---> 55a91230c705 [2022-11-14T16:44:39.736Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:44:39.736Z] ---> Running in 30804ac50b42 [2022-11-14T16:44:45.071Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:44:45.071Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:44:45.071Z] ---> d10347e388e2 [2022-11-14T16:44:45.071Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:44:45.071Z] ---> Using cache [2022-11-14T16:44:45.071Z] ---> 922775a87156 [2022-11-14T16:44:45.071Z] Step 4/22 : WORKDIR /edgex-go [2022-11-14T16:44:45.071Z] ---> Using cache [2022-11-14T16:44:45.071Z] ---> bcf40a611ea6 [2022-11-14T16:44:45.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-14T16:44:45.071Z] ---> Using cache [2022-11-14T16:44:45.071Z] ---> a04f6c251cbf [2022-11-14T16:44:45.071Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-14T16:44:45.071Z] ---> Using cache [2022-11-14T16:44:45.071Z] ---> e5bd81b5ecb6 [2022-11-14T16:44:45.071Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:44:45.071Z] ---> Using cache [2022-11-14T16:44:45.071Z] ---> 84232eeffbcc [2022-11-14T16:44:45.071Z] Step 8/22 : COPY . . [2022-11-14T16:44:45.071Z] ---> Using cache [2022-11-14T16:44:45.071Z] ---> d1dfc3ee53b9 [2022-11-14T16:44:45.071Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-14T16:44:45.670Z] ---> Running in 83024b82b032 [2022-11-14T16:44:47.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-14T16:44:50.207Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:44:50.207Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:44:50.207Z] ---> d10347e388e2 [2022-11-14T16:44:50.207Z] Step 3/21 : WORKDIR /edgex-go [2022-11-14T16:44:50.207Z] ---> Using cache [2022-11-14T16:44:50.207Z] ---> 9ef2539dfb29 [2022-11-14T16:44:50.207Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-14T16:44:50.790Z] ---> Running in 27299a5b8eef [2022-11-14T16:44:53.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:44:53.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:44:54.782Z] OK: 221 MiB in 51 packages [2022-11-14T16:44:57.366Z] Removing intermediate container 27299a5b8eef [2022-11-14T16:44:57.366Z] ---> b544e67340ad [2022-11-14T16:44:57.366Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-14T16:45:01.613Z] ---> 0b06a1d7f469 [2022-11-14T16:45:01.613Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:45:01.613Z] ---> Running in 961d6fae6257 [2022-11-14T16:45:02.209Z] Removing intermediate container de905b7a21b2 [2022-11-14T16:45:02.209Z] ---> 2361b9c1a893 [2022-11-14T16:45:02.209Z] [2022-11-14T16:45:02.209Z] Step 9/19 : FROM alpine:3.15 [2022-11-14T16:45:02.209Z] 3.15: Pulling from library/alpine [2022-11-14T16:45:02.793Z] Removing intermediate container db0b50cba374 [2022-11-14T16:45:02.793Z] ---> 13bd625fa4c7 [2022-11-14T16:45:02.793Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-14T16:45:03.065Z] ---> Running in 7e6ffde79faa [2022-11-14T16:45:04.020Z] Removing intermediate container 7e6ffde79faa [2022-11-14T16:45:04.020Z] ---> b18d3f491723 [2022-11-14T16:45:04.020Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-14T16:45:04.020Z] ---> Running in 40ccb8c1a0a0 [2022-11-14T16:45:04.604Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-14T16:45:04.604Z] Status: Downloaded newer image for alpine:3.15 [2022-11-14T16:45:04.604Z] ---> 8aa73fd46299 [2022-11-14T16:45:04.604Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:45:04.604Z] ---> Running in 160bcbdcc4fb [2022-11-14T16:45:05.184Z] Removing intermediate container 40ccb8c1a0a0 [2022-11-14T16:45:05.184Z] ---> 961595b56a5c [2022-11-14T16:45:05.184Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-14T16:45:05.454Z] Removing intermediate container 160bcbdcc4fb [2022-11-14T16:45:05.454Z] ---> 24b7d270456a [2022-11-14T16:45:05.454Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-14T16:45:05.454Z] ---> Running in 53807570b14f [2022-11-14T16:45:07.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:45:07.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:45:08.266Z] ---> bd84055e0724 [2022-11-14T16:45:08.266Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-14T16:45:09.228Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-14T16:45:09.228Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-14T16:45:09.228Z] OK: 15736 distinct packages available [2022-11-14T16:45:09.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:45:10.073Z] ---> c3bd49b72c4a [2022-11-14T16:45:10.073Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-14T16:45:10.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:45:11.030Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-14T16:45:11.296Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-14T16:45:11.296Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-14T16:45:11.296Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-14T16:45:11.296Z] (5/9) Installing curl (7.80.0-r4) [2022-11-14T16:45:11.296Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-14T16:45:11.296Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-14T16:45:11.296Z] (8/9) Installing libucontext (1.1-r0) [2022-11-14T16:45:11.296Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-14T16:45:11.296Z] Executing busybox-1.34.1-r7.trigger [2022-11-14T16:45:11.296Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:45:11.877Z] OK: 8 MiB in 23 packages [2022-11-14T16:45:13.826Z] ---> c04508454134 [2022-11-14T16:45:13.826Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-14T16:45:13.826Z] ---> Running in a598125030f2 [2022-11-14T16:45:14.785Z] Removing intermediate container a598125030f2 [2022-11-14T16:45:14.785Z] ---> bcb3958db4ea [2022-11-14T16:45:14.785Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:45:15.053Z] ---> Running in a30eb874899a [2022-11-14T16:45:15.633Z] Removing intermediate container 53807570b14f [2022-11-14T16:45:15.633Z] ---> 0b2cb5cced43 [2022-11-14T16:45:15.633Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:45:15.899Z] Removing intermediate container a30eb874899a [2022-11-14T16:45:15.899Z] ---> 825bb40c6614 [2022-11-14T16:45:15.899Z] Step 20/22 : LABEL arch=arm64 [2022-11-14T16:45:16.165Z] ---> Running in c26db2e4c83e [2022-11-14T16:45:17.569Z] Removing intermediate container c26db2e4c83e [2022-11-14T16:45:17.569Z] ---> 293b984f9959 [2022-11-14T16:45:17.569Z] Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:45:17.569Z] ---> c54b6ac389b4 [2022-11-14T16:45:17.569Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-14T16:45:17.569Z] ---> Running in 53d63196864c [2022-11-14T16:45:18.978Z] Removing intermediate container 53d63196864c [2022-11-14T16:45:18.978Z] ---> 02ce57543b12 [2022-11-14T16:45:18.978Z] Step 22/22 : LABEL version=0.0.0 [2022-11-14T16:45:19.243Z] ---> Running in ee34c374e771 [2022-11-14T16:45:20.666Z] Removing intermediate container ee34c374e771 [2022-11-14T16:45:20.666Z] ---> 3d857083f41b [2022-11-14T16:45:20.666Z] [2022-11-14T16:45:21.257Z] Successfully built 3d857083f41b [2022-11-14T16:45:21.257Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-14T16:45:21.257Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-11-14T16:45:21.522Z] ---> 8994197ac847 [2022-11-14T16:45:21.522Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-14T16:45:22.927Z] ---> 4913144fd4cc [2022-11-14T16:45:22.927Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-14T16:45:22.927Z] ---> Running in 35dd8a5b2cf6 [2022-11-14T16:45:23.887Z] Removing intermediate container 35dd8a5b2cf6 [2022-11-14T16:45:23.887Z] ---> 29f1b51bf5e6 [2022-11-14T16:45:23.887Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:45:24.155Z] ---> Running in d7d95fa79495 [2022-11-14T16:45:25.119Z] Removing intermediate container d7d95fa79495 [2022-11-14T16:45:25.119Z] ---> 975e5d503ba6 [2022-11-14T16:45:25.119Z] Step 17/19 : LABEL arch=arm64 [2022-11-14T16:45:25.389Z] ---> Running in 3fda749e35d4 [2022-11-14T16:45:26.350Z] Removing intermediate container 3fda749e35d4 [2022-11-14T16:45:26.350Z] ---> 2d69f1dadc89 [2022-11-14T16:45:26.350Z] Step 18/19 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:45:26.350Z] ---> Running in a727d8d6f36e [2022-11-14T16:45:27.310Z] Removing intermediate container a727d8d6f36e [2022-11-14T16:45:27.310Z] ---> b46f0c2d8744 [2022-11-14T16:45:27.310Z] Step 19/19 : LABEL version=0.0.0 [2022-11-14T16:45:27.574Z] ---> Running in 131ac0bd1471 [2022-11-14T16:45:28.533Z] Removing intermediate container 131ac0bd1471 [2022-11-14T16:45:28.533Z] ---> 29965efb1f49 [2022-11-14T16:45:28.533Z] [2022-11-14T16:45:29.113Z] Successfully built 29965efb1f49 [2022-11-14T16:45:29.113Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-14T16:45:29.113Z]  Building security-spiffe-token-provider ... done Building core-data [2022-11-14T16:45:44.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:45:44.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:45:44.091Z] ---> d10347e388e2 [2022-11-14T16:45:44.091Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:45:44.091Z] ---> Using cache [2022-11-14T16:45:44.091Z] ---> 922775a87156 [2022-11-14T16:45:44.091Z] Step 4/22 : WORKDIR /edgex-go [2022-11-14T16:45:44.091Z] ---> Using cache [2022-11-14T16:45:44.091Z] ---> bcf40a611ea6 [2022-11-14T16:45:44.091Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-14T16:45:44.671Z] ---> Running in b18e46d5dc19 [2022-11-14T16:45:47.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:45:47.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:45:48.466Z] OK: 221 MiB in 51 packages [2022-11-14T16:45:51.039Z] Removing intermediate container b18e46d5dc19 [2022-11-14T16:45:51.039Z] ---> 08bfa37ad886 [2022-11-14T16:45:51.039Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-14T16:45:51.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:45:51.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:45:51.618Z] ---> d10347e388e2 [2022-11-14T16:45:51.618Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:45:51.618Z] ---> Using cache [2022-11-14T16:45:51.618Z] ---> 922775a87156 [2022-11-14T16:45:51.618Z] Step 4/22 : WORKDIR /edgex-go [2022-11-14T16:45:51.618Z] ---> Using cache [2022-11-14T16:45:51.618Z] ---> bcf40a611ea6 [2022-11-14T16:45:51.618Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-14T16:45:52.197Z] ---> Running in 5d31b9d6f712 [2022-11-14T16:45:53.158Z] ---> 8b3d36fbe6de [2022-11-14T16:45:53.158Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:45:53.158Z] ---> Running in dedf81d35adb [2022-11-14T16:45:53.424Z] Removing intermediate container 30804ac50b42 [2022-11-14T16:45:53.424Z] ---> ecd954288bcc [2022-11-14T16:45:53.424Z] Step 7/24 : COPY . . [2022-11-14T16:45:54.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:45:55.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:45:56.509Z] OK: 221 MiB in 51 packages [2022-11-14T16:45:58.448Z] Removing intermediate container 5d31b9d6f712 [2022-11-14T16:45:58.448Z] ---> b350427820c3 [2022-11-14T16:45:58.448Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-14T16:46:00.386Z] ---> c48825a7c099 [2022-11-14T16:46:00.386Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:46:00.652Z] ---> Running in 80a46d1b2faa [2022-11-14T16:46:18.842Z] ---> 9ad611604fce [2022-11-14T16:46:18.842Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-14T16:46:18.842Z] ---> Running in 4bf621da8ff2 [2022-11-14T16:46:18.842Z] Removing intermediate container 4bf621da8ff2 [2022-11-14T16:46:18.842Z] ---> d6a25751c590 [2022-11-14T16:46:18.842Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-14T16:46:18.842Z] ---> Running in 35290df3a5d8 [2022-11-14T16:46:18.842Z] Removing intermediate container 35290df3a5d8 [2022-11-14T16:46:18.842Z] ---> 7ab8ea4af1d8 [2022-11-14T16:46:18.842Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-14T16:46:18.842Z] ---> Running in d797d1d4595c [2022-11-14T16:46:20.240Z] Removing intermediate container 961d6fae6257 [2022-11-14T16:46:20.240Z] ---> c4fa1d3c05d7 [2022-11-14T16:46:20.240Z] Step 7/21 : COPY . . [2022-11-14T16:46:22.812Z] Removing intermediate container d797d1d4595c [2022-11-14T16:46:22.812Z] ---> a69ac2b6be59 [2022-11-14T16:46:22.812Z] Step 11/24 : WORKDIR /edgex-go [2022-11-14T16:46:23.084Z] ---> Running in df4829ba3480 [2022-11-14T16:46:24.043Z] Removing intermediate container df4829ba3480 [2022-11-14T16:46:24.043Z] ---> e7612f29ef51 [2022-11-14T16:46:24.043Z] [2022-11-14T16:46:24.043Z] Step 12/24 : FROM alpine:3.15 [2022-11-14T16:46:24.043Z] ---> 8aa73fd46299 [2022-11-14T16:46:24.043Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:46:24.043Z] ---> Using cache [2022-11-14T16:46:24.043Z] ---> 24b7d270456a [2022-11-14T16:46:24.043Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-14T16:46:24.309Z] ---> Running in ffd28abbda95 [2022-11-14T16:46:26.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:46:26.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:46:28.370Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-14T16:46:28.370Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-14T16:46:28.370Z] OK: 15736 distinct packages available [2022-11-14T16:46:28.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:46:28.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:46:29.646Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-14T16:46:29.646Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-14T16:46:29.646Z] (3/5) Installing libucontext (1.1-r0) [2022-11-14T16:46:29.646Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-14T16:46:29.646Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-14T16:46:29.646Z] Executing busybox-1.34.1-r7.trigger [2022-11-14T16:46:29.646Z] OK: 6 MiB in 19 packages [2022-11-14T16:46:32.248Z] Removing intermediate container ffd28abbda95 [2022-11-14T16:46:32.248Z] ---> 7b62499d15ca [2022-11-14T16:46:32.248Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-14T16:46:42.316Z] ---> dd07c325be68 [2022-11-14T16:46:42.316Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-14T16:46:42.316Z] ---> dda923e884b1 [2022-11-14T16:46:42.316Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-14T16:46:43.276Z] ---> Running in 7310380d60ba [2022-11-14T16:46:45.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-14T16:46:58.153Z] ---> 9c965857c1af [2022-11-14T16:46:58.153Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-14T16:46:58.153Z] ---> 22e42d785667 [2022-11-14T16:46:58.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-14T16:47:00.090Z] ---> 4b5ab4131ac2 [2022-11-14T16:47:00.090Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-14T16:47:02.664Z] ---> f1078c412cbe [2022-11-14T16:47:02.664Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-14T16:47:02.664Z] ---> Running in e5eb88a15455 [2022-11-14T16:47:03.618Z] Removing intermediate container e5eb88a15455 [2022-11-14T16:47:03.618Z] ---> 0d4e0417abcb [2022-11-14T16:47:03.618Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-14T16:47:03.883Z] ---> Running in 959d6f6efe4d [2022-11-14T16:47:04.838Z] Removing intermediate container 959d6f6efe4d [2022-11-14T16:47:04.838Z] ---> ef004962b30a [2022-11-14T16:47:04.838Z] Step 22/24 : LABEL arch=arm64 [2022-11-14T16:47:05.104Z] ---> Running in 9e9d150425f0 [2022-11-14T16:47:06.058Z] Removing intermediate container 9e9d150425f0 [2022-11-14T16:47:06.058Z] ---> 3ad942b95dbc [2022-11-14T16:47:06.058Z] Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:47:06.324Z] ---> Running in fc72ea8a4f0f [2022-11-14T16:47:07.280Z] Removing intermediate container fc72ea8a4f0f [2022-11-14T16:47:07.280Z] ---> ae7c378e84fc [2022-11-14T16:47:07.280Z] Step 24/24 : LABEL version=0.0.0 [2022-11-14T16:47:07.546Z] ---> Running in 5b7f6d8a483f [2022-11-14T16:47:08.503Z] Removing intermediate container 5b7f6d8a483f [2022-11-14T16:47:08.503Z] ---> 984cffc90a76 [2022-11-14T16:47:08.503Z] [2022-11-14T16:47:09.460Z] Successfully built 984cffc90a76 [2022-11-14T16:47:09.460Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-14T16:47:09.460Z]  Building security-spire-agent ... done Building security-spire-server [2022-11-14T16:47:24.449Z] Removing intermediate container dedf81d35adb [2022-11-14T16:47:24.449Z] ---> 00ae361d907e [2022-11-14T16:47:24.449Z] Step 8/22 : COPY . . [2022-11-14T16:47:24.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:47:24.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:47:24.714Z] ---> d10347e388e2 [2022-11-14T16:47:24.714Z] Step 3/23 : WORKDIR /edgex-go [2022-11-14T16:47:24.714Z] ---> Using cache [2022-11-14T16:47:24.714Z] ---> 9ef2539dfb29 [2022-11-14T16:47:24.714Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-14T16:47:24.714Z] ---> Using cache [2022-11-14T16:47:24.714Z] ---> 53a0220e4545 [2022-11-14T16:47:24.714Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-14T16:47:24.714Z] ---> Using cache [2022-11-14T16:47:24.714Z] ---> 55a91230c705 [2022-11-14T16:47:24.714Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:47:24.714Z] ---> Using cache [2022-11-14T16:47:24.714Z] ---> ecd954288bcc [2022-11-14T16:47:24.714Z] Step 7/23 : COPY . . [2022-11-14T16:47:24.979Z] ---> Using cache [2022-11-14T16:47:24.979Z] ---> 9ad611604fce [2022-11-14T16:47:24.979Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-14T16:47:24.979Z] ---> Using cache [2022-11-14T16:47:24.979Z] ---> d6a25751c590 [2022-11-14T16:47:24.979Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-14T16:47:24.979Z] ---> Using cache [2022-11-14T16:47:24.979Z] ---> 7ab8ea4af1d8 [2022-11-14T16:47:24.979Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-14T16:47:25.934Z] ---> Running in 0075f8f3cf55 [2022-11-14T16:47:27.333Z] Removing intermediate container 80a46d1b2faa [2022-11-14T16:47:27.333Z] ---> 842519135963 [2022-11-14T16:47:27.333Z] Step 8/22 : COPY . . [2022-11-14T16:47:30.662Z] Removing intermediate container 0075f8f3cf55 [2022-11-14T16:47:30.662Z] ---> 1c01feb57dc0 [2022-11-14T16:47:30.662Z] Step 11/23 : WORKDIR /edgex-go [2022-11-14T16:47:30.662Z] ---> Running in 0da31661134a [2022-11-14T16:47:31.254Z] Removing intermediate container 0da31661134a [2022-11-14T16:47:31.254Z] ---> 15a06136f361 [2022-11-14T16:47:31.254Z] [2022-11-14T16:47:31.254Z] Step 12/23 : FROM alpine:3.15 [2022-11-14T16:47:31.254Z] ---> 8aa73fd46299 [2022-11-14T16:47:31.254Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:47:31.254Z] ---> Using cache [2022-11-14T16:47:31.254Z] ---> 24b7d270456a [2022-11-14T16:47:31.254Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-14T16:47:31.254Z] ---> Using cache [2022-11-14T16:47:31.254Z] ---> 7b62499d15ca [2022-11-14T16:47:31.254Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-14T16:47:46.212Z] ---> 05e040c64eda [2022-11-14T16:47:46.212Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-14T16:47:46.212Z] ---> 670ba7fa7674 [2022-11-14T16:47:46.212Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-14T16:47:46.212Z] ---> Running in 851b483a200d [2022-11-14T16:47:46.212Z] ---> e909e34e4bff [2022-11-14T16:47:46.212Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-14T16:47:47.165Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-14T16:47:47.750Z] ---> 0d739eec3b49 [2022-11-14T16:47:47.750Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-14T16:47:51.102Z] ---> a46f6683fae7 [2022-11-14T16:47:51.102Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-14T16:47:51.102Z] ---> Running in 7f7d700bf389 [2022-11-14T16:47:51.102Z] ---> ca38eaa55f44 [2022-11-14T16:47:51.102Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-14T16:47:51.102Z] Removing intermediate container 7f7d700bf389 [2022-11-14T16:47:51.102Z] ---> e67aba190d62 [2022-11-14T16:47:51.102Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-14T16:47:51.383Z] ---> Running in 20bdcf4b5c4c [2022-11-14T16:47:51.383Z] ---> Running in 472a43075c8e [2022-11-14T16:47:52.340Z] Removing intermediate container 472a43075c8e [2022-11-14T16:47:52.340Z] ---> c25b0e19434b [2022-11-14T16:47:52.340Z] Step 21/23 : LABEL arch=arm64 [2022-11-14T16:47:52.340Z] ---> Running in b7efc22d80ee [2022-11-14T16:47:52.920Z] Removing intermediate container b7efc22d80ee [2022-11-14T16:47:53.185Z] ---> 519ada8395ac [2022-11-14T16:47:53.185Z] Step 22/23 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:47:53.185Z] ---> Running in 234cc5293228 [2022-11-14T16:47:53.455Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-14T16:47:53.723Z] Removing intermediate container 234cc5293228 [2022-11-14T16:47:53.723Z] ---> ab738eaa2e18 [2022-11-14T16:47:53.723Z] Step 23/23 : LABEL version=0.0.0 [2022-11-14T16:47:53.991Z] ---> Running in 9aa024a87ccc [2022-11-14T16:47:54.569Z] Removing intermediate container 9aa024a87ccc [2022-11-14T16:47:54.569Z] ---> 8868c1fadfae [2022-11-14T16:47:54.569Z] [2022-11-14T16:47:54.834Z] Successfully built 8868c1fadfae [2022-11-14T16:47:54.834Z] Successfully tagged security-spire-server-arm64:latest [2022-11-14T16:47:54.834Z] Building core-metadata [2022-11-14T16:48:13.019Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:48:13.019Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:48:13.019Z] ---> d10347e388e2 [2022-11-14T16:48:13.019Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-14T16:48:13.019Z] ---> Using cache [2022-11-14T16:48:13.019Z] ---> 922775a87156 [2022-11-14T16:48:13.019Z] Step 4/24 : WORKDIR /edgex-go [2022-11-14T16:48:13.019Z] ---> Using cache [2022-11-14T16:48:13.019Z] ---> bcf40a611ea6 [2022-11-14T16:48:13.019Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-14T16:48:13.019Z] ---> Using cache [2022-11-14T16:48:13.019Z] ---> a04f6c251cbf [2022-11-14T16:48:13.019Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-14T16:48:13.019Z] ---> Using cache [2022-11-14T16:48:13.019Z] ---> e5bd81b5ecb6 [2022-11-14T16:48:13.019Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:48:13.019Z] ---> Using cache [2022-11-14T16:48:13.019Z] ---> 84232eeffbcc [2022-11-14T16:48:13.019Z] Step 8/24 : COPY . . [2022-11-14T16:48:13.019Z] ---> Using cache [2022-11-14T16:48:13.019Z] ---> d1dfc3ee53b9 [2022-11-14T16:48:13.019Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-14T16:48:13.019Z] ---> Running in 1611e631aa6e [2022-11-14T16:48:14.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-14T16:51:36.169Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-14T16:51:51.144Z] Removing intermediate container 83024b82b032 [2022-11-14T16:51:51.144Z] ---> 3d8a59c8128f [2022-11-14T16:51:51.144Z] [2022-11-14T16:51:51.144Z] Step 10/22 : FROM alpine:3.16 [2022-11-14T16:51:51.144Z] ---> 2b4661558fb8 [2022-11-14T16:51:51.144Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-14T16:51:51.144Z] ---> Using cache [2022-11-14T16:51:51.144Z] ---> b57cf362bd0f [2022-11-14T16:51:51.144Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:51:51.144Z] ---> Using cache [2022-11-14T16:51:51.144Z] ---> 8df4ff9a054b [2022-11-14T16:51:51.144Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-14T16:51:51.144Z] ---> Running in 1647126c50e9 [2022-11-14T16:51:51.725Z] Removing intermediate container 1647126c50e9 [2022-11-14T16:51:51.725Z] ---> f6ea47092247 [2022-11-14T16:51:51.725Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-14T16:51:51.996Z] ---> Running in 02b20ac9d3d2 [2022-11-14T16:51:52.576Z] Removing intermediate container 02b20ac9d3d2 [2022-11-14T16:51:52.576Z] ---> 4177744d5a11 [2022-11-14T16:51:52.576Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:51:53.530Z] Removing intermediate container 7310380d60ba [2022-11-14T16:51:53.530Z] ---> e736c2c42942 [2022-11-14T16:51:53.530Z] [2022-11-14T16:51:53.530Z] Step 9/21 : FROM alpine:3.16 [2022-11-14T16:51:53.530Z] ---> 2b4661558fb8 [2022-11-14T16:51:53.530Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-14T16:51:53.530Z] ---> Running in 10b2f0f07c1d [2022-11-14T16:51:53.795Z] ---> 6f3c3ee5d5a0 [2022-11-14T16:51:54.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-14T16:51:55.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:51:56.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:51:57.019Z] ---> e6815d2f754d [2022-11-14T16:51:57.019Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-14T16:51:57.286Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-14T16:51:57.286Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-14T16:51:57.286Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-14T16:51:57.286Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-14T16:51:57.561Z] (5/6) Installing curl (7.83.1-r4) [2022-11-14T16:51:57.561Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-14T16:51:57.561Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:51:57.561Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:51:57.827Z] ---> 3f1c123150f6 [2022-11-14T16:51:57.827Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-14T16:51:57.827Z] ---> Running in 1f4e7dc22b07 [2022-11-14T16:51:58.094Z] OK: 8 MiB in 20 packages [2022-11-14T16:51:58.363Z] Removing intermediate container 1f4e7dc22b07 [2022-11-14T16:51:58.363Z] ---> d048757a99e2 [2022-11-14T16:51:58.363Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:51:58.629Z] ---> Running in 7c7fa38815af [2022-11-14T16:51:59.212Z] Removing intermediate container 7c7fa38815af [2022-11-14T16:51:59.212Z] ---> eca4c3213011 [2022-11-14T16:51:59.212Z] Step 20/22 : LABEL arch=arm64 [2022-11-14T16:51:59.477Z] ---> Running in f8c5eb32b6ab [2022-11-14T16:52:00.437Z] Removing intermediate container f8c5eb32b6ab [2022-11-14T16:52:00.438Z] ---> 60a7fc4962d2 [2022-11-14T16:52:00.438Z] Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:52:00.438Z] ---> Running in 5c9cb9a6cd4c [2022-11-14T16:52:03.027Z] Removing intermediate container 10b2f0f07c1d [2022-11-14T16:52:03.027Z] ---> f3d0b09688eb [2022-11-14T16:52:03.027Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-14T16:52:03.027Z] Removing intermediate container 5c9cb9a6cd4c [2022-11-14T16:52:03.027Z] ---> 81b82a5ac944 [2022-11-14T16:52:03.027Z] Step 22/22 : LABEL version=0.0.0 [2022-11-14T16:52:03.027Z] ---> Running in 191ac35a5fe5 [2022-11-14T16:52:03.027Z] ---> Running in 28136fad2b42 [2022-11-14T16:52:03.611Z] Removing intermediate container 28136fad2b42 [2022-11-14T16:52:03.611Z] ---> 1e1976282a80 [2022-11-14T16:52:03.611Z] [2022-11-14T16:52:03.611Z] Removing intermediate container 191ac35a5fe5 [2022-11-14T16:52:03.611Z] ---> bb4e6e5d7675 [2022-11-14T16:52:03.611Z] Step 12/21 : WORKDIR /edgex [2022-11-14T16:52:03.881Z] ---> Running in 983d4b13cba1 [2022-11-14T16:52:04.147Z] Successfully built 1e1976282a80 [2022-11-14T16:52:04.413Z] Successfully tagged support-scheduler-arm64:latest [2022-11-14T16:52:04.413Z]  Building support-scheduler ... done Building security-spire-config [2022-11-14T16:52:04.413Z] Removing intermediate container 983d4b13cba1 [2022-11-14T16:52:04.413Z] ---> 49693aaf9adf [2022-11-14T16:52:04.413Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-14T16:52:05.367Z] ---> 26d15c184c5a [2022-11-14T16:52:05.367Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-14T16:52:07.310Z] ---> 0644ab16b86d [2022-11-14T16:52:07.310Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-14T16:52:08.717Z] ---> 0560ffd3bafa [2022-11-14T16:52:08.717Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-14T16:52:09.303Z] ---> d2a0b247c00a [2022-11-14T16:52:09.303Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-14T16:52:09.303Z] ---> Running in a02c1377af35 [2022-11-14T16:52:12.638Z] Removing intermediate container a02c1377af35 [2022-11-14T16:52:12.638Z] ---> adf9d9c4b220 [2022-11-14T16:52:12.638Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-14T16:52:12.638Z] ---> Running in f34b2a0aa947 [2022-11-14T16:52:13.217Z] Removing intermediate container f34b2a0aa947 [2022-11-14T16:52:13.217Z] ---> 0fc26447a7d1 [2022-11-14T16:52:13.217Z] Step 19/21 : LABEL arch=arm64 [2022-11-14T16:52:13.217Z] ---> Running in 95027d29038d [2022-11-14T16:52:15.793Z] Removing intermediate container 95027d29038d [2022-11-14T16:52:15.793Z] ---> aa55003b3372 [2022-11-14T16:52:15.793Z] Step 20/21 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:52:15.793Z] ---> Running in f9d310a75e4b [2022-11-14T16:52:16.375Z] Removing intermediate container f9d310a75e4b [2022-11-14T16:52:16.375Z] ---> 1e2706fed702 [2022-11-14T16:52:16.375Z] Step 21/21 : LABEL version=0.0.0 [2022-11-14T16:52:16.642Z] ---> Running in b3e5188a659e [2022-11-14T16:52:17.225Z] Removing intermediate container b3e5188a659e [2022-11-14T16:52:17.225Z] ---> 83bba81b1769 [2022-11-14T16:52:17.225Z] [2022-11-14T16:52:17.492Z] Successfully built 83bba81b1769 [2022-11-14T16:52:17.492Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-14T16:52:22.819Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-14T16:52:22.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-14T16:52:22.819Z] ---> d10347e388e2 [2022-11-14T16:52:22.819Z] Step 3/24 : WORKDIR /edgex-go [2022-11-14T16:52:22.819Z] ---> Using cache [2022-11-14T16:52:22.819Z] ---> 9ef2539dfb29 [2022-11-14T16:52:22.819Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-14T16:52:22.819Z] ---> Using cache [2022-11-14T16:52:22.819Z] ---> 53a0220e4545 [2022-11-14T16:52:22.819Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-14T16:52:22.819Z] ---> Using cache [2022-11-14T16:52:22.819Z] ---> 55a91230c705 [2022-11-14T16:52:22.819Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-14T16:52:22.819Z] ---> Using cache [2022-11-14T16:52:22.819Z] ---> ecd954288bcc [2022-11-14T16:52:22.819Z] Step 7/24 : COPY . . [2022-11-14T16:52:22.819Z] ---> Using cache [2022-11-14T16:52:22.819Z] ---> 9ad611604fce [2022-11-14T16:52:22.820Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-14T16:52:22.820Z] ---> Using cache [2022-11-14T16:52:22.820Z] ---> d6a25751c590 [2022-11-14T16:52:22.820Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-14T16:52:22.820Z] ---> Using cache [2022-11-14T16:52:22.820Z] ---> 7ab8ea4af1d8 [2022-11-14T16:52:22.820Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-14T16:52:22.820Z] ---> Using cache [2022-11-14T16:52:22.820Z] ---> a69ac2b6be59 [2022-11-14T16:52:22.820Z] Step 11/24 : WORKDIR /edgex-go [2022-11-14T16:52:22.820Z] ---> Using cache [2022-11-14T16:52:22.820Z] ---> e7612f29ef51 [2022-11-14T16:52:22.820Z] [2022-11-14T16:52:22.820Z] Step 12/24 : FROM alpine:3.15 [2022-11-14T16:52:22.820Z] ---> 8aa73fd46299 [2022-11-14T16:52:22.820Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-14T16:52:22.820Z] ---> Using cache [2022-11-14T16:52:22.820Z] ---> 24b7d270456a [2022-11-14T16:52:22.820Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-14T16:52:23.403Z] ---> Running in f2cfa0c04361 [2022-11-14T16:52:25.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:52:25.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:52:26.751Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-14T16:52:26.751Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-14T16:52:26.751Z] OK: 15736 distinct packages available [2022-11-14T16:52:26.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:52:27.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:52:28.144Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-14T16:52:28.144Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-14T16:52:28.144Z] (3/4) Installing libucontext (1.1-r0) [2022-11-14T16:52:28.144Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-14T16:52:28.144Z] Executing busybox-1.34.1-r7.trigger [2022-11-14T16:52:28.144Z] OK: 6 MiB in 18 packages [2022-11-14T16:52:29.733Z] Removing intermediate container f2cfa0c04361 [2022-11-14T16:52:29.733Z] ---> 34cae4419660 [2022-11-14T16:52:29.733Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-14T16:52:35.327Z] ---> eb49f79277bb [2022-11-14T16:52:35.328Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-14T16:52:36.281Z] ---> 61ec5482b8bd [2022-11-14T16:52:36.281Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-14T16:52:36.281Z] ---> Running in b74c25c389df [2022-11-14T16:52:36.862Z] Removing intermediate container b74c25c389df [2022-11-14T16:52:36.862Z] ---> 15276d9e592e [2022-11-14T16:52:36.862Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-14T16:52:37.443Z] ---> c7a6a4e8e7a1 [2022-11-14T16:52:37.443Z] Step 19/24 : WORKDIR / [2022-11-14T16:52:37.707Z] ---> Running in 6cc5702bdd7a [2022-11-14T16:52:39.104Z] Removing intermediate container 6cc5702bdd7a [2022-11-14T16:52:39.104Z] ---> 584f4964976d [2022-11-14T16:52:39.104Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-14T16:52:39.104Z] ---> Running in cf45a8888fdf [2022-11-14T16:52:39.686Z] Removing intermediate container cf45a8888fdf [2022-11-14T16:52:39.686Z] ---> ae6f33343b0b [2022-11-14T16:52:39.686Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-14T16:52:39.686Z] ---> Running in 301cf0ff807a [2022-11-14T16:52:39.951Z] Removing intermediate container 301cf0ff807a [2022-11-14T16:52:39.951Z] ---> 6386b30381bc [2022-11-14T16:52:39.951Z] Step 22/24 : LABEL arch=arm64 [2022-11-14T16:52:40.217Z] ---> Running in 37b8cc2a87b4 [2022-11-14T16:52:40.483Z] Removing intermediate container 37b8cc2a87b4 [2022-11-14T16:52:40.484Z] ---> 2960ab0f2700 [2022-11-14T16:52:40.484Z] Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:52:40.484Z] ---> Running in afa671340381 [2022-11-14T16:52:41.062Z] Removing intermediate container afa671340381 [2022-11-14T16:52:41.062Z] ---> 687afd59cd27 [2022-11-14T16:52:41.062Z] Step 24/24 : LABEL version=0.0.0 [2022-11-14T16:52:41.062Z] ---> Running in b3fda589cf3d [2022-11-14T16:52:41.639Z] Removing intermediate container b3fda589cf3d [2022-11-14T16:52:41.639Z] ---> 76f814b4d21a [2022-11-14T16:52:41.639Z] [2022-11-14T16:52:41.904Z] Successfully built 76f814b4d21a [2022-11-14T16:52:41.904Z] Successfully tagged security-spire-config-arm64:latest [2022-11-14T16:53:49.731Z]  Building security-spire-config ... done Removing intermediate container 1611e631aa6e [2022-11-14T16:53:49.731Z] ---> fc8775a8bc5c [2022-11-14T16:53:49.731Z] [2022-11-14T16:53:49.731Z] Step 10/24 : FROM alpine:3.16 [2022-11-14T16:53:49.731Z] ---> 2b4661558fb8 [2022-11-14T16:53:49.731Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-14T16:53:49.731Z] ---> Using cache [2022-11-14T16:53:49.731Z] ---> b57cf362bd0f [2022-11-14T16:53:49.731Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:53:49.731Z] ---> Using cache [2022-11-14T16:53:49.731Z] ---> 8df4ff9a054b [2022-11-14T16:53:49.731Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-14T16:53:51.136Z] ---> Running in 568461c2517a [2022-11-14T16:53:51.401Z] Removing intermediate container 568461c2517a [2022-11-14T16:53:51.401Z] ---> b3d80e0b0d85 [2022-11-14T16:53:51.401Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-14T16:53:51.401Z] ---> Running in f71cbe0973c0 [2022-11-14T16:53:51.982Z] Removing intermediate container f71cbe0973c0 [2022-11-14T16:53:51.982Z] ---> 812cc47fe0b8 [2022-11-14T16:53:51.982Z] Step 15/24 : WORKDIR / [2022-11-14T16:53:51.982Z] ---> Running in 6318cb4aa6a7 [2022-11-14T16:53:52.562Z] Removing intermediate container 6318cb4aa6a7 [2022-11-14T16:53:52.562Z] ---> 3e6eedece0f3 [2022-11-14T16:53:52.562Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:53:53.142Z] ---> a0c8be526eee [2022-11-14T16:53:53.142Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-14T16:53:55.090Z] ---> a74b100acfe7 [2022-11-14T16:53:55.090Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-14T16:53:56.053Z] ---> bfa298c08008 [2022-11-14T16:53:56.053Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-14T16:53:57.457Z] ---> d26e784d8dda [2022-11-14T16:53:57.457Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-14T16:53:57.722Z] ---> Running in c4577341a216 [2022-11-14T16:53:58.680Z] Removing intermediate container c4577341a216 [2022-11-14T16:53:58.680Z] ---> bc733834f7e7 [2022-11-14T16:53:58.680Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:53:58.680Z] ---> Running in b39bf8fd80a8 [2022-11-14T16:53:59.262Z] Removing intermediate container b39bf8fd80a8 [2022-11-14T16:53:59.262Z] ---> f46ef9f11f73 [2022-11-14T16:53:59.262Z] Step 22/24 : LABEL arch=arm64 [2022-11-14T16:53:59.540Z] ---> Running in 6c0c3e8a8088 [2022-11-14T16:54:00.122Z] Removing intermediate container 6c0c3e8a8088 [2022-11-14T16:54:00.122Z] ---> 317249749dc6 [2022-11-14T16:54:00.122Z] Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:54:00.388Z] ---> Running in 3d6c7a611b38 [2022-11-14T16:54:00.972Z] Removing intermediate container 3d6c7a611b38 [2022-11-14T16:54:00.972Z] ---> 717ab36724a5 [2022-11-14T16:54:00.972Z] Step 24/24 : LABEL version=0.0.0 [2022-11-14T16:54:01.243Z] ---> Running in d2c5b1b61f53 [2022-11-14T16:54:02.649Z] Removing intermediate container d2c5b1b61f53 [2022-11-14T16:54:02.649Z] ---> d0516686655a [2022-11-14T16:54:02.649Z] [2022-11-14T16:54:02.915Z] Successfully built d0516686655a [2022-11-14T16:54:02.915Z] Successfully tagged core-metadata-arm64:latest [2022-11-14T16:54:03.181Z]  Building core-metadata ... done Removing intermediate container 20bdcf4b5c4c [2022-11-14T16:54:03.181Z] ---> 9764ccb99a56 [2022-11-14T16:54:03.181Z] [2022-11-14T16:54:03.181Z] Step 10/22 : FROM alpine:3.16 [2022-11-14T16:54:03.181Z] ---> 2b4661558fb8 [2022-11-14T16:54:03.181Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-14T16:54:03.449Z] ---> Running in 2a94c0736435 [2022-11-14T16:54:03.716Z] Removing intermediate container 2a94c0736435 [2022-11-14T16:54:03.716Z] ---> 561d3a3ce328 [2022-11-14T16:54:03.716Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-14T16:54:03.716Z] ---> Running in 0a4152901a82 [2022-11-14T16:54:03.980Z] Removing intermediate container 0a4152901a82 [2022-11-14T16:54:03.980Z] ---> 19020128c256 [2022-11-14T16:54:03.980Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-14T16:54:04.247Z] ---> Running in 4039f9cfbfa7 [2022-11-14T16:54:04.517Z] Removing intermediate container 4039f9cfbfa7 [2022-11-14T16:54:04.517Z] ---> fbc7c690737b [2022-11-14T16:54:04.517Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-14T16:54:04.784Z] ---> Running in 810f00773b06 [2022-11-14T16:54:06.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:54:06.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:54:07.868Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-14T16:54:07.868Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-14T16:54:07.868Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-14T16:54:07.868Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-14T16:54:07.868Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-14T16:54:07.868Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-14T16:54:07.868Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:54:07.868Z] OK: 8 MiB in 20 packages [2022-11-14T16:54:08.845Z] Removing intermediate container 810f00773b06 [2022-11-14T16:54:08.845Z] ---> 89cd596d5199 [2022-11-14T16:54:08.845Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:54:09.429Z] ---> 695f6df2495d [2022-11-14T16:54:09.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-14T16:54:10.833Z] ---> 10450fb42d1c [2022-11-14T16:54:10.833Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-14T16:54:11.417Z] ---> d41046644103 [2022-11-14T16:54:11.417Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-14T16:54:11.417Z] ---> Running in 62c552708db9 [2022-11-14T16:54:11.999Z] Removing intermediate container 62c552708db9 [2022-11-14T16:54:11.999Z] ---> 01b12d4922bd [2022-11-14T16:54:11.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:54:11.999Z] ---> Running in 8bde5b1e5e69 [2022-11-14T16:54:12.265Z] Removing intermediate container 8bde5b1e5e69 [2022-11-14T16:54:12.265Z] ---> d5d6074075aa [2022-11-14T16:54:12.265Z] Step 20/22 : LABEL arch=arm64 [2022-11-14T16:54:12.265Z] ---> Running in 26a9eaa7aa2b [2022-11-14T16:54:12.531Z] Removing intermediate container 26a9eaa7aa2b [2022-11-14T16:54:12.531Z] ---> 874bbb5bd7bf [2022-11-14T16:54:12.531Z] Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:54:12.796Z] ---> Running in e8a9f9a0e07b [2022-11-14T16:54:14.198Z] Removing intermediate container e8a9f9a0e07b [2022-11-14T16:54:14.198Z] ---> 38fc0051db3a [2022-11-14T16:54:14.198Z] Step 22/22 : LABEL version=0.0.0 [2022-11-14T16:54:14.198Z] ---> Running in 6ae44d087692 [2022-11-14T16:54:14.778Z] Removing intermediate container 6ae44d087692 [2022-11-14T16:54:14.778Z] ---> 41883696b785 [2022-11-14T16:54:14.778Z] [2022-11-14T16:54:14.778Z] Successfully built 41883696b785 [2022-11-14T16:54:14.778Z] Successfully tagged core-data-arm64:latest [2022-11-14T16:54:29.753Z]  Building core-data ... done Removing intermediate container 851b483a200d [2022-11-14T16:54:29.753Z] ---> 9762d46f2028 [2022-11-14T16:54:29.753Z] [2022-11-14T16:54:29.753Z] Step 10/22 : FROM alpine:3.16 [2022-11-14T16:54:29.753Z] ---> 2b4661558fb8 [2022-11-14T16:54:29.753Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-14T16:54:29.753Z] ---> Running in 0472e25c2e3e [2022-11-14T16:54:30.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-14T16:54:30.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-14T16:54:31.240Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-14T16:54:31.240Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-14T16:54:31.240Z] Executing busybox-1.35.0-r17.trigger [2022-11-14T16:54:31.240Z] Executing ca-certificates-20220614-r0.trigger [2022-11-14T16:54:31.506Z] OK: 6 MiB in 16 packages [2022-11-14T16:54:32.474Z] Removing intermediate container 0472e25c2e3e [2022-11-14T16:54:32.474Z] ---> ae3e73029e1a [2022-11-14T16:54:32.474Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-14T16:54:32.741Z] ---> Running in 6190ac2e7525 [2022-11-14T16:54:33.009Z] Removing intermediate container 6190ac2e7525 [2022-11-14T16:54:33.009Z] ---> b02013890d23 [2022-11-14T16:54:33.009Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-14T16:54:33.009Z] ---> Running in c335ee5cd8b3 [2022-11-14T16:54:33.273Z] Removing intermediate container c335ee5cd8b3 [2022-11-14T16:54:33.273Z] ---> 719d253e82dc [2022-11-14T16:54:33.273Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-14T16:54:33.273Z] ---> Running in ca7af614d99c [2022-11-14T16:54:33.539Z] Removing intermediate container ca7af614d99c [2022-11-14T16:54:33.539Z] ---> dc82cb790149 [2022-11-14T16:54:33.539Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-14T16:54:34.119Z] ---> 0e486edfdd19 [2022-11-14T16:54:34.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-14T16:54:35.521Z] ---> 00cda9133a05 [2022-11-14T16:54:35.521Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-14T16:54:35.790Z] ---> e6db8963776f [2022-11-14T16:54:35.790Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-14T16:54:35.790Z] ---> Running in 1d003f9d997e [2022-11-14T16:54:36.056Z] Removing intermediate container 1d003f9d997e [2022-11-14T16:54:36.056Z] ---> 226a0a7b2a81 [2022-11-14T16:54:36.056Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-14T16:54:36.321Z] ---> Running in a7c6795178b8 [2022-11-14T16:54:36.586Z] Removing intermediate container a7c6795178b8 [2022-11-14T16:54:36.586Z] ---> 812defd851f2 [2022-11-14T16:54:36.586Z] Step 20/22 : LABEL arch=arm64 [2022-11-14T16:54:36.586Z] ---> Running in 9081456cf619 [2022-11-14T16:54:36.853Z] Removing intermediate container 9081456cf619 [2022-11-14T16:54:36.853Z] ---> 59a33b3635a9 [2022-11-14T16:54:36.853Z] Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [2022-11-14T16:54:36.853Z] ---> Running in 3a69d822e274 [2022-11-14T16:54:37.121Z] Removing intermediate container 3a69d822e274 [2022-11-14T16:54:37.121Z] ---> 53f0196c671a [2022-11-14T16:54:37.121Z] Step 22/22 : LABEL version=0.0.0 [2022-11-14T16:54:37.391Z] ---> Running in 6d68a461ffa9 [2022-11-14T16:54:37.657Z] Removing intermediate container 6d68a461ffa9 [2022-11-14T16:54:37.657Z] ---> 8dd46220a622 [2022-11-14T16:54:37.657Z] [2022-11-14T16:54:37.657Z] Successfully built 8dd46220a622 [2022-11-14T16:54:37.657Z] Successfully tagged support-notifications-arm64:latest [2022-11-14T16:54:37.931Z]  Building support-notifications ... done  [Pipeline] } [2022-11-14T16:54:37.946Z] $ docker stop --time=1 518bb511138314f613e92f3a92f84a38e9a0078f54aaf8c11009a2067638ddfc [2022-11-14T16:54:40.769Z] $ docker rm -f 518bb511138314f613e92f3a92f84a38e9a0078f54aaf8c11009a2067638ddfc [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-14T16:54:41.310Z] + docker images [2022-11-14T16:54:41.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-14T16:54:41.577Z] support-notifications-arm64 latest 8dd46220a622 4 seconds ago 29.5MB [2022-11-14T16:54:41.577Z] 9762d46f2028 14 seconds ago 1.51GB [2022-11-14T16:54:41.577Z] core-data-arm64 latest 41883696b785 27 seconds ago 20.8MB [2022-11-14T16:54:41.577Z] 9764ccb99a56 39 seconds ago 1.45GB [2022-11-14T16:54:41.577Z] core-metadata-arm64 latest d0516686655a 40 seconds ago 17.7MB [2022-11-14T16:54:41.577Z] fc8775a8bc5c 53 seconds ago 1.45GB [2022-11-14T16:54:41.577Z] security-spire-config-arm64 latest 76f814b4d21a 2 minutes ago 83.6MB [2022-11-14T16:54:41.577Z] security-proxy-setup-arm64 latest 83bba81b1769 2 minutes ago 26.7MB [2022-11-14T16:54:41.577Z] support-scheduler-arm64 latest 1e1976282a80 2 minutes ago 28.8MB [2022-11-14T16:54:41.577Z] e736c2c42942 2 minutes ago 1.43GB [2022-11-14T16:54:41.577Z] 3d8a59c8128f 2 minutes ago 1.51GB [2022-11-14T16:54:41.577Z] security-spire-server-arm64 latest 8868c1fadfae 6 minutes ago 84.3MB [2022-11-14T16:54:41.577Z] 15a06136f361 7 minutes ago 1.32GB [2022-11-14T16:54:41.577Z] security-spire-agent-arm64 latest 984cffc90a76 7 minutes ago 122MB [2022-11-14T16:54:41.577Z] e7612f29ef51 8 minutes ago 1.32GB [2022-11-14T16:54:41.577Z] security-spiffe-token-provider-arm64 latest 29965efb1f49 9 minutes ago 28.8MB [2022-11-14T16:54:41.577Z] sys-mgmt-agent-arm64 latest 3d857083f41b 9 minutes ago 134MB [2022-11-14T16:54:41.577Z] 2361b9c1a893 9 minutes ago 1.48GB [2022-11-14T16:54:41.577Z] security-bootstrapper-arm64 latest 657e03a2e9a0 10 minutes ago 19.4MB [2022-11-14T16:54:41.577Z] core-command-arm64 latest bc2d51310d6d 10 minutes ago 16.9MB [2022-11-14T16:54:41.577Z] security-secretstore-setup-arm64 latest c6e818c2589c 10 minutes ago 28.6MB [2022-11-14T16:54:41.577Z] 31e91e4ea0b0 10 minutes ago 1.44GB [2022-11-14T16:54:41.577Z] 967fd7217e24 11 minutes ago 1.43GB [2022-11-14T16:54:41.577Z] e324a0166b27 11 minutes ago 1.44GB [2022-11-14T16:54:41.577Z] 0ca800a2c2a5 11 minutes ago 1.43GB [2022-11-14T16:54:41.577Z] ci-base-image-arm64 latest d10347e388e2 30 minutes ago 948MB [2022-11-14T16:54:41.577Z] alpine 3.16 2b4661558fb8 2 days ago 5.29MB [2022-11-14T16:54:41.577Z] alpine 3.15 8aa73fd46299 3 days ago 5.33MB [2022-11-14T16:54:41.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 11 days ago 685MB [2022-11-14T16:54:41.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:54:42.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-14T16:54:42.400Z] [2022-11-14T16:54:42.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:54:42.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-14T16:54:43.066Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-14T16:54:43.066Z] 8998bd30e6a1: Pulling fs layer [2022-11-14T16:54:43.067Z] 04944245beec: Pulling fs layer [2022-11-14T16:54:43.067Z] 699f458cf7ca: Pulling fs layer [2022-11-14T16:54:43.067Z] 765212b225bb: Pulling fs layer [2022-11-14T16:54:43.067Z] f23df028b6ca: Pulling fs layer [2022-11-14T16:54:43.067Z] d65c8cfc05b1: Pulling fs layer [2022-11-14T16:54:43.067Z] 2437ff75d9bd: Pulling fs layer [2022-11-14T16:54:43.067Z] f23df028b6ca: Waiting [2022-11-14T16:54:43.067Z] d65c8cfc05b1: Waiting [2022-11-14T16:54:43.067Z] 765212b225bb: Waiting [2022-11-14T16:54:43.067Z] 2437ff75d9bd: Waiting [2022-11-14T16:54:43.067Z] 04944245beec: Verifying Checksum [2022-11-14T16:54:43.067Z] 04944245beec: Download complete [2022-11-14T16:54:43.067Z] 765212b225bb: Download complete [2022-11-14T16:54:43.334Z] f23df028b6ca: Verifying Checksum [2022-11-14T16:54:43.334Z] f23df028b6ca: Download complete [2022-11-14T16:54:43.334Z] d65c8cfc05b1: Verifying Checksum [2022-11-14T16:54:43.334Z] d65c8cfc05b1: Download complete [2022-11-14T16:54:43.334Z] 699f458cf7ca: Verifying Checksum [2022-11-14T16:54:43.334Z] 699f458cf7ca: Download complete [2022-11-14T16:54:43.915Z] 8998bd30e6a1: Download complete [2022-11-14T16:54:46.496Z] 2437ff75d9bd: Verifying Checksum [2022-11-14T16:54:46.496Z] 2437ff75d9bd: Download complete [2022-11-14T16:54:47.902Z] 8998bd30e6a1: Pull complete [2022-11-14T16:54:48.484Z] 04944245beec: Pull complete [2022-11-14T16:54:49.891Z] 699f458cf7ca: Pull complete [2022-11-14T16:54:49.891Z] 765212b225bb: Pull complete [2022-11-14T16:54:52.467Z] f23df028b6ca: Pull complete [2022-11-14T16:54:52.467Z] d65c8cfc05b1: Pull complete [2022-11-14T16:55:07.442Z] 2437ff75d9bd: Pull complete [2022-11-14T16:55:07.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-14T16:55:07.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-14T16:55:07.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:55:07.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container [2022-11-14T16:55:07.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-14T16:55:10.425Z] $ docker top a399ce0ae78120a4e0fa20d66a3665e7d47c28ceefce96d4d3facb31e34339e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:55:11.414Z] ---> job-cost.sh [2022-11-14T16:55:11.414Z] lf-activate-venv: SKIPPING [2022-11-14T16:55:11.414Z] INFO: No Stack... [2022-11-14T16:55:11.680Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-14T16:55:12.633Z] INFO: Archiving Costs [Pipeline] sh [2022-11-14T16:55:12.975Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-11-14T16:55:12.975Z] + cut -d, -f6 [Pipeline] lock [2022-11-14T16:55:13.369Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4232-1-stack-cost] [2022-11-14T16:55:13.375Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4232-1-stack-cost] did not exist. Created. [2022-11-14T16:55:13.375Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-14T16:55:14.100Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-14T16:55:14.336Z] Stashed 1 file(s) [Pipeline] } [2022-11-14T16:55:14.352Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-14T16:55:14.424Z] $ docker stop --time=1 a399ce0ae78120a4e0fa20d66a3665e7d47c28ceefce96d4d3facb31e34339e9 [2022-11-14T16:55:15.891Z] $ docker rm -f a399ce0ae78120a4e0fa20d66a3665e7d47c28ceefce96d4d3facb31e34339e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-14T16:55:17.039Z] provisioning config files... [2022-11-14T16:55:17.052Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15140000297467497548tmp [Pipeline] { [Pipeline] sh [2022-11-14T16:55:17.378Z] + set +x [2022-11-14T16:55:17.378Z] + curl -s https://codecov.io/bash [2022-11-14T16:55:17.378Z] + bash -s -- [2022-11-14T16:55:17.378Z] [2022-11-14T16:55:17.378Z] _____ _ [2022-11-14T16:55:17.378Z] / ____| | | [2022-11-14T16:55:17.378Z] | | ___ __| | ___ ___ _____ __ [2022-11-14T16:55:17.378Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-14T16:55:17.378Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-14T16:55:17.378Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-14T16:55:17.378Z] Bash-1.0.6 [2022-11-14T16:55:17.378Z] [2022-11-14T16:55:17.378Z] [2022-11-14T16:55:17.378Z] ==> git version 2.25.1 found [2022-11-14T16:55:17.378Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-14T16:55:17.378Z] Release-Date: 2020-01-08 [2022-11-14T16:55:17.378Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-14T16:55:17.378Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-14T16:55:17.378Z] ==> Jenkins CI detected. [2022-11-14T16:55:17.378Z] current dir:  /w/workspace/edgex-go/1 [2022-11-14T16:55:17.378Z] project root: . [2022-11-14T16:55:17.378Z] --> token set from env [2022-11-14T16:55:17.378Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-14T16:55:17.378Z] ==> Running gcov in . (disable via -X gcov) [2022-11-14T16:55:17.378Z] ==> Python coveragepy not found [2022-11-14T16:55:17.378Z] ==> Searching for coverage reports in: [2022-11-14T16:55:17.378Z] + . [2022-11-14T16:55:17.378Z] -> Found 1 reports [2022-11-14T16:55:17.378Z] ==> Detecting git/mercurial file structure [2022-11-14T16:55:17.637Z] ==> Reading reports [2022-11-14T16:55:17.637Z] + ./coverage.out bytes=501828 [2022-11-14T16:55:17.637Z] ==> Appending adjustments [2022-11-14T16:55:17.637Z] https://docs.codecov.io/docs/fixing-reports [2022-11-14T16:55:19.012Z] + Found adjustments [2022-11-14T16:55:19.012Z] ==> Gzipping contents [2022-11-14T16:55:19.012Z] 64K /tmp/codecov.pdUnoP.gz [2022-11-14T16:55:19.012Z] ==> Uploading reports [2022-11-14T16:55:19.012Z] url: https://codecov.io [2022-11-14T16:55:19.012Z] query: branch=PR-4232&commit=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4232&job=&cmd_args= [2022-11-14T16:55:19.012Z] -> Pinging Codecov [2022-11-14T16:55:19.012Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4232&commit=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4232&job=&cmd_args= [2022-11-14T16:55:19.012Z] -> Uploading to [2022-11-14T16:55:19.012Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-14/00271124DB129430A58F1EEE437C3FCB/be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f/54b06ee4-c984-4f3f-aba2-4068a3d38741.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221114T165518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8946a512ffdaac5822868a746dca92f37f76ef5ee99cd077aa414b836068de7d [2022-11-14T16:55:19.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-14T16:55:19.012Z] Dload Upload Total Spent Left Speed [2022-11-14T16:55:19.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65406 0 0 100 65406 0 266k --:--:-- --:--:-- --:--:-- 266k [2022-11-14T16:55:19.271Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [Pipeline] } [2022-11-14T16:55:19.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-14T16:55:20.724Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:55:21.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:55:21.936Z] ---> package-listing.sh [2022-11-14T16:55:21.936Z] ++ facter osfamily [2022-11-14T16:55:21.936Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-14T16:55:22.195Z] + OS_FAMILY=debian [2022-11-14T16:55:22.195Z] + workspace=/w/workspace/edgex-go/1 [2022-11-14T16:55:22.195Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-14T16:55:22.195Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-14T16:55:22.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-14T16:55:22.195Z] + PACKAGES=/tmp/packages_start.txt [2022-11-14T16:55:22.195Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-14T16:55:22.195Z] + PACKAGES=/tmp/packages_end.txt [2022-11-14T16:55:22.195Z] + case "${OS_FAMILY}" in [2022-11-14T16:55:22.195Z] + dpkg -l [2022-11-14T16:55:22.195Z] + grep '^ii' [2022-11-14T16:55:22.195Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-14T16:55:22.195Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-14T16:55:22.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-14T16:55:22.195Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-14T16:55:22.195Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-11-14T16:55:22.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-11-14T16:55:22.231Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-14T16:55:22.525Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:55:23.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-14T16:55:23.145Z] [2022-11-14T16:55:23.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-14T16:55:23.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-14T16:55:23.527Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-14T16:55:23.527Z] 5eb5b503b376: Pulling fs layer [2022-11-14T16:55:23.527Z] 5c69ac0246d0: Pulling fs layer [2022-11-14T16:55:23.527Z] ec43610c2a17: Pulling fs layer [2022-11-14T16:55:23.527Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-14T16:55:23.527Z] 33b1e0a273af: Pulling fs layer [2022-11-14T16:55:23.527Z] 5d3b04190fa2: Pulling fs layer [2022-11-14T16:55:23.527Z] 2f39f015ded8: Pulling fs layer [2022-11-14T16:55:23.527Z] 33b1e0a273af: Waiting [2022-11-14T16:55:23.527Z] 5d3b04190fa2: Waiting [2022-11-14T16:55:23.527Z] 3a2ae6a8a46f: Waiting [2022-11-14T16:55:23.527Z] 2f39f015ded8: Waiting [2022-11-14T16:55:23.527Z] 5c69ac0246d0: Verifying Checksum [2022-11-14T16:55:23.527Z] 5c69ac0246d0: Download complete [2022-11-14T16:55:23.527Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-14T16:55:23.527Z] 3a2ae6a8a46f: Download complete [2022-11-14T16:55:23.788Z] 33b1e0a273af: Verifying Checksum [2022-11-14T16:55:23.788Z] 33b1e0a273af: Download complete [2022-11-14T16:55:23.788Z] ec43610c2a17: Verifying Checksum [2022-11-14T16:55:23.788Z] ec43610c2a17: Download complete [2022-11-14T16:55:23.788Z] 5d3b04190fa2: Verifying Checksum [2022-11-14T16:55:23.788Z] 5d3b04190fa2: Download complete [2022-11-14T16:55:23.788Z] 5eb5b503b376: Verifying Checksum [2022-11-14T16:55:23.788Z] 5eb5b503b376: Download complete [2022-11-14T16:55:24.357Z] 2f39f015ded8: Download complete [2022-11-14T16:55:24.924Z] 5eb5b503b376: Pull complete [2022-11-14T16:55:25.182Z] 5c69ac0246d0: Pull complete [2022-11-14T16:55:25.749Z] ec43610c2a17: Pull complete [2022-11-14T16:55:25.749Z] 3a2ae6a8a46f: Pull complete [2022-11-14T16:55:26.014Z] 33b1e0a273af: Pull complete [2022-11-14T16:55:26.014Z] 5d3b04190fa2: Pull complete [2022-11-14T16:55:30.215Z] 2f39f015ded8: Pull complete [2022-11-14T16:55:30.215Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-14T16:55:30.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-14T16:55:30.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-14T16:55:30.413Z] prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container [2022-11-14T16:55:30.435Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-14T16:55:37.130Z] $ docker top 0ca24e30a9ccd6fc90528fbff9e8aeb0e2cf72922f74908989904ca0c6000d67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-14T16:55:37.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-14T16:55:37.833Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-14T16:55:38.147Z] + ls /var/log/sa-host [2022-11-14T16:55:38.147Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-14T16:55:38.355Z] provisioning config files... [2022-11-14T16:55:38.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9095457124996722910tmp [Pipeline] { [Pipeline] echo [2022-11-14T16:55:38.430Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:55:38.749Z] ---> create-netrc.sh [Pipeline] } [2022-11-14T16:55:38.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:55:39.181Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-14T16:55:39.216Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:55:39.524Z] ---> sudo-logs.sh [2022-11-14T16:55:39.524Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-14T16:55:39.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:55:39.923Z] ---> job-cost.sh [2022-11-14T16:55:39.923Z] lf-activate-venv: SKIPPING [2022-11-14T16:55:39.923Z] DEBUG: total: 0.10999999940395355 [2022-11-14T16:55:39.923Z] INFO: Retrieving Stack Cost... [2022-11-14T16:55:40.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-14T16:55:41.059Z] INFO: Archiving Costs [Pipeline] echo [2022-11-14T16:55:41.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-14T16:55:41.408Z] ---> logs-deploy.sh [2022-11-14T16:55:41.408Z] lf-activate-venv: SKIPPING [2022-11-14T16:55:41.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4232/1 [2022-11-14T16:55:41.408Z] INFO: archiving workspace using pattern(s): [2022-11-14T16:55:42.341Z] Archives upload complete. [2022-11-14T16:55:42.598Z] INFO: archiving logs to Nexus [2022-11-14T16:55:43.168Z] ---> uname -a: [2022-11-14T16:55:43.168Z] Linux prd-ubuntu20-04-docker-8c-8g-119236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-14T16:55:43.168Z] [2022-11-14T16:55:43.168Z]