Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18e1039319cdc3d837993d0ab8fafcc226ace90+8c995af195f08c96051e81afd7f7ed1e800bba03 (d26ddfe19ed1faa7fdf7fb0a0ab12efd42cc82c1) 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-ssh7730370335230269269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2215720602678482787.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11859753430514943983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5737394073857120657.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6306964319404880302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16589 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 Merge succeeded, producing b4dc53351a38bb01aba8e27cc205e81479b4ec21 Checking out Revision b4dc53351a38bb01aba8e27cc205e81479b4ec21 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4dc53351a38bb01aba8e27cc205e81479b4ec21 # timeout=10 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f8afccfedee05b18731682d1904e7499b8f2b611 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:33 ========================================================= 16:30:33 EdgeX Global Pipelines Version Info 16:30:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:34 ------------------- 16:30:34 stable info: 16:30:34 ------------------- 16:30:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:34 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:30:34 Message: update stable to v1.0.234 16:30:35 ------------------- 16:30:35 experimental info: 16:30:35 ------------------- 16:30:35 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:35 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 16:30:35 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4dc53351a38bb01aba8e27cc205e81479b4ec21 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4dc533 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:35 provisioning config files... 16:30:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8680246165233160402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:36 ---> docker-login.sh 16:30:36 nexus3.edgexfoundry.org:10001 16:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:36 Configure a credential helper to remove this warning. See 16:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:36 16:30:36 Login Succeeded 16:30:36 nexus3.edgexfoundry.org:10002 16:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:36 Configure a credential helper to remove this warning. See 16:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:36 16:30:36 Login Succeeded 16:30:36 nexus3.edgexfoundry.org:10003 16:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:36 Configure a credential helper to remove this warning. See 16:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:36 16:30:36 Login Succeeded 16:30:36 nexus3.edgexfoundry.org:10004 16:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:36 Configure a credential helper to remove this warning. See 16:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:36 16:30:36 Login Succeeded 16:30:36 docker.io 16:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:37 Configure a credential helper to remove this warning. See 16:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:37 16:30:37 Login Succeeded 16:30:37 ---> docker-login.sh ends [Pipeline] } 16:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:37 + 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 16:30:37 + dirname cmd/core-command/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + echo core-command,cmd/core-command/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + dirname cmd/core-data/Dockerfile 16:30:37 + echo core-data,cmd/core-data/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + dirname cmd/core-metadata/Dockerfile 16:30:37 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:37 + dirname cmd/security-bootstrapper/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + dirname cmd/security-proxy-setup/Dockerfile 16:30:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:37 + + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:37 cut -d/ -f2 16:30:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:37 + dirname cmd/security-spire-agent/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:37 + + dirname cmd/security-spire-config/Dockerfile 16:30:37 cut -d/ -f2 16:30:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:37 + dirname cmd/security-spire-server/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:37 + dirname cmd/support-notifications/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:37 + dirname cmd/support-scheduler/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:37 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:37 + cut -d/ -f2 16:30:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:37 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 16:30:37 + git rev-list -1 --merges b4dc53351a38bb01aba8e27cc205e81479b4ec21~1..b4dc53351a38bb01aba8e27cc205e81479b4ec21 [Pipeline] echo 16:30:37 -----------> git rev-list -1 --merges b4dc53351a38bb01aba8e27cc205e81479b4ec21~1..b4dc53351a38bb01aba8e27cc205e81479b4ec21 b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:30:37 b4dc53351a38bb01aba8e27cc205e81479b4ec21 [false] [Pipeline] sh 16:30:38 + git log --format=format:%s -1 b4dc53351a38bb01aba8e27cc205e81479b4ec21 [Pipeline] echo 16:30:38 ========================================================= 16:30:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:38 + grep -v github /etc/ssh/ssh_known_hosts 16:30:38 + [ -e /tmp/ssh_known_hosts ] 16:30:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:38 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:38 16:30:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:39 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:39 42c077c10790: Pulling fs layer 16:30:39 f63e77b7563a: Pulling fs layer 16:30:39 bd5fdadae976: Pulling fs layer 16:30:39 205491f53016: Pulling fs layer 16:30:39 df18705c85c3: Pulling fs layer 16:30:39 bdb3f477010e: Pulling fs layer 16:30:39 c8a8fc8e1c8f: Pulling fs layer 16:30:39 2c6e9b1d212d: Pulling fs layer 16:30:39 bdb8f0575790: Pulling fs layer 16:30:39 386e3cb2ff24: Pulling fs layer 16:30:39 2343380bae48: Pulling fs layer 16:30:39 205491f53016: Waiting 16:30:39 df18705c85c3: Waiting 16:30:39 2c6e9b1d212d: Waiting 16:30:39 bdb3f477010e: Waiting 16:30:39 c8a8fc8e1c8f: Waiting 16:30:39 2343380bae48: Waiting 16:30:39 386e3cb2ff24: Waiting 16:30:39 bdb8f0575790: Waiting 16:30:39 f63e77b7563a: Download complete 16:30:39 205491f53016: Verifying Checksum 16:30:39 205491f53016: Download complete 16:30:39 df18705c85c3: Verifying Checksum 16:30:39 df18705c85c3: Download complete 16:30:39 bd5fdadae976: Verifying Checksum 16:30:39 bd5fdadae976: Download complete 16:30:39 bdb3f477010e: Verifying Checksum 16:30:39 bdb3f477010e: Download complete 16:30:39 2c6e9b1d212d: Download complete 16:30:39 bdb8f0575790: Verifying Checksum 16:30:39 bdb8f0575790: Download complete 16:30:39 386e3cb2ff24: Verifying Checksum 16:30:39 386e3cb2ff24: Download complete 16:30:39 2343380bae48: Download complete 16:30:39 42c077c10790: Verifying Checksum 16:30:39 42c077c10790: Download complete 16:30:39 c8a8fc8e1c8f: Download complete 16:30:41 42c077c10790: Pull complete 16:30:41 f63e77b7563a: Pull complete 16:30:41 bd5fdadae976: Pull complete 16:30:41 205491f53016: Pull complete 16:30:42 df18705c85c3: Pull complete 16:30:42 bdb3f477010e: Pull complete 16:30:44 c8a8fc8e1c8f: Pull complete 16:30:44 2c6e9b1d212d: Pull complete 16:30:44 bdb8f0575790: Pull complete 16:30:44 386e3cb2ff24: Pull complete 16:30:44 2343380bae48: Pull complete 16:30:44 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:45 prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container 16:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:30:46 $ docker top f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a -eo pid,comm 16:30:46 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). 16:30:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:46 [ssh-agent] Looking for ssh-agent implementation... 16:30:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:46 $ docker exec f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a ssh-agent 16:30:46 SSH_AUTH_SOCK=/tmp/ssh-1rklmGzQQ7Yi/agent.33 16:30:46 SSH_AGENT_PID=39 16:30:46 Running ssh-add (command line suppressed) 16:30:47 Identity added: /w/workspace/edgex-go/5@tmp/private_key_213651667421800597.key (/w/workspace/edgex-go/5@tmp/private_key_213651667421800597.key) 16:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:47 + git tag --points-at HEAD [Pipeline] } 16:30:47 $ docker exec --env ******** --env ******** f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a ssh-agent -k 16:30:47 unset SSH_AUTH_SOCK; 16:30:47 unset SSH_AGENT_PID; 16:30:47 echo Agent pid 39 killed; 16:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:47 [ssh-agent] Looking for ssh-agent implementation... 16:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:47 $ docker exec f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a ssh-agent 16:30:47 SSH_AUTH_SOCK=/tmp/ssh-5824Z04Ivy1i/agent.74 16:30:47 SSH_AGENT_PID=80 16:30:47 Running ssh-add (command line suppressed) 16:30:47 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5162755759780817755.key (/w/workspace/edgex-go/5@tmp/private_key_5162755759780817755.key) 16:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:48 + git semver init 16:30:48 2022-07-01 16:30:48,500 [run_init] DEBUG init version:0.0.0 force:False 16:30:48 2022-07-01 16:30:48,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 16:30:48 2022-07-01 16:30:48,502 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 16:30:48 2022-07-01 16:30:48,502 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 16:30:55 2022-07-01 16:30:54,078 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 16:30:55 2022-07-01 16:30:54,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4057 with force:False 16:30:55 2022-07-01 16:30:54,079 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4057 16:30:55 2022-07-01 16:30:54,083 [execute] INFO git cat-file --batch-check 16:30:55 2022-07-01 16:30:54,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:55 2022-07-01 16:30:54,090 [execute] INFO git cat-file --batch 16:30:55 2022-07-01 16:30:54,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:55 2022-07-01 16:30:54,096 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4057 16:30:55 0.0.0 [Pipeline] } 16:30:55 $ docker exec --env ******** --env ******** f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a ssh-agent -k 16:30:55 unset SSH_AUTH_SOCK; 16:30:55 unset SSH_AGENT_PID; 16:30:55 echo Agent pid 80 killed; 16:30:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:55 + git semver [Pipeline] } 16:30:55 $ docker stop --time=1 f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a 16:30:57 $ docker rm -f f384d066b3b8d1db226585a596fcaf5b6781557a374edfc229568f1f47cd035a [Pipeline] // withDockerContainer [Pipeline] sh 16:30:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:57 Stashed 1 file(s) [Pipeline] echo 16:30:57 [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] echo 16:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:58 ========================================================= 16:30:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:58 59bf1c3509f3: Pulling fs layer 16:30:58 666ba61612fd: Pulling fs layer 16:30:58 8ed8ca486205: Pulling fs layer 16:30:58 cc1cd167ecdc: Pulling fs layer 16:30:58 c516ae0d96e1: Pulling fs layer 16:30:58 684cea983483: Pulling fs layer 16:30:58 dd3240ac7de5: Pulling fs layer 16:30:58 cc1cd167ecdc: Waiting 16:30:58 b1e948a4e11c: Pulling fs layer 16:30:58 a8fd76ee1af6: Pulling fs layer 16:30:58 c516ae0d96e1: Waiting 16:30:58 684cea983483: Waiting 16:30:58 646ad004c059: Pulling fs layer 16:30:58 dd3240ac7de5: Waiting 16:30:58 a8fd76ee1af6: Waiting 16:30:58 b1e948a4e11c: Waiting 16:30:58 646ad004c059: Waiting 16:30:58 8ed8ca486205: Download complete 16:30:58 666ba61612fd: Verifying Checksum 16:30:58 666ba61612fd: Download complete 16:30:58 c516ae0d96e1: Verifying Checksum 16:30:58 c516ae0d96e1: Download complete 16:30:58 684cea983483: Verifying Checksum 16:30:58 684cea983483: Download complete 16:30:58 59bf1c3509f3: Verifying Checksum 16:30:58 59bf1c3509f3: Download complete 16:30:58 dd3240ac7de5: Verifying Checksum 16:30:58 dd3240ac7de5: Download complete 16:30:58 b1e948a4e11c: Verifying Checksum 16:30:58 b1e948a4e11c: Download complete 16:30:58 59bf1c3509f3: Pull complete 16:30:58 666ba61612fd: Pull complete 16:30:58 8ed8ca486205: Pull complete 16:30:59 646ad004c059: Verifying Checksum 16:30:59 646ad004c059: Download complete 16:30:59 cc1cd167ecdc: Verifying Checksum 16:30:59 cc1cd167ecdc: Download complete 16:30:59 a8fd76ee1af6: Verifying Checksum 16:30:59 a8fd76ee1af6: Download complete 16:31:03 cc1cd167ecdc: Pull complete 16:31:03 c516ae0d96e1: Pull complete 16:31:03 684cea983483: Pull complete 16:31:03 dd3240ac7de5: Pull complete 16:31:03 b1e948a4e11c: Pull complete 16:31:06 a8fd76ee1af6: Pull complete 16:31:07 646ad004c059: Pull complete 16:31:07 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:31:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:07 WORKDIR /edgex 16:31:07 COPY go.mod . 16:31:07 RUN go mod download 16:31:07 + docker build -t ci-base-image-x86_64 -f - . 16:31:08 Sending build context to Docker daemon 335.1MB 16:31:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:08 ---> 8f69c11f6b0c 16:31:08 Step 2/4 : WORKDIR /edgex 16:31:11 ---> Running in 416cd45a35ad 16:31:11 Removing intermediate container 416cd45a35ad 16:31:11 ---> 01803ac668ec 16:31:11 Step 3/4 : COPY go.mod . 16:31:11 ---> fda11b3eb114 16:31:11 Step 4/4 : RUN go mod download 16:31:11 ---> Running in dadb1c3e14c5 16:31:12 Still waiting to schedule task 16:31:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:31:26 Removing intermediate container dadb1c3e14c5 16:31:26 ---> 09cc74d85424 16:31:26 Successfully built 09cc74d85424 16:31:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:26 + docker inspect -f . ci-base-image-x86_64 16:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:27 prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container 16:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:31:27 $ docker top 3ab59ba224e1add5c6258567ffaa35252c606b714f1b3516b529e37d77be6271 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:27 + go version 16:31:27 go version go1.17.7 linux/amd64 [Pipeline] } 16:31:27 $ docker stop --time=1 3ab59ba224e1add5c6258567ffaa35252c606b714f1b3516b529e37d77be6271 16:31:29 $ docker rm -f 3ab59ba224e1add5c6258567ffaa35252c606b714f1b3516b529e37d77be6271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:29 + docker inspect -f . ci-base-image-x86_64 16:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:29 prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container 16:31:29 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:31:30 $ docker top 7d3307b6e8f3dafbe750eed7480a1ddd379495cae5dc17928c7db85544aba552 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:30 ========================================================= 16:31:30 [edgeXBuildGoParallel] Running Tests and Build... 16:31:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:30 + make test 16:31:30 go mod tidy -compat=1.17 16:31:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:35 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.206s coverage: 89.2% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 83.8% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.412s coverage: 95.6% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.038s coverage: 29.6% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 16:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.2% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:32:12 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 16:32:30 GO111MODULE=on go vet ./... 16:32:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:33 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:34 + ls -al . 16:32:34 total 684 16:32:34 drwxrwxr-x 10 1001 1001 4096 Jul 1 16:31 . 16:32:34 drwxr-xr-x 4 root root 4096 Jul 1 16:31 .. 16:32:34 -rw-rw-r-- 1 1001 1001 11 Jul 1 16:30 .dockerignore 16:32:34 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 .git 16:32:34 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 .github 16:32:34 -rw-rw-r-- 1 1001 1001 879 Jul 1 16:30 .gitignore 16:32:34 -rw-rw-r-- 1 1001 1001 42 Jul 1 16:30 .golangci.yml 16:32:34 -rw-rw-r-- 1 1001 1001 87 Jul 1 16:30 .hadolint.yml 16:32:34 drwxr-xr-x 3 1001 1001 4096 Jul 1 16:30 .semver 16:32:34 -rw-rw-r-- 1 1001 1001 166 Jul 1 16:30 .sonarcloud.properties 16:32:34 -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:30 ADOPTERS.md 16:32:34 -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:30 Attribution.txt 16:32:34 -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:30 CHANGELOG.md 16:32:34 -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:30 CONTRIBUTING.md 16:32:34 -rw-rw-r-- 1 1001 1001 677 Jul 1 16:30 GOVERNANCE.md 16:32:34 -rw-rw-r-- 1 1001 1001 850 Jul 1 16:30 Jenkinsfile 16:32:34 -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:30 LICENSE 16:32:34 -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:30 Makefile 16:32:34 -rw-rw-r-- 1 1001 1001 582 Jul 1 16:30 OWNERS.md 16:32:34 -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:30 README.md 16:32:34 -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:30 SECURITY.md 16:32:34 -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION 16:32:34 -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:30 ZMQWindows.md 16:32:34 drwxrwxr-x 2 1001 1001 4096 Jul 1 16:30 bin 16:32:34 drwxrwxr-x 18 1001 1001 4096 Jul 1 16:30 cmd 16:32:34 -rw-r--r-- 1 root root 435593 Jul 1 16:32 coverage.out 16:32:34 -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:30 go.mod 16:32:34 -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:31 go.sum 16:32:34 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 internal 16:32:34 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 openapi 16:32:34 drwxrwxr-x 4 1001 1001 4096 Jul 1 16:30 snap 16:32:34 -rw-rw-r-- 1 1001 1001 204 Jul 1 16:30 version.go [Pipeline] sh 16:32:34 + '[' -e coverage.out ] 16:32:34 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:34 Stashed 1 file(s) [Pipeline] sh 16:32:34 + make build 16:32:34 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 16:32:47 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/core-metadata/core-metadata ./cmd/core-metadata 16:32:57 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/core-command/core-command ./cmd/core-command 16:32:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:02 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 16:33:02 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 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:04 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 16:33:05 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 16:33:06 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 16:33:06 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 16:33:07 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 16:33:08 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] } 16:33:10 $ docker stop --time=1 7d3307b6e8f3dafbe750eed7480a1ddd379495cae5dc17928c7db85544aba552 16:33:12 $ docker rm -f 7d3307b6e8f3dafbe750eed7480a1ddd379495cae5dc17928c7db85544aba552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:13 16:33:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:13 latest: Pulling from edgex-devops/edgex-compose 16:33:13 cbdbe7a5bc2a: Pulling fs layer 16:33:13 ca9280d653b3: Pulling fs layer 16:33:13 7e9c9ca2126c: Pulling fs layer 16:33:13 cbdbe7a5bc2a: Download complete 16:33:14 cbdbe7a5bc2a: Pull complete 16:33:14 ca9280d653b3: Verifying Checksum 16:33:14 ca9280d653b3: Download complete 16:33:14 7e9c9ca2126c: Download complete 16:33:14 ca9280d653b3: Pull complete 16:33:18 7e9c9ca2126c: Pull complete 16:33:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:18 prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container 16:33:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:33:19 $ docker top c478c54dbccb795a325a94edcaf1eef1133297c612125fdc513c69e0ff895ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:19 + docker-compose build --help 16:33:19 + grep parallel 16:33:20 --parallel Build images in parallel. [Pipeline] } 16:33:20 $ docker stop --time=1 c478c54dbccb795a325a94edcaf1eef1133297c612125fdc513c69e0ff895ae4 16:33:21 $ docker rm -f c478c54dbccb795a325a94edcaf1eef1133297c612125fdc513c69e0ff895ae4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:22 prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container 16:33:22 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:33:22 $ docker top 9d438a9bf94291042c6799fd7492a335e11f38486451afa184bcb2a07a1f449e -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:23 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:23 Building core-command ... 16:33:23 Building core-data ... 16:33:23 Building core-metadata ... 16:33:23 Building security-bootstrapper ... 16:33:23 Building security-proxy-setup ... 16:33:23 Building security-secretstore-setup ... 16:33:23 Building security-spiffe-token-provider ... 16:33:23 Building security-spire-agent ... 16:33:23 Building security-spire-config ... 16:33:23 Building security-spire-server ... 16:33:23 Building support-notifications ... 16:33:23 Building support-scheduler ... 16:33:23 Building sys-mgmt-agent ... 16:33:23 Building security-proxy-setup 16:33:23 Building security-spire-agent 16:33:23 Building security-spire-config 16:33:23 Building core-data 16:33:23 Building sys-mgmt-agent 16:33:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:38 ---> 09cc74d85424 16:33:38 Step 3/23 : WORKDIR /edgex-go 16:33:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:38 ---> 09cc74d85424 16:33:38 Step 3/23 : WORKDIR /edgex-go 16:33:38 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:38 ---> 09cc74d85424 16:33:38 Step 3/26 : WORKDIR /edgex-go 16:33:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:38 ---> 09cc74d85424 16:33:38 Step 3/22 : WORKDIR /edgex-go 16:33:38 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:38 ---> 09cc74d85424 16:33:38 Step 3/26 : WORKDIR /edgex-go 16:33:41 ---> Running in d14a17e10b5d 16:33:41 ---> Running in 55239f7e438f 16:33:41 ---> Running in 0c9e381158f0 16:33:41 ---> Running in f7599da0e8f4 16:33:41 ---> Running in 9acc0beaabbe 16:33:41 Removing intermediate container f7599da0e8f4 16:33:41 ---> 57cb52bfe853 16:33:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 Removing intermediate container d14a17e10b5d 16:33:41 ---> 5dbb7d896dca 16:33:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 Removing intermediate container 55239f7e438f 16:33:41 ---> 959759e5057c 16:33:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 Removing intermediate container 9acc0beaabbe 16:33:41 ---> 264b091247b7 16:33:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 Removing intermediate container 0c9e381158f0 16:33:41 ---> 0f4c8a0d87fe 16:33:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 ---> Running in f705c4bbba1c 16:33:41 ---> Running in 9572f74101ea 16:33:41 ---> Running in 09bb66f1d434 16:33:41 ---> Running in af6cf7548e7f 16:33:42 ---> Running in ac2df4ec4ea4 16:33:42 Removing intermediate container f705c4bbba1c 16:33:42 ---> 6674d37a361f 16:33:42 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:42 ---> Running in 054c58f06d03 16:33:42 Removing intermediate container af6cf7548e7f 16:33:42 ---> dec2b24c4186 16:33:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:42 ---> Running in 3f0bda2b9087 16:33:43 Removing intermediate container 9572f74101ea 16:33:43 ---> 59bf412e91af 16:33:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:43 ---> Running in 7884918cb87d 16:33:43 Removing intermediate container ac2df4ec4ea4 16:33:43 ---> 63d44df84e3f 16:33:43 Step 5/22 : RUN apk add --update --no-cache make git 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 ---> Running in d005ac6b63f8 16:33:43 Removing intermediate container 09bb66f1d434 16:33:43 ---> 2e2517fad29d 16:33:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:43 ---> Running in 52b1a0c6fdfd 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 OK: 221 MiB in 52 packages 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 Removing intermediate container 054c58f06d03 16:33:44 ---> 74fd1cb8d03c 16:33:44 Step 6/23 : COPY go.mod vendor* ./ 16:33:44 OK: 221 MiB in 52 packages 16:33:44 ---> 4f529acb490b 16:33:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:44 OK: 221 MiB in 52 packages 16:33:44 ---> Running in d66bf1f16e6c 16:33:45 OK: 221 MiB in 52 packages 16:33:45 Removing intermediate container 7884918cb87d 16:33:45 ---> dd3c729f9792 16:33:45 Step 6/26 : COPY go.mod vendor* ./ 16:33:45 OK: 221 MiB in 52 packages 16:33:45 ---> cf5e5bbad165 16:33:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:45 ---> Running in 63eb2b4e8e84 16:33:45 Removing intermediate container 3f0bda2b9087 16:33:45 ---> cd92071447ee 16:33:45 Step 6/26 : COPY go.mod vendor* ./ 16:33:45 Removing intermediate container d005ac6b63f8 16:33:45 ---> 9e71b3c8bc28 16:33:45 Step 6/22 : COPY go.mod vendor* ./ 16:33:45 ---> c581644a4e8a 16:33:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:45 Removing intermediate container 52b1a0c6fdfd 16:33:45 ---> ac89b2950ac5 16:33:45 Step 6/23 : COPY go.mod vendor* ./ 16:33:46 ---> fd881eeac131 16:33:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:46 ---> Running in fd931a8e26da 16:33:46 ---> Running in bc23a9e91fd8 16:33:46 ---> 3fe2a5440cd8 16:33:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:46 ---> Running in 318ad5942def 16:33:46 Removing intermediate container d66bf1f16e6c 16:33:46 ---> 0c6a8d5b35b8 16:33:46 Step 8/23 : COPY . . 16:33:49 Removing intermediate container 63eb2b4e8e84 16:33:49 ---> 884cd29af525 16:33:49 Step 8/26 : COPY . . 16:33:52 Removing intermediate container 318ad5942def 16:33:52 ---> b9ae2eb522b3 16:33:52 Step 8/23 : COPY . . 16:33:54 ---> ecfe780d82ed 16:33:54 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:33:55 Removing intermediate container fd931a8e26da 16:33:55 ---> 4ae0ee74ae56 16:33:55 Step 8/26 : COPY . . 16:33:55 Removing intermediate container bc23a9e91fd8 16:33:55 ---> 7e593bfb7981 16:33:55 Step 8/22 : COPY . . 16:33:55 ---> Running in 207c52bec492 16:33:55 ---> b54cc413f2b9 16:33:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:59 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 16:34:00 ---> Running in dd1f4e9af261 16:34:00 ---> 8afcc48660f4 16:34:00 Step 9/23 : RUN make cmd/core-data/core-data 16:34:00 ---> Running in bf591bb98449 16:34:00 ---> f59b69af4cbc 16:34:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:00 ---> 21e289c7a017 16:34:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:01 Removing intermediate container dd1f4e9af261 16:34:01 ---> a826ee10a039 16:34:01 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:01 ---> Running in dca833da742e 16:34:01 ---> Running in 13db4e9b433c 16:34:01 ---> Running in 1e6dc8645e9a 16:34:01 Removing intermediate container 13db4e9b433c 16:34:01 ---> 2b150e63710f 16:34:01 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:01 ---> Running in 6583ff1ffaf5 16:34:01 Removing intermediate container 1e6dc8645e9a 16:34:01 ---> 925411a58369 16:34:01 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:01 ---> Running in 96f0f63b7bda 16:34:01 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 16:34:01 Removing intermediate container 6583ff1ffaf5 16:34:01 ---> 4221fcac2368 16:34:01 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:01 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 16:34:01 ---> Running in 071be5f39769 16:34:03 Removing intermediate container 96f0f63b7bda 16:34:03 ---> 6b029c71b356 16:34:03 Step 12/26 : WORKDIR /edgex-go 16:34:03 Removing intermediate container 071be5f39769 16:34:03 ---> 1b1485fa62bd 16:34:03 Step 12/26 : WORKDIR /edgex-go 16:34:03 ---> Running in a7be34f6b4bf 16:34:03 ---> Running in 811f4ddbbce1 16:34:04 Removing intermediate container a7be34f6b4bf 16:34:04 ---> 3cd7238bd644 16:34:04 16:34:04 Step 13/26 : FROM alpine:3.15 16:34:05 Removing intermediate container 811f4ddbbce1 16:34:05 ---> 90f2b85381af 16:34:05 16:34:05 Step 13/26 : FROM alpine:3.15 16:34:05 3.15: Pulling from library/alpine 16:34:05 3.15: Pulling from library/alpine 16:34:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:06 Status: Downloaded newer image for alpine:3.15 16:34:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:06 Status: Image is up to date for alpine:3.15 16:34:06 ---> 0ac33e5f5afa 16:34:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:06 ---> 0ac33e5f5afa 16:34:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:07 ---> Running in 911dad9bd785 16:34:07 ---> Running in b64abb161785 16:34:07 Removing intermediate container b64abb161785 16:34:07 ---> 5cb9e970d4d4 16:34:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:07 Removing intermediate container 911dad9bd785 16:34:07 ---> faa40f3abe30 16:34:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:08 ---> Running in 2de3335a1884 16:34:08 ---> Running in 2c9c8d33b872 16:34:10 Removing intermediate container 2c9c8d33b872 16:34:10 Removing intermediate container 2de3335a1884 16:34:10 ---> fb9bc0f0fde6 16:34:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:10 ---> 7b46a4a5c0bf 16:34:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:10 ---> Running in 97684ba4a0aa 16:34:10 ---> Running in ffd1dde8eafc 16:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:12 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:12 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:12 OK: 15859 distinct packages available 16:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:13 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:13 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:13 OK: 15859 distinct packages available 16:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:14 (1/5) Installing dumb-init (1.2.5-r1) 16:34:14 (1/4) Installing dumb-init (1.2.5-r1) 16:34:14 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:14 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:14 (3/5) Installing libucontext (1.1-r0) 16:34:14 (3/4) Installing libucontext (1.1-r0) 16:34:14 (4/5) Installing gcompat (1.0.0-r4) 16:34:14 (4/4) Installing gcompat (1.0.0-r4) 16:34:14 (5/5) Installing openssl (1.1.1o-r0) 16:34:14 Executing busybox-1.34.1-r5.trigger 16:34:14 OK: 6 MiB in 18 packages 16:34:14 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:34:14 Executing busybox-1.34.1-r5.trigger 16:34:14 1 error; 6 MiB in 18 packages 16:34:15 Removing intermediate container 207c52bec492 16:34:15 ---> eab8ec754e9d 16:34:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:15 ---> Running in 39a822fb3264 16:34:15 Building security-bootstrapper 16:34:15 Removing intermediate container ffd1dde8eafc 16:34:15 ---> 93322f47d89c 16:34:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:16 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 16:34:16 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 16:34:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:34:19 ---> 09cc74d85424 16:34:19 Step 3/31 : WORKDIR /edgex-go 16:34:19 ---> Using cache 16:34:19 ---> 959759e5057c 16:34:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:19 ---> Using cache 16:34:19 ---> 59bf412e91af 16:34:19 Step 5/31 : RUN apk add --update --no-cache make git 16:34:20 ---> 3e0292276dc3 16:34:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:20 ---> Running in 710c7ca58192 16:34:20 Removing intermediate container 39a822fb3264 16:34:20 ---> d5a7f4828377 16:34:20 16:34:20 Step 11/23 : FROM docker:20.10.14 16:34:21 ---> 6a410f86938f 16:34:21 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:21 20.10.14: Pulling from library/docker 16:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:22 ---> Running in 95a43061f1ad 16:34:22 Removing intermediate container dca833da742e 16:34:22 ---> f2bf9ae87862 16:34:22 16:34:22 Step 10/22 : FROM alpine:3.14 16:34:23 Removing intermediate container bf591bb98449 16:34:23 ---> b71c4a095316 16:34:23 16:34:23 Step 10/23 : FROM alpine:3.14 16:34:23 Removing intermediate container 95a43061f1ad 16:34:23 ---> 6263e8cb25db 16:34:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:23 3.14: Pulling from library/alpine 16:34:23 3.14: Pulling from library/alpine 16:34:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:23 ---> 29674a56d366 16:34:23 Step 21/26 : WORKDIR / 16:34:23 OK: 221 MiB in 52 packages 16:34:24 ---> Running in 78d1f5582e59 16:34:24 Removing intermediate container 78d1f5582e59 16:34:24 ---> 6c3920c63990 16:34:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:24 ---> Running in 3b9e6f79b697 16:34:24 Removing intermediate container 710c7ca58192 16:34:24 ---> 7d66d3a71849 16:34:24 Step 6/31 : COPY go.mod vendor* ./ 16:34:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:24 Status: Downloaded newer image for alpine:3.14 16:34:24 Status: Downloaded newer image for alpine:3.14 16:34:24 ---> e04c818066af 16:34:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:24 ---> e04c818066af 16:34:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:25 ---> Running in 886a192cc680 16:34:25 ---> Running in d831528a3406 16:34:25 Removing intermediate container 3b9e6f79b697 16:34:25 ---> 0ce3c4217c14 16:34:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:25 ---> 9cacd35c414a 16:34:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:25 ---> Running in 8355907a5689 16:34:25 Removing intermediate container 886a192cc680 16:34:25 ---> 444fbdaa12f4 16:34:25 Step 12/23 : ENV APP_PORT=59880 16:34:25 ---> Running in 624dad8755cf 16:34:25 ---> Running in bd6b0217f683 16:34:25 Removing intermediate container 624dad8755cf 16:34:25 ---> 9a029833a8fd 16:34:25 Step 24/26 : LABEL arch=x86_64 16:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:25 Removing intermediate container bd6b0217f683 16:34:25 ---> 020071b35a43 16:34:25 Step 13/23 : EXPOSE $APP_PORT 16:34:25 ---> Running in 4fb2a83e8462 16:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:25 ---> Running in 0039d44f277a 16:34:25 Removing intermediate container 4fb2a83e8462 16:34:25 ---> 69c944eae9e6 16:34:25 Step 25/26 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:34:25 ---> Running in d67155c2cf1c 16:34:25 (1/6) Installing ca-certificates (20211220-r0) 16:34:25 (2/6) Installing brotli-libs (1.0.9-r5) 16:34:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:34:25 Removing intermediate container 0039d44f277a 16:34:25 ---> e99a616021e7 16:34:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:25 (4/6) Installing libcurl (7.79.1-r2) 16:34:25 (5/6) Installing curl (7.79.1-r2) 16:34:25 (6/6) Installing dumb-init (1.2.5-r1) 16:34:25 Executing busybox-1.33.1-r7.trigger 16:34:25 Executing ca-certificates-20211220-r0.trigger 16:34:25 Removing intermediate container d67155c2cf1c 16:34:25 ---> 2a9dd91002e8 16:34:25 Step 26/26 : LABEL version=0.0.0 16:34:26 ---> Running in 789bbbf49a07 16:34:26 OK: 8 MiB in 20 packages 16:34:26 ---> Running in 7c01677d2939 16:34:26 Removing intermediate container 7c01677d2939 16:34:26 ---> 18932e319af5 16:34:26 16:34:26 Successfully built 18932e319af5 16:34:26 Removing intermediate container 8355907a5689 16:34:26 ---> c1ba509b1ea5 16:34:26 Step 8/31 : COPY . . 16:34:26 Successfully tagged security-spire-config:latest 16:34:26 Building security-spiffe-token-provider 16:34:29  Building security-spire-config ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:34:30 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:30 ---> 09cc74d85424 16:34:30 Step 3/20 : WORKDIR /edgex-go 16:34:30 Status: Downloaded newer image for docker:20.10.14 16:34:30 ---> Using cache 16:34:30 ---> 959759e5057c 16:34:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:30 ---> 7417809fdb73 16:34:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:30 Removing intermediate container d831528a3406 16:34:30 ---> b4e207ff14eb 16:34:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:31 ---> Running in 5b44c942a8dc 16:34:31 ---> Running in d6074d105bc6 16:34:31 ---> Running in 6ff0ba661d61 16:34:31 Removing intermediate container 789bbbf49a07 16:34:31 ---> 4e186e63d86a 16:34:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:31 ---> Running in 771d424c6e98 16:34:31 Removing intermediate container d6074d105bc6 16:34:31 ---> c0d37f26517d 16:34:31 Step 13/22 : WORKDIR /edgex 16:34:31 ---> 75fb6d4d3f5f 16:34:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:31 Removing intermediate container 5b44c942a8dc 16:34:31 ---> 3394ee00c638 16:34:31 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:34:31 ---> Running in 0d78b0e4da0f 16:34:31 ---> Running in 2a6cb79c2f33 16:34:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:31 ---> Running in 8481618e3cb8 16:34:31 Removing intermediate container 0d78b0e4da0f 16:34:31 ---> 9fe3fe31114a 16:34:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:32 ---> f64428432d27 16:34:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:32 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 16:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:32 ---> 052fb275027c 16:34:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:32 (1/43) Installing readline (8.1.1-r0) 16:34:32 (2/43) Installing bash (5.1.16-r0) 16:34:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:32 Executing bash-5.1.16-r0.post-install 16:34:32 (3/43) Installing brotli-libs (1.0.9-r5) 16:34:32 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:34:32 (5/43) Installing libcurl (7.80.0-r2) 16:34:32 (6/43) Installing curl (7.80.0-r2) 16:34:32 (7/43) Installing dumb-init (1.2.5-r1) 16:34:32 (8/43) Installing libbz2 (1.0.8-r1) 16:34:32 (9/43) Installing expat (2.4.7-r0) 16:34:32 (10/43) Installing libffi (3.4.2-r1) 16:34:32 (11/43) Installing gdbm (1.22-r0) 16:34:32 (12/43) Installing xz-libs (5.2.5-r1) 16:34:32 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:34:32 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:34:32 (15/43) Installing mpdecimal (2.5.1-r1) 16:34:32 (16/43) Installing sqlite-libs (3.36.0-r0) 16:34:32 (17/43) Installing python3 (3.9.7-r4) 16:34:32 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:32 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:32 OK: 15866 distinct packages available 16:34:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:33 (18/43) Installing py3-appdirs (1.4.4-r2) 16:34:33 (19/43) Installing py3-certifi (2020.12.5-r1) 16:34:33 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:34:33 (1/6) Installing dumb-init (1.2.5-r1) 16:34:33 (21/43) Installing py3-idna (3.3-r0) 16:34:33 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:34:33 (23/43) Installing py3-requests (2.26.0-r1) 16:34:33 (24/43) Installing py3-msgpack (1.0.2-r1) 16:34:33 (25/43) Installing py3-lockfile (0.12.2-r4) 16:34:33 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:34:33 (27/43) Installing py3-colorama (0.4.4-r1) 16:34:33 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:34:33 (29/43) Installing py3-distlib (0.3.3-r0) 16:34:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:34:33 ---> d0dbea52c794 16:34:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:33 (30/43) Installing py3-distro (1.6.0-r0) 16:34:33 (31/43) Installing py3-six (1.16.0-r0) 16:34:33 (32/43) Installing py3-webencodings (0.5.1-r4) 16:34:33 (33/43) Installing py3-html5lib (1.1-r1) 16:34:33 (34/43) Installing py3-parsing (2.4.7-r2) 16:34:33 (35/43) Installing py3-packaging (20.9-r1) 16:34:33 (36/43) Installing py3-tomli (1.2.2-r0) 16:34:33 (37/43) Installing py3-pep517 (0.12.0-r0) 16:34:33 (38/43) Installing py3-progress (1.6-r0) 16:34:33 (39/43) Installing py3-retrying (1.3.3-r2) 16:34:33 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:34:33 (41/43) Installing py3-setuptools (52.0.0-r4) 16:34:33 (3/6) Installing libsodium (1.0.18-r0) 16:34:33 (42/43) Installing py3-toml (0.10.2-r2) 16:34:33 (43/43) Installing py3-pip (20.3.4-r1) 16:34:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:34:33 Executing busybox-1.34.1-r5.trigger 16:34:33 OK: 83 MiB in 65 packages 16:34:33 (5/6) Installing libzmq (4.3.4-r0) 16:34:33 (6/6) Installing zeromq (4.3.4-r0) 16:34:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:33 Executing busybox-1.33.1-r7.trigger 16:34:33 OK: 8 MiB in 20 packages 16:34:33 ---> e15d3d2fb1c6 16:34:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:33 ---> Running in 9444cd2d22de 16:34:34 OK: 221 MiB in 52 packages 16:34:34 Collecting docker-compose==1.23.2 16:34:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:34:34 Collecting jsonschema<3,>=2.5.1 16:34:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:34 Collecting docker<4.0,>=3.6.0 16:34:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:34 Collecting docopt<0.7,>=0.6.1 16:34:34 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:34 Removing intermediate container 771d424c6e98 16:34:34 ---> 02f21c6e6120 16:34:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:35 Collecting dockerpty<0.5,>=0.4.1 16:34:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:35 ---> 69b999872e1e 16:34:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:35 Removing intermediate container 6ff0ba661d61 16:34:35 ---> 482f9ac6ab84 16:34:35 Step 5/20 : COPY go.mod vendor* ./ 16:34:35 Collecting websocket-client<1.0,>=0.32.0 16:34:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:35 Collecting texttable<0.10,>=0.9.0 16:34:35 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:36 Removing intermediate container 9444cd2d22de 16:34:36 ---> 1d049ba96011 16:34:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:36 ---> fe404092b27f 16:34:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:36 ---> 3d0de27619ad 16:34:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:36 Collecting PyYAML<4,>=3.10 16:34:36 ---> Running in 534201a2362b 16:34:36 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:36 ---> Running in 87f9587731d1 16:34:36 Removing intermediate container 534201a2362b 16:34:36 ---> 74bbd19a4b9a 16:34:36 Step 20/22 : LABEL arch=x86_64 16:34:36 ---> bc575f15433a 16:34:36 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:37 ---> Running in d17a1734acee 16:34:37 ---> Running in 6563b62c334a 16:34:37 Collecting cached-property<2,>=1.2.0 16:34:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:37 Collecting docker-pycreds>=0.4.0 16:34:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:37 Removing intermediate container d17a1734acee 16:34:37 ---> ebcb67ced12f 16:34:37 Step 21/22 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:34:37 Collecting chardet<3.1.0,>=3.0.2 16:34:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:37 Collecting idna<2.8,>=2.5 16:34:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:34:37 Collecting urllib3<1.25,>=1.21.1 16:34:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:37 ---> Running in 15e90b71e069 16:34:37 Removing intermediate container 6563b62c334a 16:34:37 ---> 1475e45e7654 16:34:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:34:37 Attempting uninstall: urllib3 16:34:37 Found existing installation: urllib3 1.26.7 16:34:37 Uninstalling urllib3-1.26.7: 16:34:37 Successfully uninstalled urllib3-1.26.7 16:34:37 ---> Running in 59a38942cffe 16:34:38 Attempting uninstall: idna 16:34:38 Found existing installation: idna 3.3 16:34:38 Removing intermediate container 15e90b71e069 16:34:38 ---> 6b985ccb6da3 16:34:38 Step 22/22 : LABEL version=0.0.0 16:34:38 Uninstalling idna-3.3: 16:34:38 Successfully uninstalled idna-3.3 16:34:38 ---> Running in 558e9d3c4e85 16:34:38 Removing intermediate container 59a38942cffe 16:34:38 ---> 5d57a9f046a0 16:34:38 Step 21/23 : LABEL arch=x86_64 16:34:38 Removing intermediate container 87f9587731d1 16:34:38 ---> 0c1149f45488 16:34:38 Step 7/20 : COPY . . 16:34:38 ---> Running in 80bce7c07883 16:34:38 Removing intermediate container 558e9d3c4e85 16:34:38 ---> e2c56719115f 16:34:38 16:34:38 Successfully built e2c56719115f 16:34:39 Attempting uninstall: requests 16:34:39 Found existing installation: requests 2.26.0 16:34:39 Uninstalling requests-2.26.0: 16:34:39 Successfully uninstalled requests-2.26.0 16:34:39 Successfully tagged security-proxy-setup:latest 16:34:39 Building core-metadata 16:34:39  Building security-proxy-setup ... done Removing intermediate container 80bce7c07883 16:34:39 ---> fb5643bb0742 16:34:39 Step 22/23 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:34:39 Running setup.py install for texttable: started 16:34:40 Running setup.py install for texttable: finished with status 'done' 16:34:40 Running setup.py install for PyYAML: started 16:34:41 Running setup.py install for PyYAML: finished with status 'done' 16:34:41 Running setup.py install for docopt: started 16:34:42 Running setup.py install for docopt: finished with status 'done' 16:34:42 Running setup.py install for dockerpty: started 16:34:42 Running setup.py install for dockerpty: finished with status 'done' 16:34:43 ---> Running in 6d6207e442e7 16:34:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:43 ---> 09cc74d85424 16:34:43 Step 3/23 : WORKDIR /edgex-go 16:34:43 ---> Using cache 16:34:43 ---> 959759e5057c 16:34:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:43 ---> Using cache 16:34:43 ---> 59bf412e91af 16:34:43 Step 5/23 : RUN apk add --update --no-cache make git 16:34:43 ---> Using cache 16:34:43 ---> 7d66d3a71849 16:34:43 Step 6/23 : COPY go.mod vendor* ./ 16:34:43 ---> Using cache 16:34:43 ---> 9cacd35c414a 16:34:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:43 ---> Using cache 16:34:43 ---> c1ba509b1ea5 16:34:43 Step 8/23 : COPY . . 16:34:43 ---> Using cache 16:34:43 ---> 75fb6d4d3f5f 16:34:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 16:34:44 Removing intermediate container 6d6207e442e7 16:34:44 ---> 7f4b02e3ba6c 16:34:44 Step 23/23 : LABEL version=0.0.0 16:34:44 ---> Running in 45abf6629dd3 16:34:44 ---> Running in 98012b3941f1 16:34:44 ---> 86a50eb8d3d1 16:34:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:44 ---> Running in 003294a15a2b 16:34:44 Removing intermediate container 98012b3941f1 16:34:44 ---> 87a6f9334e46 16:34:44 16:34:45 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/core-metadata/core-metadata ./cmd/core-metadata 16:34:45 Successfully built 87a6f9334e46 16:34:45 Successfully tagged core-data:latest 16:34:45 Building support-scheduler 16:34:45  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:34:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:49 ---> 09cc74d85424 16:34:49 Step 3/22 : WORKDIR /edgex-go 16:34:49 ---> Using cache 16:34:49 ---> 959759e5057c 16:34:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Using cache 16:34:49 ---> 59bf412e91af 16:34:49 Step 5/22 : RUN apk add --update --no-cache make git 16:34:49 ---> Using cache 16:34:49 ---> 7d66d3a71849 16:34:49 Step 6/22 : COPY go.mod vendor* ./ 16:34:49 ---> Using cache 16:34:49 ---> 9cacd35c414a 16:34:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:49 ---> Using cache 16:34:49 ---> c1ba509b1ea5 16:34:49 Step 8/22 : COPY . . 16:34:49 ---> Using cache 16:34:49 ---> 75fb6d4d3f5f 16:34:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:52 Removing intermediate container 2a6cb79c2f33 16:34:52 ---> ecaf5ea13d0d 16:34:52 16:34:52 Step 10/31 : FROM alpine:3.14 16:34:52 ---> e04c818066af 16:34:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:34:52 ---> Running in 42f6828888a8 16:34:53 Removing intermediate container 8481618e3cb8 16:34:53 ---> 13beae8ec5fc 16:34:53 Step 14/23 : ENV APP_PORT=58890 16:34:53 ---> Running in 9ea350071be7 16:34:53 ---> Running in 44f34f771564 16:34:53 Removing intermediate container 9ea350071be7 16:34:53 ---> 06dc31d949e1 16:34:53 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:54 ---> Running in a3adda965db8 16:34:54 Removing intermediate container 44f34f771564 16:34:54 ---> fa2e4f73e523 16:34:54 Step 15/23 : EXPOSE $APP_PORT 16:34:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:54 ---> Running in 13b1a9c42e32 16:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:55 Removing intermediate container 13b1a9c42e32 16:34:55 ---> 6ec0d81f9e6a 16:34:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:34:55 (1/2) Installing dumb-init (1.2.5-r1) 16:34:55 (2/2) Installing su-exec (0.2-r1) 16:34:55 Executing busybox-1.33.1-r7.trigger 16:34:55 OK: 6 MiB in 16 packages 16:34:57 ---> b31366c158cb 16:34:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:34:57 Removing intermediate container a3adda965db8 16:34:57 ---> f7186a98d433 16:34:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:57 ---> Running in 3e82466ecf21 16:34:57 ---> af373de69f82 16:34:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:34:58 Removing intermediate container 3e82466ecf21 16:34:58 ---> e83dc68be3e2 16:34:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:34:58 ---> Running in 931ec5ba0bb8 16:34:59 ---> 116478123559 16:34:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:01 Removing intermediate container 931ec5ba0bb8 16:35:01 ---> e32078652353 16:35:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:01 ---> Running in 75557f363df6 16:35:01 ---> Running in 48b978307856 16:35:01 Removing intermediate container 75557f363df6 16:35:01 ---> a03bdbca0924 16:35:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:01 ---> Running in 0d9b8df5c695 16:35:02 Removing intermediate container 0d9b8df5c695 16:35:02 ---> e56eb5116fcd 16:35:02 Step 21/23 : LABEL arch=x86_64 16:35:02 ---> Running in b66498496ad8 16:35:03 Removing intermediate container b66498496ad8 16:35:03 ---> 6ed456ac4b44 16:35:03 Step 22/23 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:35:04 ---> Running in c5862bb4f7c5 16:35:04 Removing intermediate container 45abf6629dd3 16:35:04 ---> 9d801f39a0f3 16:35:04 16:35:04 Step 10/23 : FROM alpine:3.14 16:35:04 ---> e04c818066af 16:35:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:04 ---> Running in 7a9f92c5a481 16:35:04 Removing intermediate container 48b978307856 16:35:04 ---> 751ff314ccff 16:35:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:35:04 Removing intermediate container c5862bb4f7c5 16:35:04 ---> 49c8f5daa212 16:35:04 Step 23/23 : LABEL version=0.0.0 16:35:05 ---> Running in 477025e326f0 16:35:05 ---> Running in 7403618f0a4a 16:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:05 (1/1) Installing dumb-init (1.2.5-r1) 16:35:05 Executing busybox-1.33.1-r7.trigger 16:35:05 OK: 6 MiB in 15 packages 16:35:05 Removing intermediate container 477025e326f0 16:35:05 ---> af2eb06ef2c1 16:35:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:35:05 Removing intermediate container 7403618f0a4a 16:35:05 ---> 6453a43e6787 16:35:05 16:35:05 Successfully built 6453a43e6787 16:35:06 Successfully tagged sys-mgmt-agent:latest 16:35:06 Building security-secretstore-setup 16:35:07  Building sys-mgmt-agent ... done  ---> 735a862e69f2 16:35:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:35:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:10 ---> 09cc74d85424 16:35:10 Step 3/25 : WORKDIR /edgex-go 16:35:10 ---> Using cache 16:35:10 ---> 959759e5057c 16:35:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:10 ---> Using cache 16:35:10 ---> 59bf412e91af 16:35:10 Step 5/25 : RUN apk add --update --no-cache make git 16:35:10 ---> Using cache 16:35:10 ---> 7d66d3a71849 16:35:10 Step 6/25 : COPY go.mod vendor* ./ 16:35:10 ---> Using cache 16:35:10 ---> 9cacd35c414a 16:35:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:10 ---> Using cache 16:35:10 ---> c1ba509b1ea5 16:35:10 Step 8/25 : COPY . . 16:35:10 ---> Using cache 16:35:10 ---> 75fb6d4d3f5f 16:35:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:10 Removing intermediate container 7a9f92c5a481 16:35:10 ---> 4ac40ae9e90b 16:35:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:10 ---> Running in b3ff6c922240 16:35:10 ---> Running in 67ab8f2e215c 16:35:10 ---> Running in 39c2f1f863e6 16:35:10 Removing intermediate container 003294a15a2b 16:35:10 ---> 83f12b9e5b83 16:35:10 16:35:10 Step 9/20 : FROM alpine:3.15 16:35:10 ---> 0ac33e5f5afa 16:35:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:10 ---> Using cache 16:35:10 ---> faa40f3abe30 16:35:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:10 ---> Using cache 16:35:10 ---> 7b46a4a5c0bf 16:35:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:10 ---> Running in 5c2ace2d3d8d 16:35:10 Removing intermediate container 39c2f1f863e6 16:35:10 ---> 1a11410ebeb3 16:35:10 Step 13/23 : ENV APP_PORT=59881 16:35:10 ---> Running in e155c30518d8 16:35:10 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 16:35:10 Removing intermediate container e155c30518d8 16:35:10 ---> b89e6b69443e 16:35:10 Step 14/23 : EXPOSE $APP_PORT 16:35:11 ---> Running in 4abec05a033b 16:35:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:11 Removing intermediate container 4abec05a033b 16:35:11 ---> c5f7b6f98267 16:35:11 Step 15/23 : WORKDIR / 16:35:11 ---> Running in 47a4eaba38a0 16:35:11 Removing intermediate container b3ff6c922240 16:35:11 ---> f2d34eb93971 16:35:11 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:11 Removing intermediate container 47a4eaba38a0 16:35:11 ---> 1316a2aab579 16:35:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:11 ---> c3a8b2a3d7da 16:35:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:11 ---> f834689f993a 16:35:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:12 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:12 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:12 OK: 15859 distinct packages available 16:35:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:12 ---> db3cf61b81dd 16:35:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:12 ---> 8df2de26c437 16:35:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:13 ---> 2122358f9a4a 16:35:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:14 (1/9) Installing ca-certificates (20211220-r0) 16:35:14 ---> c8c007a226da 16:35:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:14 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:14 ---> 3015a5e97abd 16:35:14 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:35:14 (4/9) Installing libcurl (7.80.0-r1) 16:35:14 ---> Running in cad5b3908d54 16:35:14 (5/9) Installing curl (7.80.0-r1) 16:35:14 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:35:14 (6/9) Installing dumb-init (1.2.5-r1) 16:35:14 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:35:15 Removing intermediate container cad5b3908d54 16:35:15 ---> d158f2e9b8c1 16:35:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:15 ---> 42ab2d794a4b 16:35:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:35:15 ---> Running in a77b74465feb 16:35:15 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:15 Removing intermediate container 42f6828888a8 16:35:15 ---> 59e1b91b13b5 16:35:15 16:35:15 Step 10/22 : FROM alpine:3.14 16:35:15 ---> e04c818066af 16:35:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:15 ---> Using cache 16:35:15 ---> 4ac40ae9e90b 16:35:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:15 ---> Using cache 16:35:15 ---> 1a11410ebeb3 16:35:15 Step 13/22 : ENV APP_PORT=59861 16:35:15 (8/9) Installing libucontext (1.1-r0) 16:35:15 ---> Running in 632a3d6c7e25 16:35:15 (9/9) Installing gcompat (1.0.0-r4) 16:35:15 Executing busybox-1.34.1-r5.trigger 16:35:15 Executing ca-certificates-20211220-r0.trigger 16:35:15 ---> Running in abf4e383efd7 16:35:15 2 errors; 7 MiB in 21 packages 16:35:15 Removing intermediate container a77b74465feb 16:35:15 ---> 2136740a4a56 16:35:15 Step 21/23 : LABEL arch=x86_64 16:35:16 ---> Running in b9b333d3bdcd 16:35:16 Removing intermediate container 632a3d6c7e25 16:35:16 ---> 4a303045e628 16:35:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:16 Removing intermediate container abf4e383efd7 16:35:16 ---> 4d638ad0df30 16:35:16 Step 14/22 : EXPOSE $APP_PORT 16:35:16 Building security-spire-server 16:35:16 Removing intermediate container b9b333d3bdcd 16:35:16 ---> 7cab1910d2d0 16:35:16 Step 22/23 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:35:17 ---> Running in c201bb1359dc 16:35:19 ---> 94172c57274f 16:35:19 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:19 ---> Running in a2fcbcb2dc3e 16:35:19 Removing intermediate container c201bb1359dc 16:35:19 ---> 3dbdb8991273 16:35:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:19 ---> Running in 48e3aefb10ac 16:35:19 Removing intermediate container a2fcbcb2dc3e 16:35:19 ---> dc5a2cd4840a 16:35:19 Step 23/23 : LABEL version=0.0.0 16:35:19 ---> Running in fed6ba300613 16:35:19 ---> 07b2f2834af8 16:35:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:20 Removing intermediate container fed6ba300613 16:35:20 ---> bfc20ea5f5d5 16:35:20 16:35:20 Successfully built bfc20ea5f5d5 16:35:20 Successfully tagged core-metadata:latest 16:35:20  Building core-metadata ... done Building support-notifications 16:35:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:21 ---> 09cc74d85424 16:35:21 Step 3/25 : WORKDIR /edgex-go 16:35:21 ---> Using cache 16:35:21 ---> 959759e5057c 16:35:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:21 ---> Using cache 16:35:21 ---> 59bf412e91af 16:35:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:35:21 ---> Using cache 16:35:21 ---> dd3c729f9792 16:35:21 Step 6/25 : COPY go.mod vendor* ./ 16:35:21 ---> Using cache 16:35:21 ---> cf5e5bbad165 16:35:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:21 ---> Using cache 16:35:21 ---> 884cd29af525 16:35:21 Step 8/25 : COPY . . 16:35:21 ---> Using cache 16:35:21 ---> b54cc413f2b9 16:35:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:35:21 ---> Using cache 16:35:21 ---> a826ee10a039 16:35:21 Step 10/25 : WORKDIR /edgex-go/spire-build 16:35:21 ---> Using cache 16:35:21 ---> 925411a58369 16:35:21 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:22 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 16:35:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:23 ---> 09cc74d85424 16:35:23 Step 3/22 : WORKDIR /edgex-go 16:35:23 ---> Using cache 16:35:23 ---> 959759e5057c 16:35:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:23 ---> Using cache 16:35:23 ---> 59bf412e91af 16:35:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:24 ---> 01357a56408c 16:35:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:24 ---> Running in 268b5804e25a 16:35:24 ---> Running in 15e7c2667374 16:35:24 ---> 080db49a52b8 16:35:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:24 Removing intermediate container 48e3aefb10ac 16:35:24 ---> 2ae52434812f 16:35:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:25 ---> Running in 803f20c35d7d 16:35:25 ---> Running in 194eaffca23f 16:35:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:25 Removing intermediate container 803f20c35d7d 16:35:25 ---> d15261959e17 16:35:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:25 Removing intermediate container 194eaffca23f 16:35:25 ---> 672c6c67f3b5 16:35:25 Step 28/31 : CMD ["gate"] 16:35:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:26 ---> Running in b08208a91e2c 16:35:26 ---> Running in f1233a766992 16:35:26 OK: 221 MiB in 52 packages 16:35:26 Removing intermediate container b08208a91e2c 16:35:26 ---> 8f1730d1e6d1 16:35:26 Step 20/22 : LABEL arch=x86_64 16:35:26 Removing intermediate container 268b5804e25a 16:35:26 ---> 0f31091ada2d 16:35:26 Step 12/25 : WORKDIR /edgex-go 16:35:27 Removing intermediate container f1233a766992 16:35:27 ---> 31a742ed18c2 16:35:27 Step 29/31 : LABEL arch=x86_64 16:35:27 Removing intermediate container 67ab8f2e215c 16:35:27 ---> 150068ce516a 16:35:27 16:35:27 Step 10/25 : FROM alpine:3.14 16:35:27 ---> e04c818066af 16:35:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:27 ---> Running in 70b28b88897c 16:35:27 ---> Running in 51e77c9435eb 16:35:27 ---> Running in 2172f0ada469 16:35:27 ---> Running in 1d4065e553b2 16:35:27 Removing intermediate container 15e7c2667374 16:35:27 ---> 5703eee48fc8 16:35:27 Step 6/22 : COPY go.mod vendor* ./ 16:35:27 Removing intermediate container 70b28b88897c 16:35:27 ---> 784e68a90073 16:35:27 Step 21/22 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:35:27 Removing intermediate container 51e77c9435eb 16:35:27 ---> 45b5a5f508ef 16:35:27 16:35:27 Step 13/25 : FROM alpine:3.15 16:35:27 ---> Running in b86e99d11427 16:35:27 ---> 0ac33e5f5afa 16:35:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:27 ---> Using cache 16:35:27 ---> faa40f3abe30 16:35:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:27 ---> Using cache 16:35:27 ---> 7b46a4a5c0bf 16:35:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:27 Removing intermediate container 1d4065e553b2 16:35:27 ---> 8b9c07338f47 16:35:27 Step 30/31 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:35:28 ---> Running in b52428c09dbd 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:28 ---> b391b9c4059a 16:35:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16613 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws 16:35:28 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:35:28 The recommended git tool is: git 16:35:28 Removing intermediate container b86e99d11427 16:35:28 ---> 7831c8a206c0 16:35:28 Step 22/22 : LABEL version=0.0.0 16:35:28 (1/3) Installing ca-certificates (20211220-r0) 16:35:28 ---> Running in 7036637783a8 16:35:28 ---> Running in f8e303690081 16:35:28 (2/3) Installing dumb-init (1.2.5-r1) 16:35:28 (3/3) Installing su-exec (0.2-r1) 16:35:28 Executing busybox-1.33.1-r7.trigger 16:35:28 Executing ca-certificates-20211220-r0.trigger 16:35:28 ---> Running in 0442850828f6 16:35:28 OK: 6 MiB in 17 packages 16:35:28 Removing intermediate container 7036637783a8 16:35:28 ---> b6d77bd6e38f 16:35:28 Step 31/31 : LABEL version=0.0.0 16:35:28 Removing intermediate container 0442850828f6 16:35:28 ---> b18fcfe4d93a 16:35:28 16:35:28 Successfully built b18fcfe4d93a 16:35:28 Successfully tagged support-scheduler:latest 16:35:28 Building core-command 16:35:28  Building support-scheduler ... done  ---> Running in 16ceedf48876 16:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:30 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:30 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:30 OK: 15859 distinct packages available 16:35:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:30 Removing intermediate container 16ceedf48876 16:35:30 ---> 75739403ffb5 16:35:30 16:35:30 Successfully built 75739403ffb5 16:35:30 Successfully tagged security-bootstrapper:latest 16:35:31  Building security-bootstrapper ... done Removing intermediate container f8e303690081 16:35:31 ---> 6c98a1cddcbf 16:35:31 Step 8/22 : COPY . . 16:35:31 Removing intermediate container 2172f0ada469 16:35:31 ---> 73866abc2c9f 16:35:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:31 ---> Running in 8681aca743e9 16:35:31 (1/5) Installing dumb-init (1.2.5-r1) 16:35:31 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:31 (3/5) Installing libucontext (1.1-r0) 16:35:31 (4/5) Installing gcompat (1.0.0-r4) 16:35:31 (5/5) Installing openssl (1.1.1o-r0) 16:35:31 Executing busybox-1.34.1-r5.trigger 16:35:31 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:35:31 1 error; 6 MiB in 18 packages 16:35:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:32 ---> 09cc74d85424 16:35:32 Step 3/23 : WORKDIR /edgex-go 16:35:32 ---> Using cache 16:35:32 ---> 959759e5057c 16:35:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 ---> Using cache 16:35:32 ---> 59bf412e91af 16:35:32 Step 5/23 : RUN apk add --update --no-cache make git 16:35:32 ---> Using cache 16:35:32 ---> 7d66d3a71849 16:35:32 Step 6/23 : COPY go.mod vendor* ./ 16:35:32 ---> Using cache 16:35:32 ---> 9cacd35c414a 16:35:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:32 ---> Using cache 16:35:32 ---> c1ba509b1ea5 16:35:32 Step 8/23 : COPY . . 16:35:32 ---> Using cache 16:35:32 ---> 75fb6d4d3f5f 16:35:32 Step 9/23 : RUN make cmd/core-command/core-command 16:35:33 Removing intermediate container 8681aca743e9 16:35:33 ---> eb75d213c0f6 16:35:33 Step 13/25 : WORKDIR / 16:35:34 ---> Running in 956a7c0a6ce7 16:35:34 ---> Running in 229974b7d586 16:35:34 Removing intermediate container 229974b7d586 16:35:34 ---> 3af2b530b421 16:35:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:34 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/core-command/core-command ./cmd/core-command 16:35:35 ---> a4c4187f4943 16:35:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:35 ---> c5718059f24a 16:35:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:35 ---> c5c1775749c2 16:35:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:35 ---> 87651032c11b 16:35:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:35 ---> Running in fc0550b63410 16:35:35 ---> 8a8c54471998 16:35:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:36 ---> cb99aa6ce079 16:35:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:36 ---> dcdc49821b63 16:35:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:36 ---> e2287f124a1f 16:35:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:35:36 ---> Running in 6b8b764896d9 16:35:36 using credential edgex-jenkins-ssh 16:35:36 Cloning the remote Git repository 16:35:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:37 > git init /w/workspace/edgex-go/5 # timeout=10 16:35:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:37 > git --version # timeout=10 16:35:37 > git --version # 'git version 2.25.1' 16:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:38 Removing intermediate container 6b8b764896d9 16:35:38 ---> 1aa1da007e76 16:35:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:38 ---> Running in 59c5567f3eef 16:35:38 Removing intermediate container 59c5567f3eef 16:35:38 ---> c642ada8e6ad 16:35:38 Step 23/25 : LABEL arch=x86_64 16:35:38 ---> Running in cf5135940023 16:35:38 Removing intermediate container cf5135940023 16:35:38 ---> ba32091b49cd 16:35:38 Step 24/25 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:35:38 ---> Running in bd7bb2bbe855 16:35:38 Removing intermediate container bd7bb2bbe855 16:35:38 ---> d580892db61d 16:35:38 Step 25/25 : LABEL version=0.0.0 16:35:38 ---> Running in 4e491b72712a 16:35:38 Removing intermediate container 4e491b72712a 16:35:38 ---> 6db98c9ae472 16:35:38 16:35:38 Successfully built 6db98c9ae472 16:35:38 Successfully tagged security-secretstore-setup:latest 16:35:48  Building security-secretstore-setup ... done Removing intermediate container 956a7c0a6ce7 16:35:48 ---> 17bfbabc7ba0 16:35:48 16:35:48 Step 10/23 : FROM alpine:3.14 16:35:48 ---> e04c818066af 16:35:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:48 ---> Using cache 16:35:48 ---> 4ac40ae9e90b 16:35:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:48 ---> Using cache 16:35:48 ---> 1a11410ebeb3 16:35:48 Step 13/23 : ENV APP_PORT=59882 16:35:48 ---> Running in ecdcfe058a61 16:35:48 Removing intermediate container ecdcfe058a61 16:35:48 ---> ffd0923a7015 16:35:48 Step 14/23 : EXPOSE $APP_PORT 16:35:48 ---> Running in 9edcb5d42111 16:35:49 Removing intermediate container 9edcb5d42111 16:35:49 ---> 6d8d8e912348 16:35:49 Step 15/23 : WORKDIR / 16:35:49 ---> Running in 90becc197282 16:35:49 Removing intermediate container 90becc197282 16:35:49 ---> 39282a130c04 16:35:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:49 ---> c8f6da65fd5d 16:35:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:49 ---> 13ef93159ed4 16:35:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:50 ---> 28bd96a4c156 16:35:50 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:50 ---> Running in 4a344dc4d844 16:35:50 Removing intermediate container 4a344dc4d844 16:35:50 ---> 8e2db513c7fb 16:35:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:50 ---> Running in dba4621bbdc6 16:35:50 Removing intermediate container dba4621bbdc6 16:35:50 ---> 124e7d6f6f68 16:35:50 Step 21/23 : LABEL arch=x86_64 16:35:50 ---> Running in b53000cf7c1c 16:35:50 Removing intermediate container b53000cf7c1c 16:35:50 ---> 147c5ff73b77 16:35:50 Step 22/23 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:35:50 ---> Running in ef64b9ec02d1 16:35:50 Removing intermediate container ef64b9ec02d1 16:35:50 ---> da464f15598f 16:35:50 Step 23/23 : LABEL version=0.0.0 16:35:50 ---> Running in 321b567340a7 16:35:50 Removing intermediate container 321b567340a7 16:35:50 ---> e7b80e2815bf 16:35:50 16:35:51 Successfully built e7b80e2815bf 16:35:51 Successfully tagged core-command:latest 16:35:52  Building core-command ... done Removing intermediate container fc0550b63410 16:35:52 ---> 41461c92141e 16:35:52 16:35:52 Step 10/22 : FROM alpine:3.14 16:35:52 ---> e04c818066af 16:35:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:52 ---> Running in e8a42ca9185f 16:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:53 (1/2) Installing ca-certificates (20211220-r0) 16:35:53 (2/2) Installing dumb-init (1.2.5-r1) 16:35:53 Executing busybox-1.33.1-r7.trigger 16:35:53 Executing ca-certificates-20211220-r0.trigger 16:35:53 OK: 6 MiB in 16 packages 16:35:54 Removing intermediate container e8a42ca9185f 16:35:54 ---> b80ce4a436b6 16:35:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:54 ---> Running in 9285292d7da4 16:35:54 Removing intermediate container 9285292d7da4 16:35:54 ---> ef0c840e7f55 16:35:54 Step 13/22 : ENV APP_PORT=59860 16:35:54 ---> Running in 637472ac05e0 16:35:54 Removing intermediate container 637472ac05e0 16:35:54 ---> f4a49d3e721b 16:35:54 Step 14/22 : EXPOSE $APP_PORT 16:35:54 ---> Running in 3cc6fec55479 16:35:54 Removing intermediate container 3cc6fec55479 16:35:54 ---> f6d53439e508 16:35:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:54 ---> 82cbf5a02c5a 16:35:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:54 ---> 1050bdbe4771 16:35:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:55 ---> a9c1e089b056 16:35:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:55 ---> Running in 98ad82545c49 16:35:55 Removing intermediate container 98ad82545c49 16:35:55 ---> a5897f9f38a6 16:35:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:55 ---> Running in 5b5445ad2eea 16:35:55 Removing intermediate container 5b5445ad2eea 16:35:55 ---> 5d064202f733 16:35:55 Step 20/22 : LABEL arch=x86_64 16:35:55 ---> Running in 1f1a15065331 16:35:55 Removing intermediate container 1f1a15065331 16:35:55 ---> 883a1a722f23 16:35:55 Step 21/22 : LABEL git_sha=b4dc53351a38bb01aba8e27cc205e81479b4ec21 16:35:55 ---> Running in e69ca4d82198 16:35:55 Removing intermediate container e69ca4d82198 16:35:55 ---> 695ce07e9f96 16:35:55 Step 22/22 : LABEL version=0.0.0 16:35:55 ---> Running in 1785b6dc936d 16:35:55 Removing intermediate container 1785b6dc936d 16:35:55 ---> 46d8afadcfec 16:35:55 16:35:55 Successfully built 46d8afadcfec 16:35:55 Successfully tagged support-notifications:latest 16:35:55  Building support-notifications ... done  16:35:55 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 16:35:55 16:35:55 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 16:35:55 16:35:55 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 16:35:55 Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } 16:35:55 $ docker stop --time=1 9d438a9bf94291042c6799fd7492a335e11f38486451afa184bcb2a07a1f449e 16:35:56 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 16:35:56 Merge succeeded, producing 97d0a7713d38382b8cc3fec945a0be78cfa581c0 16:35:56 Checking out Revision 97d0a7713d38382b8cc3fec945a0be78cfa581c0 (PR-4057) 16:35:56 $ docker rm -f 9d438a9bf94291042c6799fd7492a335e11f38486451afa184bcb2a07a1f449e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:35:57 Failed in branch amd64 16:35:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:56 > git config core.sparsecheckout # timeout=10 16:35:56 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 16:35:56 > git remote # timeout=10 16:35:56 > git config --get remote.origin.url # timeout=10 16:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:56 > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 16:35:56 > git rev-parse HEAD^{commit} # timeout=10 16:35:56 > git config core.sparsecheckout # timeout=10 16:35:56 > git checkout -f 97d0a7713d38382b8cc3fec945a0be78cfa581c0 # timeout=10 16:36:01 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" 16:36:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:01 > git rev-list --no-walk f8afccfedee05b18731682d1904e7499b8f2b611 # timeout=10 16:36:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:36:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:02 Dload Upload Total Spent Left Speed 16:36:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 175k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh 16:36:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:36:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:36:03 + sudo tee /etc/docker/daemon.new 16:36:03 { 16:36:03 "registry-mirrors": [ 16:36:03 "https://nexus3.edgexfoundry.org:10001" 16:36:03 ], 16:36:03 "bip": "10.250.0.254/24", 16:36:03 "hosts": [ 16:36:03 "tcp://0.0.0.0:5555", 16:36:03 "unix:///var/run/docker.sock" 16:36:03 ], 16:36:03 "mtu": 1458, 16:36:03 "selinux-enabled": true, 16:36:03 "seccomp-profile": "/etc/docker/seccomp.json" 16:36:03 } [Pipeline] sh 16:36:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:36:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:22 provisioning config files... 16:36:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1959238343822507855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:23 ---> docker-login.sh 16:36:23 nexus3.edgexfoundry.org:10001 16:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:24 Configure a credential helper to remove this warning. See 16:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:24 16:36:24 Login Succeeded 16:36:24 nexus3.edgexfoundry.org:10002 16:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:24 Configure a credential helper to remove this warning. See 16:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:24 16:36:24 Login Succeeded 16:36:24 nexus3.edgexfoundry.org:10003 16:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:25 Configure a credential helper to remove this warning. See 16:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:25 16:36:25 Login Succeeded 16:36:25 nexus3.edgexfoundry.org:10004 16:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:25 Configure a credential helper to remove this warning. See 16:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:25 16:36:25 Login Succeeded 16:36:25 docker.io 16:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:26 Configure a credential helper to remove this warning. See 16:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:26 16:36:26 Login Succeeded 16:36:26 ---> docker-login.sh ends [Pipeline] } 16:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:27 ========================================================= 16:36:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:36:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:27 9b3977197b4f: Pulling fs layer 16:36:27 1a89e8eeedd5: Pulling fs layer 16:36:27 94645a83ff95: Pulling fs layer 16:36:27 e6fb740bc735: Pulling fs layer 16:36:27 3a77bd46dcc9: Pulling fs layer 16:36:27 355e64cbe906: Pulling fs layer 16:36:27 63ab81a10011: Pulling fs layer 16:36:27 555d1d1c4555: Pulling fs layer 16:36:27 7d9057610161: Pulling fs layer 16:36:27 e6fb740bc735: Waiting 16:36:27 3a77bd46dcc9: Waiting 16:36:27 355e64cbe906: Waiting 16:36:27 7d9057610161: Waiting 16:36:27 63ab81a10011: Waiting 16:36:27 555d1d1c4555: Waiting 16:36:27 94645a83ff95: Verifying Checksum 16:36:27 94645a83ff95: Download complete 16:36:27 1a89e8eeedd5: Verifying Checksum 16:36:27 1a89e8eeedd5: Download complete 16:36:27 3a77bd46dcc9: Verifying Checksum 16:36:27 3a77bd46dcc9: Download complete 16:36:27 355e64cbe906: Verifying Checksum 16:36:27 355e64cbe906: Download complete 16:36:27 9b3977197b4f: Download complete 16:36:27 63ab81a10011: Verifying Checksum 16:36:27 63ab81a10011: Download complete 16:36:29 7d9057610161: Verifying Checksum 16:36:29 7d9057610161: Download complete 16:36:29 9b3977197b4f: Pull complete 16:36:29 1a89e8eeedd5: Pull complete 16:36:30 94645a83ff95: Pull complete 16:36:30 555d1d1c4555: Verifying Checksum 16:36:30 555d1d1c4555: Download complete 16:36:31 e6fb740bc735: Verifying Checksum 16:36:31 e6fb740bc735: Download complete 16:36:46 e6fb740bc735: Pull complete 16:36:46 3a77bd46dcc9: Pull complete 16:36:46 355e64cbe906: Pull complete 16:36:46 63ab81a10011: Pull complete 16:36:51 555d1d1c4555: Pull complete 16:36:54 7d9057610161: Pull complete 16:36:54 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:36:54 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:54 WORKDIR /edgex 16:36:54 COPY go.mod . 16:36:54 RUN go mod download -t 16:36:54 ci-base-image-arm64 -f - . 16:36:57 Sending build context to Docker daemon 169.2MB 16:36:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:57 ---> 819e984ddca1 16:36:57 Step 2/4 : WORKDIR /edgex 16:37:00 ---> Running in 7f687aae73ed 16:37:00 Removing intermediate container 7f687aae73ed 16:37:00 ---> c8f863cfe93e 16:37:00 Step 3/4 : COPY go.mod . 16:37:00 ---> ac6241e5b688 16:37:00 Step 4/4 : RUN go mod download 16:37:00 ---> Running in 7899c7b01168 16:37:57 Removing intermediate container 7899c7b01168 16:37:57 ---> 04cf9971694b 16:37:57 Successfully built 04cf9971694b 16:37:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:57 + docker inspect -f . ci-base-image-arm64 16:37:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:57 prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container 16:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:37:59 $ docker top d3ae80a4450ed768e36a7aec524470b2ef18d844c626fe038a8c00cb0738c76a -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:00 + go version 16:38:00 go version go1.17.7 linux/arm64 [Pipeline] } 16:38:00 $ docker stop --time=1 d3ae80a4450ed768e36a7aec524470b2ef18d844c626fe038a8c00cb0738c76a 16:38:02 $ docker rm -f d3ae80a4450ed768e36a7aec524470b2ef18d844c626fe038a8c00cb0738c76a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:02 + docker inspect -f . ci-base-image-arm64 16:38:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:03 prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container 16:38:03 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:38:04 $ docker top d3053414fc7abb0a99494e4e55b88fa019847324d231e6f345a50d7d5875f737 -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:04 ========================================================= 16:38:04 [edgeXBuildGoParallel] Running Tests and Build... 16:38:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:05 + make test 16:38:05 go mod tidy -compat=1.17 16:38:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:45 ? github.com/edgexfoundry/edgex-go [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.293s coverage: 28.7% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.458s coverage: 98.5% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.495s coverage: 54.2% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.788s coverage: 89.2% of statements 16:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.593s coverage: 83.8% of statements 16:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.963s coverage: 95.6% of statements 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 72.2% of statements 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.417s coverage: 60.0% of statements 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.749s coverage: 0.9% of statements 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.418s coverage: 58.8% of statements 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.302s coverage: 29.6% of statements 16:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.331s coverage: 79.5% of statements 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 16:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.344s coverage: 87.5% of statements 16:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.300s coverage: 94.4% of statements 16:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 16:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.786s coverage: 82.5% of statements 16:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.334s coverage: 80.0% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.356s coverage: 85.4% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 91.2% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.983s coverage: 64.4% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.449s coverage: 100.0% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 16:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.559s coverage: 65.4% of statements 16:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.946s coverage: 43.8% of statements 16:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements 16:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 16:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:42:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:42:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.831s coverage: 92.3% of statements 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.477s coverage: 97.7% of statements 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.394s coverage: 28.9% of statements 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.308s coverage: 100.0% of statements 16:42:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:42:47 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 16:42:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:42:47 GO111MODULE=on go vet ./... 16:44:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:54 ./bin/test-attribution-txt.sh [Pipeline] echo 16:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:44:55 + ls -al . 16:44:55 total 680 16:44:55 drwxrwxr-x 9 1001 1001 4096 Jul 1 16:38 . 16:44:55 drwxr-xr-x 4 root root 4096 Jul 1 16:38 .. 16:44:55 -rw-rw-r-- 1 1001 1001 11 Jul 1 16:35 .dockerignore 16:44:55 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:36 .git 16:44:55 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 .github 16:44:55 -rw-rw-r-- 1 1001 1001 879 Jul 1 16:35 .gitignore 16:44:55 -rw-rw-r-- 1 1001 1001 42 Jul 1 16:35 .golangci.yml 16:44:55 -rw-rw-r-- 1 1001 1001 87 Jul 1 16:35 .hadolint.yml 16:44:55 -rw-rw-r-- 1 1001 1001 166 Jul 1 16:35 .sonarcloud.properties 16:44:55 -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:35 ADOPTERS.md 16:44:55 -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:35 Attribution.txt 16:44:55 -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:35 CHANGELOG.md 16:44:55 -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:35 CONTRIBUTING.md 16:44:55 -rw-rw-r-- 1 1001 1001 677 Jul 1 16:35 GOVERNANCE.md 16:44:55 -rw-rw-r-- 1 1001 1001 850 Jul 1 16:35 Jenkinsfile 16:44:55 -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:35 LICENSE 16:44:55 -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:35 Makefile 16:44:55 -rw-rw-r-- 1 1001 1001 582 Jul 1 16:35 OWNERS.md 16:44:55 -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:35 README.md 16:44:55 -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:35 SECURITY.md 16:44:55 -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION 16:44:55 -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:35 ZMQWindows.md 16:44:55 drwxrwxr-x 2 1001 1001 4096 Jul 1 16:35 bin 16:44:55 drwxrwxr-x 18 1001 1001 4096 Jul 1 16:35 cmd 16:44:55 -rw-r--r-- 1 root root 435593 Jul 1 16:42 coverage.out 16:44:55 -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:35 go.mod 16:44:55 -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:38 go.sum 16:44:55 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 internal 16:44:55 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 openapi 16:44:55 drwxrwxr-x 4 1001 1001 4096 Jul 1 16:35 snap 16:44:55 -rw-rw-r-- 1 1001 1001 204 Jul 1 16:35 version.go [Pipeline] sh 16:44:56 + '[' -e coverage.out ] 16:44:56 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:56 Warning: overwriting stash ‘coverage-report’ 16:44:57 Stashed 1 file(s) [Pipeline] sh 16:44:57 + make build 16:44:57 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 16:46:34 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/core-metadata/core-metadata ./cmd/core-metadata 16:47:42 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/core-command/core-command ./cmd/core-command 16:47:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:48:21 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 16:48:21 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 16:48:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:48:31 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 16:48:34 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 16:48:41 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 16:48:44 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 16:48:48 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 16:48:56 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] } 16:49:03 $ docker stop --time=1 d3053414fc7abb0a99494e4e55b88fa019847324d231e6f345a50d7d5875f737 16:49:05 $ docker rm -f d3053414fc7abb0a99494e4e55b88fa019847324d231e6f345a50d7d5875f737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:49:08 16:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:49:08 latest: Pulling from edgex-devops/edgex-compose-arm64 16:49:08 29e5d40040c1: Pulling fs layer 16:49:08 1ce36da41761: Pulling fs layer 16:49:08 25b303627fd3: Pulling fs layer 16:49:09 29e5d40040c1: Verifying Checksum 16:49:09 29e5d40040c1: Download complete 16:49:09 1ce36da41761: Download complete 16:49:09 29e5d40040c1: Pull complete 16:49:11 25b303627fd3: Verifying Checksum 16:49:11 25b303627fd3: Download complete 16:49:11 1ce36da41761: Pull complete 16:49:23 25b303627fd3: Pull complete 16:49:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:49:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:24 prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container 16:49:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:49:27 $ docker top 83c1796d863e36c737cff98f5348b1920b7af97c35b27cde2545e42f5f3a1506 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:28 + docker-compose build --help 16:49:28 + grep parallel 16:49:34 --parallel Build images in parallel. [Pipeline] } 16:49:34 $ docker stop --time=1 83c1796d863e36c737cff98f5348b1920b7af97c35b27cde2545e42f5f3a1506 16:49:36 $ docker rm -f 83c1796d863e36c737cff98f5348b1920b7af97c35b27cde2545e42f5f3a1506 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:37 prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container 16:49:37 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:49:39 $ docker top 22c1fc4a425dbdb98416e488cfd0828f9d081ba382e76056c8e5f6d702e0a512 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:40 + docker-compose -f ./docker-compose-build.yml build --parallel 16:49:48 Building core-command ... 16:49:48 Building core-data ... 16:49:48 Building core-metadata ... 16:49:48 Building security-bootstrapper ... 16:49:48 Building security-proxy-setup ... 16:49:48 Building security-secretstore-setup ... 16:49:48 Building security-spiffe-token-provider ... 16:49:48 Building security-spire-agent ... 16:49:48 Building security-spire-config ... 16:49:48 Building security-spire-server ... 16:49:48 Building support-notifications ... 16:49:48 Building support-scheduler ... 16:49:48 Building sys-mgmt-agent ... 16:49:48 Building security-proxy-setup 16:49:48 Building security-spire-agent 16:49:48 Building security-spire-config 16:49:48 Building core-data 16:49:48 Building sys-mgmt-agent 16:51:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:51:25 ---> 04cf9971694b 16:51:25 Step 3/26 : WORKDIR /edgex-go 16:51:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:25 ---> 04cf9971694b 16:51:25 Step 3/22 : WORKDIR /edgex-go 16:51:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:25 ---> 04cf9971694b 16:51:25 Step 3/23 : WORKDIR /edgex-go 16:51:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:51:25 ---> 04cf9971694b 16:51:25 Step 3/26 : WORKDIR /edgex-go 16:51:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:25 ---> 04cf9971694b 16:51:25 Step 3/23 : WORKDIR /edgex-go 16:51:25 ---> Running in d9824946fc76 16:51:25 ---> Running in 664bb433383f 16:51:25 ---> Running in 0494453d54ad 16:51:25 ---> Running in 96006a5128bc 16:51:25 ---> Running in 1b7996ad6962 16:51:25 Removing intermediate container 664bb433383f 16:51:25 ---> 706de6b790ef 16:51:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:25 Removing intermediate container 96006a5128bc 16:51:25 ---> f18fe6bc2cb7 16:51:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:25 Removing intermediate container 0494453d54ad 16:51:25 ---> 7a5e169e3b11 16:51:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:25 ---> Running in 1fa10baa20bf 16:51:25 Removing intermediate container d9824946fc76 16:51:25 ---> dc4106d4fd25 16:51:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:25 Removing intermediate container 1b7996ad6962 16:51:25 ---> 55372bd5ebb0 16:51:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:25 ---> Running in 0a82da08abc6 16:51:25 ---> Running in c717008df302 16:51:25 ---> Running in e6318089f5be 16:51:25 ---> Running in d3f114de589b 16:51:25 Removing intermediate container 1fa10baa20bf 16:51:25 ---> 3c0dc465bff6 16:51:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:51:25 ---> Running in 4c5216f49025 16:51:25 Removing intermediate container d3f114de589b 16:51:25 ---> 3822bb1353ec 16:51:25 Step 5/22 : RUN apk add --update --no-cache make git 16:51:25 ---> Running in 20ec957b44f6 16:51:25 Removing intermediate container c717008df302 16:51:25 ---> dd3c058fc2f1 16:51:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:51:25 Removing intermediate container e6318089f5be 16:51:25 ---> 6e35be514359 16:51:25 Step 5/23 : RUN apk add --update --no-cache make bash git 16:51:25 Removing intermediate container 0a82da08abc6 16:51:25 ---> eb61bfd4a400 16:51:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:51:25 ---> Running in 21249fd4d95d 16:51:25 ---> Running in 64db02bb1546 16:51:25 ---> Running in d9d808258faf 16:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:26 OK: 220 MiB in 52 packages 16:51:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:28 Removing intermediate container 4c5216f49025 16:51:28 ---> 319bfad24519 16:51:28 Step 6/26 : COPY go.mod vendor* ./ 16:51:28 OK: 220 MiB in 52 packages 16:51:28 OK: 220 MiB in 52 packages 16:51:28 OK: 220 MiB in 52 packages 16:51:28 OK: 220 MiB in 52 packages 16:51:29 ---> 666defa3095d 16:51:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:29 ---> Running in ba0f4856cf5e 16:51:30 Removing intermediate container 20ec957b44f6 16:51:30 ---> fa122209a9a9 16:51:30 Step 6/22 : COPY go.mod vendor* ./ 16:51:30 Removing intermediate container 21249fd4d95d 16:51:30 ---> 857c2b52c59f 16:51:30 Step 6/23 : COPY go.mod vendor* ./ 16:51:30 Removing intermediate container d9d808258faf 16:51:30 ---> 05365c274cf5 16:51:30 Step 6/26 : COPY go.mod vendor* ./ 16:51:30 Removing intermediate container 64db02bb1546 16:51:30 ---> 032de299a2a6 16:51:30 Step 6/23 : COPY go.mod vendor* ./ 16:51:31 ---> 2a3b6fdb6bfd 16:51:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:31 ---> Running in fa5b6c2e381f 16:51:32 ---> 09fd4038d056 16:51:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:32 ---> 49cba17b5865 16:51:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:32 ---> 0cca04228bad 16:51:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:32 ---> Running in 310df0d014cb 16:51:32 ---> Running in 31064bc9346d 16:51:32 ---> Running in cfb18aa9a0a3 16:51:34 Removing intermediate container ba0f4856cf5e 16:51:34 ---> cabba98c48aa 16:51:34 Step 8/26 : COPY . . 16:51:37 Removing intermediate container fa5b6c2e381f 16:51:37 ---> d3b56e57319c 16:51:37 Step 8/22 : COPY . . 16:51:40 Removing intermediate container 310df0d014cb 16:51:40 ---> c162110c822f 16:51:40 Step 8/26 : COPY . . 16:51:40 Removing intermediate container 31064bc9346d 16:51:40 ---> 10c4ad0f160f 16:51:40 Step 8/23 : COPY . . 16:51:40 Removing intermediate container cfb18aa9a0a3 16:51:40 ---> 1ccc72058e2a 16:51:40 Step 8/23 : COPY . . 16:52:06 ---> e3ed09e2484b 16:52:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:52:06 ---> Running in 1cd1b5a5d35e 16:52:07 Removing intermediate container 1cd1b5a5d35e 16:52:07 ---> e13faf3b22ca 16:52:07 Step 10/26 : WORKDIR /edgex-go/spire-build 16:52:07 ---> aa286aad2fab 16:52:07 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:52:07 ---> Running in 8062ece6acec 16:52:07 ---> Running in 08fc692daddd 16:52:08 Removing intermediate container 8062ece6acec 16:52:08 ---> a8f07012d6be 16:52:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:52:09 ---> Running in 5c9781f23397 16:52:10 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 16:52:10 ---> bf6d420ae9b9 16:52:10 Step 9/23 : RUN make cmd/core-data/core-data 16:52:10 ---> Running in a3e2d19e9f3d 16:52:12 ---> 285796164df1 16:52:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:52:12 ---> Running in c631cded14bc 16:52:12 ---> 00356e4a67a7 16:52:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:52:12 ---> Running in 524260c58853 16:52:13 Removing intermediate container 5c9781f23397 16:52:13 ---> 588dc5dbf732 16:52:13 Step 12/26 : WORKDIR /edgex-go 16:52:13 ---> Running in 24a25540ec47 16:52:13 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 16:52:13 Removing intermediate container 524260c58853 16:52:13 ---> 0e96b7dffc0f 16:52:13 Step 10/26 : WORKDIR /edgex-go/spire-build 16:52:14 ---> Running in bc7091e7175a 16:52:14 Removing intermediate container 24a25540ec47 16:52:14 ---> 74411a18cc21 16:52:14 16:52:14 Step 13/26 : FROM alpine:3.15 16:52:14 3.15: Pulling from library/alpine 16:52:15 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 16:52:15 Removing intermediate container bc7091e7175a 16:52:15 ---> 7f1027d50cc4 16:52:15 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:52:15 ---> Running in 648d1e4b3f45 16:52:17 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:52:17 Status: Downloaded newer image for alpine:3.15 16:52:17 ---> 3fb3c9af89a9 16:52:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:52:17 ---> Running in 383ee986b791 16:52:18 Removing intermediate container 383ee986b791 16:52:18 ---> 93937a761606 16:52:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:18 ---> Running in 984cc78fbe5d 16:52:19 Removing intermediate container 648d1e4b3f45 16:52:19 ---> 1eac2b79401f 16:52:19 Step 12/26 : WORKDIR /edgex-go 16:52:19 ---> Running in 6144242b568f 16:52:20 Removing intermediate container 6144242b568f 16:52:20 ---> 814d697ddf67 16:52:20 16:52:20 Step 13/26 : FROM alpine:3.15 16:52:20 ---> 3fb3c9af89a9 16:52:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:52:20 ---> Using cache 16:52:20 ---> 93937a761606 16:52:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:20 ---> Running in 742a9f4b3a25 16:52:23 Removing intermediate container 984cc78fbe5d 16:52:23 ---> d1588210d325 16:52:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:52:23 ---> Running in d6c1a4bd516a 16:52:25 Removing intermediate container 742a9f4b3a25 16:52:25 ---> 1a22de913cb7 16:52:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:52:25 ---> Running in bb92d415b151 16:52:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:28 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:52:28 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:52:28 OK: 15736 distinct packages available 16:52:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:30 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:52:30 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:52:30 OK: 15736 distinct packages available 16:52:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:31 (1/4) Installing dumb-init (1.2.5-r1) 16:52:31 (2/4) Installing musl-obstack (1.2.3-r0) 16:52:31 (3/4) Installing libucontext (1.1-r0) 16:52:31 (4/4) Installing gcompat (1.0.0-r4) 16:52:31 Executing busybox-1.34.1-r5.trigger 16:52:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:31 OK: 6 MiB in 18 packages 16:52:33 (1/5) Installing dumb-init (1.2.5-r1) 16:52:33 (2/5) Installing musl-obstack (1.2.3-r0) 16:52:33 (3/5) Installing libucontext (1.1-r0) 16:52:33 Removing intermediate container d6c1a4bd516a 16:52:33 ---> 169eecc6a2fb 16:52:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:52:33 (4/5) Installing gcompat (1.0.0-r4) 16:52:33 (5/5) Installing openssl (1.1.1o-r0) 16:52:34 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:52:34 Executing busybox-1.34.1-r5.trigger 16:52:34 1 error; 6 MiB in 18 packages 16:52:36 Building security-bootstrapper 16:52:41 ---> 0ddd622c82a7 16:52:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:52:41 ---> c8d2fd9a8ba3 16:52:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:52:41 ---> Running in e3d1a061251f 16:52:42 Removing intermediate container e3d1a061251f 16:52:42 ---> 7b0d0d1a6bd9 16:52:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:52:43 ---> 733728da4812 16:52:43 Step 21/26 : WORKDIR / 16:52:43 ---> Running in f13afe56ec87 16:52:44 Removing intermediate container f13afe56ec87 16:52:44 ---> fc4a9a624374 16:52:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:52:44 ---> Running in a8ac520c26d7 16:52:45 Removing intermediate container a8ac520c26d7 16:52:45 ---> 2e73c3291b48 16:52:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:52:45 ---> Running in da8939e5a244 16:52:45 Removing intermediate container da8939e5a244 16:52:45 ---> eb1ed7f2ff85 16:52:45 Step 24/26 : LABEL arch=arm64 16:52:45 ---> Running in 7908dd4c1e06 16:52:46 Removing intermediate container 7908dd4c1e06 16:52:46 ---> fcf580c17f5e 16:52:46 Step 25/26 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 16:52:46 ---> Running in dad299b61ce7 16:52:46 Removing intermediate container dad299b61ce7 16:52:46 ---> 1dc23b8b736e 16:52:46 Step 26/26 : LABEL version=0.0.0 16:52:46 ---> Running in 4e5b3528a086 16:52:47 Removing intermediate container 4e5b3528a086 16:52:47 ---> d4cce5aa0f69 16:52:47 16:52:48 Successfully built d4cce5aa0f69 16:52:48 Successfully tagged security-spire-config-arm64:latest 16:52:48 Building security-spiffe-token-provider 16:53:27  Building security-spire-config ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:53:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:53:27 ---> 04cf9971694b 16:53:27 Step 3/31 : WORKDIR /edgex-go 16:53:27 ---> Using cache 16:53:27 ---> 55372bd5ebb0 16:53:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:27 ---> Using cache 16:53:27 ---> 3822bb1353ec 16:53:27 Step 5/31 : RUN apk add --update --no-cache make git 16:53:27 ---> Using cache 16:53:27 ---> fa122209a9a9 16:53:27 Step 6/31 : COPY go.mod vendor* ./ 16:53:27 ---> Using cache 16:53:27 ---> 2a3b6fdb6bfd 16:53:27 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:27 ---> Using cache 16:53:27 ---> d3b56e57319c 16:53:27 Step 8/31 : COPY . . 16:53:27 ---> Using cache 16:53:27 ---> aa286aad2fab 16:53:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:53:27 ---> Running in 2a809c81a597 16:53:27 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 16:53:34 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:53:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:53:34 ---> 04cf9971694b 16:53:34 Step 3/20 : WORKDIR /edgex-go 16:53:34 ---> Using cache 16:53:34 ---> 55372bd5ebb0 16:53:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:53:34 ---> Running in 0cb92f65eb18 16:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:53:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:53:38 OK: 15743 distinct packages available 16:53:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:40 OK: 220 MiB in 52 packages 16:53:42 Removing intermediate container 0cb92f65eb18 16:53:42 ---> 4798af73f35a 16:53:42 Step 5/20 : COPY go.mod vendor* ./ 16:53:43 ---> c2832ecdbd3c 16:53:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:43 ---> Running in 5215aa176a4a 16:53:50 Removing intermediate container 5215aa176a4a 16:53:50 ---> 5778395fcd7b 16:53:50 Step 7/20 : COPY . . 16:54:17 ---> 228dbf6c904d 16:54:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:54:17 ---> Running in 2ca6ce560b43 16:54:17 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 16:57:39 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 16:57:52 Removing intermediate container 08fc692daddd 16:57:52 ---> 628d27ad975c 16:57:52 16:57:52 Step 10/22 : FROM alpine:3.14 16:57:52 3.14: Pulling from library/alpine 16:57:53 Removing intermediate container c631cded14bc 16:57:53 ---> 9f6530da3eab 16:57:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:57:53 ---> Running in 501463b6c6f8 16:57:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:57:55 Status: Downloaded newer image for alpine:3.14 16:57:55 ---> ac73e934f311 16:57:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:57:55 ---> Running in ae061b97e4c4 16:57:56 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 16:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:57:59 (1/6) Installing ca-certificates (20211220-r0) 16:57:59 (2/6) Installing brotli-libs (1.0.9-r5) 16:57:59 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:57:59 (4/6) Installing libcurl (7.79.1-r2) 16:57:59 (5/6) Installing curl (7.79.1-r2) 16:57:59 (6/6) Installing dumb-init (1.2.5-r1) 16:57:59 Executing busybox-1.33.1-r7.trigger 16:57:59 Executing ca-certificates-20211220-r0.trigger 16:57:59 OK: 8 MiB in 20 packages 16:58:00 Removing intermediate container 501463b6c6f8 16:58:00 ---> fafacdf0bb2b 16:58:00 16:58:00 Step 11/23 : FROM docker:20.10.14 16:58:01 20.10.14: Pulling from library/docker 16:58:03 Removing intermediate container ae061b97e4c4 16:58:03 ---> 8ce055a2e882 16:58:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:03 ---> Running in dae32659031b 16:58:04 Removing intermediate container dae32659031b 16:58:04 ---> 104ddec3a919 16:58:04 Step 13/22 : WORKDIR /edgex 16:58:04 ---> Running in e24e98f2de62 16:58:05 Removing intermediate container e24e98f2de62 16:58:05 ---> 875ad456542a 16:58:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:58:06 ---> 0a0b28c1f0f4 16:58:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:58:10 ---> b15ad760a267 16:58:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:58:12 ---> 67cec16c569d 16:58:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:58:13 ---> 0e95fd977ab6 16:58:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:58:13 ---> Running in 6ffd5af12edf 16:58:18 Removing intermediate container 6ffd5af12edf 16:58:18 ---> 07e03cab604e 16:58:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:58:18 ---> Running in 92788ae9422a 16:58:18 Removing intermediate container 92788ae9422a 16:58:18 ---> 0533441182db 16:58:18 Step 20/22 : LABEL arch=arm64 16:58:18 ---> Running in 791e7e993c3e 16:58:19 Removing intermediate container 791e7e993c3e 16:58:19 ---> b9281440aef3 16:58:19 Step 21/22 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 16:58:20 ---> Running in 7f6a081947f0 16:58:20 Removing intermediate container 7f6a081947f0 16:58:20 ---> ce87e98453bf 16:58:20 Step 22/22 : LABEL version=0.0.0 16:58:21 ---> Running in 0339665dccc9 16:58:22 Removing intermediate container 0339665dccc9 16:58:22 ---> 43e0978259ce 16:58:22 16:58:22 Successfully built 43e0978259ce 16:58:22 Successfully tagged security-proxy-setup-arm64:latest 16:58:22  Building security-proxy-setup ... done Building support-scheduler 16:58:25 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:58:25 Status: Downloaded newer image for docker:20.10.14 16:58:25 ---> c346e9eafbab 16:58:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:58:25 ---> Running in 5e98e415fe9b 16:58:26 Removing intermediate container 5e98e415fe9b 16:58:26 ---> d1065845767e 16:58:26 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:58:26 ---> Running in eb84107a1e06 16:58:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:30 (1/43) Installing readline (8.1.1-r0) 16:58:30 (2/43) Installing bash (5.1.16-r0) 16:58:30 Executing bash-5.1.16-r0.post-install 16:58:30 (3/43) Installing brotli-libs (1.0.9-r5) 16:58:30 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:58:30 (5/43) Installing libcurl (7.80.0-r2) 16:58:30 (6/43) Installing curl (7.80.0-r2) 16:58:30 (7/43) Installing dumb-init (1.2.5-r1) 16:58:30 (8/43) Installing libbz2 (1.0.8-r1) 16:58:30 (9/43) Installing expat (2.4.7-r0) 16:58:30 (10/43) Installing libffi (3.4.2-r1) 16:58:30 (11/43) Installing gdbm (1.22-r0) 16:58:30 (12/43) Installing xz-libs (5.2.5-r1) 16:58:30 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:58:30 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:58:30 (15/43) Installing mpdecimal (2.5.1-r1) 16:58:30 (16/43) Installing sqlite-libs (3.36.0-r0) 16:58:30 (17/43) Installing python3 (3.9.7-r4) 16:58:33 (18/43) Installing py3-appdirs (1.4.4-r2) 16:58:33 (19/43) Installing py3-certifi (2020.12.5-r1) 16:58:33 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:58:33 (21/43) Installing py3-idna (3.3-r0) 16:58:33 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:58:33 (23/43) Installing py3-requests (2.26.0-r1) 16:58:33 (24/43) Installing py3-msgpack (1.0.2-r1) 16:58:33 (25/43) Installing py3-lockfile (0.12.2-r4) 16:58:33 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:58:33 (27/43) Installing py3-colorama (0.4.4-r1) 16:58:33 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:58:33 (29/43) Installing py3-distlib (0.3.3-r0) 16:58:33 (30/43) Installing py3-distro (1.6.0-r0) 16:58:33 (31/43) Installing py3-six (1.16.0-r0) 16:58:33 (32/43) Installing py3-webencodings (0.5.1-r4) 16:58:33 (33/43) Installing py3-html5lib (1.1-r1) 16:58:33 (34/43) Installing py3-parsing (2.4.7-r2) 16:58:33 (35/43) Installing py3-packaging (20.9-r1) 16:58:33 (36/43) Installing py3-tomli (1.2.2-r0) 16:58:33 (37/43) Installing py3-pep517 (0.12.0-r0) 16:58:33 (38/43) Installing py3-progress (1.6-r0) 16:58:33 (39/43) Installing py3-retrying (1.3.3-r2) 16:58:33 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:58:33 (41/43) Installing py3-setuptools (52.0.0-r4) 16:58:34 (42/43) Installing py3-toml (0.10.2-r2) 16:58:34 (43/43) Installing py3-pip (20.3.4-r1) 16:58:34 Executing busybox-1.34.1-r5.trigger 16:58:34 OK: 82 MiB in 65 packages 16:58:47 Collecting docker-compose==1.23.2 16:58:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:58:47 Collecting dockerpty<0.5,>=0.4.1 16:58:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:58:51 Collecting jsonschema<3,>=2.5.1 16:58:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:58:51 Collecting docker<4.0,>=3.6.0 16:58:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:58:52 Collecting docopt<0.7,>=0.6.1 16:58:52 Downloading docopt-0.6.2.tar.gz (25 kB) 16:58:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:58:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:55 ---> 04cf9971694b 16:58:55 Step 3/22 : WORKDIR /edgex-go 16:58:55 ---> Using cache 16:58:55 ---> 55372bd5ebb0 16:58:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:55 ---> Using cache 16:58:55 ---> 3822bb1353ec 16:58:55 Step 5/22 : RUN apk add --update --no-cache make git 16:58:55 ---> Using cache 16:58:55 ---> fa122209a9a9 16:58:55 Step 6/22 : COPY go.mod vendor* ./ 16:58:55 ---> Using cache 16:58:55 ---> 2a3b6fdb6bfd 16:58:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:55 ---> Using cache 16:58:55 ---> d3b56e57319c 16:58:55 Step 8/22 : COPY . . 16:58:55 ---> Using cache 16:58:55 ---> aa286aad2fab 16:58:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:58:56 ---> Running in 2b767c85ab50 16:58:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:58:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:58:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:59:01 Collecting PyYAML<4,>=3.10 16:59:01 Downloading PyYAML-3.13.tar.gz (270 kB) 16:59:06 Collecting websocket-client<1.0,>=0.32.0 16:59:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:59:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:59:06 Collecting cached-property<2,>=1.2.0 16:59:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:59:07 Collecting texttable<0.10,>=0.9.0 16:59:07 Downloading texttable-0.9.1.tar.gz (11 kB) 16:59:11 Collecting docker-pycreds>=0.4.0 16:59:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:59:13 Collecting urllib3<1.25,>=1.21.1 16:59:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:59:13 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:59:13 Collecting chardet<3.1.0,>=3.0.2 16:59:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:59:14 Collecting idna<2.8,>=2.5 16:59:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:59:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:59:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:59:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:59:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:59:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:59:17 Attempting uninstall: urllib3 16:59:17 Found existing installation: urllib3 1.26.7 16:59:17 Uninstalling urllib3-1.26.7: 16:59:17 Successfully uninstalled urllib3-1.26.7 16:59:18 Attempting uninstall: idna 16:59:18 Found existing installation: idna 3.3 16:59:18 Uninstalling idna-3.3: 16:59:18 Successfully uninstalled idna-3.3 16:59:24 Attempting uninstall: requests 16:59:24 Found existing installation: requests 2.26.0 16:59:24 Uninstalling requests-2.26.0: 16:59:24 Removing intermediate container 2a809c81a597 16:59:24 ---> 5f88a4f9c3c6 16:59:24 16:59:24 Step 10/31 : FROM alpine:3.14 16:59:24 ---> ac73e934f311 16:59:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:59:24 Successfully uninstalled requests-2.26.0 16:59:24 ---> Running in a3323b54ca99 16:59:24 Running setup.py install for texttable: started 16:59:25 Removing intermediate container a3323b54ca99 16:59:25 ---> 9423f10a4a42 16:59:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:59:25 ---> Running in 2b441ec736be 16:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:59:28 Running setup.py install for texttable: finished with status 'done' 16:59:28 Running setup.py install for PyYAML: started 16:59:29 Removing intermediate container a3e2d19e9f3d 16:59:29 ---> c5f981a749ff 16:59:29 16:59:29 Step 10/23 : FROM alpine:3.14 16:59:29 ---> ac73e934f311 16:59:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:59:30 ---> Running in 69640d3f2c45 16:59:30 (1/2) Installing dumb-init (1.2.5-r1) 16:59:30 (2/2) Installing su-exec (0.2-r1) 16:59:30 Executing busybox-1.33.1-r7.trigger 16:59:30 OK: 6 MiB in 16 packages 16:59:30 Removing intermediate container 69640d3f2c45 16:59:30 ---> 336624904960 16:59:30 Step 12/23 : ENV APP_PORT=59880 16:59:30 ---> Running in 4af19641feec 16:59:31 Removing intermediate container 4af19641feec 16:59:31 ---> ee4d45d89445 16:59:31 Step 13/23 : EXPOSE $APP_PORT 16:59:32 ---> Running in af90152502c2 16:59:32 Removing intermediate container 2b441ec736be 16:59:32 ---> af6c0dac0815 16:59:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:59:32 Removing intermediate container af90152502c2 16:59:32 ---> 7df0f0bd6e0b 16:59:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:32 ---> Running in f3c18a002322 16:59:32 ---> Running in 609fc6661c80 16:59:34 Removing intermediate container f3c18a002322 16:59:34 ---> da0dbe74fda9 16:59:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:59:34 ---> Running in 2a4c132f9b8e 16:59:34 Running setup.py install for PyYAML: finished with status 'done' 16:59:34 Removing intermediate container 2a4c132f9b8e 16:59:34 ---> e31f37dbb17d 16:59:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:59:34 ---> Running in eaff2895e33c 16:59:35 Running setup.py install for docopt: started 16:59:36 Removing intermediate container 609fc6661c80 16:59:36 ---> e259c1a04154 16:59:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:59:36 ---> Running in 3b6c1017eb20 16:59:39 Running setup.py install for docopt: finished with status 'done' 16:59:39 Running setup.py install for dockerpty: started 16:59:39 Removing intermediate container eaff2895e33c 16:59:39 ---> 54630624bce7 16:59:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:59:39 ---> Running in 437175956afc 16:59:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:59:40 Removing intermediate container 437175956afc 16:59:40 ---> abd80b3d7bbf 16:59:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:59:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:59:41 ---> d80fef1fee0a 16:59:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:59:41 ---> Running in a8ded2abaeee 16:59:43 (1/6) Installing dumb-init (1.2.5-r1) 16:59:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:59:43 (3/6) Installing libsodium (1.0.18-r0) 16:59:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:59:43 Running setup.py install for dockerpty: finished with status 'done' 16:59:43 (5/6) Installing libzmq (4.3.4-r0) 16:59:43 (6/6) Installing zeromq (4.3.4-r0) 16:59:43 Executing busybox-1.33.1-r7.trigger 16:59:43 OK: 8 MiB in 20 packages 16:59:45 Removing intermediate container a8ded2abaeee 16:59:45 ---> 378b846cc48a 16:59:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:46 Removing intermediate container 3b6c1017eb20 16:59:46 ---> 2b24408e61b0 16:59:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 16:59:46 ---> 8049af647609 16:59:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:59:47 ---> 8e783ae78279 16:59:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:59:49 ---> 385721085c86 16:59:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:59:51 ---> a8e0f5479540 16:59:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:59:51 ---> 8d1476f7c87e 16:59:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:59:53 ---> b03b1aaa9adc 16:59:53 Step 19/23 : ENTRYPOINT ["/core-data"] 16:59:53 ---> Running in 1037a0127547 16:59:53 ---> 46ff7522a7d5 16:59:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:59:54 Removing intermediate container 1037a0127547 16:59:54 ---> a33dce207ada 16:59:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:54 ---> Running in d02c6b33ba50 16:59:56 ---> 330afadf49df 16:59:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:59:56 Removing intermediate container d02c6b33ba50 16:59:56 ---> d89e09279351 16:59:56 Step 21/23 : LABEL arch=arm64 16:59:56 ---> Running in 9b0828054cd9 16:59:57 ---> Running in c5889e4853ea 16:59:58 Removing intermediate container 9b0828054cd9 16:59:58 ---> ccf2d83d5a82 16:59:58 Step 22/23 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 16:59:58 ---> Running in 52bdfa316153 16:59:58 Removing intermediate container c5889e4853ea 16:59:58 ---> dd334376cb4d 16:59:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:00:00 Removing intermediate container 52bdfa316153 17:00:00 ---> db666fe0d375 17:00:00 Step 23/23 : LABEL version=0.0.0 17:00:00 ---> Running in e64ff5311bc2 17:00:01 ---> c2fde87a5a36 17:00:01 Step 26/31 : RUN chmod +x /entrypoint.sh 17:00:01 ---> Running in 2779481103e2 17:00:03 Removing intermediate container e64ff5311bc2 17:00:03 ---> 6c7e4755c347 17:00:03 17:00:04 Successfully built 6c7e4755c347 17:00:04 Successfully tagged core-data-arm64:latest 17:00:04  Building core-data ... done Building core-metadata 17:00:07 Removing intermediate container 2779481103e2 17:00:07 ---> 6aca92fbe197 17:00:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:00:08 ---> Running in d459cabc739a 17:00:09 Removing intermediate container d459cabc739a 17:00:09 ---> 759a0a1b1276 17:00:09 Step 28/31 : CMD ["gate"] 17:00:10 ---> Running in 73d30aead103 17:00:11 Removing intermediate container 73d30aead103 17:00:11 ---> aa5f20d02970 17:00:11 Step 29/31 : LABEL arch=arm64 17:00:11 ---> Running in 727c4282fe9f 17:00:12 Removing intermediate container 727c4282fe9f 17:00:12 ---> c4f2bf0b869c 17:00:12 Step 30/31 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 17:00:13 ---> Running in cd9db930011c 17:00:14 Removing intermediate container cd9db930011c 17:00:14 ---> cc459b14d285 17:00:14 Step 31/31 : LABEL version=0.0.0 17:00:14 Removing intermediate container eb84107a1e06 17:00:14 ---> 4794f5c7512a 17:00:14 Step 14/23 : ENV APP_PORT=58890 17:00:14 ---> Running in bdadc807af7e 17:00:14 ---> Running in d6b0f37f8c12 17:00:15 Removing intermediate container bdadc807af7e 17:00:15 ---> 92ba304ec368 17:00:15 17:00:15 Removing intermediate container d6b0f37f8c12 17:00:15 ---> 6fb18bd827bd 17:00:15 Step 15/23 : EXPOSE $APP_PORT 17:00:15 ---> Running in c595c99ddabf 17:00:16 Successfully built 92ba304ec368 17:00:16 Successfully tagged security-bootstrapper-arm64:latest 17:00:16  Building security-bootstrapper ... done Building security-secretstore-setup 17:00:16 Removing intermediate container c595c99ddabf 17:00:16 ---> 123bbabdb081 17:00:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:00:18 ---> 683d9890a1ea 17:00:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:00:19 ---> 7b89a8fc4d62 17:00:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:00:21 ---> d1ec3241a29e 17:00:21 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:00:21 ---> Running in 64d3c02190ef 17:00:22 Removing intermediate container 64d3c02190ef 17:00:22 ---> 76db04a91bec 17:00:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:22 ---> Running in 289b4aaca655 17:00:22 Removing intermediate container 289b4aaca655 17:00:22 ---> f1c5cbdca8f8 17:00:22 Step 21/23 : LABEL arch=arm64 17:00:23 ---> Running in f98a858b904d 17:00:24 Removing intermediate container f98a858b904d 17:00:24 ---> 67ec1007ae22 17:00:24 Step 22/23 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 17:00:24 ---> Running in cc0d8522d5df 17:00:25 Removing intermediate container cc0d8522d5df 17:00:25 ---> 926c1b557380 17:00:25 Step 23/23 : LABEL version=0.0.0 17:00:25 ---> Running in 34ee9a4882a8 17:00:25 Removing intermediate container 34ee9a4882a8 17:00:25 ---> d499f0362fe0 17:00:25 17:00:26 Successfully built d499f0362fe0 17:00:26 Successfully tagged sys-mgmt-agent-arm64:latest 17:00:26  Building sys-mgmt-agent ... done Building security-spire-server 17:00:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:00:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:59 ---> 04cf9971694b 17:00:59 Step 3/23 : WORKDIR /edgex-go 17:00:59 ---> Using cache 17:00:59 ---> 55372bd5ebb0 17:00:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:59 ---> Using cache 17:00:59 ---> 3822bb1353ec 17:00:59 Step 5/23 : RUN apk add --update --no-cache make git 17:00:59 ---> Using cache 17:00:59 ---> fa122209a9a9 17:00:59 Step 6/23 : COPY go.mod vendor* ./ 17:00:59 ---> Using cache 17:00:59 ---> 2a3b6fdb6bfd 17:00:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:59 ---> Using cache 17:00:59 ---> d3b56e57319c 17:00:59 Step 8/23 : COPY . . 17:00:59 ---> Using cache 17:00:59 ---> aa286aad2fab 17:00:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:00:59 ---> Running in b5ef568a9ac7 17:01:01 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/core-metadata/core-metadata ./cmd/core-metadata 17:01:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:01:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:01:19 ---> 04cf9971694b 17:01:19 Step 3/25 : WORKDIR /edgex-go 17:01:19 ---> Using cache 17:01:19 ---> 55372bd5ebb0 17:01:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:19 ---> Using cache 17:01:19 ---> 3822bb1353ec 17:01:19 Step 5/25 : RUN apk add --update --no-cache make git 17:01:19 ---> Using cache 17:01:19 ---> fa122209a9a9 17:01:19 Step 6/25 : COPY go.mod vendor* ./ 17:01:19 ---> Using cache 17:01:19 ---> 2a3b6fdb6bfd 17:01:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:19 ---> Using cache 17:01:19 ---> d3b56e57319c 17:01:19 Step 8/25 : COPY . . 17:01:19 ---> Using cache 17:01:19 ---> aa286aad2fab 17:01:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:01:19 ---> Running in 817199a329e9 17:01:21 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 17:01:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:01:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:01:28 ---> 04cf9971694b 17:01:28 Step 3/25 : WORKDIR /edgex-go 17:01:28 ---> Using cache 17:01:28 ---> 55372bd5ebb0 17:01:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:28 ---> Using cache 17:01:28 ---> 3822bb1353ec 17:01:28 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:01:28 ---> Running in ea1ea7e19665 17:01:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:33 OK: 220 MiB in 52 packages 17:01:34 Removing intermediate container ea1ea7e19665 17:01:34 ---> f8a8042d0d13 17:01:34 Step 6/25 : COPY go.mod vendor* ./ 17:01:35 ---> ed378371d42f 17:01:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:35 ---> Running in 9468614a4298 17:01:42 Removing intermediate container 9468614a4298 17:01:42 ---> 9c9ca482fcb7 17:01:42 Step 8/25 : COPY . . 17:02:09 ---> 10efcec11d35 17:02:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:02:09 ---> Running in 17592c452fb0 17:02:09 Removing intermediate container 17592c452fb0 17:02:09 ---> a6d376540db3 17:02:09 Step 10/25 : WORKDIR /edgex-go/spire-build 17:02:09 ---> Running in 7d7afc42e323 17:02:09 Removing intermediate container 7d7afc42e323 17:02:09 ---> 6d86917bf468 17:02:09 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:02:09 ---> Running in 2765a61b840b 17:02:13 Removing intermediate container 2765a61b840b 17:02:13 ---> 14027bc11917 17:02:13 Step 12/25 : WORKDIR /edgex-go 17:02:13 ---> Running in c26638b83422 17:02:14 Removing intermediate container c26638b83422 17:02:14 ---> bd2cb86a4967 17:02:14 17:02:14 Step 13/25 : FROM alpine:3.15 17:02:14 ---> 3fb3c9af89a9 17:02:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:14 ---> Using cache 17:02:14 ---> 93937a761606 17:02:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:14 ---> Using cache 17:02:14 ---> 1a22de913cb7 17:02:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:02:14 ---> Running in adebba3a120a 17:02:15 Removing intermediate container 2ca6ce560b43 17:02:15 ---> ed9f96331606 17:02:15 17:02:15 Step 9/20 : FROM alpine:3.15 17:02:15 ---> 3fb3c9af89a9 17:02:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:15 ---> Using cache 17:02:15 ---> 93937a761606 17:02:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:15 ---> Using cache 17:02:15 ---> 1a22de913cb7 17:02:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:02:15 ---> Running in ca66edbb549e 17:02:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:20 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:02:20 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:02:20 OK: 15736 distinct packages available 17:02:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:21 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:02:21 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:02:21 OK: 15736 distinct packages available 17:02:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:23 (1/5) Installing dumb-init (1.2.5-r1) 17:02:23 (2/5) Installing musl-obstack (1.2.3-r0) 17:02:23 (3/5) Installing libucontext (1.1-r0) 17:02:23 (4/5) Installing gcompat (1.0.0-r4) 17:02:23 (5/5) Installing openssl (1.1.1o-r0) 17:02:23 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 17:02:23 Executing busybox-1.34.1-r5.trigger 17:02:23 1 error; 6 MiB in 18 packages 17:02:24 (1/9) Installing ca-certificates (20211220-r0) 17:02:24 (2/9) Installing brotli-libs (1.0.9-r5) 17:02:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:02:25 (4/9) Installing libcurl (7.80.0-r1) 17:02:25 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 17:02:25 (5/9) Installing curl (7.80.0-r1) 17:02:25 Building support-notifications 17:02:25 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 17:02:25 (6/9) Installing dumb-init (1.2.5-r1) 17:02:26 (7/9) Installing musl-obstack (1.2.3-r0) 17:02:26 (8/9) Installing libucontext (1.1-r0) 17:02:26 (9/9) Installing gcompat (1.0.0-r4) 17:02:26 Executing busybox-1.34.1-r5.trigger 17:02:26 Executing ca-certificates-20211220-r0.trigger 17:02:27 2 errors; 7 MiB in 21 packages 17:02:28 Building core-command 17:03:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:03:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:03:25 ---> 04cf9971694b 17:03:25 Step 3/22 : WORKDIR /edgex-go 17:03:25 ---> Using cache 17:03:25 ---> 55372bd5ebb0 17:03:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:25 ---> Using cache 17:03:25 ---> 3822bb1353ec 17:03:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:03:25 ---> Running in 411b62da4944 17:03:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:03:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:03:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:03:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:03:25 ---> 04cf9971694b 17:03:25 Step 3/23 : WORKDIR /edgex-go 17:03:25 ---> Using cache 17:03:25 ---> 55372bd5ebb0 17:03:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:25 ---> Using cache 17:03:25 ---> 3822bb1353ec 17:03:25 Step 5/23 : RUN apk add --update --no-cache make git 17:03:25 ---> Using cache 17:03:25 ---> fa122209a9a9 17:03:25 Step 6/23 : COPY go.mod vendor* ./ 17:03:25 ---> Using cache 17:03:25 ---> 2a3b6fdb6bfd 17:03:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:25 ---> Using cache 17:03:25 ---> d3b56e57319c 17:03:25 Step 8/23 : COPY . . 17:03:25 ---> Using cache 17:03:25 ---> aa286aad2fab 17:03:25 Step 9/23 : RUN make cmd/core-command/core-command 17:03:25 ---> Running in 7314b577998e 17:03:25 OK: 220 MiB in 52 packages 17:03:25 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/core-command/core-command ./cmd/core-command 17:03:25 Removing intermediate container 411b62da4944 17:03:25 ---> cf9bb1f6074f 17:03:25 Step 6/22 : COPY go.mod vendor* ./ 17:03:25 ---> 571ffe5e53db 17:03:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:25 ---> Running in e4bf4feb20ae 17:03:32 Removing intermediate container e4bf4feb20ae 17:03:32 ---> 59975794c5c5 17:03:32 Step 8/22 : COPY . . 17:03:54 ---> f0ecbb24f20b 17:03:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:03:54 ---> Running in 8d460047a1ff 17:03:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:07:01 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 17:07:01 Removing intermediate container b5ef568a9ac7 17:07:01 ---> 11af3aa9cf47 17:07:01 17:07:01 Step 10/23 : FROM alpine:3.14 17:07:01 ---> ac73e934f311 17:07:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:07:01 ---> Running in 7ecdba34c368 17:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:07:06 (1/1) Installing dumb-init (1.2.5-r1) 17:07:06 Executing busybox-1.33.1-r7.trigger 17:07:06 OK: 5 MiB in 15 packages 17:07:08 Removing intermediate container 7ecdba34c368 17:07:08 ---> 67e68e9ceea6 17:07:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:08 ---> Running in ff849fe84103 17:07:09 Removing intermediate container ff849fe84103 17:07:09 ---> e426af809f02 17:07:09 Step 13/23 : ENV APP_PORT=59881 17:07:10 ---> Running in 56958b138070 17:07:11 Removing intermediate container 56958b138070 17:07:11 ---> 0f2ee52ba425 17:07:11 Step 14/23 : EXPOSE $APP_PORT 17:07:11 ---> Running in 8839d8009bb1 17:07:12 Removing intermediate container 8839d8009bb1 17:07:12 ---> 38c27405b51c 17:07:12 Step 15/23 : WORKDIR / 17:07:12 ---> Running in 99067c26bb83 17:07:13 Removing intermediate container 99067c26bb83 17:07:13 ---> f1dd7c8cb32f 17:07:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:15 Removing intermediate container 817199a329e9 17:07:15 ---> 8063866fe2be 17:07:15 17:07:15 Step 10/25 : FROM alpine:3.14 17:07:15 ---> ac73e934f311 17:07:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:07:15 ---> Running in bfe3ae10acb1 17:07:15 ---> c5a0af7077a4 17:07:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:07:20 ---> b652b16aa339 17:07:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:07:20 (1/3) Installing ca-certificates (20211220-r0) 17:07:20 (2/3) Installing dumb-init (1.2.5-r1) 17:07:20 (3/3) Installing su-exec (0.2-r1) 17:07:20 Executing busybox-1.33.1-r7.trigger 17:07:20 Executing ca-certificates-20211220-r0.trigger 17:07:21 OK: 6 MiB in 17 packages 17:07:22 ---> 0ac45e3a3de7 17:07:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:07:22 ---> Running in e787e52b94e8 17:07:24 Removing intermediate container e787e52b94e8 17:07:24 ---> 122b73a119b2 17:07:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:24 ---> Running in d8e4b054ebe9 17:07:25 Removing intermediate container bfe3ae10acb1 17:07:25 ---> 7d7523f058e5 17:07:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:07:25 Removing intermediate container d8e4b054ebe9 17:07:25 ---> 9570bd7fbbc2 17:07:25 Step 21/23 : LABEL arch=arm64 17:07:25 ---> Running in dc3a867ff498 17:07:25 ---> Running in 7534526b6c4c 17:07:26 Removing intermediate container dc3a867ff498 17:07:26 ---> 69145e443087 17:07:26 Step 13/25 : WORKDIR / 17:07:27 Removing intermediate container 7534526b6c4c 17:07:27 ---> 74ce60809651 17:07:27 Step 22/23 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 17:07:27 ---> Running in f09162efadbd 17:07:27 ---> Running in ffd534f49d30 17:07:29 Removing intermediate container f09162efadbd 17:07:29 ---> f6fa7c246f50 17:07:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:07:29 Removing intermediate container ffd534f49d30 17:07:29 ---> 69c7dfb157ba 17:07:29 Step 23/23 : LABEL version=0.0.0 17:07:29 ---> Running in 4c9b6fa2c9d9 17:07:31 Removing intermediate container 4c9b6fa2c9d9 17:07:31 ---> c88751a8a9df 17:07:31 17:07:32 ---> 95144d8b17c0 17:07:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:07:34 Successfully built c88751a8a9df 17:07:34 Successfully tagged core-metadata-arm64:latest 17:07:34  Building core-metadata ... done  ---> 1cffe29815b6 17:07:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:07:35 Removing intermediate container 2b767c85ab50 17:07:35 ---> 7b52dc178c1e 17:07:35 17:07:35 Step 10/22 : FROM alpine:3.14 17:07:35 ---> ac73e934f311 17:07:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:07:35 ---> Using cache 17:07:35 ---> 67e68e9ceea6 17:07:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:35 ---> Using cache 17:07:35 ---> e426af809f02 17:07:35 Step 13/22 : ENV APP_PORT=59861 17:07:35 ---> Running in 001fb6e3b37b 17:07:36 ---> af121b2cb406 17:07:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:07:36 Removing intermediate container 001fb6e3b37b 17:07:36 ---> 7203693e6ce7 17:07:36 Step 14/22 : EXPOSE $APP_PORT 17:07:36 ---> Running in 69f8b241fdac 17:07:37 Removing intermediate container 69f8b241fdac 17:07:37 ---> 24bc9eae709f 17:07:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:37 ---> c5cae3f80689 17:07:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:07:38 ---> d1c8131e2e86 17:07:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:07:39 ---> 0141dbae729a 17:07:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:07:42 ---> ff70c9175941 17:07:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:07:42 ---> bfb66d981c36 17:07:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:07:43 ---> 52dc4c9f0888 17:07:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:07:43 ---> 675ba04366cb 17:07:43 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:07:43 ---> Running in 87eb7474d4f0 17:07:43 ---> Running in 7d468ce0767d 17:07:44 Removing intermediate container 87eb7474d4f0 17:07:44 ---> 708413f20710 17:07:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:44 ---> Running in 9f78dc0eec7f 17:07:45 Removing intermediate container 9f78dc0eec7f 17:07:45 ---> e41b757b4e38 17:07:45 Step 20/22 : LABEL arch=arm64 17:07:45 ---> Running in b209be47bc53 17:07:46 Removing intermediate container b209be47bc53 17:07:46 ---> ecb8e4d420ef 17:07:46 Step 21/22 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 17:07:46 ---> Running in 45ad29f1a1b4 17:07:47 Removing intermediate container 45ad29f1a1b4 17:07:47 ---> 732d3212bad3 17:07:47 Step 22/22 : LABEL version=0.0.0 17:07:47 Removing intermediate container 7d468ce0767d 17:07:47 ---> 83ca9db8c003 17:07:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:07:47 ---> Running in c0aced30f322 17:07:47 ---> Running in f844a4615551 17:07:48 Removing intermediate container c0aced30f322 17:07:48 ---> 030f41bd9280 17:07:48 17:07:48 Removing intermediate container f844a4615551 17:07:48 ---> 13de2ce021f8 17:07:48 Step 23/25 : LABEL arch=arm64 17:07:48 ---> Running in d020a1476eab 17:07:48 Successfully built 030f41bd9280 17:07:49 Successfully tagged support-scheduler-arm64:latest 17:07:49  Building support-scheduler ... done Removing intermediate container d020a1476eab 17:07:49 ---> a46f0c603779 17:07:49 Step 24/25 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 17:07:49 ---> Running in 5a272bc2b09e 17:07:49 Removing intermediate container 5a272bc2b09e 17:07:49 ---> 78cc32489bc3 17:07:49 Step 25/25 : LABEL version=0.0.0 17:07:50 ---> Running in 6d931466f53c 17:07:50 Removing intermediate container 6d931466f53c 17:07:50 ---> 4ec3b7b44439 17:07:50 17:07:51 Successfully built 4ec3b7b44439 17:07:51 Successfully tagged security-secretstore-setup-arm64:latest 17:08:18  Building security-secretstore-setup ... done Removing intermediate container 7314b577998e 17:08:18 ---> c9673220c2c1 17:08:18 17:08:18 Step 10/23 : FROM alpine:3.14 17:08:18 ---> ac73e934f311 17:08:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:08:18 ---> Using cache 17:08:18 ---> 67e68e9ceea6 17:08:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:08:18 ---> Using cache 17:08:18 ---> e426af809f02 17:08:18 Step 13/23 : ENV APP_PORT=59882 17:08:18 ---> Running in 86b9350227db 17:08:18 Removing intermediate container 86b9350227db 17:08:18 ---> a93eb631e65a 17:08:18 Step 14/23 : EXPOSE $APP_PORT 17:08:18 ---> Running in 07470b91189f 17:08:18 Removing intermediate container 07470b91189f 17:08:18 ---> 78da3182504e 17:08:18 Step 15/23 : WORKDIR / 17:08:18 ---> Running in 32b6b5d7b936 17:08:18 Removing intermediate container 32b6b5d7b936 17:08:18 ---> d57446c88c66 17:08:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:19 ---> 846ab64e3e7d 17:08:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:08:20 ---> f40394bda8d8 17:08:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:08:21 ---> cb8daf7bab17 17:08:21 Step 19/23 : ENTRYPOINT ["/core-command"] 17:08:22 ---> Running in 1bf34fab9aea 17:08:22 Removing intermediate container 1bf34fab9aea 17:08:22 ---> ca5662b0ec56 17:08:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:22 ---> Running in adfd7868f3e0 17:08:23 Removing intermediate container adfd7868f3e0 17:08:23 ---> 9b3467d1f74f 17:08:23 Step 21/23 : LABEL arch=arm64 17:08:23 ---> Running in fd1c0377cc3e 17:08:23 Removing intermediate container fd1c0377cc3e 17:08:23 ---> 5e21d47d39db 17:08:23 Step 22/23 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 17:08:24 ---> Running in aadbf0e7f4cf 17:08:24 Removing intermediate container aadbf0e7f4cf 17:08:24 ---> e2da0f3204ac 17:08:24 Step 23/23 : LABEL version=0.0.0 17:08:24 ---> Running in 8ec0c8fe7956 17:08:25 Removing intermediate container 8ec0c8fe7956 17:08:25 ---> 147b1b803c0f 17:08:25 17:08:26 Successfully built 147b1b803c0f 17:08:26 Successfully tagged core-command-arm64:latest 17:09:05  Building core-command ... done Removing intermediate container 8d460047a1ff 17:09:05 ---> 99159c444920 17:09:05 17:09:05 Step 10/22 : FROM alpine:3.14 17:09:05 ---> ac73e934f311 17:09:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:09:05 ---> Running in 0b3f18ffd45d 17:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:09:05 (1/2) Installing ca-certificates (20211220-r0) 17:09:05 (2/2) Installing dumb-init (1.2.5-r1) 17:09:05 Executing busybox-1.33.1-r7.trigger 17:09:05 Executing ca-certificates-20211220-r0.trigger 17:09:05 OK: 6 MiB in 16 packages 17:09:06 Removing intermediate container 0b3f18ffd45d 17:09:06 ---> ae5a5dfc90cf 17:09:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:09:06 ---> Running in 83f4427f655b 17:09:06 Removing intermediate container 83f4427f655b 17:09:06 ---> f1afb20eceac 17:09:06 Step 13/22 : ENV APP_PORT=59860 17:09:06 ---> Running in 51854239d538 17:09:07 Removing intermediate container 51854239d538 17:09:07 ---> 8a4cdfd1b901 17:09:07 Step 14/22 : EXPOSE $APP_PORT 17:09:07 ---> Running in 475c785ab5f6 17:09:07 Removing intermediate container 475c785ab5f6 17:09:07 ---> 1d494befbdd1 17:09:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:08 ---> f97bd25ff8cf 17:09:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:09:09 ---> 185fc1a1a50d 17:09:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:09:10 ---> 3800e566f280 17:09:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:09:10 ---> Running in 8e5d137bb09c 17:09:11 Removing intermediate container 8e5d137bb09c 17:09:11 ---> d63880c0b6c4 17:09:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:11 ---> Running in 0ee98f55c4ef 17:09:11 Removing intermediate container 0ee98f55c4ef 17:09:11 ---> 78ce823a0365 17:09:11 Step 20/22 : LABEL arch=arm64 17:09:11 ---> Running in 7bd8f96bd767 17:09:11 Removing intermediate container 7bd8f96bd767 17:09:11 ---> ee48dcdb780f 17:09:11 Step 21/22 : LABEL git_sha=97d0a7713d38382b8cc3fec945a0be78cfa581c0 17:09:11 ---> Running in a0177c3e701e 17:09:12 Removing intermediate container a0177c3e701e 17:09:12 ---> 55b4ec640821 17:09:12 Step 22/22 : LABEL version=0.0.0 17:09:12 ---> Running in 80642f617622 17:09:12 Removing intermediate container 80642f617622 17:09:12 ---> 7f2c76783ff8 17:09:12 17:09:13 Successfully built 7f2c76783ff8 17:09:13 Successfully tagged support-notifications-arm64:latest 17:09:13  Building support-notifications ... done  17:09:13 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 17:09:13 17:09:13 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 17:09:13 17:09:13 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 17:09:13 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 17:09:13 $ docker stop --time=1 22c1fc4a425dbdb98416e488cfd0828f9d081ba382e76056c8e5f6d702e0a512 17:09:15 $ docker rm -f 22c1fc4a425dbdb98416e488cfd0828f9d081ba382e76056c8e5f6d702e0a512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:15 17:09:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:16 arm64: Pulling from edgex-lftools-log-publisher 17:09:16 8998bd30e6a1: Pulling fs layer 17:09:16 04944245beec: Pulling fs layer 17:09:16 699f458cf7ca: Pulling fs layer 17:09:16 765212b225bb: Pulling fs layer 17:09:16 f23df028b6ca: Pulling fs layer 17:09:16 d65c8cfc05b1: Pulling fs layer 17:09:16 2437ff75d9bd: Pulling fs layer 17:09:16 f23df028b6ca: Waiting 17:09:16 d65c8cfc05b1: Waiting 17:09:16 2437ff75d9bd: Waiting 17:09:16 765212b225bb: Waiting 17:09:16 04944245beec: Verifying Checksum 17:09:16 04944245beec: Download complete 17:09:16 765212b225bb: Verifying Checksum 17:09:16 765212b225bb: Download complete 17:09:16 f23df028b6ca: Verifying Checksum 17:09:16 f23df028b6ca: Download complete 17:09:16 d65c8cfc05b1: Verifying Checksum 17:09:16 d65c8cfc05b1: Download complete 17:09:16 699f458cf7ca: Verifying Checksum 17:09:16 699f458cf7ca: Download complete 17:09:16 8998bd30e6a1: Verifying Checksum 17:09:16 8998bd30e6a1: Download complete 17:09:19 2437ff75d9bd: Verifying Checksum 17:09:19 2437ff75d9bd: Download complete 17:09:21 8998bd30e6a1: Pull complete 17:09:21 04944245beec: Pull complete 17:09:23 699f458cf7ca: Pull complete 17:09:23 765212b225bb: Pull complete 17:09:24 f23df028b6ca: Pull complete 17:09:24 d65c8cfc05b1: Pull complete 17:09:39 2437ff75d9bd: Pull complete 17:09:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:40 prd-ubuntu20.04-docker-arm64-4c-16g-16613 does not seem to be running inside a container 17:09:40 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 17:09:42 $ docker top 3d44ff17410241beccae697a879f80622aee53242babf7f51d2bb93ffa642c70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:43 ---> job-cost.sh 17:09:43 lf-activate-venv: SKIPPING 17:09:43 INFO: No Stack... 17:09:44 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:44 INFO: Archiving Costs [Pipeline] sh 17:09:45 + cat+ cut -d, -f6 17:09:45 /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 17:09:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-5-stack-cost] 17:09:45 Resource [jenkins-edgexfoundry-edgex-go-PR-4057-5-stack-cost] did not exist. Created. 17:09:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:46 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:46 Stashed 1 file(s) [Pipeline] } 17:09:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:46 $ docker stop --time=1 3d44ff17410241beccae697a879f80622aee53242babf7f51d2bb93ffa642c70 17:09:48 $ docker rm -f 3d44ff17410241beccae697a879f80622aee53242babf7f51d2bb93ffa642c70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:09:48 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:09:48 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:50 ---> package-listing.sh 17:09:50 ++ facter osfamily 17:09:50 ++ tr '[:upper:]' '[:lower:]' 17:09:50 + OS_FAMILY=debian 17:09:50 + workspace=/w/workspace/edgex-go/5 17:09:50 + START_PACKAGES=/tmp/packages_start.txt 17:09:50 + END_PACKAGES=/tmp/packages_end.txt 17:09:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:50 + PACKAGES=/tmp/packages_start.txt 17:09:50 + '[' /w/workspace/edgex-go/5 ']' 17:09:50 + PACKAGES=/tmp/packages_end.txt 17:09:50 + case "${OS_FAMILY}" in 17:09:50 + dpkg -l 17:09:50 + grep '^ii' 17:09:50 + '[' -f /tmp/packages_start.txt ']' 17:09:50 + '[' -f /tmp/packages_end.txt ']' 17:09:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:50 + '[' /w/workspace/edgex-go/5 ']' 17:09:50 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:09:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:09:50 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:51 17:09:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:51 latest: Pulling from edgex-lftools-log-publisher 17:09:51 5eb5b503b376: Pulling fs layer 17:09:51 5c69ac0246d0: Pulling fs layer 17:09:51 ec43610c2a17: Pulling fs layer 17:09:51 3a2ae6a8a46f: Pulling fs layer 17:09:51 33b1e0a273af: Pulling fs layer 17:09:51 5d3b04190fa2: Pulling fs layer 17:09:51 2f39f015ded8: Pulling fs layer 17:09:51 3a2ae6a8a46f: Waiting 17:09:51 5d3b04190fa2: Waiting 17:09:51 33b1e0a273af: Waiting 17:09:51 2f39f015ded8: Waiting 17:09:51 5c69ac0246d0: Verifying Checksum 17:09:51 5c69ac0246d0: Download complete 17:09:51 3a2ae6a8a46f: Download complete 17:09:51 33b1e0a273af: Verifying Checksum 17:09:51 33b1e0a273af: Download complete 17:09:51 ec43610c2a17: Verifying Checksum 17:09:51 ec43610c2a17: Download complete 17:09:51 5d3b04190fa2: Verifying Checksum 17:09:51 5d3b04190fa2: Download complete 17:09:51 5eb5b503b376: Verifying Checksum 17:09:51 5eb5b503b376: Download complete 17:09:52 2f39f015ded8: Download complete 17:09:52 5eb5b503b376: Pull complete 17:09:52 5c69ac0246d0: Pull complete 17:09:53 ec43610c2a17: Pull complete 17:09:53 3a2ae6a8a46f: Pull complete 17:09:53 33b1e0a273af: Pull complete 17:09:53 5d3b04190fa2: Pull complete 17:09:57 2f39f015ded8: Pull complete 17:09:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:58 prd-ubuntu20.04-docker-8c-8g-16589 does not seem to be running inside a container 17:09:58 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 17:09:59 $ docker top 0c8a156d7a5bc2f214d0ace56364ea21b03231c5e8f0c30d1e63b09bd3fb5753 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:59 + touch /tmp/pre-build-complete [Pipeline] sh 17:10:00 + mkdir -p /var/log/sysstat [Pipeline] sh 17:10:00 + ls /var/log/sa-host 17:10:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:00 provisioning config files... 17:10:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3568906813946968494tmp [Pipeline] { [Pipeline] echo 17:10:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:10:00 ---> create-netrc.sh [Pipeline] } 17:10:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:10:01 ---> python-tools-install.sh [Pipeline] echo 17:10:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:10:01 ---> sudo-logs.sh 17:10:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:10:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:10:01 ---> job-cost.sh 17:10:01 lf-activate-venv: SKIPPING 17:10:01 DEBUG: total: 0.10999999940395355 17:10:01 INFO: Retrieving Stack Cost... 17:10:02 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:02 INFO: Archiving Costs [Pipeline] echo 17:10:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:10:02 ---> logs-deploy.sh 17:10:02 lf-activate-venv: SKIPPING 17:10:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/5 17:10:02 INFO: archiving workspace using pattern(s): 17:10:03 Archives upload complete. 17:10:03 INFO: archiving logs to Nexus