Pull request #3568 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 1b41a246db502c0ecda193d8ffbfce0de28d9402+c3ee48ec81a1cae6a8275850650318015b1b17b0 (d6f8606757fd9727b42c942694035b392e852eb8) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh112583943284345791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7740989864623003593.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-3568/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6380683590294422057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2422432247954430284.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3568/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5271654753090758030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1521’ Running on prd-centos7-docker-4c-2g-1524 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8416599604753729227.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5684680273509898655.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 1b41a246db502c0ecda193d8ffbfce0de28d9402 Merge succeeded, producing 1b41a246db502c0ecda193d8ffbfce0de28d9402 Checking out Revision 1b41a246db502c0ecda193d8ffbfce0de28d9402 (PR-3568) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b41a246db502c0ecda193d8ffbfce0de28d9402 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2386246717043738386.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b41a246db502c0ecda193d8ffbfce0de28d9402 # timeout=10 Commit message: "build(snap): update to kong 2.4.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T19:39:25.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T19:39:26.036Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T19:39:26.063Z] ========================================================= [2021-06-15T19:39:26.063Z] EdgeX Global Pipelines Version Info [2021-06-15T19:39:26.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b340df94431d7f44da47e5d5c588d9002110900a # timeout=10 [2021-06-15T19:39:29.436Z] ------------------- [2021-06-15T19:39:29.436Z] stable info: [2021-06-15T19:39:29.436Z] ------------------- [2021-06-15T19:39:29.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T19:39:29.436Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T19:39:29.436Z] Message: update stable to v1.0.194 [2021-06-15T19:39:30.011Z] ------------------- [2021-06-15T19:39:30.011Z] experimental info: [2021-06-15T19:39:30.011Z] ------------------- [2021-06-15T19:39:30.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T19:39:30.011Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T19:39:30.011Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T19:39:30.128Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-15T19:39:30.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-15T19:39:30.180Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T19:39:30.204Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T19:39:30.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T19:39:30.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T19:39:30.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T19:39:30.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-15T19:39:30.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-15T19:39:30.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-15T19:39:30.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T19:39:30.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T19:39:30.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T19:39:30.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T19:39:30.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T19:39:30.546Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T19:39:30.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T19:39:30.597Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T19:39:30.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-15T19:39:30.641Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-15T19:39:30.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T19:39:30.686Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T19:39:30.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3568 [Pipeline] echo [2021-06-15T19:39:30.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3568 [Pipeline] echo [2021-06-15T19:39:30.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3568 [Pipeline] echo [2021-06-15T19:39:30.790Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b41a246db502c0ecda193d8ffbfce0de28d9402 [Pipeline] echo [2021-06-15T19:39:30.811Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b41a24 [Pipeline] echo [2021-06-15T19:39:30.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T19:39:30.911Z] provisioning config files... [2021-06-15T19:39:30.932Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6296368721434792056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T19:39:31.261Z] ---> docker-login.sh [2021-06-15T19:39:31.261Z] nexus3.edgexfoundry.org:10001 [2021-06-15T19:39:31.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:39:31.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:39:31.535Z] Configure a credential helper to remove this warning. See [2021-06-15T19:39:31.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:39:31.535Z] [2021-06-15T19:39:31.535Z] Login Succeeded [2021-06-15T19:39:31.535Z] nexus3.edgexfoundry.org:10002 [2021-06-15T19:39:31.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:39:31.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:39:31.806Z] Configure a credential helper to remove this warning. See [2021-06-15T19:39:31.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:39:31.806Z] [2021-06-15T19:39:31.806Z] Login Succeeded [2021-06-15T19:39:31.806Z] nexus3.edgexfoundry.org:10003 [2021-06-15T19:39:31.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:39:31.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:39:31.806Z] Configure a credential helper to remove this warning. See [2021-06-15T19:39:31.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:39:31.806Z] [2021-06-15T19:39:31.806Z] Login Succeeded [2021-06-15T19:39:31.806Z] nexus3.edgexfoundry.org:10004 [2021-06-15T19:39:32.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:39:32.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:39:32.069Z] Configure a credential helper to remove this warning. See [2021-06-15T19:39:32.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:39:32.069Z] [2021-06-15T19:39:32.069Z] Login Succeeded [2021-06-15T19:39:32.069Z] docker.io [2021-06-15T19:39:32.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:39:32.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:39:32.334Z] Configure a credential helper to remove this warning. See [2021-06-15T19:39:32.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:39:32.334Z] [2021-06-15T19:39:32.334Z] Login Succeeded [2021-06-15T19:39:32.334Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T19:39:32.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T19:39:32.698Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/core-command/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/core-data/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-15T19:39:32.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T19:39:32.698Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-15T19:39:32.698Z] ++ cut -d/ -f2 [2021-06-15T19:39:32.698Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-15T19:39:32.767Z] 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:39:33.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T19:39:33.654Z] [2021-06-15T19:39:33.654Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:39:33.967Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T19:39:34.234Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T19:39:34.234Z] 31603596830f: Pulling fs layer [2021-06-15T19:39:34.234Z] 54011a49482f: Pulling fs layer [2021-06-15T19:39:34.234Z] a6820b24f6d8: Pulling fs layer [2021-06-15T19:39:34.234Z] f581987b2513: Pulling fs layer [2021-06-15T19:39:34.234Z] f581987b2513: Waiting [2021-06-15T19:39:34.234Z] 54011a49482f: Verifying Checksum [2021-06-15T19:39:34.234Z] 54011a49482f: Download complete [2021-06-15T19:39:34.234Z] 31603596830f: Verifying Checksum [2021-06-15T19:39:34.234Z] 31603596830f: Download complete [2021-06-15T19:39:34.502Z] f581987b2513: Verifying Checksum [2021-06-15T19:39:34.502Z] f581987b2513: Download complete [2021-06-15T19:39:34.502Z] a6820b24f6d8: Verifying Checksum [2021-06-15T19:39:34.502Z] a6820b24f6d8: Download complete [2021-06-15T19:39:34.502Z] 31603596830f: Pull complete [2021-06-15T19:39:34.502Z] 54011a49482f: Pull complete [2021-06-15T19:39:35.087Z] a6820b24f6d8: Pull complete [2021-06-15T19:39:35.349Z] f581987b2513: Pull complete [2021-06-15T19:39:35.349Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T19:39:35.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T19:39:35.349Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T19:39:35.431Z] prd-centos7-docker-4c-2g-1524 does not seem to be running inside a container [2021-06-15T19:39:35.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T19:39:36.605Z] $ docker top 575f2b2cc737bcf4c6a89c15e624df7c9ea7c25418e345e933957d58be4e4050 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T19:39:36.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T19:39:36.733Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T19:39:36.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T19:39:36.847Z] $ docker exec 575f2b2cc737bcf4c6a89c15e624df7c9ea7c25418e345e933957d58be4e4050 ssh-agent [2021-06-15T19:39:36.961Z] SSH_AUTH_SOCK=/tmp/ssh-vZqqeqpoIw0G/agent.13 [2021-06-15T19:39:36.962Z] SSH_AGENT_PID=19 [2021-06-15T19:39:36.969Z] Running ssh-add (command line suppressed) [2021-06-15T19:39:37.056Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2503385750092563463.key (/w/workspace/edgex-go/3@tmp/private_key_2503385750092563463.key) [2021-06-15T19:39:37.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T19:39:37.383Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T19:39:37.391Z] $ docker exec --env ******** --env ******** 575f2b2cc737bcf4c6a89c15e624df7c9ea7c25418e345e933957d58be4e4050 ssh-agent -k [2021-06-15T19:39:37.481Z] unset SSH_AUTH_SOCK; [2021-06-15T19:39:37.481Z] unset SSH_AGENT_PID; [2021-06-15T19:39:37.481Z] echo Agent pid 19 killed; [2021-06-15T19:39:37.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T19:39:37.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T19:39:37.557Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T19:39:37.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T19:39:37.677Z] $ docker exec 575f2b2cc737bcf4c6a89c15e624df7c9ea7c25418e345e933957d58be4e4050 ssh-agent [2021-06-15T19:39:37.789Z] SSH_AUTH_SOCK=/tmp/ssh-PlB2hvunBzza/agent.54 [2021-06-15T19:39:37.789Z] SSH_AGENT_PID=60 [2021-06-15T19:39:37.795Z] Running ssh-add (command line suppressed) [2021-06-15T19:39:37.879Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8948860165498832408.key (/w/workspace/edgex-go/3@tmp/private_key_8948860165498832408.key) [2021-06-15T19:39:37.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T19:39:38.212Z] + git semver init [2021-06-15T19:39:38.213Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T19:39:38.213Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-15T19:39:38.213Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-15T19:39:38.213Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T19:39:38.213Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T19:39:38.213Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T19:39:38.213Z] # $SEMVER_BRANCH = PR-3568 [2021-06-15T19:39:38.213Z] # $SEMVER_TEMP = /tmp/semver-243278035 [2021-06-15T19:39:38.213Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-15T19:39:50.495Z] # '/tmp/semver-243278035' -> '/w/workspace/edgex-go/3/.semver' [2021-06-15T19:39:50.495Z] # -> Force: false [2021-06-15T19:39:50.495Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-15T19:39:50.500Z] $ docker exec --env ******** --env ******** 575f2b2cc737bcf4c6a89c15e624df7c9ea7c25418e345e933957d58be4e4050 ssh-agent -k [2021-06-15T19:39:50.595Z] unset SSH_AUTH_SOCK; [2021-06-15T19:39:50.595Z] unset SSH_AGENT_PID; [2021-06-15T19:39:50.595Z] echo Agent pid 60 killed; [2021-06-15T19:39:50.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T19:39:50.946Z] + git semver [Pipeline] } [2021-06-15T19:39:50.955Z] $ docker stop --time=1 575f2b2cc737bcf4c6a89c15e624df7c9ea7c25418e345e933957d58be4e4050 [2021-06-15T19:39:54.188Z] $ docker rm -f 575f2b2cc737bcf4c6a89c15e624df7c9ea7c25418e345e933957d58be4e4050 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T19:39:54.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T19:39:55.085Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T19:39:55.090Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T19:39:55.759Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T19:39:56.092Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T19:39:56.441Z] + sudo service docker restart [2021-06-15T19:39:56.442Z] + true [2021-06-15T19:39:56.442Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T19:40:10.339Z] Still waiting to schedule task [2021-06-15T19:40:10.340Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1522’ [Pipeline] echo [2021-06-15T19:40:14.594Z] ========================================================= [2021-06-15T19:40:14.594Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T19:40:14.594Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:40:14.915Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-15T19:40:16.303Z] Sending build context to Docker daemon 329.5MB [2021-06-15T19:40:16.303Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T19:40:16.303Z] Step 2/6 : FROM ${BASE} [2021-06-15T19:40:16.303Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T19:40:16.303Z] 540db60ca938: Pulling fs layer [2021-06-15T19:40:16.303Z] adcc1eea9eea: Pulling fs layer [2021-06-15T19:40:16.303Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T19:40:16.303Z] 0510c868ecb4: Pulling fs layer [2021-06-15T19:40:16.303Z] afea3b2eda06: Pulling fs layer [2021-06-15T19:40:16.303Z] 7809a108b3ef: Pulling fs layer [2021-06-15T19:40:16.303Z] f706445af74f: Pulling fs layer [2021-06-15T19:40:16.303Z] afea3b2eda06: Waiting [2021-06-15T19:40:16.304Z] 7809a108b3ef: Waiting [2021-06-15T19:40:16.304Z] f706445af74f: Waiting [2021-06-15T19:40:16.304Z] 0510c868ecb4: Waiting [2021-06-15T19:40:16.304Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T19:40:16.304Z] 4c4ab2625f07: Download complete [2021-06-15T19:40:16.304Z] adcc1eea9eea: Verifying Checksum [2021-06-15T19:40:16.304Z] adcc1eea9eea: Download complete [2021-06-15T19:40:16.304Z] afea3b2eda06: Verifying Checksum [2021-06-15T19:40:16.304Z] afea3b2eda06: Download complete [2021-06-15T19:40:16.569Z] 540db60ca938: Verifying Checksum [2021-06-15T19:40:16.569Z] 540db60ca938: Download complete [2021-06-15T19:40:16.569Z] 540db60ca938: Pull complete [2021-06-15T19:40:16.569Z] 7809a108b3ef: Verifying Checksum [2021-06-15T19:40:16.569Z] 7809a108b3ef: Download complete [2021-06-15T19:40:16.831Z] adcc1eea9eea: Pull complete [2021-06-15T19:40:16.831Z] 4c4ab2625f07: Pull complete [2021-06-15T19:40:18.222Z] f706445af74f: Verifying Checksum [2021-06-15T19:40:18.222Z] f706445af74f: Download complete [2021-06-15T19:40:18.799Z] 0510c868ecb4: Verifying Checksum [2021-06-15T19:40:18.799Z] 0510c868ecb4: Download complete [2021-06-15T19:40:24.141Z] 0510c868ecb4: Pull complete [2021-06-15T19:40:24.141Z] afea3b2eda06: Pull complete [2021-06-15T19:40:24.141Z] 7809a108b3ef: Pull complete [2021-06-15T19:40:27.489Z] f706445af74f: Pull complete [2021-06-15T19:40:27.489Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T19:40:27.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T19:40:27.489Z] ---> b068be0155e3 [2021-06-15T19:40:27.489Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-15T19:40:28.875Z] ---> Running in 7522eb4c66b2 [2021-06-15T19:40:28.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:40:29.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:40:30.082Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T19:40:31.025Z] (2/12) Installing file (5.39-r0) [2021-06-15T19:40:31.025Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T19:40:31.285Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T19:40:35.505Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T19:40:35.505Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T19:40:35.505Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T19:40:35.505Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T19:40:35.505Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T19:40:35.765Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T19:40:35.766Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T19:40:35.766Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T19:40:36.027Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T19:40:36.027Z] OK: 219 MiB in 52 packages [2021-06-15T19:40:37.422Z] Removing intermediate container 7522eb4c66b2 [2021-06-15T19:40:37.422Z] ---> b4a79772c5a9 [2021-06-15T19:40:37.422Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T19:40:37.683Z] ---> Running in 8ec255b3c312 [2021-06-15T19:40:37.683Z] Removing intermediate container 8ec255b3c312 [2021-06-15T19:40:37.683Z] ---> 90fe64470259 [2021-06-15T19:40:37.683Z] Step 5/6 : COPY go.mod . [2021-06-15T19:40:37.953Z] ---> 46ff46e2fc37 [2021-06-15T19:40:37.953Z] Step 6/6 : RUN go mod download [2021-06-15T19:40:37.953Z] ---> Running in d70b07077e8f [2021-06-15T19:40:56.103Z] Removing intermediate container d70b07077e8f [2021-06-15T19:40:56.103Z] ---> d73b643c21c4 [2021-06-15T19:40:56.103Z] Successfully built d73b643c21c4 [2021-06-15T19:40:56.103Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:40:56.416Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T19:40:56.416Z] . [Pipeline] withDockerContainer [2021-06-15T19:40:56.499Z] prd-centos7-docker-4c-2g-1524 does not seem to be running inside a container [2021-06-15T19:40:56.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-15T19:40:57.221Z] $ docker top beda4f125fa7169c62741462da7d714448317e54eb274f7e95ffedd1a0091a04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T19:40:57.611Z] + go version [2021-06-15T19:40:57.612Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T19:40:57.620Z] $ docker stop --time=1 beda4f125fa7169c62741462da7d714448317e54eb274f7e95ffedd1a0091a04 [2021-06-15T19:40:58.802Z] $ docker rm -f beda4f125fa7169c62741462da7d714448317e54eb274f7e95ffedd1a0091a04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:40:59.332Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T19:40:59.332Z] . [Pipeline] withDockerContainer [2021-06-15T19:40:59.404Z] prd-centos7-docker-4c-2g-1524 does not seem to be running inside a container [2021-06-15T19:40:59.443Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-15T19:40:59.806Z] $ docker top 005337db1a2c39c2df2ecfdd0403eab1cf4036dec3a90c782382550dcb4af2d3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T19:40:59.901Z] ========================================================= [2021-06-15T19:40:59.901Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T19:40:59.901Z] ========================================================= [Pipeline] sh [2021-06-15T19:41:00.199Z] + go mod tidy [Pipeline] sh [2021-06-15T19:41:00.790Z] + make test [2021-06-15T19:41:00.790Z] go mod tidy [2021-06-15T19:41:00.790Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T19:41:06.132Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T19:41:24.386Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T19:41:26.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T19:41:27.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T19:41:27.777Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T19:41:29.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T19:41:30.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T19:41:30.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T19:41:30.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T19:41:31.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T19:41:35.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T19:41:35.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T19:41:35.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 53.4% of statements [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T19:41:35.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T19:41:35.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T19:41:35.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-15T19:41:37.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T19:41:37.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.224s coverage: 95.1% of statements [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T19:41:37.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T19:41:38.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-06-15T19:41:38.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T19:41:38.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T19:41:38.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T19:41:39.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-06-15T19:41:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T19:41:39.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-15T19:41:39.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.038s coverage: 22.0% of statements [2021-06-15T19:41:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T19:41:39.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-06-15T19:41:39.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-06-15T19:41:39.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-15T19:41:39.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-06-15T19:41:39.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-06-15T19:41:52.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-06-15T19:41:52.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-15T19:41:56.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 81.8% of statements [2021-06-15T19:41:56.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-15T19:42:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T19:42:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T19:42:15.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-06-15T19:42:15.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T19:42:15.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T19:42:15.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-15T19:42:15.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T19:42:15.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-06-15T19:42:15.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T19:42:22.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T19:42:22.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T19:42:22.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T19:42:22.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.6% of statements [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T19:42:22.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T19:42:22.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T19:42:22.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-06-15T19:42:22.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-15T19:42:22.300Z] GO111MODULE=on go vet ./... [2021-06-15T19:42:44.395Z] gofmt -l . [2021-06-15T19:42:44.395Z] [ "`gofmt -l .`" = "" ] [2021-06-15T19:42:44.395Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T19:42:45.272Z] + ls -al . [2021-06-15T19:42:45.272Z] total 516 [2021-06-15T19:42:45.272Z] drwxrwxr-x 10 1001 1001 4096 Jun 15 19:42 . [2021-06-15T19:42:45.272Z] drwxr-xr-x 4 root root 28 Jun 15 19:40 .. [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 19:39 .dockerignore [2021-06-15T19:42:45.272Z] drwxrwxr-x 8 1001 1001 179 Jun 15 19:39 .git [2021-06-15T19:42:45.272Z] drwxrwxr-x 3 1001 1001 125 Jun 15 19:39 .github [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 19:39 .gitignore [2021-06-15T19:42:45.272Z] drwx------ 3 1001 1001 60 Jun 15 19:39 .semver [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 19:39 .sonarcloud.properties [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 19:39 Attribution.txt [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 19:39 CONTRIBUTING.md [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 19:39 Dockerfile.build [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 19:39 Jenkinsfile [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 19:39 LICENSE [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 19:39 Makefile [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 19:39 README.md [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 19:39 SECURITY.md [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 19:39 VERSION [2021-06-15T19:42:45.272Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 19:39 ZMQWindows.md [2021-06-15T19:42:45.272Z] drwxrwxr-x 2 1001 1001 37 Jun 15 19:39 bin [2021-06-15T19:42:45.272Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 19:39 cmd [2021-06-15T19:42:45.272Z] -rw-r--r-- 1 root root 398195 Jun 15 19:42 coverage.out [2021-06-15T19:42:45.273Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 19:39 go.mod [2021-06-15T19:42:45.273Z] -rw-r--r-- 1 root root 20952 Jun 15 19:41 go.sum [2021-06-15T19:42:45.273Z] drwxrwxr-x 7 1001 1001 114 Jun 15 19:39 internal [2021-06-15T19:42:45.273Z] drwxrwxr-x 3 1001 1001 16 Jun 15 19:39 openapi [2021-06-15T19:42:45.273Z] drwxrwxr-x 4 1001 1001 71 Jun 15 19:39 snap [2021-06-15T19:42:45.273Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 19:39 version.go [Pipeline] sh [2021-06-15T19:42:45.573Z] + '[' -e coverage.out ] [2021-06-15T19:42:45.573Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T19:42:45.701Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T19:42:45.993Z] + make build [2021-06-15T19:42:45.993Z] go mod tidy [2021-06-15T19:42:45.993Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-15T19:42:47.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-15T19:42:54.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-15T19:42:54.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-15T19:42:55.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-15T19:42:55.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-15T19:42:56.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-15T19:42:57.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-15T19:42:58.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-15T19:42:58.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-15T19:42:59.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-15T19:43:00.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-15T19:43:01.920Z] $ docker stop --time=1 005337db1a2c39c2df2ecfdd0403eab1cf4036dec3a90c782382550dcb4af2d3 [2021-06-15T19:43:03.757Z] $ docker rm -f 005337db1a2c39c2df2ecfdd0403eab1cf4036dec3a90c782382550dcb4af2d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:43:09.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T19:43:09.335Z] [2021-06-15T19:43:09.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:43:09.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T19:43:09.651Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-15T19:43:09.651Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-15T19:43:09.651Z] ca9280d653b3: Pulling fs layer [2021-06-15T19:43:09.651Z] 7e9c9ca2126c: Pulling fs layer [2021-06-15T19:43:09.913Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-15T19:43:09.913Z] cbdbe7a5bc2a: Download complete [2021-06-15T19:43:09.913Z] cbdbe7a5bc2a: Pull complete [2021-06-15T19:43:10.493Z] ca9280d653b3: Verifying Checksum [2021-06-15T19:43:10.493Z] ca9280d653b3: Download complete [2021-06-15T19:43:11.458Z] ca9280d653b3: Pull complete [2021-06-15T19:43:11.458Z] 7e9c9ca2126c: Verifying Checksum [2021-06-15T19:43:11.458Z] 7e9c9ca2126c: Download complete [2021-06-15T19:43:14.785Z] 7e9c9ca2126c: Pull complete [2021-06-15T19:43:14.785Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-15T19:43:14.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T19:43:14.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-15T19:43:14.864Z] prd-centos7-docker-4c-2g-1524 does not seem to be running inside a container [2021-06-15T19:43:14.907Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-15T19:43:18.059Z] $ docker top e245cd58d46c61f57ae9dd71271894939a384b42f26bcf1b28d1575456a5af9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T19:43:18.503Z] + grep parallel [2021-06-15T19:43:18.503Z] + docker-compose build --help [2021-06-15T19:43:19.079Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T19:43:19.087Z] $ docker stop --time=1 e245cd58d46c61f57ae9dd71271894939a384b42f26bcf1b28d1575456a5af9b [2021-06-15T19:43:20.270Z] $ docker rm -f e245cd58d46c61f57ae9dd71271894939a384b42f26bcf1b28d1575456a5af9b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:43:20.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T19:43:20.709Z] . [Pipeline] withDockerContainer [2021-06-15T19:43:20.778Z] prd-centos7-docker-4c-2g-1524 does not seem to be running inside a container [2021-06-15T19:43:20.810Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-06-15T19:43:21.163Z] $ docker top 744d28e187764c87895e2282cee22753ca1d02b4f62a98759c2d858799dded6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T19:43:21.542Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T19:43:22.120Z] Building core-command ... [2021-06-15T19:43:22.121Z] Building core-data ... [2021-06-15T19:43:22.121Z] Building core-metadata ... [2021-06-15T19:43:22.121Z] Building security-bootstrapper ... [2021-06-15T19:43:22.121Z] Building security-proxy-setup ... [2021-06-15T19:43:22.121Z] Building security-secretstore-setup ... [2021-06-15T19:43:22.121Z] Building support-notifications ... [2021-06-15T19:43:22.121Z] Building support-scheduler ... [2021-06-15T19:43:22.121Z] Building sys-mgmt-agent ... [2021-06-15T19:43:22.121Z] Building core-data [2021-06-15T19:43:22.121Z] Building security-bootstrapper [2021-06-15T19:43:22.121Z] Building support-notifications [2021-06-15T19:43:22.121Z] Building core-metadata [2021-06-15T19:43:22.121Z] Building security-proxy-setup [2021-06-15T19:43:34.603Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:43:34.603Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:43:34.603Z] ---> d73b643c21c4 [2021-06-15T19:43:34.603Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T19:43:34.873Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:43:34.874Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:43:34.874Z] ---> d73b643c21c4 [2021-06-15T19:43:34.874Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T19:43:34.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:43:34.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:43:34.874Z] ---> d73b643c21c4 [2021-06-15T19:43:34.874Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T19:43:34.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:43:34.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:43:34.874Z] ---> d73b643c21c4 [2021-06-15T19:43:34.874Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T19:43:40.187Z] ---> Running in 0367e7d87770 [2021-06-15T19:43:40.187Z] ---> Running in 8084bbb3a914 [2021-06-15T19:43:40.187Z] ---> Running in 5f9a36c18587 [2021-06-15T19:43:40.187Z] ---> Running in e7184aee141c [2021-06-15T19:43:41.129Z] Removing intermediate container e7184aee141c [2021-06-15T19:43:41.129Z] ---> 895b3cf24c51 [2021-06-15T19:43:41.129Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:43:41.129Z] Removing intermediate container 0367e7d87770 [2021-06-15T19:43:41.129Z] ---> 824e762743f0 [2021-06-15T19:43:41.129Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:43:41.129Z] Removing intermediate container 5f9a36c18587 [2021-06-15T19:43:41.129Z] ---> 187996b1241c [2021-06-15T19:43:41.129Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:43:41.391Z] Removing intermediate container 8084bbb3a914 [2021-06-15T19:43:41.391Z] ---> f73b38dedbd0 [2021-06-15T19:43:41.391Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:43:41.391Z] ---> Running in 1f78b251c08e [2021-06-15T19:43:41.391Z] ---> Running in f23a202c951c [2021-06-15T19:43:41.651Z] ---> Running in 5c2630870bb1 [2021-06-15T19:43:41.651Z] ---> Running in de3dfc8ec5df [2021-06-15T19:43:44.210Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:43:44.210Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:43:44.210Z] ---> d73b643c21c4 [2021-06-15T19:43:44.210Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T19:43:44.210Z] ---> Using cache [2021-06-15T19:43:44.210Z] ---> 824e762743f0 [2021-06-15T19:43:44.210Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:43:44.210Z] Removing intermediate container 1f78b251c08e [2021-06-15T19:43:44.210Z] ---> 38916cf7a0b0 [2021-06-15T19:43:44.210Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T19:43:44.210Z] ---> Running in 2c26a78ffcb2 [2021-06-15T19:43:44.210Z] ---> Running in f1d8b50be03d [2021-06-15T19:43:44.210Z] Removing intermediate container f23a202c951c [2021-06-15T19:43:44.210Z] ---> dc23886d9310 [2021-06-15T19:43:44.210Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T19:43:44.210Z] ---> Running in a6f13eef1ec8 [2021-06-15T19:43:44.473Z] Removing intermediate container de3dfc8ec5df [2021-06-15T19:43:44.473Z] ---> 57218745ea5f [2021-06-15T19:43:44.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T19:43:44.473Z] Removing intermediate container 5c2630870bb1 [2021-06-15T19:43:44.473Z] ---> b96fa687d4f8 [2021-06-15T19:43:44.473Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T19:43:44.473Z] ---> Running in 280a9dd52ccc [2021-06-15T19:43:44.473Z] ---> Running in ffeb9fda19f8 [2021-06-15T19:43:45.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:45.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:45.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:45.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:45.308Z] Removing intermediate container 2c26a78ffcb2 [2021-06-15T19:43:45.308Z] ---> 90264c604feb [2021-06-15T19:43:45.308Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T19:43:45.308Z] ---> Running in ada4428a0394 [2021-06-15T19:43:45.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:45.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:45.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:45.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:46.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:46.112Z] OK: 219 MiB in 52 packages [2021-06-15T19:43:46.271Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1525 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws [2021-06-15T19:43:46.291Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-15T19:43:46.397Z] OK: 219 MiB in 52 packages [2021-06-15T19:43:46.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:43:46.397Z] OK: 219 MiB in 52 packages [2021-06-15T19:43:46.397Z] Removing intermediate container f1d8b50be03d [2021-06-15T19:43:46.397Z] ---> ec5f836aac5f [2021-06-15T19:43:46.397Z] Step 6/24 : COPY go.mod . [2021-06-15T19:43:46.397Z] OK: 219 MiB in 52 packages [2021-06-15T19:43:46.513Z] The recommended git tool is: git [2021-06-15T19:43:46.726Z] ---> ae1fb38b0ee2 [2021-06-15T19:43:46.726Z] Step 7/24 : RUN go mod download [2021-06-15T19:43:46.726Z] Removing intermediate container a6f13eef1ec8 [2021-06-15T19:43:46.726Z] ---> 3e6277607dc2 [2021-06-15T19:43:46.726Z] Step 6/23 : COPY go.mod . [2021-06-15T19:43:46.726Z] ---> Running in 6519a543bd13 [2021-06-15T19:43:47.009Z] OK: 219 MiB in 52 packages [2021-06-15T19:43:47.009Z] ---> 209adb66fe03 [2021-06-15T19:43:47.009Z] Step 7/23 : RUN go mod download [2021-06-15T19:43:47.009Z] Removing intermediate container 280a9dd52ccc [2021-06-15T19:43:47.009Z] ---> 29d0f1269516 [2021-06-15T19:43:47.009Z] Step 6/22 : COPY go.mod . [2021-06-15T19:43:47.009Z] Removing intermediate container ffeb9fda19f8 [2021-06-15T19:43:47.009Z] ---> 2ee5df303e2a [2021-06-15T19:43:47.009Z] Step 6/32 : COPY go.mod . [2021-06-15T19:43:47.009Z] ---> Running in fea6f2d507e1 [2021-06-15T19:43:47.281Z] ---> e3269ebb7470 [2021-06-15T19:43:47.281Z] Step 7/22 : RUN go mod download [2021-06-15T19:43:47.281Z] ---> 53673a7dd4f4 [2021-06-15T19:43:47.281Z] Step 7/32 : RUN go mod download [2021-06-15T19:43:47.281Z] ---> Running in cf8f400c7f4e [2021-06-15T19:43:47.281Z] ---> Running in 0ec2acdbc61e [2021-06-15T19:43:47.281Z] Removing intermediate container ada4428a0394 [2021-06-15T19:43:47.281Z] ---> 267c868e074b [2021-06-15T19:43:47.281Z] Step 6/24 : COPY go.mod . [2021-06-15T19:43:47.545Z] ---> 9928087cf17f [2021-06-15T19:43:47.545Z] Step 7/24 : RUN go mod download [2021-06-15T19:43:47.812Z] ---> Running in 5ba0737368ec [2021-06-15T19:43:47.812Z] Removing intermediate container 6519a543bd13 [2021-06-15T19:43:47.812Z] ---> c3445e7b946f [2021-06-15T19:43:47.812Z] Step 8/24 : COPY . . [2021-06-15T19:43:48.391Z] Removing intermediate container fea6f2d507e1 [2021-06-15T19:43:48.391Z] ---> 33328f097b5f [2021-06-15T19:43:48.391Z] Step 8/23 : COPY . . [2021-06-15T19:43:51.839Z] using credential edgex-jenkins-ssh [2021-06-15T19:43:51.860Z] Cloning the remote Git repository [2021-06-15T19:43:51.960Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-15T19:43:52.129Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-15T19:43:52.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T19:43:52.204Z] > git --version # timeout=10 [2021-06-15T19:43:52.227Z] > git --version # 'git version 2.17.1' [2021-06-15T19:43:52.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T19:43:52.375Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T19:43:53.679Z] Removing intermediate container cf8f400c7f4e [2021-06-15T19:43:53.679Z] ---> 2ed9f3de737b [2021-06-15T19:43:53.679Z] Step 8/22 : COPY . . [2021-06-15T19:43:53.679Z] Removing intermediate container 0ec2acdbc61e [2021-06-15T19:43:53.679Z] ---> e2f260f28c4b [2021-06-15T19:43:53.679Z] Step 8/32 : COPY . . [2021-06-15T19:43:53.679Z] Removing intermediate container 5ba0737368ec [2021-06-15T19:43:53.679Z] ---> a61bb8996474 [2021-06-15T19:43:53.679Z] Step 8/24 : COPY . . [2021-06-15T19:44:01.845Z] ---> 5461c3f835ed [2021-06-15T19:44:01.845Z] Step 9/23 : RUN go mod tidy [2021-06-15T19:44:01.845Z] ---> ffb2a7ef479a [2021-06-15T19:44:01.845Z] Step 9/24 : RUN go mod tidy [2021-06-15T19:44:01.845Z] ---> 66f3d729197a [2021-06-15T19:44:01.845Z] Step 9/22 : RUN go mod tidy [2021-06-15T19:44:01.845Z] ---> Running in 858b54046293 [2021-06-15T19:44:01.845Z] ---> Running in d0db752693bd [2021-06-15T19:44:01.845Z] ---> Running in 7b154bb61ef5 [2021-06-15T19:44:05.163Z] Removing intermediate container 858b54046293 [2021-06-15T19:44:05.163Z] ---> a87bf3a70636 [2021-06-15T19:44:05.163Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T19:44:05.427Z] ---> Running in 0510a387e82e [2021-06-15T19:44:05.689Z] Removing intermediate container 7b154bb61ef5 [2021-06-15T19:44:05.689Z] ---> 3ecae17496b2 [2021-06-15T19:44:05.689Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T19:44:05.958Z] Removing intermediate container d0db752693bd [2021-06-15T19:44:05.958Z] ---> 4a001c9da061 [2021-06-15T19:44:05.958Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T19:44:06.226Z] ---> Running in 0fd81399ba2f [2021-06-15T19:44:06.486Z] ---> Running in f308ca3bbfc4 [2021-06-15T19:44:06.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-15T19:44:07.710Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-15T19:44:07.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-15T19:44:07.796Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T19:44:07.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T19:44:07.857Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T19:44:07.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T19:44:07.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T19:44:07.915Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T19:44:08.850Z] Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:44:09.202Z] Merge succeeded, producing 1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:44:09.203Z] Checking out Revision 1b41a246db502c0ecda193d8ffbfce0de28d9402 (PR-3568) [2021-06-15T19:44:08.869Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T19:44:08.887Z] > git checkout -f 1b41a246db502c0ecda193d8ffbfce0de28d9402 # timeout=10 [2021-06-15T19:44:09.112Z] > git remote # timeout=10 [2021-06-15T19:44:09.133Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T19:44:09.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T19:44:09.162Z] > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 [2021-06-15T19:44:09.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T19:44:09.211Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T19:44:09.222Z] > git checkout -f 1b41a246db502c0ecda193d8ffbfce0de28d9402 # timeout=10 [2021-06-15T19:44:13.526Z] Commit message: "build(snap): update to kong 2.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T19:44:15.081Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T19:44:15.487Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T19:44:15.835Z] + true [2021-06-15T19:44:15.835Z] + sudo service docker restart [2021-06-15T19:44:20.629Z] ---> 0fedb35a4fa0 [2021-06-15T19:44:20.629Z] Step 9/32 : RUN go mod tidy [2021-06-15T19:44:20.629Z] ---> Running in 015253090de4 [2021-06-15T19:44:20.904Z] ---> 2fc58ff71320 [2021-06-15T19:44:20.904Z] Step 9/24 : RUN go mod tidy [2021-06-15T19:44:20.904Z] ---> Running in 75436d49f806 [2021-06-15T19:44:22.289Z] Removing intermediate container 015253090de4 [2021-06-15T19:44:22.289Z] ---> 73ee13266541 [2021-06-15T19:44:22.289Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T19:44:22.550Z] ---> Running in fd0cdaa84011 [2021-06-15T19:44:22.550Z] Removing intermediate container 75436d49f806 [2021-06-15T19:44:22.550Z] ---> ead195664c21 [2021-06-15T19:44:22.550Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T19:44:22.550Z] ---> Running in 7a4ebdd4c1c7 [2021-06-15T19:44:23.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-15T19:44:23.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T19:44:36.411Z] provisioning config files... [2021-06-15T19:44:36.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2812462520187051338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T19:44:36.815Z] ---> docker-login.sh [2021-06-15T19:44:36.815Z] nexus3.edgexfoundry.org:10001 [2021-06-15T19:44:37.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:44:38.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:44:38.078Z] Configure a credential helper to remove this warning. See [2021-06-15T19:44:38.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:44:38.078Z] [2021-06-15T19:44:38.078Z] Login Succeeded [2021-06-15T19:44:38.078Z] nexus3.edgexfoundry.org:10002 [2021-06-15T19:44:38.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-15T19:44:38.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:44:38.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:44:38.627Z] Configure a credential helper to remove this warning. See [2021-06-15T19:44:38.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:44:38.627Z] [2021-06-15T19:44:38.627Z] Login Succeeded [2021-06-15T19:44:38.627Z] nexus3.edgexfoundry.org:10003 [2021-06-15T19:44:38.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:44:39.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:44:39.189Z] Configure a credential helper to remove this warning. See [2021-06-15T19:44:39.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:44:39.189Z] [2021-06-15T19:44:39.189Z] Login Succeeded [2021-06-15T19:44:39.189Z] nexus3.edgexfoundry.org:10004 [2021-06-15T19:44:39.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:44:39.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:44:39.738Z] Configure a credential helper to remove this warning. See [2021-06-15T19:44:39.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:44:39.738Z] [2021-06-15T19:44:39.738Z] Login Succeeded [2021-06-15T19:44:39.738Z] docker.io [2021-06-15T19:44:40.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T19:44:40.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T19:44:40.661Z] Configure a credential helper to remove this warning. See [2021-06-15T19:44:40.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T19:44:40.661Z] [2021-06-15T19:44:40.661Z] Login Succeeded [2021-06-15T19:44:40.661Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T19:44:40.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T19:44:41.012Z] ========================================================= [2021-06-15T19:44:41.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T19:44:41.012Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:44:41.370Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T19:44:41.656Z] Removing intermediate container 0510a387e82e [2021-06-15T19:44:41.656Z] ---> edb6ef1c4855 [2021-06-15T19:44:41.656Z] [2021-06-15T19:44:41.656Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T19:44:41.922Z] Removing intermediate container 0fd81399ba2f [2021-06-15T19:44:41.922Z] ---> e51e359a8215 [2021-06-15T19:44:41.922Z] [2021-06-15T19:44:41.922Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T19:44:43.074Z] 3.12: Pulling from library/alpine [2021-06-15T19:44:43.074Z] 3.12: Pulling from library/alpine [2021-06-15T19:44:43.836Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T19:44:43.836Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T19:44:43.836Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T19:44:43.836Z] Status: Image is up to date for alpine:3.12 [2021-06-15T19:44:43.836Z] ---> 13621d1b12d4 [2021-06-15T19:44:43.836Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T19:44:43.836Z] ---> 13621d1b12d4 [2021-06-15T19:44:43.836Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T19:44:44.023Z] Sending build context to Docker daemon 166.3MB [2021-06-15T19:44:44.023Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T19:44:44.023Z] Step 2/6 : FROM ${BASE} [2021-06-15T19:44:44.023Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T19:44:44.023Z] 595b0fe564bb: Pulling fs layer [2021-06-15T19:44:44.024Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T19:44:44.024Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T19:44:44.024Z] ba82ee9f976e: Pulling fs layer [2021-06-15T19:44:44.024Z] 506bd15cee9f: Pulling fs layer [2021-06-15T19:44:44.024Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T19:44:44.024Z] 618dc40b7e24: Pulling fs layer [2021-06-15T19:44:44.024Z] ba82ee9f976e: Waiting [2021-06-15T19:44:44.024Z] 506bd15cee9f: Waiting [2021-06-15T19:44:44.024Z] 75a0a4a0db45: Waiting [2021-06-15T19:44:44.024Z] 618dc40b7e24: Waiting [2021-06-15T19:44:44.024Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T19:44:44.024Z] 5b7225fbf94c: Download complete [2021-06-15T19:44:44.024Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T19:44:44.024Z] 3088b5b3c5c0: Download complete [2021-06-15T19:44:44.024Z] 506bd15cee9f: Verifying Checksum [2021-06-15T19:44:44.024Z] 506bd15cee9f: Download complete [2021-06-15T19:44:44.024Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T19:44:44.024Z] 75a0a4a0db45: Download complete [2021-06-15T19:44:44.024Z] 595b0fe564bb: Verifying Checksum [2021-06-15T19:44:44.024Z] 595b0fe564bb: Download complete [2021-06-15T19:44:44.100Z] ---> Running in 0a1e3d1aad23 [2021-06-15T19:44:44.100Z] ---> Running in 120cafa5c447 [2021-06-15T19:44:44.624Z] 595b0fe564bb: Pull complete [2021-06-15T19:44:45.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:44:45.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:44:45.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:44:45.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:44:45.231Z] 3088b5b3c5c0: Pull complete [2021-06-15T19:44:45.323Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T19:44:45.323Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T19:44:45.323Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T19:44:45.323Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T19:44:45.587Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:44:45.588Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T19:44:45.588Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T19:44:45.588Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T19:44:45.588Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:44:45.588Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T19:44:45.588Z] OK: 7 MiB in 18 packages [2021-06-15T19:44:45.588Z] OK: 6 MiB in 16 packages [2021-06-15T19:44:45.839Z] 5b7225fbf94c: Pull complete [2021-06-15T19:44:46.115Z] 618dc40b7e24: Verifying Checksum [2021-06-15T19:44:46.115Z] 618dc40b7e24: Download complete [2021-06-15T19:44:46.532Z] Removing intermediate container f308ca3bbfc4 [2021-06-15T19:44:46.533Z] ---> c8d69f971530 [2021-06-15T19:44:46.533Z] [2021-06-15T19:44:46.533Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T19:44:46.533Z] ---> 13621d1b12d4 [2021-06-15T19:44:46.533Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T19:44:46.795Z] ---> Running in a489db26c2f7 [2021-06-15T19:44:46.795Z] Removing intermediate container 120cafa5c447 [2021-06-15T19:44:46.795Z] ---> 339d26ed5fd1 [2021-06-15T19:44:46.795Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:44:46.795Z] Removing intermediate container 0a1e3d1aad23 [2021-06-15T19:44:46.795Z] ---> 23c7217ceae1 [2021-06-15T19:44:46.795Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T19:44:47.062Z] ---> Running in 7dfdcb24002a [2021-06-15T19:44:47.062Z] ---> Running in 08159a250a47 [2021-06-15T19:44:47.062Z] Removing intermediate container a489db26c2f7 [2021-06-15T19:44:47.062Z] ---> cac9eef926ab [2021-06-15T19:44:47.062Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T19:44:47.062Z] ---> Running in 5875d0167b12 [2021-06-15T19:44:47.095Z] ba82ee9f976e: Verifying Checksum [2021-06-15T19:44:47.323Z] Removing intermediate container 7dfdcb24002a [2021-06-15T19:44:47.323Z] ---> 7a31ff08f975 [2021-06-15T19:44:47.323Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T19:44:47.323Z] Removing intermediate container 08159a250a47 [2021-06-15T19:44:47.323Z] ---> 86d1fac834e8 [2021-06-15T19:44:47.323Z] Step 14/22 : WORKDIR /edgex [2021-06-15T19:44:47.323Z] ---> Running in 171ff412dd2a [2021-06-15T19:44:47.323Z] Removing intermediate container 5875d0167b12 [2021-06-15T19:44:47.323Z] ---> 73d57f680026 [2021-06-15T19:44:47.323Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T19:44:47.323Z] ---> Running in 892f1f675911 [2021-06-15T19:44:47.323Z] ---> Running in 3809cd78733c [2021-06-15T19:44:47.584Z] Removing intermediate container 171ff412dd2a [2021-06-15T19:44:47.584Z] ---> e4b9e8e7db88 [2021-06-15T19:44:47.584Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T19:44:47.584Z] Removing intermediate container 892f1f675911 [2021-06-15T19:44:47.584Z] ---> 41c193753a71 [2021-06-15T19:44:47.584Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T19:44:47.584Z] ---> Running in 8ceba8b88d6d [2021-06-15T19:44:47.584Z] Removing intermediate container 3809cd78733c [2021-06-15T19:44:47.584Z] ---> c67dc5b69778 [2021-06-15T19:44:47.584Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:44:47.584Z] ---> Running in 02d25d33404b [2021-06-15T19:44:47.847Z] Removing intermediate container 8ceba8b88d6d [2021-06-15T19:44:47.847Z] ---> a65eb9444832 [2021-06-15T19:44:47.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:44:47.847Z] ---> 24c6e0c855d2 [2021-06-15T19:44:47.847Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T19:44:48.111Z] ---> 9f9bd90b9baa [2021-06-15T19:44:48.111Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T19:44:49.061Z] ---> afa9fe1e5205 [2021-06-15T19:44:49.061Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T19:44:49.061Z] ---> 774743adde00 [2021-06-15T19:44:49.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T19:44:49.061Z] Removing intermediate container 02d25d33404b [2021-06-15T19:44:49.061Z] ---> c9ec331cfbe6 [2021-06-15T19:44:49.061Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T19:44:49.061Z] ---> Running in 3b548aa2daaa [2021-06-15T19:44:49.639Z] ---> ab599715a7cd [2021-06-15T19:44:49.639Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T19:44:49.639Z] ---> b0389736c5eb [2021-06-15T19:44:49.639Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T19:44:49.639Z] ---> Running in 7c5a761fe4ee [2021-06-15T19:44:49.639Z] ---> Running in 6afcf3040bc0 [2021-06-15T19:44:49.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:44:49.900Z] Removing intermediate container 7c5a761fe4ee [2021-06-15T19:44:49.900Z] ---> 5ae10a679793 [2021-06-15T19:44:49.900Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:44:49.900Z] Removing intermediate container 6afcf3040bc0 [2021-06-15T19:44:49.900Z] ---> f1251c9f82af [2021-06-15T19:44:49.900Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T19:44:49.900Z] ---> Running in 9ac70caf3633 [2021-06-15T19:44:49.900Z] ---> Running in 53088f021f0b [2021-06-15T19:44:50.162Z] Removing intermediate container 9ac70caf3633 [2021-06-15T19:44:50.162Z] ---> 7c75dea750a3 [2021-06-15T19:44:50.162Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T19:44:50.162Z] Removing intermediate container 53088f021f0b [2021-06-15T19:44:50.162Z] ---> bb7180840774 [2021-06-15T19:44:50.162Z] Step 20/22 : LABEL arch=x86_64 [2021-06-15T19:44:50.162Z] ---> Running in 2c4b3ee8389d [2021-06-15T19:44:50.162Z] ---> Running in 9f6f541a6450 [2021-06-15T19:44:50.424Z] Removing intermediate container 9f6f541a6450 [2021-06-15T19:44:50.424Z] ---> 4f51a9f51ff3 [2021-06-15T19:44:50.424Z] Step 21/22 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:44:50.424Z] Removing intermediate container 2c4b3ee8389d [2021-06-15T19:44:50.424Z] ---> 34315cdd23b5 [2021-06-15T19:44:50.424Z] Step 22/23 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:44:50.424Z] ---> Running in 5cf27337cbd9 [2021-06-15T19:44:50.424Z] ---> Running in eeb52a04cc58 [2021-06-15T19:44:50.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:44:50.685Z] Removing intermediate container 5cf27337cbd9 [2021-06-15T19:44:50.685Z] ---> fe6be88a651a [2021-06-15T19:44:50.685Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T19:44:50.685Z] Removing intermediate container eeb52a04cc58 [2021-06-15T19:44:50.685Z] ---> 8e5b286c8ca4 [2021-06-15T19:44:50.685Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T19:44:50.685Z] ---> Running in 116e2e0020cc [2021-06-15T19:44:50.685Z] ---> Running in 918616c72c00 [2021-06-15T19:44:50.685Z] Removing intermediate container 918616c72c00 [2021-06-15T19:44:50.685Z] ---> ff3f06c1f111 [2021-06-15T19:44:50.685Z] [2021-06-15T19:44:50.947Z] Removing intermediate container 116e2e0020cc [2021-06-15T19:44:50.947Z] ---> dbf2203dc315 [2021-06-15T19:44:50.947Z] [2021-06-15T19:44:50.947Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T19:44:50.947Z] Successfully built ff3f06c1f111 [2021-06-15T19:44:50.947Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T19:44:50.947Z] Successfully tagged security-proxy-setup:latest [2021-06-15T19:44:50.947Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-15T19:44:50.947Z] Successfully built dbf2203dc315 [2021-06-15T19:44:50.947Z] Successfully tagged support-notifications:latest [2021-06-15T19:44:50.947Z] Building security-secretstore-setup [2021-06-15T19:44:51.211Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T19:44:51.211Z]  Building support-notifications ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T19:44:51.792Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T19:44:52.055Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T19:44:52.055Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:44:52.055Z] OK: 8 MiB in 20 packages [2021-06-15T19:44:57.358Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:44:57.358Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:44:57.358Z] ---> d73b643c21c4 [2021-06-15T19:44:57.358Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 824e762743f0 [2021-06-15T19:44:57.358Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 90264c604feb [2021-06-15T19:44:57.358Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 267c868e074b [2021-06-15T19:44:57.358Z] Step 6/26 : COPY go.mod . [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 9928087cf17f [2021-06-15T19:44:57.358Z] Step 7/26 : RUN go mod download [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> a61bb8996474 [2021-06-15T19:44:57.358Z] Step 8/26 : COPY . . [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 2fc58ff71320 [2021-06-15T19:44:57.358Z] Step 9/26 : RUN go mod tidy [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> ead195664c21 [2021-06-15T19:44:57.358Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T19:44:57.358Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:44:57.358Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:44:57.358Z] ---> d73b643c21c4 [2021-06-15T19:44:57.358Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 824e762743f0 [2021-06-15T19:44:57.358Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 90264c604feb [2021-06-15T19:44:57.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 267c868e074b [2021-06-15T19:44:57.358Z] Step 6/23 : COPY go.mod . [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 9928087cf17f [2021-06-15T19:44:57.358Z] Step 7/23 : RUN go mod download [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> a61bb8996474 [2021-06-15T19:44:57.358Z] Step 8/23 : COPY . . [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> 2fc58ff71320 [2021-06-15T19:44:57.358Z] Step 9/23 : RUN go mod tidy [2021-06-15T19:44:57.358Z] ---> Using cache [2021-06-15T19:44:57.358Z] ---> ead195664c21 [2021-06-15T19:44:57.358Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T19:44:57.621Z] ---> Running in eb6c4a596316 [2021-06-15T19:44:57.621Z] ---> Running in a95df4884c95 [2021-06-15T19:44:57.621Z] Removing intermediate container 3b548aa2daaa [2021-06-15T19:44:57.621Z] ---> 91add21e33b5 [2021-06-15T19:44:57.621Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:44:57.885Z] ---> df65b85bc708 [2021-06-15T19:44:57.885Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T19:44:58.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-15T19:44:58.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-15T19:44:58.728Z] ---> 48e81f4fe9dc [2021-06-15T19:44:58.728Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T19:44:58.991Z] ---> 03a2d02bc872 [2021-06-15T19:44:58.991Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T19:44:59.255Z] ---> Running in 6a230278ed90 [2021-06-15T19:44:59.512Z] ba82ee9f976e: Pull complete [2021-06-15T19:44:59.512Z] 506bd15cee9f: Pull complete [2021-06-15T19:44:59.512Z] 75a0a4a0db45: Pull complete [2021-06-15T19:44:59.515Z] Removing intermediate container 6a230278ed90 [2021-06-15T19:44:59.515Z] ---> b4f8888bf7ce [2021-06-15T19:44:59.515Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:44:59.515Z] ---> Running in c436aca15cdd [2021-06-15T19:44:59.777Z] Removing intermediate container c436aca15cdd [2021-06-15T19:44:59.777Z] ---> e194c911cc1b [2021-06-15T19:44:59.777Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T19:45:00.039Z] ---> Running in e498e5ae4777 [2021-06-15T19:45:00.039Z] Removing intermediate container fd0cdaa84011 [2021-06-15T19:45:00.039Z] ---> 6e3dffddc255 [2021-06-15T19:45:00.039Z] [2021-06-15T19:45:00.039Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T19:45:00.039Z] ---> 13621d1b12d4 [2021-06-15T19:45:00.039Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T19:45:00.039Z] ---> Running in d1b703a5d907 [2021-06-15T19:45:00.039Z] Removing intermediate container e498e5ae4777 [2021-06-15T19:45:00.039Z] ---> 7e87cce410d4 [2021-06-15T19:45:00.039Z] Step 23/24 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:45:00.302Z] ---> Running in 110302ad68d0 [2021-06-15T19:45:00.302Z] Removing intermediate container d1b703a5d907 [2021-06-15T19:45:00.302Z] ---> 7bff959cd4ce [2021-06-15T19:45:00.302Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T19:45:00.302Z] ---> Running in 476c11bd07b4 [2021-06-15T19:45:00.302Z] Removing intermediate container 110302ad68d0 [2021-06-15T19:45:00.302Z] ---> fbc4eed063bc [2021-06-15T19:45:00.302Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T19:45:00.567Z] ---> Running in d74e563cfd58 [2021-06-15T19:45:00.828Z] Removing intermediate container d74e563cfd58 [2021-06-15T19:45:00.828Z] ---> 42045e39922e [2021-06-15T19:45:00.828Z] [2021-06-15T19:45:01.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:01.094Z] Successfully built 42045e39922e [2021-06-15T19:45:01.094Z] Successfully tagged core-data:latest [2021-06-15T19:45:01.094Z] Building sys-mgmt-agent [2021-06-15T19:45:01.094Z]  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:01.670Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T19:45:01.670Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T19:45:01.670Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:45:01.670Z] OK: 6 MiB in 16 packages [2021-06-15T19:45:02.171Z] 618dc40b7e24: Pull complete [2021-06-15T19:45:02.171Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T19:45:02.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T19:45:02.171Z] ---> a36622ca3599 [2021-06-15T19:45:02.171Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-15T19:45:04.196Z] ---> Running in ff8c6b980102 [2021-06-15T19:45:05.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:45:05.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:45:05.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:45:05.922Z] ---> d73b643c21c4 [2021-06-15T19:45:05.922Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T19:45:05.922Z] ---> Using cache [2021-06-15T19:45:05.922Z] ---> 824e762743f0 [2021-06-15T19:45:05.922Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:45:05.922Z] ---> Using cache [2021-06-15T19:45:05.922Z] ---> 90264c604feb [2021-06-15T19:45:05.922Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T19:45:06.186Z] Removing intermediate container 7a4ebdd4c1c7 [2021-06-15T19:45:06.186Z] ---> 962842e51b6e [2021-06-15T19:45:06.186Z] [2021-06-15T19:45:06.186Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T19:45:06.186Z] ---> 13621d1b12d4 [2021-06-15T19:45:06.186Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T19:45:06.186Z] ---> Running in c9a08c4b8eb9 [2021-06-15T19:45:06.186Z] ---> Running in 489b52b8b463 [2021-06-15T19:45:06.452Z] Removing intermediate container 476c11bd07b4 [2021-06-15T19:45:06.452Z] ---> 4bda3a849cf0 [2021-06-15T19:45:06.452Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T19:45:06.452Z] ---> Running in f76f6afda94d [2021-06-15T19:45:06.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:45:06.712Z] Removing intermediate container f76f6afda94d [2021-06-15T19:45:06.712Z] ---> 852b607dd4a3 [2021-06-15T19:45:06.712Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T19:45:06.712Z] ---> Running in 9d89270c4b76 [2021-06-15T19:45:06.976Z] Removing intermediate container 9d89270c4b76 [2021-06-15T19:45:06.976Z] ---> 4a288e53c8e8 [2021-06-15T19:45:06.976Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T19:45:06.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:06.976Z] ---> Running in f5206eb45966 [2021-06-15T19:45:07.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:07.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:07.503Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T19:45:07.503Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:45:07.503Z] OK: 6 MiB in 15 packages [2021-06-15T19:45:07.654Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T19:45:07.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:07.925Z] (2/12) Installing file (5.39-r0) [2021-06-15T19:45:07.926Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T19:45:07.926Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T19:45:08.043Z] Removing intermediate container f5206eb45966 [2021-06-15T19:45:08.043Z] ---> 7e905cdb33e4 [2021-06-15T19:45:08.043Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T19:45:08.043Z] ---> Running in 8732f95336c4 [2021-06-15T19:45:08.043Z] Removing intermediate container 489b52b8b463 [2021-06-15T19:45:08.043Z] ---> 8add191ac6ab [2021-06-15T19:45:08.043Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:45:08.043Z] ---> Running in 893fe8d29a74 [2021-06-15T19:45:08.304Z] Removing intermediate container 8732f95336c4 [2021-06-15T19:45:08.304Z] ---> 4500dd07762e [2021-06-15T19:45:08.304Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T19:45:08.304Z] Removing intermediate container 893fe8d29a74 [2021-06-15T19:45:08.304Z] ---> 2578bf829a3c [2021-06-15T19:45:08.304Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T19:45:08.304Z] ---> Running in f8a440330998 [2021-06-15T19:45:08.304Z] OK: 219 MiB in 52 packages [2021-06-15T19:45:08.572Z] ---> 0580bd493aef [2021-06-15T19:45:08.572Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T19:45:08.572Z] Removing intermediate container f8a440330998 [2021-06-15T19:45:08.572Z] ---> e6e1e4cd5661 [2021-06-15T19:45:08.572Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T19:45:08.572Z] ---> Running in cd1a19f6d1cf [2021-06-15T19:45:08.572Z] ---> Running in 02ad116f3123 [2021-06-15T19:45:08.833Z] Removing intermediate container 02ad116f3123 [2021-06-15T19:45:08.833Z] ---> 4a28c2600226 [2021-06-15T19:45:08.833Z] Step 16/24 : WORKDIR / [2021-06-15T19:45:08.833Z] ---> Running in 57d158047182 [2021-06-15T19:45:09.100Z] Removing intermediate container 57d158047182 [2021-06-15T19:45:09.100Z] ---> dc41104c1b72 [2021-06-15T19:45:09.100Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:45:09.100Z] Removing intermediate container c9a08c4b8eb9 [2021-06-15T19:45:09.100Z] ---> 5f72043a7385 [2021-06-15T19:45:09.100Z] Step 6/24 : COPY go.mod . [2021-06-15T19:45:09.683Z] ---> 4c83dcd37436 [2021-06-15T19:45:09.683Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T19:45:09.683Z] ---> 18e25a1a26ac [2021-06-15T19:45:09.683Z] Step 7/24 : RUN go mod download [2021-06-15T19:45:09.683Z] ---> Running in 4f4f2c0694fe [2021-06-15T19:45:09.945Z] Removing intermediate container cd1a19f6d1cf [2021-06-15T19:45:09.945Z] ---> 2273fff97cd1 [2021-06-15T19:45:09.945Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:45:10.518Z] ---> c16f7ca51541 [2021-06-15T19:45:10.518Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T19:45:10.518Z] ---> 894d8e9c715d [2021-06-15T19:45:10.518Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T19:45:10.778Z] ---> 36b220a377c2 [2021-06-15T19:45:10.778Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T19:45:10.778Z] ---> Running in b16a31cb2b8d [2021-06-15T19:45:11.358Z] Removing intermediate container b16a31cb2b8d [2021-06-15T19:45:11.358Z] ---> 9c67f63b1996 [2021-06-15T19:45:11.358Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:45:11.358Z] ---> 0c1f17f5f833 [2021-06-15T19:45:11.358Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T19:45:11.358Z] Removing intermediate container 4f4f2c0694fe [2021-06-15T19:45:11.358Z] ---> 06a7d5c7f52a [2021-06-15T19:45:11.358Z] Step 8/24 : COPY . . [2021-06-15T19:45:11.358Z] ---> Running in 913f48a87ab4 [2021-06-15T19:45:11.941Z] ---> 991f0bc42bdf [2021-06-15T19:45:11.941Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T19:45:12.242Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T19:45:12.242Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T19:45:12.242Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T19:45:12.242Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T19:45:12.242Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T19:45:12.513Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T19:45:12.514Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T19:45:12.514Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T19:45:12.787Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T19:45:12.787Z] OK: 218 MiB in 52 packages [2021-06-15T19:45:12.898Z] Removing intermediate container 913f48a87ab4 [2021-06-15T19:45:12.898Z] ---> 3084c34bf283 [2021-06-15T19:45:12.898Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T19:45:13.506Z] ---> Running in 540d725e9e0c [2021-06-15T19:45:13.770Z] ---> 111df78a2714 [2021-06-15T19:45:13.770Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T19:45:14.379Z] Removing intermediate container 540d725e9e0c [2021-06-15T19:45:14.379Z] ---> cb6ad6641d63 [2021-06-15T19:45:14.380Z] Step 23/24 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:45:14.975Z] ---> c0e45995f56a [2021-06-15T19:45:14.975Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T19:45:14.975Z] ---> Running in 24d18d4c2448 [2021-06-15T19:45:15.237Z] ---> Running in 3f7a430e9a1a [2021-06-15T19:45:15.517Z] Removing intermediate container 24d18d4c2448 [2021-06-15T19:45:15.517Z] ---> 045b0dc6af95 [2021-06-15T19:45:15.517Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T19:45:15.793Z] ---> Running in 75e49e38f2c6 [2021-06-15T19:45:15.793Z] Removing intermediate container 3f7a430e9a1a [2021-06-15T19:45:15.793Z] ---> 3a22d40423b1 [2021-06-15T19:45:15.793Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T19:45:16.183Z] Removing intermediate container ff8c6b980102 [2021-06-15T19:45:16.183Z] ---> 4e46c37f626c [2021-06-15T19:45:16.183Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T19:45:16.372Z] Removing intermediate container 75e49e38f2c6 [2021-06-15T19:45:16.372Z] ---> c9414cbd8e49 [2021-06-15T19:45:16.372Z] [2021-06-15T19:45:16.372Z] Successfully built c9414cbd8e49 [2021-06-15T19:45:16.372Z] Successfully tagged core-metadata:latest [2021-06-15T19:45:16.372Z] Building core-command [2021-06-15T19:45:16.372Z]  Building core-metadata ... done  ---> 1a703e98d94b [2021-06-15T19:45:16.372Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T19:45:16.456Z] ---> Running in 8d399c93dca3 [2021-06-15T19:45:16.633Z] ---> 3b8246d5df22 [2021-06-15T19:45:16.633Z] Step 9/24 : RUN go mod tidy [2021-06-15T19:45:16.633Z] ---> Running in 88557302f5ed [2021-06-15T19:45:16.745Z] Removing intermediate container 8d399c93dca3 [2021-06-15T19:45:16.745Z] ---> 461d4dd47ac9 [2021-06-15T19:45:16.745Z] Step 5/6 : COPY go.mod . [2021-06-15T19:45:16.894Z] ---> Running in 4a70ffedff20 [2021-06-15T19:45:17.724Z] ---> d168c66fb3c8 [2021-06-15T19:45:17.724Z] Step 6/6 : RUN go mod download [2021-06-15T19:45:17.724Z] ---> Running in 802dca2f0028 [2021-06-15T19:45:20.207Z] Removing intermediate container 88557302f5ed [2021-06-15T19:45:20.208Z] ---> 43fd869462f1 [2021-06-15T19:45:20.208Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T19:45:20.470Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:45:20.470Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:45:20.470Z] ---> d73b643c21c4 [2021-06-15T19:45:20.470Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T19:45:20.470Z] ---> Using cache [2021-06-15T19:45:20.470Z] ---> 824e762743f0 [2021-06-15T19:45:20.470Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:45:20.470Z] ---> Using cache [2021-06-15T19:45:20.470Z] ---> 90264c604feb [2021-06-15T19:45:20.470Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T19:45:20.470Z] ---> Using cache [2021-06-15T19:45:20.470Z] ---> 267c868e074b [2021-06-15T19:45:20.470Z] Step 6/24 : COPY go.mod . [2021-06-15T19:45:20.470Z] ---> Using cache [2021-06-15T19:45:20.470Z] ---> 9928087cf17f [2021-06-15T19:45:20.470Z] Step 7/24 : RUN go mod download [2021-06-15T19:45:20.470Z] ---> Using cache [2021-06-15T19:45:20.470Z] ---> a61bb8996474 [2021-06-15T19:45:20.470Z] Step 8/24 : COPY . . [2021-06-15T19:45:20.470Z] ---> Using cache [2021-06-15T19:45:20.470Z] ---> 2fc58ff71320 [2021-06-15T19:45:20.470Z] Step 9/24 : RUN go mod tidy [2021-06-15T19:45:20.470Z] ---> Using cache [2021-06-15T19:45:20.470Z] ---> ead195664c21 [2021-06-15T19:45:20.470Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T19:45:20.733Z] ---> Running in 9b301e0dd468 [2021-06-15T19:45:20.733Z] ---> Running in 8f4ded91cf01 [2021-06-15T19:45:20.733Z] Removing intermediate container 4a70ffedff20 [2021-06-15T19:45:20.733Z] ---> ffe69c7bbac3 [2021-06-15T19:45:20.733Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T19:45:20.998Z] Removing intermediate container 8f4ded91cf01 [2021-06-15T19:45:20.998Z] ---> 45626187bfd9 [2021-06-15T19:45:20.998Z] Step 29/32 : CMD ["gate"] [2021-06-15T19:45:20.998Z] ---> Running in c57c251dd5fc [2021-06-15T19:45:20.998Z] ---> Running in 4fba9dfe670d [2021-06-15T19:45:21.273Z] Removing intermediate container 4fba9dfe670d [2021-06-15T19:45:21.273Z] ---> 6fd4cd59e0a4 [2021-06-15T19:45:21.273Z] Step 30/32 : LABEL arch=x86_64 [2021-06-15T19:45:21.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-15T19:45:21.544Z] ---> Running in 90d79f3b56d1 [2021-06-15T19:45:21.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-15T19:45:21.815Z] Removing intermediate container 90d79f3b56d1 [2021-06-15T19:45:21.815Z] ---> d27c99a1b92f [2021-06-15T19:45:21.815Z] Step 31/32 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:45:21.815Z] ---> Running in 3a68ad2375d9 [2021-06-15T19:45:21.815Z] Removing intermediate container 3a68ad2375d9 [2021-06-15T19:45:21.815Z] ---> 4a8732064fbf [2021-06-15T19:45:21.815Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T19:45:22.082Z] ---> Running in ddcf075253dd [2021-06-15T19:45:22.082Z] Removing intermediate container ddcf075253dd [2021-06-15T19:45:22.082Z] ---> 4b76416eac53 [2021-06-15T19:45:22.082Z] [2021-06-15T19:45:22.344Z] Successfully built 4b76416eac53 [2021-06-15T19:45:22.344Z] Successfully tagged security-bootstrapper:latest [2021-06-15T19:45:28.962Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-15T19:45:31.574Z] Removing intermediate container a95df4884c95 [2021-06-15T19:45:31.574Z] ---> 59d07a0e92ae [2021-06-15T19:45:31.574Z] [2021-06-15T19:45:31.574Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T19:45:31.574Z] ---> 13621d1b12d4 [2021-06-15T19:45:31.574Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T19:45:31.574Z] ---> Using cache [2021-06-15T19:45:31.574Z] ---> 8add191ac6ab [2021-06-15T19:45:31.574Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:45:31.574Z] ---> Using cache [2021-06-15T19:45:31.574Z] ---> 2578bf829a3c [2021-06-15T19:45:31.574Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T19:45:31.837Z] ---> Running in 41bbcb226250 [2021-06-15T19:45:32.102Z] Removing intermediate container eb6c4a596316 [2021-06-15T19:45:32.102Z] ---> 65cbfa3957c1 [2021-06-15T19:45:32.102Z] [2021-06-15T19:45:32.102Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T19:45:32.102Z] ---> 13621d1b12d4 [2021-06-15T19:45:32.102Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T19:45:32.102Z] ---> Running in 63d091cdd9c6 [2021-06-15T19:45:32.102Z] Removing intermediate container 41bbcb226250 [2021-06-15T19:45:32.102Z] ---> 57369372f580 [2021-06-15T19:45:32.102Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T19:45:32.102Z] ---> Running in b8440ccca512 [2021-06-15T19:45:32.368Z] Removing intermediate container b8440ccca512 [2021-06-15T19:45:32.368Z] ---> 034e92bb9d9f [2021-06-15T19:45:32.368Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:45:32.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:32.949Z] ---> cf0fb68ace41 [2021-06-15T19:45:32.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T19:45:32.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:33.212Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T19:45:33.212Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T19:45:33.212Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T19:45:33.212Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T19:45:33.212Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T19:45:33.212Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T19:45:33.212Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:45:33.212Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T19:45:33.475Z] ---> f12d6a3c4b22 [2021-06-15T19:45:33.475Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T19:45:33.475Z] OK: 7 MiB in 20 packages [2021-06-15T19:45:33.756Z] ---> 8a04d55ddc14 [2021-06-15T19:45:33.756Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T19:45:33.756Z] ---> Running in a890aa7d885c [2021-06-15T19:45:33.756Z] Removing intermediate container a890aa7d885c [2021-06-15T19:45:33.756Z] ---> a1b65ffcdcfa [2021-06-15T19:45:33.756Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:45:34.036Z] ---> Running in 99b80b91d033 [2021-06-15T19:45:34.036Z] Removing intermediate container 63d091cdd9c6 [2021-06-15T19:45:34.036Z] ---> 8b0478b9ddb4 [2021-06-15T19:45:34.036Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T19:45:34.036Z] ---> Running in 8e9552bbba21 [2021-06-15T19:45:34.036Z] Removing intermediate container 99b80b91d033 [2021-06-15T19:45:34.036Z] ---> d5238af60ab8 [2021-06-15T19:45:34.036Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T19:45:34.315Z] ---> Running in 562971b88c5d [2021-06-15T19:45:34.315Z] Removing intermediate container 8e9552bbba21 [2021-06-15T19:45:34.315Z] ---> c2943329f24f [2021-06-15T19:45:34.315Z] Step 14/26 : WORKDIR / [2021-06-15T19:45:34.315Z] ---> Running in 50457b0e9f07 [2021-06-15T19:45:34.612Z] Removing intermediate container 562971b88c5d [2021-06-15T19:45:34.612Z] ---> abd6a3f25750 [2021-06-15T19:45:34.612Z] Step 22/23 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:45:34.612Z] ---> Running in 6c4f9eac046b [2021-06-15T19:45:34.612Z] Removing intermediate container 50457b0e9f07 [2021-06-15T19:45:34.612Z] ---> c7da568bd4e3 [2021-06-15T19:45:34.612Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-15T19:45:36.871Z] Removing intermediate container 6c4f9eac046b [2021-06-15T19:45:36.871Z] ---> 15c9afe51feb [2021-06-15T19:45:36.871Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T19:45:36.871Z] ---> Running in 8361aa7a6a5f [2021-06-15T19:45:36.871Z] ---> ffbcae548aee [2021-06-15T19:45:36.871Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-15T19:45:36.871Z] Removing intermediate container 8361aa7a6a5f [2021-06-15T19:45:36.871Z] ---> f761d0278951 [2021-06-15T19:45:36.871Z] [2021-06-15T19:45:36.871Z] Successfully built f761d0278951 [2021-06-15T19:45:36.871Z] Successfully tagged support-scheduler:latest [2021-06-15T19:45:36.871Z]  Building support-scheduler ... done  ---> 50d355baf02f [2021-06-15T19:45:36.871Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T19:45:36.871Z] ---> f45e38e7d4ed [2021-06-15T19:45:36.871Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-15T19:45:36.871Z] ---> d7e4bde0e07a [2021-06-15T19:45:36.871Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T19:45:36.871Z] ---> f3c82dcebd27 [2021-06-15T19:45:36.871Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T19:45:37.133Z] ---> 60166e53746c [2021-06-15T19:45:37.133Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T19:45:37.706Z] ---> 22ddab577912 [2021-06-15T19:45:37.706Z] Step 22/26 : 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/ [2021-06-15T19:45:37.706Z] ---> Running in b72b9bf78f41 [2021-06-15T19:45:38.657Z] Removing intermediate container b72b9bf78f41 [2021-06-15T19:45:38.657Z] ---> 7ee1f44c5e10 [2021-06-15T19:45:38.657Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T19:45:38.657Z] ---> Running in ae0b9a68881b [2021-06-15T19:45:38.919Z] Removing intermediate container ae0b9a68881b [2021-06-15T19:45:38.919Z] ---> db17e99b3bd9 [2021-06-15T19:45:38.919Z] Step 24/26 : LABEL arch=x86_64 [2021-06-15T19:45:38.919Z] ---> Running in 7320720527e1 [2021-06-15T19:45:38.919Z] Removing intermediate container 7320720527e1 [2021-06-15T19:45:38.919Z] ---> a128593ae196 [2021-06-15T19:45:38.919Z] Step 25/26 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:45:39.183Z] ---> Running in 06310fde584b [2021-06-15T19:45:39.183Z] Removing intermediate container 06310fde584b [2021-06-15T19:45:39.183Z] ---> fb2ba41b75dc [2021-06-15T19:45:39.183Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T19:45:39.183Z] ---> Running in 64ee46080362 [2021-06-15T19:45:39.445Z] Removing intermediate container 64ee46080362 [2021-06-15T19:45:39.445Z] ---> 9d5c911d0aae [2021-06-15T19:45:39.445Z] [2021-06-15T19:45:39.706Z] Successfully built 9d5c911d0aae [2021-06-15T19:45:39.706Z] Successfully tagged security-secretstore-setup:latest [2021-06-15T19:45:43.091Z]  Building security-secretstore-setup ... done Removing intermediate container 9b301e0dd468 [2021-06-15T19:45:43.091Z] ---> 35f26b5ea921 [2021-06-15T19:45:43.091Z] [2021-06-15T19:45:43.091Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T19:45:43.091Z] ---> 13621d1b12d4 [2021-06-15T19:45:43.091Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T19:45:43.091Z] ---> Using cache [2021-06-15T19:45:43.091Z] ---> 8add191ac6ab [2021-06-15T19:45:43.091Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:45:43.091Z] ---> Using cache [2021-06-15T19:45:43.091Z] ---> 2578bf829a3c [2021-06-15T19:45:43.091Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T19:45:43.091Z] ---> Running in 0a71328b976f [2021-06-15T19:45:43.091Z] Removing intermediate container 0a71328b976f [2021-06-15T19:45:43.091Z] ---> cad3e8ec4d42 [2021-06-15T19:45:43.091Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T19:45:43.091Z] ---> Running in 99e1597b8544 [2021-06-15T19:45:43.091Z] Removing intermediate container 99e1597b8544 [2021-06-15T19:45:43.091Z] ---> 906bafcbc31b [2021-06-15T19:45:43.091Z] Step 16/24 : WORKDIR / [2021-06-15T19:45:43.355Z] ---> Running in f48a66b72436 [2021-06-15T19:45:43.621Z] Removing intermediate container c57c251dd5fc [2021-06-15T19:45:43.621Z] ---> 384066181e7a [2021-06-15T19:45:43.621Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T19:45:43.621Z] ---> Running in 4636c1d8eb48 [2021-06-15T19:45:43.621Z] Removing intermediate container f48a66b72436 [2021-06-15T19:45:43.621Z] ---> 34dfd2172187 [2021-06-15T19:45:43.621Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:45:43.621Z] ---> f6087b1d7024 [2021-06-15T19:45:43.621Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T19:45:43.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-15T19:45:44.143Z] ---> 1bcb73f15ee3 [2021-06-15T19:45:44.143Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T19:45:44.405Z] ---> 61cb4b445937 [2021-06-15T19:45:44.405Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T19:45:44.405Z] ---> Running in 7cd53de1de9d [2021-06-15T19:45:44.405Z] Removing intermediate container 7cd53de1de9d [2021-06-15T19:45:44.405Z] ---> f80593edcb4f [2021-06-15T19:45:44.405Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:45:44.669Z] ---> Running in 6d9c09e3aedb [2021-06-15T19:45:44.669Z] Removing intermediate container 4636c1d8eb48 [2021-06-15T19:45:44.669Z] ---> 8320641b56af [2021-06-15T19:45:44.669Z] [2021-06-15T19:45:44.669Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T19:45:44.669Z] Removing intermediate container 6d9c09e3aedb [2021-06-15T19:45:44.669Z] ---> da891ffdb988 [2021-06-15T19:45:44.669Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T19:45:44.669Z] ---> Running in d8c030f7af3d [2021-06-15T19:45:44.669Z] 20.10.0: Pulling from library/docker [2021-06-15T19:45:44.669Z] Removing intermediate container d8c030f7af3d [2021-06-15T19:45:44.669Z] ---> 06bb9eb70aef [2021-06-15T19:45:44.669Z] Step 23/24 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:45:44.933Z] ---> Running in 61ada56244a1 [2021-06-15T19:45:45.196Z] Removing intermediate container 61ada56244a1 [2021-06-15T19:45:45.196Z] ---> f9c065c37aba [2021-06-15T19:45:45.196Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T19:45:45.371Z] Removing intermediate container 802dca2f0028 [2021-06-15T19:45:45.371Z] ---> e79470cbe9a2 [2021-06-15T19:45:45.371Z] Successfully built e79470cbe9a2 [2021-06-15T19:45:45.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:45:45.459Z] ---> Running in f0626acc3187 [2021-06-15T19:45:45.459Z] Removing intermediate container f0626acc3187 [2021-06-15T19:45:45.459Z] ---> 7ccd9f68688d [2021-06-15T19:45:45.459Z] [2021-06-15T19:45:45.721Z] Successfully built 7ccd9f68688d [2021-06-15T19:45:45.721Z] Successfully tagged core-command:latest [2021-06-15T19:45:45.721Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T19:45:45.721Z] . [Pipeline] withDockerContainer [2021-06-15T19:45:45.989Z] prd-ubuntu18.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container [2021-06-15T19:45:46.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-06-15T19:45:47.691Z] $ docker top a32ae9a441143e6b8b47d0cdb31f51380513df5de2111c75d6f9d485e82a2c85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T19:45:48.400Z]  Building core-command ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T19:45:48.400Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T19:45:48.400Z] ---> aefe523efa57 [2021-06-15T19:45:48.400Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:45:48.674Z] + go version [2021-06-15T19:45:48.674Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T19:45:48.699Z] $ docker stop --time=1 a32ae9a441143e6b8b47d0cdb31f51380513df5de2111c75d6f9d485e82a2c85 [2021-06-15T19:45:48.870Z] ---> Running in 041af2a468a8 [2021-06-15T19:45:48.870Z] Removing intermediate container 041af2a468a8 [2021-06-15T19:45:48.870Z] ---> dfe12978fb1d [2021-06-15T19:45:48.870Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T19:45:48.870Z] ---> Running in d14f0b1fbebf [2021-06-15T19:45:48.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:49.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T19:45:49.220Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T19:45:49.220Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T19:45:49.220Z] Executing bash-5.0.17-r0.post-install [2021-06-15T19:45:49.220Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T19:45:49.220Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T19:45:49.220Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T19:45:49.220Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T19:45:49.220Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T19:45:49.220Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T19:45:49.220Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T19:45:49.220Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T19:45:49.220Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T19:45:49.220Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T19:45:49.220Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T19:45:49.543Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T19:45:49.543Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T19:45:49.543Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T19:45:49.543Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T19:45:49.543Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T19:45:49.806Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T19:45:49.806Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T19:45:49.806Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T19:45:49.806Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T19:45:49.806Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T19:45:49.806Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T19:45:49.806Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T19:45:49.806Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T19:45:49.806Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T19:45:49.806Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T19:45:49.806Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T19:45:49.806Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T19:45:49.806Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T19:45:49.806Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T19:45:49.806Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T19:45:49.806Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T19:45:49.806Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T19:45:49.806Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T19:45:49.806Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T19:45:49.806Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T19:45:49.806Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T19:45:49.806Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T19:45:49.806Z] OK: 72 MiB in 59 packages [2021-06-15T19:45:50.560Z] $ docker rm -f a32ae9a441143e6b8b47d0cdb31f51380513df5de2111c75d6f9d485e82a2c85 [2021-06-15T19:45:50.753Z] Collecting docker-compose==1.23.2 [2021-06-15T19:45:50.753Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T19:45:50.753Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T19:45:50.753Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T19:45:50.753Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-15T19:45:50.753Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T19:45:50.753Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:45:51.341Z] Collecting PyYAML<4,>=3.10 [2021-06-15T19:45:51.341Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T19:45:51.490Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T19:45:51.490Z] . [Pipeline] withDockerContainer [2021-06-15T19:45:51.606Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T19:45:51.764Z] prd-ubuntu18.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container [2021-06-15T19:45:51.844Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-06-15T19:45:51.866Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T19:45:51.866Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T19:45:51.866Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T19:45:51.866Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T19:45:51.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T19:45:52.439Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T19:45:52.439Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T19:45:52.439Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T19:45:52.439Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T19:45:52.439Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T19:45:52.439Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T19:45:52.701Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-15T19:45:52.701Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-15T19:45:52.962Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T19:45:52.962Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T19:45:52.962Z] Collecting idna<2.8,>=2.5 [2021-06-15T19:45:52.962Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T19:45:52.962Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T19:45:52.962Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T19:45:52.962Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T19:45:52.962Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T19:45:52.962Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T19:45:52.962Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T19:45:53.223Z] Installing collected packages: jsonschema, dockerpty, PyYAML, websocket-client, cached-property, docopt, urllib3, idna, requests, docker-pycreds, docker, texttable, docker-compose [2021-06-15T19:45:53.223Z] Running setup.py install for dockerpty: started [2021-06-15T19:45:53.363Z] $ docker top 96f6229f25e786aa078df8ad5c64ad0e39decd3ee30e7d04be3b2b818ccdd939 -eo pid,comm [2021-06-15T19:45:53.494Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T19:45:53.494Z] Running setup.py install for PyYAML: started [Pipeline] { [Pipeline] echo [2021-06-15T19:45:53.690Z] ========================================================= [2021-06-15T19:45:53.690Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T19:45:53.690Z] ========================================================= [Pipeline] sh [2021-06-15T19:45:54.072Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T19:45:54.072Z] Running setup.py install for docopt: started [2021-06-15T19:45:54.334Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T19:45:54.334Z] Attempting uninstall: urllib3 [2021-06-15T19:45:54.334Z] Found existing installation: urllib3 1.25.9 [2021-06-15T19:45:54.334Z] Uninstalling urllib3-1.25.9: [2021-06-15T19:45:54.334Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T19:45:54.334Z] Attempting uninstall: idna [2021-06-15T19:45:54.334Z] Found existing installation: idna 2.9 [2021-06-15T19:45:54.334Z] Uninstalling idna-2.9: [2021-06-15T19:45:54.334Z] Successfully uninstalled idna-2.9 [2021-06-15T19:45:54.340Z] + go mod tidy [2021-06-15T19:45:54.594Z] Attempting uninstall: requests [2021-06-15T19:45:54.595Z] Found existing installation: requests 2.23.0 [2021-06-15T19:45:54.595Z] Uninstalling requests-2.23.0: [2021-06-15T19:45:54.595Z] Successfully uninstalled requests-2.23.0 [2021-06-15T19:45:54.855Z] Running setup.py install for texttable: started [Pipeline] sh [2021-06-15T19:45:55.116Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T19:45:55.116Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-15T19:45:55.606Z] + make test [2021-06-15T19:45:55.606Z] go mod tidy [2021-06-15T19:45:56.205Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T19:45:58.435Z] Removing intermediate container d14f0b1fbebf [2021-06-15T19:45:58.436Z] ---> f6f2a7373120 [2021-06-15T19:45:58.436Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T19:45:58.436Z] ---> Running in c31918810440 [2021-06-15T19:45:58.436Z] Removing intermediate container c31918810440 [2021-06-15T19:45:58.436Z] ---> 1106d6ddd851 [2021-06-15T19:45:58.436Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T19:45:58.436Z] ---> Running in f44477a450db [2021-06-15T19:45:58.436Z] Removing intermediate container f44477a450db [2021-06-15T19:45:58.436Z] ---> b4c4090778b9 [2021-06-15T19:45:58.436Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T19:45:58.436Z] ---> 659b84247dc1 [2021-06-15T19:45:58.436Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T19:45:58.436Z] ---> 2607dc1c5224 [2021-06-15T19:45:58.436Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T19:45:58.698Z] ---> ab8835f95bcc [2021-06-15T19:45:58.698Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T19:45:58.698Z] ---> Running in 8d24c5b0c577 [2021-06-15T19:45:58.962Z] Removing intermediate container 8d24c5b0c577 [2021-06-15T19:45:58.962Z] ---> beed371a24af [2021-06-15T19:45:58.962Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:45:58.962Z] ---> Running in 090cff103507 [2021-06-15T19:45:58.962Z] Removing intermediate container 090cff103507 [2021-06-15T19:45:58.962Z] ---> b13027775672 [2021-06-15T19:45:58.962Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T19:45:58.962Z] ---> Running in c9efadcf83b2 [2021-06-15T19:45:58.962Z] Removing intermediate container c9efadcf83b2 [2021-06-15T19:45:58.962Z] ---> c656ba962e83 [2021-06-15T19:45:58.962Z] Step 23/24 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:45:59.224Z] ---> Running in 22790a40838a [2021-06-15T19:45:59.224Z] Removing intermediate container 22790a40838a [2021-06-15T19:45:59.224Z] ---> 894257021ad2 [2021-06-15T19:45:59.224Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T19:45:59.224Z] ---> Running in 234ef7a30dfe [2021-06-15T19:45:59.224Z] Removing intermediate container 234ef7a30dfe [2021-06-15T19:45:59.224Z] ---> f0d5cc144c43 [2021-06-15T19:45:59.224Z] [2021-06-15T19:45:59.493Z] Successfully built f0d5cc144c43 [2021-06-15T19:45:59.493Z] Successfully tagged sys-mgmt-agent:latest [2021-06-15T19:45:59.502Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-15T19:45:59.503Z] $ docker stop --time=1 744d28e187764c87895e2282cee22753ca1d02b4f62a98759c2d858799dded6c [2021-06-15T19:46:00.788Z] $ docker rm -f 744d28e187764c87895e2282cee22753ca1d02b4f62a98759c2d858799dded6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T19:46:01.157Z] + docker images [2021-06-15T19:46:01.157Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T19:46:01.157Z] sys-mgmt-agent latest f0d5cc144c43 2 seconds ago 312MB [2021-06-15T19:46:01.157Z] core-command latest 7ccd9f68688d 16 seconds ago 15.9MB [2021-06-15T19:46:01.157Z] 8320641b56af 17 seconds ago 1.15GB [2021-06-15T19:46:01.157Z] 35f26b5ea921 19 seconds ago 1.14GB [2021-06-15T19:46:01.157Z] security-secretstore-setup latest 9d5c911d0aae 22 seconds ago 28.7MB [2021-06-15T19:46:01.157Z] support-scheduler latest f761d0278951 27 seconds ago 15.9MB [2021-06-15T19:46:01.157Z] 59d07a0e92ae 30 seconds ago 1.15GB [2021-06-15T19:46:01.157Z] 65cbfa3957c1 30 seconds ago 1.15GB [2021-06-15T19:46:01.157Z] security-bootstrapper latest 4b76416eac53 40 seconds ago 18.6MB [2021-06-15T19:46:01.157Z] core-metadata latest c9414cbd8e49 46 seconds ago 16.6MB [2021-06-15T19:46:01.157Z] 962842e51b6e 58 seconds ago 1.15GB [2021-06-15T19:46:01.157Z] core-data latest 42045e39922e About a minute ago 20.2MB [2021-06-15T19:46:01.157Z] 6e3dffddc255 About a minute ago 1.15GB [2021-06-15T19:46:01.157Z] support-notifications latest dbf2203dc315 About a minute ago 16.7MB [2021-06-15T19:46:01.157Z] security-proxy-setup latest ff3f06c1f111 About a minute ago 25.7MB [2021-06-15T19:46:01.157Z] c8d69f971530 About a minute ago 1.15GB [2021-06-15T19:46:01.157Z] e51e359a8215 About a minute ago 1.15GB [2021-06-15T19:46:01.157Z] edb6ef1c4855 About a minute ago 1.15GB [2021-06-15T19:46:01.157Z] ci-base-image-x86_64 latest d73b643c21c4 5 minutes ago 647MB [2021-06-15T19:46:01.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-15T19:46:01.157Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-15T19:46:01.157Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-15T19:46:01.157Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-15T19:46:01.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T19:46:23.030Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T19:47:19.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T19:47:19.642Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T19:47:23.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T19:47:23.992Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T19:47:30.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T19:47:30.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T19:47:30.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T19:47:30.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T19:47:32.764Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T19:47:33.044Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T19:47:35.048Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T19:47:35.048Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T19:47:35.048Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T19:47:35.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T19:47:45.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements [2021-06-15T19:47:45.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T19:47:45.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T19:47:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 100.0% of statements [2021-06-15T19:47:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T19:47:49.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.298s coverage: 53.4% of statements [2021-06-15T19:47:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T19:47:49.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T19:47:51.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.529s coverage: 87.7% of statements [2021-06-15T19:47:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T19:47:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T19:47:51.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.259s coverage: 78.9% of statements [2021-06-15T19:47:55.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.193s coverage: 81.2% of statements [2021-06-15T19:47:55.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T19:47:55.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T19:47:55.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T19:47:55.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T19:47:55.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T19:48:00.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.247s coverage: 95.1% of statements [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T19:48:00.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T19:48:00.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.419s coverage: 0.8% of statements [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T19:48:00.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements [2021-06-15T19:48:00.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.198s coverage: 22.0% of statements [2021-06-15T19:48:00.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T19:48:00.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements [2021-06-15T19:48:01.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.201s coverage: 79.5% of statements [2021-06-15T19:48:01.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2021-06-15T19:48:01.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.198s coverage: 96.3% of statements [2021-06-15T19:48:02.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.172s coverage: 87.5% of statements [2021-06-15T19:48:15.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements [2021-06-15T19:48:15.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements [2021-06-15T19:48:20.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.558s coverage: 81.8% of statements [2021-06-15T19:48:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T19:48:28.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.233s coverage: 92.9% of statements [2021-06-15T19:48:28.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 76.0% of statements [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.233s coverage: 85.4% of statements [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 64.4% of statements [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T19:48:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-06-15T19:48:28.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-06-15T19:48:29.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2021-06-15T19:48:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.095s coverage: 66.9% of statements [2021-06-15T19:48:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T19:48:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T19:48:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T19:48:35.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.6% of statements [2021-06-15T19:48:35.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T19:48:35.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T19:48:35.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements [2021-06-15T19:48:35.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T19:48:35.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements [2021-06-15T19:48:35.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T19:48:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.220s coverage: 19.3% of statements [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T19:48:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.578s coverage: 91.9% of statements [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T19:48:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.201s coverage: 62.7% of statements [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T19:48:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.6% of statements [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T19:48:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T19:48:42.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T19:48:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.160s coverage: 100.0% of statements [2021-06-15T19:48:42.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-15T19:48:43.524Z] GO111MODULE=on go vet ./... [2021-06-15T19:50:05.371Z] gofmt -l . [2021-06-15T19:50:05.371Z] [ "`gofmt -l .`" = "" ] [2021-06-15T19:50:05.371Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T19:50:06.043Z] + ls -al . [2021-06-15T19:50:06.043Z] total 544 [2021-06-15T19:50:06.043Z] drwxrwxr-x 9 1001 1001 4096 Jun 15 19:50 . [2021-06-15T19:50:06.043Z] drwxr-xr-x 4 root root 4096 Jun 15 19:45 .. [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 19:44 .dockerignore [2021-06-15T19:50:06.043Z] drwxrwxr-x 8 1001 1001 4096 Jun 15 19:44 .git [2021-06-15T19:50:06.043Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 19:44 .github [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 19:44 .gitignore [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 19:44 .sonarcloud.properties [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 19:44 Attribution.txt [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 19:44 CONTRIBUTING.md [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 19:44 Dockerfile.build [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 19:44 Jenkinsfile [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 19:44 LICENSE [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 19:44 Makefile [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 19:44 README.md [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 19:44 SECURITY.md [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 19:39 VERSION [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 19:44 ZMQWindows.md [2021-06-15T19:50:06.043Z] drwxrwxr-x 2 1001 1001 4096 Jun 15 19:44 bin [2021-06-15T19:50:06.043Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 19:44 cmd [2021-06-15T19:50:06.043Z] -rw-r--r-- 1 root root 398195 Jun 15 19:48 coverage.out [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 19:44 go.mod [2021-06-15T19:50:06.043Z] -rw-r--r-- 1 root root 20952 Jun 15 19:45 go.sum [2021-06-15T19:50:06.043Z] drwxrwxr-x 7 1001 1001 4096 Jun 15 19:44 internal [2021-06-15T19:50:06.043Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 19:44 openapi [2021-06-15T19:50:06.043Z] drwxrwxr-x 4 1001 1001 4096 Jun 15 19:44 snap [2021-06-15T19:50:06.043Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 19:44 version.go [Pipeline] sh [2021-06-15T19:50:06.708Z] + '[' -e coverage.out ] [2021-06-15T19:50:06.708Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T19:50:06.745Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T19:50:07.568Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T19:50:08.227Z] + make build [2021-06-15T19:50:08.227Z] go mod tidy [2021-06-15T19:50:08.833Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-15T19:50:15.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-15T19:50:37.774Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-15T19:50:38.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-15T19:50:41.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-15T19:50:42.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-15T19:50:45.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-15T19:50:49.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-15T19:50:51.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-15T19:50:56.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-15T19:50:58.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-15T19:51:01.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-15T19:51:06.820Z] $ docker stop --time=1 96f6229f25e786aa078df8ad5c64ad0e39decd3ee30e7d04be3b2b818ccdd939 [2021-06-15T19:51:09.285Z] $ docker rm -f 96f6229f25e786aa078df8ad5c64ad0e39decd3ee30e7d04be3b2b818ccdd939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:51:10.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T19:51:11.160Z] [2021-06-15T19:51:11.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:51:11.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T19:51:11.795Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-15T19:51:11.795Z] 29e5d40040c1: Pulling fs layer [2021-06-15T19:51:11.795Z] 1ce36da41761: Pulling fs layer [2021-06-15T19:51:11.795Z] 25b303627fd3: Pulling fs layer [2021-06-15T19:51:11.795Z] 29e5d40040c1: Verifying Checksum [2021-06-15T19:51:11.795Z] 29e5d40040c1: Download complete [2021-06-15T19:51:12.778Z] 29e5d40040c1: Pull complete [2021-06-15T19:51:12.778Z] 1ce36da41761: Verifying Checksum [2021-06-15T19:51:13.758Z] 1ce36da41761: Pull complete [2021-06-15T19:51:14.355Z] 25b303627fd3: Verifying Checksum [2021-06-15T19:51:14.355Z] 25b303627fd3: Download complete [2021-06-15T19:51:24.515Z] 25b303627fd3: Pull complete [2021-06-15T19:51:24.515Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-15T19:51:24.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T19:51:24.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-15T19:51:24.781Z] prd-ubuntu18.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container [2021-06-15T19:51:24.872Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-06-15T19:51:27.713Z] $ docker top 7f583e97e780ae722ab8eabe4698be0218f78eef16791ba7b59059853fa63c96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T19:51:28.687Z] + docker-compose build --help [2021-06-15T19:51:28.687Z] + grep parallel [2021-06-15T19:51:32.154Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T19:51:32.456Z] $ docker stop --time=1 7f583e97e780ae722ab8eabe4698be0218f78eef16791ba7b59059853fa63c96 [2021-06-15T19:51:34.253Z] $ docker rm -f 7f583e97e780ae722ab8eabe4698be0218f78eef16791ba7b59059853fa63c96 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T19:51:36.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T19:51:36.697Z] . [Pipeline] withDockerContainer [2021-06-15T19:51:36.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container [2021-06-15T19:51:37.021Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-06-15T19:51:38.536Z] $ docker top a28a0e44c41e62b04c7ec9483c34c0219051d39145ef5f8284e0003c1ca1b954 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T19:51:39.517Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T19:51:43.835Z] Building core-command ... [2021-06-15T19:51:43.835Z] Building core-data ... [2021-06-15T19:51:43.835Z] Building core-metadata ... [2021-06-15T19:51:43.835Z] Building security-bootstrapper ... [2021-06-15T19:51:43.835Z] Building security-proxy-setup ... [2021-06-15T19:51:43.835Z] Building security-secretstore-setup ... [2021-06-15T19:51:43.835Z] Building support-notifications ... [2021-06-15T19:51:43.835Z] Building support-scheduler ... [2021-06-15T19:51:43.835Z] Building sys-mgmt-agent ... [2021-06-15T19:51:43.835Z] Building core-data [2021-06-15T19:51:43.835Z] Building security-secretstore-setup [2021-06-15T19:51:43.835Z] Building support-notifications [2021-06-15T19:51:43.835Z] Building sys-mgmt-agent [2021-06-15T19:51:43.835Z] Building support-scheduler [2021-06-15T19:53:05.608Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:53:05.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:53:05.608Z] ---> e79470cbe9a2 [2021-06-15T19:53:05.608Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T19:53:05.608Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:53:05.608Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:53:05.608Z] ---> e79470cbe9a2 [2021-06-15T19:53:05.608Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T19:53:05.608Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:53:05.608Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:53:05.608Z] ---> e79470cbe9a2 [2021-06-15T19:53:05.608Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T19:53:05.608Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:53:05.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:53:05.608Z] ---> e79470cbe9a2 [2021-06-15T19:53:05.608Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T19:53:05.608Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:53:05.608Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:53:05.608Z] ---> e79470cbe9a2 [2021-06-15T19:53:05.608Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T19:53:05.608Z] ---> Running in 9fc62ca5df1f [2021-06-15T19:53:05.608Z] ---> Running in 6e8f65fd341d [2021-06-15T19:53:05.608Z] ---> Running in baa9b7bd07f0 [2021-06-15T19:53:05.608Z] ---> Running in be93473bdaf6 [2021-06-15T19:53:05.608Z] ---> Running in 6c242d67bd04 [2021-06-15T19:53:05.608Z] Removing intermediate container 9fc62ca5df1f [2021-06-15T19:53:05.608Z] ---> f1861b34a5d4 [2021-06-15T19:53:05.608Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:53:05.608Z] Removing intermediate container be93473bdaf6 [2021-06-15T19:53:05.608Z] ---> 18429a55d7e2 [2021-06-15T19:53:05.608Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:53:05.609Z] Removing intermediate container 6e8f65fd341d [2021-06-15T19:53:05.609Z] ---> 362a301b224a [2021-06-15T19:53:05.609Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:53:05.609Z] Removing intermediate container 6c242d67bd04 [2021-06-15T19:53:05.609Z] ---> f377d26b4eeb [2021-06-15T19:53:05.609Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:53:05.609Z] Removing intermediate container baa9b7bd07f0 [2021-06-15T19:53:05.609Z] ---> 08e4df2ea8c7 [2021-06-15T19:53:05.609Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:53:05.609Z] ---> Running in 42c5ce1dad6c [2021-06-15T19:53:05.609Z] ---> Running in 1eac30288bca [2021-06-15T19:53:05.609Z] ---> Running in a7469e4cd593 [2021-06-15T19:53:05.609Z] ---> Running in 08e8b5f86f80 [2021-06-15T19:53:05.609Z] ---> Running in aa50cdf26abd [2021-06-15T19:53:05.609Z] Removing intermediate container 42c5ce1dad6c [2021-06-15T19:53:05.609Z] ---> 1d79bb998111 [2021-06-15T19:53:05.609Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T19:53:05.609Z] Removing intermediate container 1eac30288bca [2021-06-15T19:53:05.609Z] ---> 7d202d67ac9e [2021-06-15T19:53:05.609Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T19:53:05.609Z] ---> Running in 585a8467bd7d [2021-06-15T19:53:05.609Z] Removing intermediate container a7469e4cd593 [2021-06-15T19:53:05.609Z] ---> 910668d0590d [2021-06-15T19:53:05.609Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T19:53:05.609Z] ---> Running in 8a17862371ce [2021-06-15T19:53:05.609Z] Removing intermediate container 08e8b5f86f80 [2021-06-15T19:53:05.609Z] ---> 49bc8615f9d2 [2021-06-15T19:53:05.609Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T19:53:05.609Z] ---> Running in 700d2a98b0ae [2021-06-15T19:53:05.609Z] ---> Running in 5037222dcd61 [2021-06-15T19:53:05.609Z] Removing intermediate container aa50cdf26abd [2021-06-15T19:53:05.609Z] ---> 06d40d99ebd0 [2021-06-15T19:53:05.609Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T19:53:05.609Z] ---> Running in 60e046fec898 [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:05.609Z] OK: 218 MiB in 52 packages [2021-06-15T19:53:05.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:53:06.614Z] OK: 218 MiB in 52 packages [2021-06-15T19:53:06.614Z] OK: 218 MiB in 52 packages [2021-06-15T19:53:06.614Z] OK: 218 MiB in 52 packages [2021-06-15T19:53:06.897Z] OK: 218 MiB in 52 packages [2021-06-15T19:53:06.897Z] Removing intermediate container 585a8467bd7d [2021-06-15T19:53:06.897Z] ---> eaab4dec0ed1 [2021-06-15T19:53:06.897Z] Step 6/24 : COPY go.mod . [2021-06-15T19:53:07.887Z] Removing intermediate container 8a17862371ce [2021-06-15T19:53:07.887Z] ---> 0f637c629af6 [2021-06-15T19:53:07.887Z] Step 6/23 : COPY go.mod . [2021-06-15T19:53:08.176Z] ---> e08f2c1b3098 [2021-06-15T19:53:08.176Z] Step 7/24 : RUN go mod download [2021-06-15T19:53:08.177Z] Removing intermediate container 5037222dcd61 [2021-06-15T19:53:08.177Z] ---> ccc3992f50d7 [2021-06-15T19:53:08.177Z] Step 6/24 : COPY go.mod . [2021-06-15T19:53:08.449Z] ---> Running in 5f9bea34f418 [2021-06-15T19:53:08.449Z] Removing intermediate container 60e046fec898 [2021-06-15T19:53:08.449Z] ---> 35dcd0bf8e27 [2021-06-15T19:53:08.449Z] Step 6/26 : COPY go.mod . [2021-06-15T19:53:08.724Z] Removing intermediate container 700d2a98b0ae [2021-06-15T19:53:08.724Z] ---> f2e00b35301e [2021-06-15T19:53:08.724Z] Step 6/23 : COPY go.mod . [2021-06-15T19:53:08.724Z] ---> b75a6cde1e4e [2021-06-15T19:53:08.724Z] Step 7/23 : RUN go mod download [2021-06-15T19:53:09.005Z] ---> Running in 0ba6c29c4fe4 [2021-06-15T19:53:09.618Z] ---> 3370737ed1bc [2021-06-15T19:53:09.618Z] Step 7/24 : RUN go mod download [2021-06-15T19:53:09.618Z] ---> Running in 199ba8e453fe [2021-06-15T19:53:09.893Z] ---> 9d8528830a69 [2021-06-15T19:53:09.893Z] Step 7/26 : RUN go mod download [2021-06-15T19:53:10.171Z] ---> f083064f6905 [2021-06-15T19:53:10.171Z] Step 7/23 : RUN go mod download [2021-06-15T19:53:10.171Z] ---> Running in 6bce37a574f8 [2021-06-15T19:53:10.458Z] ---> Running in 7a98d81e297c [2021-06-15T19:53:13.092Z] Removing intermediate container 5f9bea34f418 [2021-06-15T19:53:13.092Z] ---> 36a58c525a79 [2021-06-15T19:53:13.092Z] Step 8/24 : COPY . . [2021-06-15T19:53:13.092Z] Removing intermediate container 0ba6c29c4fe4 [2021-06-15T19:53:13.092Z] ---> 6dc1e84533ce [2021-06-15T19:53:13.092Z] Step 8/23 : COPY . . [2021-06-15T19:53:14.551Z] Removing intermediate container 199ba8e453fe [2021-06-15T19:53:14.551Z] ---> 02e32cae85dd [2021-06-15T19:53:14.551Z] Step 8/24 : COPY . . [2021-06-15T19:53:15.559Z] Removing intermediate container 7a98d81e297c [2021-06-15T19:53:15.559Z] ---> 172a81185c58 [2021-06-15T19:53:15.559Z] Step 8/23 : COPY . . [2021-06-15T19:53:15.559Z] Removing intermediate container 6bce37a574f8 [2021-06-15T19:53:15.559Z] ---> 76ade0dfb65c [2021-06-15T19:53:15.559Z] Step 8/26 : COPY . . [2021-06-15T19:53:42.380Z] ---> 1985466c29e7 [2021-06-15T19:53:42.380Z] Step 9/24 : RUN go mod tidy [2021-06-15T19:53:42.380Z] ---> 6ede7aea743e [2021-06-15T19:53:42.380Z] Step 9/23 : RUN go mod tidy [2021-06-15T19:53:42.380Z] ---> a9b0aa3aca65 [2021-06-15T19:53:42.380Z] Step 9/24 : RUN go mod tidy [2021-06-15T19:53:42.380Z] ---> 9c38bd12eef5 [2021-06-15T19:53:42.380Z] Step 9/23 : RUN go mod tidy [2021-06-15T19:53:42.380Z] ---> Running in 5d86c37ee36a [2021-06-15T19:53:42.380Z] ---> 3ddfb5d3bfa1 [2021-06-15T19:53:42.380Z] Step 9/26 : RUN go mod tidy [2021-06-15T19:53:42.380Z] ---> Running in bc82af862874 [2021-06-15T19:53:42.380Z] ---> Running in dbc5ab3f3bf0 [2021-06-15T19:53:42.380Z] ---> Running in 6b49e7fe01cf [2021-06-15T19:53:42.380Z] ---> Running in 448e1cf76512 [2021-06-15T19:53:44.390Z] Removing intermediate container 5d86c37ee36a [2021-06-15T19:53:44.390Z] ---> a4b5f5a03432 [2021-06-15T19:53:44.390Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T19:53:44.670Z] ---> Running in aef521150da3 [2021-06-15T19:53:45.653Z] Removing intermediate container bc82af862874 [2021-06-15T19:53:45.653Z] ---> 6ef80214403d [2021-06-15T19:53:45.653Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T19:53:45.653Z] Removing intermediate container 448e1cf76512 [2021-06-15T19:53:45.653Z] ---> cc33cef28b71 [2021-06-15T19:53:45.653Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T19:53:45.653Z] ---> Running in b30872368259 [2021-06-15T19:53:45.938Z] ---> Running in 6c390e7cf3ec [2021-06-15T19:53:45.938Z] Removing intermediate container 6b49e7fe01cf [2021-06-15T19:53:45.938Z] ---> 2cedf6aae85b [2021-06-15T19:53:45.938Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T19:53:46.558Z] ---> Running in 31bb8efcf971 [2021-06-15T19:53:46.558Z] Removing intermediate container dbc5ab3f3bf0 [2021-06-15T19:53:46.558Z] ---> 70e894f3d3c3 [2021-06-15T19:53:46.558Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T19:53:46.839Z] ---> Running in a3b482a51446 [2021-06-15T19:53:47.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-15T19:53:48.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-15T19:53:48.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-15T19:53:49.353Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-15T19:53:49.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-15T19:55:41.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-15T19:55:41.240Z] Removing intermediate container aef521150da3 [2021-06-15T19:55:41.240Z] ---> d2de5f158e14 [2021-06-15T19:55:41.240Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T19:55:41.240Z] ---> Running in 42f796a70f2e [2021-06-15T19:55:41.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-15T19:55:47.281Z] Removing intermediate container 31bb8efcf971 [2021-06-15T19:55:47.281Z] ---> 0d8eafd50beb [2021-06-15T19:55:47.281Z] [2021-06-15T19:55:47.281Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T19:55:47.281Z] Removing intermediate container 6c390e7cf3ec [2021-06-15T19:55:47.281Z] ---> 17b598e44f80 [2021-06-15T19:55:47.281Z] [2021-06-15T19:55:47.281Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T19:55:47.281Z] Removing intermediate container b30872368259 [2021-06-15T19:55:47.281Z] ---> ba09edafbefe [2021-06-15T19:55:47.281Z] [2021-06-15T19:55:47.282Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T19:55:47.554Z] 3.12: Pulling from library/alpine [2021-06-15T19:55:47.554Z] 3.12: Pulling from library/alpine [2021-06-15T19:55:47.554Z] Removing intermediate container 42f796a70f2e [2021-06-15T19:55:47.554Z] ---> 5f86ffa9c30d [2021-06-15T19:55:47.554Z] [2021-06-15T19:55:47.554Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T19:55:48.150Z] 3.12: Pulling from library/alpine [2021-06-15T19:55:48.427Z] 20.10.0: Pulling from library/docker [2021-06-15T19:55:49.433Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T19:55:49.433Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T19:55:49.433Z] Status: Image is up to date for alpine:3.12 [2021-06-15T19:55:49.433Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T19:55:49.433Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T19:55:49.433Z] Status: Image is up to date for alpine:3.12 [2021-06-15T19:55:49.433Z] ---> 9852663dfa18 [2021-06-15T19:55:49.433Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T19:55:49.433Z] ---> 9852663dfa18 [2021-06-15T19:55:49.433Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T19:55:49.433Z] ---> 9852663dfa18 [2021-06-15T19:55:49.433Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T19:55:50.442Z] ---> Running in 8d84f8760979 [2021-06-15T19:55:50.442Z] ---> Running in 591c601a8f46 [2021-06-15T19:55:50.442Z] ---> Running in d00131ac1a77 [2021-06-15T19:55:53.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:55:53.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:55:53.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:55:53.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:55:53.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:55:53.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:55:53.706Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T19:55:53.706Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T19:55:53.706Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:55:53.706Z] OK: 5 MiB in 15 packages [2021-06-15T19:55:53.706Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T19:55:53.706Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:55:53.706Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T19:55:53.981Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T19:55:53.981Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T19:55:53.981Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T19:55:53.981Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T19:55:53.981Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T19:55:53.981Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T19:55:53.981Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:55:53.981Z] OK: 6 MiB in 16 packages [2021-06-15T19:55:53.981Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T19:55:54.256Z] OK: 7 MiB in 20 packages [2021-06-15T19:55:56.262Z] Removing intermediate container d00131ac1a77 [2021-06-15T19:55:56.262Z] ---> f1927d2962f8 [2021-06-15T19:55:56.262Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:55:56.262Z] Removing intermediate container a3b482a51446 [2021-06-15T19:55:56.262Z] ---> 8146a3dc1889 [2021-06-15T19:55:56.262Z] [2021-06-15T19:55:56.262Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T19:55:56.262Z] ---> 9852663dfa18 [2021-06-15T19:55:56.262Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T19:55:56.543Z] ---> Running in 41841a88d298 [2021-06-15T19:55:56.826Z] ---> Running in 5050de038e2f [2021-06-15T19:55:57.426Z] Removing intermediate container 591c601a8f46 [2021-06-15T19:55:57.426Z] ---> 57018c623847 [2021-06-15T19:55:57.426Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:55:57.426Z] Removing intermediate container 41841a88d298 [2021-06-15T19:55:57.426Z] ---> bf9653ebcae1 [2021-06-15T19:55:57.426Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T19:55:57.697Z] Removing intermediate container 8d84f8760979 [2021-06-15T19:55:57.697Z] ---> e9a25df9012a [2021-06-15T19:55:57.697Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T19:55:57.697Z] ---> Running in 6abc2037bd31 [2021-06-15T19:55:57.975Z] ---> Running in f46309e92498 [2021-06-15T19:55:57.975Z] Removing intermediate container 5050de038e2f [2021-06-15T19:55:57.975Z] ---> 1d71944a6afc [2021-06-15T19:55:57.975Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T19:55:57.975Z] ---> Running in 55e2ab27edbe [2021-06-15T19:55:58.261Z] ---> Running in 7b91a343aade [2021-06-15T19:55:58.540Z] Removing intermediate container 6abc2037bd31 [2021-06-15T19:55:58.540Z] ---> fea9bb46e4ee [2021-06-15T19:55:58.540Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T19:55:58.540Z] Removing intermediate container f46309e92498 [2021-06-15T19:55:58.540Z] ---> 767e3af90b75 [2021-06-15T19:55:58.540Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T19:55:58.827Z] ---> Running in 8c5dc2c61629 [2021-06-15T19:55:58.827Z] ---> Running in 568659e6bbda [2021-06-15T19:55:59.105Z] Removing intermediate container 55e2ab27edbe [2021-06-15T19:55:59.105Z] ---> c1831704f0be [2021-06-15T19:55:59.105Z] Step 14/26 : WORKDIR / [2021-06-15T19:55:59.105Z] Removing intermediate container 7b91a343aade [2021-06-15T19:55:59.105Z] ---> 5a5f74e62a2d [2021-06-15T19:55:59.105Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T19:55:59.387Z] ---> Running in 9c8179bb5961 [2021-06-15T19:55:59.387Z] ---> Running in 3ef5b6d54905 [2021-06-15T19:55:59.660Z] Removing intermediate container 8c5dc2c61629 [2021-06-15T19:55:59.661Z] ---> cded3e9a8e14 [2021-06-15T19:55:59.661Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T19:55:59.935Z] Removing intermediate container 568659e6bbda [2021-06-15T19:55:59.935Z] ---> 46c146a52b25 [2021-06-15T19:55:59.935Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:55:59.935Z] ---> Running in 2e7e4083a91f [2021-06-15T19:56:00.216Z] Removing intermediate container 9c8179bb5961 [2021-06-15T19:56:00.216Z] ---> bc3acb91cc38 [2021-06-15T19:56:00.216Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-15T19:56:00.216Z] Removing intermediate container 3ef5b6d54905 [2021-06-15T19:56:00.216Z] ---> 97878894201f [2021-06-15T19:56:00.216Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:56:00.500Z] ---> Running in 04695c07cbc4 [2021-06-15T19:56:00.775Z] Removing intermediate container 2e7e4083a91f [2021-06-15T19:56:00.775Z] ---> 3c44e1b2b87e [2021-06-15T19:56:00.775Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:56:01.377Z] ---> d97550f57419 [2021-06-15T19:56:01.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T19:56:01.983Z] ---> 0bd3d10fb3d5 [2021-06-15T19:56:01.983Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-15T19:56:02.266Z] ---> 535a95165d8b [2021-06-15T19:56:02.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T19:56:03.540Z] ---> f40417d7128e [2021-06-15T19:56:03.540Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T19:56:03.540Z] ---> 0ac90b91d894 [2021-06-15T19:56:03.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T19:56:03.813Z] Removing intermediate container 04695c07cbc4 [2021-06-15T19:56:03.813Z] ---> 51ab52abe3ab [2021-06-15T19:56:03.813Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T19:56:04.088Z] ---> Running in 11e076c72d1d [2021-06-15T19:56:04.088Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T19:56:04.363Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T19:56:04.363Z] ---> eeaf43b92773 [2021-06-15T19:56:04.363Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:56:04.363Z] ---> 78aa7ab19d1a [2021-06-15T19:56:04.363Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T19:56:04.639Z] ---> Running in 0ff0f238b704 [2021-06-15T19:56:04.639Z] ---> b1f0623b9c94 [2021-06-15T19:56:04.639Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T19:56:04.920Z] ---> e0660174af34 [2021-06-15T19:56:04.920Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-15T19:56:04.920Z] ---> Running in 3e8cc11d540f [2021-06-15T19:56:05.193Z] Removing intermediate container 0ff0f238b704 [2021-06-15T19:56:05.193Z] ---> e1a390835bec [2021-06-15T19:56:05.193Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T19:56:06.720Z] ---> Running in 922cde9eb0ec [2021-06-15T19:56:06.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:56:06.992Z] Removing intermediate container 3e8cc11d540f [2021-06-15T19:56:06.992Z] ---> 879f63ddb7f4 [2021-06-15T19:56:06.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:56:06.992Z] ---> 6ff0a8c5b847 [2021-06-15T19:56:06.992Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T19:56:06.992Z] ---> 74631a9ae041 [2021-06-15T19:56:06.992Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T19:56:07.263Z] ---> Running in 1d1145dc94cd [2021-06-15T19:56:07.263Z] ---> Running in 7ab8db2c0676 [2021-06-15T19:56:07.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:56:08.141Z] Removing intermediate container 7ab8db2c0676 [2021-06-15T19:56:08.141Z] ---> 517b0ba4335b [2021-06-15T19:56:08.141Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:56:08.141Z] Removing intermediate container 1d1145dc94cd [2021-06-15T19:56:08.141Z] ---> b52c99c4bc31 [2021-06-15T19:56:08.141Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T19:56:08.141Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T19:56:08.414Z] ---> Running in 15772dadbc03 [2021-06-15T19:56:08.414Z] ---> Running in ed78fdfa1d64 [2021-06-15T19:56:08.414Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T19:56:08.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:56:08.414Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T19:56:08.414Z] ---> b414e91c665c [2021-06-15T19:56:08.414Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T19:56:08.414Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T19:56:08.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:56:08.699Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T19:56:08.976Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T19:56:08.976Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:56:08.976Z] OK: 8 MiB in 20 packages [2021-06-15T19:56:08.976Z] Removing intermediate container 15772dadbc03 [2021-06-15T19:56:08.976Z] ---> 6f9372f101d3 [2021-06-15T19:56:08.976Z] Step 22/23 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:56:08.976Z] Removing intermediate container ed78fdfa1d64 [2021-06-15T19:56:08.976Z] ---> 9fac107a1d6c [2021-06-15T19:56:08.976Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T19:56:09.267Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T19:56:09.267Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T19:56:09.267Z] ---> Running in 9469369f03dc [2021-06-15T19:56:09.267Z] ---> Running in f31334110ed8 [2021-06-15T19:56:09.555Z] Executing bash-5.0.17-r0.post-install [2021-06-15T19:56:09.555Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T19:56:09.555Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T19:56:09.555Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T19:56:09.555Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T19:56:09.555Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T19:56:09.555Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T19:56:09.555Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T19:56:09.555Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T19:56:09.555Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T19:56:09.555Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T19:56:09.555Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T19:56:10.548Z] Removing intermediate container f31334110ed8 [2021-06-15T19:56:10.548Z] ---> ef12b7116d79 [2021-06-15T19:56:10.548Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T19:56:10.548Z] Removing intermediate container 9469369f03dc [2021-06-15T19:56:10.548Z] ---> 7abdfd975ced [2021-06-15T19:56:10.548Z] ---> 1d4d96a852d8 [2021-06-15T19:56:10.548Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T19:56:10.548Z] Step 22/23 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:56:10.827Z] ---> Running in b576675e1415 [2021-06-15T19:56:11.104Z] ---> Running in 6a66815a234b [2021-06-15T19:56:11.104Z] Removing intermediate container 11e076c72d1d [2021-06-15T19:56:11.104Z] ---> eb3fe0124b53 [2021-06-15T19:56:11.104Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:56:11.712Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T19:56:11.712Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T19:56:11.712Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T19:56:11.712Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T19:56:11.712Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T19:56:11.712Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T19:56:11.712Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T19:56:11.987Z] Removing intermediate container b576675e1415 [2021-06-15T19:56:11.987Z] ---> 0dc057ab2453 [2021-06-15T19:56:11.987Z] [2021-06-15T19:56:11.987Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T19:56:11.987Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T19:56:11.987Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T19:56:11.987Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T19:56:11.987Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T19:56:11.987Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T19:56:11.987Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T19:56:11.987Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T19:56:11.987Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T19:56:12.259Z] Removing intermediate container 6a66815a234b [2021-06-15T19:56:12.259Z] ---> f0dd56fe8d3f [2021-06-15T19:56:12.259Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T19:56:12.259Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T19:56:12.259Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T19:56:12.259Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T19:56:12.259Z] ---> a4eea85b3ea3 [2021-06-15T19:56:12.259Z] Step 22/26 : 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/ [2021-06-15T19:56:12.259Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T19:56:12.259Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T19:56:12.259Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T19:56:12.259Z] Successfully built 0dc057ab2453 [2021-06-15T19:56:12.259Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T19:56:12.259Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T19:56:12.259Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T19:56:12.259Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T19:56:12.532Z] Successfully tagged support-scheduler-arm64:latest [2021-06-15T19:56:12.532Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-15T19:56:12.532Z] ---> Running in fcbb36ed5fb5 [2021-06-15T19:56:12.532Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T19:56:12.532Z] ---> Running in aaf6d2c10411 [2021-06-15T19:56:12.532Z] OK: 72 MiB in 59 packages [2021-06-15T19:56:12.532Z] ---> 71ae2b908100 [2021-06-15T19:56:12.532Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T19:56:13.508Z] Removing intermediate container fcbb36ed5fb5 [2021-06-15T19:56:13.508Z] ---> c94386d25350 [2021-06-15T19:56:13.508Z] [2021-06-15T19:56:14.493Z] Successfully built c94386d25350 [2021-06-15T19:56:14.493Z] Successfully tagged support-notifications-arm64:latest [2021-06-15T19:56:14.493Z]  Building support-notifications ... done Building core-metadata [2021-06-15T19:56:15.108Z] ---> f9b5a4657d18 [2021-06-15T19:56:15.108Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T19:56:16.572Z] ---> 3c081959c6dc [2021-06-15T19:56:16.572Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T19:56:16.572Z] Removing intermediate container aaf6d2c10411 [2021-06-15T19:56:16.572Z] ---> bb7de2e955fa [2021-06-15T19:56:16.572Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T19:56:17.180Z] ---> Running in 7e685175ad84 [2021-06-15T19:56:17.180Z] ---> Running in e6910db5e0a5 [2021-06-15T19:56:17.785Z] Collecting docker-compose==1.23.2 [2021-06-15T19:56:17.785Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T19:56:18.057Z] Removing intermediate container 7e685175ad84 [2021-06-15T19:56:18.057Z] ---> c629b94abe6c [2021-06-15T19:56:18.058Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Removing intermediate container e6910db5e0a5 [2021-06-15T19:56:18.058Z] ---> 481b596b0f52 [2021-06-15T19:56:18.058Z] [2021-06-15T19:56:18.058Z] Step 24/26 : LABEL arch=arm64 [2021-06-15T19:56:18.337Z] ---> Running in f28569daff5f [2021-06-15T19:56:18.337Z] ---> Running in 16a06f740f6d [2021-06-15T19:56:18.609Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T19:56:18.609Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T19:56:18.886Z] Removing intermediate container 16a06f740f6d [2021-06-15T19:56:18.886Z] ---> 93f800c01480 [2021-06-15T19:56:18.886Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T19:56:19.159Z] Removing intermediate container f28569daff5f [2021-06-15T19:56:19.159Z] ---> b1006b63d5eb [2021-06-15T19:56:19.159Z] Step 25/26 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:56:19.438Z] ---> Running in 122afa0ebf3b [2021-06-15T19:56:19.438Z] ---> Running in 147349d06ae6 [2021-06-15T19:56:20.422Z] Removing intermediate container 122afa0ebf3b [2021-06-15T19:56:20.422Z] ---> 584f63dfb4dd [2021-06-15T19:56:20.422Z] Step 23/24 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:56:20.422Z] Removing intermediate container 147349d06ae6 [2021-06-15T19:56:20.422Z] ---> b50076e078ae [2021-06-15T19:56:20.422Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T19:56:20.698Z] ---> Running in 15793564b945 [2021-06-15T19:56:20.698Z] ---> Running in 8ecb12ad8f8a [2021-06-15T19:56:21.301Z] Removing intermediate container 15793564b945 [2021-06-15T19:56:21.301Z] ---> 15ca76cdae83 [2021-06-15T19:56:21.301Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T19:56:21.301Z] Removing intermediate container 8ecb12ad8f8a [2021-06-15T19:56:21.301Z] ---> 12d37f478996 [2021-06-15T19:56:21.301Z] [2021-06-15T19:56:21.579Z] ---> Running in 8658c6ecf62e [2021-06-15T19:56:21.854Z] Successfully built 12d37f478996 [2021-06-15T19:56:21.854Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-15T19:56:21.854Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-06-15T19:56:22.454Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T19:56:22.454Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T19:56:22.454Z] Removing intermediate container 8658c6ecf62e [2021-06-15T19:56:22.454Z] ---> 87160ddbe46e [2021-06-15T19:56:22.454Z] [2021-06-15T19:56:22.731Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T19:56:22.731Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T19:56:22.731Z] Successfully built 87160ddbe46e [2021-06-15T19:56:22.731Z] Successfully tagged core-data-arm64:latest [2021-06-15T19:56:22.731Z]  Building core-data ... done Building core-command [2021-06-15T19:56:25.356Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T19:56:25.356Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T19:56:25.356Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-15T19:56:25.356Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T19:56:25.356Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T19:56:28.752Z] Collecting PyYAML<4,>=3.10 [2021-06-15T19:56:28.752Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T19:56:32.151Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T19:56:32.151Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T19:56:32.427Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T19:56:32.427Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T19:56:33.408Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T19:56:33.408Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T19:56:34.393Z] Collecting idna<2.8,>=2.5 [2021-06-15T19:56:34.393Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T19:56:34.393Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-15T19:56:34.393Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-15T19:56:34.990Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T19:56:34.990Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T19:56:35.267Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T19:56:35.539Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T19:56:35.539Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T19:56:35.539Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T19:56:35.539Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T19:56:35.539Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T19:56:36.523Z] Installing collected packages: dockerpty, idna, urllib3, requests, docopt, jsonschema, texttable, PyYAML, cached-property, websocket-client, docker-pycreds, docker, docker-compose [2021-06-15T19:56:36.524Z] Running setup.py install for dockerpty: started [2021-06-15T19:56:39.176Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T19:56:39.176Z] Attempting uninstall: idna [2021-06-15T19:56:39.176Z] Found existing installation: idna 2.9 [2021-06-15T19:56:39.176Z] Uninstalling idna-2.9: [2021-06-15T19:56:39.176Z] Successfully uninstalled idna-2.9 [2021-06-15T19:56:39.790Z] Attempting uninstall: urllib3 [2021-06-15T19:56:39.790Z] Found existing installation: urllib3 1.25.9 [2021-06-15T19:56:39.790Z] Uninstalling urllib3-1.25.9: [2021-06-15T19:56:39.790Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T19:56:40.394Z] Attempting uninstall: requests [2021-06-15T19:56:40.394Z] Found existing installation: requests 2.23.0 [2021-06-15T19:56:40.394Z] Uninstalling requests-2.23.0: [2021-06-15T19:56:40.394Z] Successfully uninstalled requests-2.23.0 [2021-06-15T19:56:40.672Z] Running setup.py install for docopt: started [2021-06-15T19:56:43.310Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T19:56:43.310Z] Running setup.py install for texttable: started [2021-06-15T19:56:45.303Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T19:56:45.303Z] Running setup.py install for PyYAML: started [2021-06-15T19:56:47.957Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T19:56:50.606Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-15T19:56:59.188Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:56:59.188Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:56:59.188Z] ---> e79470cbe9a2 [2021-06-15T19:56:59.188Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T19:56:59.188Z] ---> Using cache [2021-06-15T19:56:59.188Z] ---> 08e4df2ea8c7 [2021-06-15T19:56:59.188Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:56:59.188Z] ---> Using cache [2021-06-15T19:56:59.188Z] ---> 49bc8615f9d2 [2021-06-15T19:56:59.188Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T19:56:59.188Z] ---> Running in 93d614817401 [2021-06-15T19:57:00.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:57:00.187Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:57:00.188Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:57:00.188Z] ---> e79470cbe9a2 [2021-06-15T19:57:00.188Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T19:57:00.188Z] ---> Using cache [2021-06-15T19:57:00.188Z] ---> 08e4df2ea8c7 [2021-06-15T19:57:00.188Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:57:00.188Z] ---> Using cache [2021-06-15T19:57:00.188Z] ---> 49bc8615f9d2 [2021-06-15T19:57:00.188Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T19:57:00.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:57:01.069Z] ---> Running in b9993ee85c59 [2021-06-15T19:57:02.063Z] OK: 218 MiB in 52 packages [2021-06-15T19:57:03.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:57:04.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:57:04.536Z] Removing intermediate container 93d614817401 [2021-06-15T19:57:04.536Z] ---> 74df62da400a [2021-06-15T19:57:04.536Z] Step 6/32 : COPY go.mod . [2021-06-15T19:57:05.145Z] OK: 218 MiB in 52 packages [2021-06-15T19:57:06.137Z] ---> 47a7f29d8e8f [2021-06-15T19:57:06.137Z] Step 7/32 : RUN go mod download [2021-06-15T19:57:06.744Z] ---> Running in e12e9b5579cb [2021-06-15T19:57:07.730Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:57:07.730Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:57:07.730Z] ---> e79470cbe9a2 [2021-06-15T19:57:07.730Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T19:57:07.730Z] ---> Using cache [2021-06-15T19:57:07.730Z] ---> 08e4df2ea8c7 [2021-06-15T19:57:07.730Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:57:07.730Z] ---> Using cache [2021-06-15T19:57:07.730Z] ---> 49bc8615f9d2 [2021-06-15T19:57:07.730Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T19:57:07.730Z] ---> Using cache [2021-06-15T19:57:07.730Z] ---> 29012a8dbf37 [2021-06-15T19:57:07.730Z] Step 6/22 : COPY go.mod . [2021-06-15T19:57:07.730Z] Removing intermediate container b9993ee85c59 [2021-06-15T19:57:07.730Z] ---> 29012a8dbf37 [2021-06-15T19:57:07.730Z] Step 6/24 : COPY go.mod . [2021-06-15T19:57:07.730Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T19:57:07.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T19:57:07.730Z] ---> e79470cbe9a2 [2021-06-15T19:57:07.730Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T19:57:07.730Z] ---> Using cache [2021-06-15T19:57:07.730Z] ---> 08e4df2ea8c7 [2021-06-15T19:57:07.730Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T19:57:07.730Z] ---> Using cache [2021-06-15T19:57:07.730Z] ---> 49bc8615f9d2 [2021-06-15T19:57:07.730Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T19:57:07.730Z] ---> Using cache [2021-06-15T19:57:07.730Z] ---> 29012a8dbf37 [2021-06-15T19:57:07.730Z] Step 6/24 : COPY go.mod . [2021-06-15T19:57:09.190Z] ---> e381e36b7dfb [2021-06-15T19:57:09.190Z] Step 7/24 : RUN go mod download [2021-06-15T19:57:09.190Z] ---> 2fa4de9e622f [2021-06-15T19:57:09.190Z] Step 7/22 : RUN go mod download [2021-06-15T19:57:09.467Z] ---> ff7ca809b359 [2021-06-15T19:57:09.467Z] Step 7/24 : RUN go mod download [2021-06-15T19:57:09.467Z] ---> Running in f3d1d4a5d7cf [2021-06-15T19:57:09.467Z] ---> Running in b006dd3dc1a8 [2021-06-15T19:57:09.747Z] ---> Running in 61450fab76e2 [2021-06-15T19:57:10.028Z] Removing intermediate container 922cde9eb0ec [2021-06-15T19:57:10.028Z] ---> ad386e94f8b7 [2021-06-15T19:57:10.028Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T19:57:10.310Z] ---> Running in 2035c6ff8e60 [2021-06-15T19:57:10.584Z] Removing intermediate container e12e9b5579cb [2021-06-15T19:57:10.584Z] ---> dbd84007d6c5 [2021-06-15T19:57:10.584Z] Step 8/32 : COPY . . [2021-06-15T19:57:11.194Z] Removing intermediate container 2035c6ff8e60 [2021-06-15T19:57:11.194Z] ---> 1451be9c297a [2021-06-15T19:57:11.194Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T19:57:11.478Z] ---> Running in 11de2fdbd46b [2021-06-15T19:57:12.478Z] Removing intermediate container 11de2fdbd46b [2021-06-15T19:57:12.478Z] ---> 393fc055290a [2021-06-15T19:57:12.478Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T19:57:14.493Z] Removing intermediate container 61450fab76e2 [2021-06-15T19:57:14.493Z] ---> 578e2a637d3a [2021-06-15T19:57:14.493Z] Step 8/24 : COPY . . [2021-06-15T19:57:14.493Z] ---> 6965926a5f99 [2021-06-15T19:57:14.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T19:57:14.775Z] Removing intermediate container f3d1d4a5d7cf [2021-06-15T19:57:14.775Z] ---> 6fcabf009544 [2021-06-15T19:57:14.775Z] Step 8/24 : COPY . . [2021-06-15T19:57:14.775Z] Removing intermediate container b006dd3dc1a8 [2021-06-15T19:57:14.775Z] ---> 521ca8399879 [2021-06-15T19:57:14.775Z] Step 8/22 : COPY . . [2021-06-15T19:57:17.431Z] ---> 2407425d654a [2021-06-15T19:57:17.431Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T19:57:20.084Z] ---> e08295f486ae [2021-06-15T19:57:20.084Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T19:57:20.361Z] ---> Running in b229380ccff0 [2021-06-15T19:57:21.810Z] Removing intermediate container b229380ccff0 [2021-06-15T19:57:21.810Z] ---> f41de917b689 [2021-06-15T19:57:21.810Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:57:22.411Z] ---> Running in aeade33deae4 [2021-06-15T19:57:23.870Z] Removing intermediate container aeade33deae4 [2021-06-15T19:57:23.870Z] ---> 096aae364429 [2021-06-15T19:57:23.871Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T19:57:24.150Z] ---> Running in dc5b3cec56a3 [2021-06-15T19:57:31.481Z] Removing intermediate container dc5b3cec56a3 [2021-06-15T19:57:31.481Z] ---> 8cc6f154bf57 [2021-06-15T19:57:31.482Z] Step 23/24 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:57:31.482Z] ---> Running in c006f3ef4ec6 [2021-06-15T19:57:31.482Z] Removing intermediate container c006f3ef4ec6 [2021-06-15T19:57:31.482Z] ---> 27d3e3ec83db [2021-06-15T19:57:31.482Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T19:57:31.482Z] ---> Running in 01787147d630 [2021-06-15T19:57:31.482Z] Removing intermediate container 01787147d630 [2021-06-15T19:57:31.482Z] ---> 4e596e217622 [2021-06-15T19:57:31.482Z] [2021-06-15T19:57:31.482Z] Successfully built 4e596e217622 [2021-06-15T19:57:31.482Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-15T19:57:31.482Z]  Building sys-mgmt-agent ... done  ---> 8d8be492c391 [2021-06-15T19:57:31.482Z] Step 9/32 : RUN go mod tidy [2021-06-15T19:57:31.482Z] ---> Running in 57d6ae643922 [2021-06-15T19:57:36.898Z] ---> 77b42a5a22df [2021-06-15T19:57:36.898Z] Step 9/22 : RUN go mod tidy [2021-06-15T19:57:36.898Z] ---> 34d56aeff17d [2021-06-15T19:57:36.898Z] Step 9/24 : RUN go mod tidy [2021-06-15T19:57:36.898Z] ---> ad69da678237 [2021-06-15T19:57:36.898Z] Step 9/24 : RUN go mod tidy [2021-06-15T19:57:36.898Z] ---> Running in 639c93e79a38 [2021-06-15T19:57:36.898Z] Removing intermediate container 57d6ae643922 [2021-06-15T19:57:36.898Z] ---> b0ecbc809730 [2021-06-15T19:57:36.898Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T19:57:36.898Z] ---> Running in a48a8658b8cc [2021-06-15T19:57:36.898Z] ---> Running in 2a836c3dd007 [2021-06-15T19:57:37.169Z] ---> Running in 91d4b76cd9ea [2021-06-15T19:57:39.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-15T19:57:43.478Z] Removing intermediate container a48a8658b8cc [2021-06-15T19:57:43.478Z] ---> ebd05444bc05 [2021-06-15T19:57:43.478Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T19:57:43.478Z] Removing intermediate container 639c93e79a38 [2021-06-15T19:57:43.478Z] ---> bb4787bfb941 [2021-06-15T19:57:43.478Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T19:57:43.478Z] ---> Running in 69a33bc35169 [2021-06-15T19:57:43.478Z] ---> Running in 67031cc06873 [2021-06-15T19:57:43.478Z] Removing intermediate container 2a836c3dd007 [2021-06-15T19:57:43.478Z] ---> 1e06f5ea4c3a [2021-06-15T19:57:43.478Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T19:57:43.478Z] ---> Running in cb1c661ebc22 [2021-06-15T19:57:46.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-15T19:57:46.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-15T19:57:46.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-15T19:59:07.981Z] Removing intermediate container 91d4b76cd9ea [2021-06-15T19:59:07.981Z] ---> decd82fb395b [2021-06-15T19:59:07.981Z] [2021-06-15T19:59:07.981Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T19:59:07.981Z] ---> 9852663dfa18 [2021-06-15T19:59:07.981Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T19:59:07.981Z] ---> Running in 43fa9cc936bc [2021-06-15T19:59:07.981Z] Removing intermediate container 43fa9cc936bc [2021-06-15T19:59:07.981Z] ---> 7bb0264d66db [2021-06-15T19:59:07.981Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T19:59:07.981Z] ---> Running in beb3d16629ba [2021-06-15T19:59:07.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-15T19:59:07.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:59:07.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:59:08.261Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T19:59:08.261Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T19:59:08.261Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:59:08.261Z] OK: 5 MiB in 16 packages [2021-06-15T19:59:10.284Z] Removing intermediate container beb3d16629ba [2021-06-15T19:59:10.284Z] ---> f89f935821cc [2021-06-15T19:59:10.284Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T19:59:10.560Z] ---> Running in 3721c48f8091 [2021-06-15T19:59:11.555Z] Removing intermediate container 3721c48f8091 [2021-06-15T19:59:11.555Z] ---> 39f2e5a2f3fe [2021-06-15T19:59:11.555Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T19:59:12.175Z] ---> Running in 3189d1fc1a79 [2021-06-15T19:59:13.183Z] Removing intermediate container 3189d1fc1a79 [2021-06-15T19:59:13.183Z] ---> 8fb009461d60 [2021-06-15T19:59:13.183Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T19:59:13.183Z] ---> Running in c5fa43e8cc0f [2021-06-15T19:59:13.791Z] Removing intermediate container cb1c661ebc22 [2021-06-15T19:59:13.791Z] ---> bb9f53462e25 [2021-06-15T19:59:13.791Z] [2021-06-15T19:59:13.791Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T19:59:13.791Z] ---> 9852663dfa18 [2021-06-15T19:59:13.791Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T19:59:13.791Z] ---> Using cache [2021-06-15T19:59:13.791Z] ---> f1927d2962f8 [2021-06-15T19:59:13.791Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:59:13.791Z] ---> Using cache [2021-06-15T19:59:13.791Z] ---> bf9653ebcae1 [2021-06-15T19:59:13.791Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T19:59:14.068Z] ---> Running in 9a273b7ce174 [2021-06-15T19:59:14.670Z] Removing intermediate container 9a273b7ce174 [2021-06-15T19:59:14.670Z] ---> 2554d8f9ff9b [2021-06-15T19:59:14.670Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T19:59:14.948Z] ---> Running in ca11c7572492 [2021-06-15T19:59:15.937Z] Removing intermediate container ca11c7572492 [2021-06-15T19:59:15.937Z] ---> 86a852c3c193 [2021-06-15T19:59:15.937Z] Step 16/24 : WORKDIR / [2021-06-15T19:59:15.937Z] ---> Running in ec5983b8ae60 [2021-06-15T19:59:16.539Z] Removing intermediate container c5fa43e8cc0f [2021-06-15T19:59:16.539Z] ---> 9cb2412203b0 [2021-06-15T19:59:16.539Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T19:59:17.142Z] ---> Running in e9f3f7230e6a [2021-06-15T19:59:17.142Z] Removing intermediate container ec5983b8ae60 [2021-06-15T19:59:17.142Z] ---> b4ba147631b4 [2021-06-15T19:59:17.142Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:59:18.587Z] Removing intermediate container e9f3f7230e6a [2021-06-15T19:59:18.587Z] ---> 850a9aa20c08 [2021-06-15T19:59:18.587Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T19:59:18.587Z] ---> 04c56b816d56 [2021-06-15T19:59:18.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T19:59:18.587Z] Removing intermediate container 67031cc06873 [2021-06-15T19:59:18.587Z] ---> c8aacccfb97f [2021-06-15T19:59:18.587Z] [2021-06-15T19:59:18.587Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T19:59:18.587Z] ---> 9852663dfa18 [2021-06-15T19:59:18.587Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T19:59:18.862Z] ---> Running in 4d3016a7bb93 [2021-06-15T19:59:19.136Z] Removing intermediate container 69a33bc35169 [2021-06-15T19:59:19.136Z] ---> bbe1011a2269 [2021-06-15T19:59:19.136Z] [2021-06-15T19:59:19.136Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T19:59:19.136Z] ---> 9852663dfa18 [2021-06-15T19:59:19.136Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T19:59:19.136Z] ---> Using cache [2021-06-15T19:59:19.136Z] ---> f1927d2962f8 [2021-06-15T19:59:19.136Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T19:59:19.136Z] ---> Using cache [2021-06-15T19:59:19.136Z] ---> bf9653ebcae1 [2021-06-15T19:59:19.136Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T19:59:19.412Z] ---> Running in 67695be747ed [2021-06-15T19:59:19.688Z] ---> 2bdb5cea8b61 [2021-06-15T19:59:19.688Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T19:59:19.961Z] ---> Running in 6e1a0cdea6d7 [2021-06-15T19:59:20.239Z] Removing intermediate container 67695be747ed [2021-06-15T19:59:20.239Z] ---> e374d193cccb [2021-06-15T19:59:20.239Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T19:59:20.239Z] ---> fff596653de5 [2021-06-15T19:59:20.239Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T19:59:20.521Z] ---> Running in db751e5134dc [2021-06-15T19:59:20.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T19:59:20.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T19:59:21.076Z] Removing intermediate container db751e5134dc [2021-06-15T19:59:21.076Z] ---> 33634f424e0c [2021-06-15T19:59:21.076Z] Step 16/24 : WORKDIR / [2021-06-15T19:59:21.367Z] ---> Running in 58f858cae28e [2021-06-15T19:59:21.367Z] ---> 5eca41b4b635 [2021-06-15T19:59:21.367Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T19:59:21.655Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T19:59:21.655Z] ---> Running in a70f10d07cac [2021-06-15T19:59:21.655Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T19:59:21.655Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T19:59:21.655Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T19:59:21.655Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T19:59:21.655Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T19:59:21.931Z] OK: 7 MiB in 18 packages [2021-06-15T19:59:22.206Z] Removing intermediate container 58f858cae28e [2021-06-15T19:59:22.206Z] ---> 602750998c40 [2021-06-15T19:59:22.206Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:59:22.479Z] Removing intermediate container a70f10d07cac [2021-06-15T19:59:22.479Z] ---> 5b3b029d07cc [2021-06-15T19:59:22.479Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:59:22.754Z] ---> Running in 24bf596ee325 [2021-06-15T19:59:23.029Z] ---> 04c366a909e6 [2021-06-15T19:59:23.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T19:59:23.312Z] Removing intermediate container 24bf596ee325 [2021-06-15T19:59:23.312Z] ---> d4ebc2065ede [2021-06-15T19:59:23.312Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T19:59:23.312Z] Removing intermediate container 6e1a0cdea6d7 [2021-06-15T19:59:23.312Z] ---> 935e9dbfdb44 [2021-06-15T19:59:23.312Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T19:59:23.590Z] ---> Running in 851b039b71fa [2021-06-15T19:59:23.867Z] Removing intermediate container 4d3016a7bb93 [2021-06-15T19:59:23.867Z] ---> 6914f03b9025 [2021-06-15T19:59:23.867Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T19:59:24.156Z] ---> Running in 7b7b9ca2cf21 [2021-06-15T19:59:24.156Z] Removing intermediate container 851b039b71fa [2021-06-15T19:59:24.156Z] ---> 251d93d5f78e [2021-06-15T19:59:24.156Z] Step 23/24 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:59:24.435Z] ---> eb4f50f9fd71 [2021-06-15T19:59:24.435Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T19:59:24.436Z] ---> Running in 97da50d22a04 [2021-06-15T19:59:25.040Z] Removing intermediate container 7b7b9ca2cf21 [2021-06-15T19:59:25.040Z] ---> 5fc278e10cfc [2021-06-15T19:59:25.040Z] Step 14/22 : WORKDIR /edgex [2021-06-15T19:59:25.317Z] ---> 2d21c44cb688 [2021-06-15T19:59:25.317Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T19:59:25.317Z] ---> Running in ee6a9f2d85f7 [2021-06-15T19:59:25.317Z] Removing intermediate container 97da50d22a04 [2021-06-15T19:59:25.317Z] ---> b73ece7b9027 [2021-06-15T19:59:25.317Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T19:59:25.597Z] ---> Running in 589f49b4040e [2021-06-15T19:59:25.880Z] ---> 8b6dd9887fdb [2021-06-15T19:59:25.880Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T19:59:25.880Z] Removing intermediate container ee6a9f2d85f7 [2021-06-15T19:59:25.880Z] ---> e888526c42b5 [2021-06-15T19:59:25.880Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T19:59:26.497Z] Removing intermediate container 589f49b4040e [2021-06-15T19:59:26.497Z] ---> 467db414b7c6 [2021-06-15T19:59:26.497Z] [2021-06-15T19:59:26.497Z] ---> d01caa9e7b43 [2021-06-15T19:59:26.497Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T19:59:26.497Z] ---> Running in b4e9f26865dc [2021-06-15T19:59:26.776Z] Successfully built 467db414b7c6 [2021-06-15T19:59:26.776Z] Successfully tagged core-command-arm64:latest [2021-06-15T19:59:27.080Z]  Building core-command ... done  ---> d02a91fb84ab [2021-06-15T19:59:27.080Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T19:59:27.080Z] ---> 73e8d52cf317 [2021-06-15T19:59:27.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T19:59:27.359Z] Removing intermediate container b4e9f26865dc [2021-06-15T19:59:27.359Z] ---> 7437c8e23d77 [2021-06-15T19:59:27.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T19:59:27.359Z] ---> Running in cc6376ee1a59 [2021-06-15T19:59:28.356Z] Removing intermediate container cc6376ee1a59 [2021-06-15T19:59:28.356Z] ---> b3a31716b1cb [2021-06-15T19:59:28.356Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T19:59:28.356Z] ---> 20562f369cae [2021-06-15T19:59:28.356Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T19:59:28.356Z] ---> Running in ffb18741aaa8 [2021-06-15T19:59:28.634Z] ---> 4870debb95ac [2021-06-15T19:59:28.634Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T19:59:28.910Z] Removing intermediate container ffb18741aaa8 [2021-06-15T19:59:28.910Z] ---> b24b2e08ad9e [2021-06-15T19:59:28.910Z] Step 23/24 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:59:29.191Z] ---> Running in 2f512d938c2a [2021-06-15T19:59:29.466Z] ---> 9e9a07b8dfaa [2021-06-15T19:59:29.466Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T19:59:29.742Z] ---> Running in 3be26a49198b [2021-06-15T19:59:30.021Z] Removing intermediate container 2f512d938c2a [2021-06-15T19:59:30.021Z] ---> 4b0d2911342c [2021-06-15T19:59:30.021Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T19:59:30.021Z] ---> 7358de647e6c [2021-06-15T19:59:30.021Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T19:59:30.311Z] ---> Running in 6d63b25b6235 [2021-06-15T19:59:30.311Z] ---> Running in 8058238a0d91 [2021-06-15T19:59:30.311Z] Removing intermediate container 3be26a49198b [2021-06-15T19:59:30.311Z] ---> f1c0ee9c01a0 [2021-06-15T19:59:30.311Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T19:59:30.918Z] Removing intermediate container 8058238a0d91 [2021-06-15T19:59:30.918Z] ---> 068e99c0e6e9 [2021-06-15T19:59:30.918Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T19:59:30.918Z] Removing intermediate container 6d63b25b6235 [2021-06-15T19:59:30.918Z] ---> 3b69ca287de6 [2021-06-15T19:59:30.918Z] [2021-06-15T19:59:31.194Z] ---> Running in dd39fe2ab251 [2021-06-15T19:59:31.467Z] ---> 1af92a920df4 [2021-06-15T19:59:31.467Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T19:59:31.467Z] Successfully built 3b69ca287de6 [2021-06-15T19:59:31.467Z] Successfully tagged core-metadata-arm64:latest [2021-06-15T19:59:31.739Z]  Building core-metadata ... done  ---> Running in 094a3d171de8 [2021-06-15T19:59:31.739Z] Removing intermediate container dd39fe2ab251 [2021-06-15T19:59:31.739Z] ---> 1ed153afe75a [2021-06-15T19:59:31.739Z] Step 20/22 : LABEL arch=arm64 [2021-06-15T19:59:32.015Z] ---> Running in 91744cefe38d [2021-06-15T19:59:32.615Z] Removing intermediate container 91744cefe38d [2021-06-15T19:59:32.615Z] ---> bda9dae2e5e7 [2021-06-15T19:59:32.615Z] Step 21/22 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:59:32.615Z] ---> Running in a3d58dfd8672 [2021-06-15T19:59:33.220Z] Removing intermediate container a3d58dfd8672 [2021-06-15T19:59:33.220Z] ---> 0871af641dd8 [2021-06-15T19:59:33.220Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T19:59:33.501Z] ---> Running in ae993c8b5fed [2021-06-15T19:59:34.101Z] Removing intermediate container ae993c8b5fed [2021-06-15T19:59:34.101Z] ---> cff8d5eb43cb [2021-06-15T19:59:34.101Z] [2021-06-15T19:59:34.375Z] Removing intermediate container 094a3d171de8 [2021-06-15T19:59:34.375Z] ---> 83104f731937 [2021-06-15T19:59:34.375Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T19:59:34.375Z] Successfully built cff8d5eb43cb [2021-06-15T19:59:34.375Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-15T19:59:34.650Z]  Building security-proxy-setup ... done  ---> Running in 5bd918c426f9 [2021-06-15T19:59:35.248Z] Removing intermediate container 5bd918c426f9 [2021-06-15T19:59:35.248Z] ---> 62b734d1d7b6 [2021-06-15T19:59:35.248Z] Step 29/32 : CMD ["gate"] [2021-06-15T19:59:35.523Z] ---> Running in 543ffc150387 [2021-06-15T19:59:36.121Z] Removing intermediate container 543ffc150387 [2021-06-15T19:59:36.121Z] ---> 8e6baf45d2d6 [2021-06-15T19:59:36.121Z] Step 30/32 : LABEL arch=arm64 [2021-06-15T19:59:36.396Z] ---> Running in f80e9cbf2f38 [2021-06-15T19:59:36.994Z] Removing intermediate container f80e9cbf2f38 [2021-06-15T19:59:36.994Z] ---> 37b7bd734f7f [2021-06-15T19:59:36.994Z] Step 31/32 : LABEL git_sha=1b41a246db502c0ecda193d8ffbfce0de28d9402 [2021-06-15T19:59:37.268Z] ---> Running in 41ec607b0f26 [2021-06-15T19:59:37.863Z] Removing intermediate container 41ec607b0f26 [2021-06-15T19:59:37.863Z] ---> d3bae0e44c41 [2021-06-15T19:59:37.863Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T19:59:38.136Z] ---> Running in b928dc958cd8 [2021-06-15T19:59:38.410Z] Removing intermediate container b928dc958cd8 [2021-06-15T19:59:38.410Z] ---> 6e298bc5bc9b [2021-06-15T19:59:38.410Z] [2021-06-15T19:59:39.003Z] Successfully built 6e298bc5bc9b [2021-06-15T19:59:39.003Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-15T19:59:39.287Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-15T19:59:39.300Z] $ docker stop --time=1 a28a0e44c41e62b04c7ec9483c34c0219051d39145ef5f8284e0003c1ca1b954 [2021-06-15T19:59:41.156Z] $ docker rm -f a28a0e44c41e62b04c7ec9483c34c0219051d39145ef5f8284e0003c1ca1b954 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T19:59:41.730Z] + docker images [2021-06-15T19:59:42.005Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T19:59:42.005Z] security-bootstrapper-arm64 latest 6e298bc5bc9b 3 seconds ago 17.5MB [2021-06-15T19:59:42.005Z] security-proxy-setup-arm64 latest cff8d5eb43cb 8 seconds ago 24.3MB [2021-06-15T19:59:42.005Z] core-metadata-arm64 latest 3b69ca287de6 11 seconds ago 15.7MB [2021-06-15T19:59:42.005Z] core-command-arm64 latest 467db414b7c6 15 seconds ago 15MB [2021-06-15T19:59:42.005Z] bbe1011a2269 23 seconds ago 972MB [2021-06-15T19:59:42.005Z] c8aacccfb97f 24 seconds ago 973MB [2021-06-15T19:59:42.005Z] bb9f53462e25 28 seconds ago 967MB [2021-06-15T19:59:42.005Z] decd82fb395b 38 seconds ago 970MB [2021-06-15T19:59:42.005Z] sys-mgmt-agent-arm64 latest 4e596e217622 2 minutes ago 299MB [2021-06-15T19:59:42.005Z] security-secretstore-setup-arm64 latest 12d37f478996 3 minutes ago 27.1MB [2021-06-15T19:59:42.005Z] core-data-arm64 latest 87160ddbe46e 3 minutes ago 19.1MB [2021-06-15T19:59:42.005Z] support-notifications-arm64 latest c94386d25350 3 minutes ago 15.7MB [2021-06-15T19:59:42.005Z] support-scheduler-arm64 latest 0dc057ab2453 3 minutes ago 15.1MB [2021-06-15T19:59:42.005Z] 8146a3dc1889 3 minutes ago 975MB [2021-06-15T19:59:42.005Z] 5f86ffa9c30d 3 minutes ago 969MB [2021-06-15T19:59:42.005Z] ba09edafbefe 3 minutes ago 968MB [2021-06-15T19:59:42.005Z] 0d8eafd50beb 3 minutes ago 976MB [2021-06-15T19:59:42.005Z] 17b598e44f80 3 minutes ago 969MB [2021-06-15T19:59:42.005Z] ci-base-image-arm64 latest e79470cbe9a2 14 minutes ago 641MB [2021-06-15T19:59:42.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB [2021-06-15T19:59:42.005Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-15T19:59:42.005Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-15T19:59:42.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T19:59:42.953Z] ---> job-cost.sh [2021-06-15T19:59:42.953Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cHXp [2021-06-15T20:00:23.715Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T20:02:00.453Z] lf-activate-venv(): INFO: Adding /tmp/venv-cHXp/bin to PATH [2021-06-15T20:02:00.453Z] INFO: No Stack... [2021-06-15T20:02:00.453Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T20:02:00.453Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T20:02:00.793Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-06-15T20:02:00.793Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T20:02:00.853Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3568-3-stack-cost] [2021-06-15T20:02:00.868Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3568-3-stack-cost] did not exist. Created. [2021-06-15T20:02:00.869Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3568-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T20:02:01.223Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T20:02:01.455Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T20:02:01.465Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3568-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-15T20:02:02.053Z] provisioning config files... [2021-06-15T20:02:02.067Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8178809535056707041tmp [Pipeline] { [Pipeline] sh [2021-06-15T20:02:02.391Z] + set +x [2021-06-15T20:02:02.391Z] + curl -s https://codecov.io/bash [2021-06-15T20:02:02.391Z] + bash -s -- [2021-06-15T20:02:02.391Z] [2021-06-15T20:02:02.391Z] _____ _ [2021-06-15T20:02:02.391Z] / ____| | | [2021-06-15T20:02:02.391Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T20:02:02.391Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T20:02:02.391Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T20:02:02.391Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T20:02:02.391Z] Bash-1.0.3 [2021-06-15T20:02:02.391Z] [2021-06-15T20:02:02.391Z] [2021-06-15T20:02:02.391Z] ==> git version 2.24.4 found [2021-06-15T20:02:02.391Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-15T20:02:02.391Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T20:02:02.391Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T20:02:02.391Z] ==> Jenkins CI detected. [2021-06-15T20:02:02.391Z] project root: . [2021-06-15T20:02:02.391Z] --> token set from env [2021-06-15T20:02:02.391Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T20:02:02.652Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T20:02:02.652Z] ==> Python coveragepy not found [2021-06-15T20:02:02.652Z] ==> Searching for coverage reports in: [2021-06-15T20:02:02.652Z] + . [2021-06-15T20:02:02.652Z] -> Found 1 reports [2021-06-15T20:02:02.652Z] ==> Detecting git/mercurial file structure [2021-06-15T20:02:02.652Z] ==> Reading reports [2021-06-15T20:02:02.652Z] + ./coverage.out bytes=398195 [2021-06-15T20:02:02.652Z] ==> Appending adjustments [2021-06-15T20:02:02.652Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T20:02:03.596Z] + Found adjustments [2021-06-15T20:02:03.596Z] ==> Gzipping contents [2021-06-15T20:02:03.596Z] 56K /tmp/codecov.QTIchQ.gz [2021-06-15T20:02:03.596Z] ==> Uploading reports [2021-06-15T20:02:03.596Z] url: https://codecov.io [2021-06-15T20:02:03.596Z] query: branch=PR-3568&commit=1b41a246db502c0ecda193d8ffbfce0de28d9402&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-15T20:02:03.596Z] -> Pinging Codecov [2021-06-15T20:02:03.596Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3568&commit=1b41a246db502c0ecda193d8ffbfce0de28d9402&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-15T20:02:04.173Z] -> Uploading to [2021-06-15T20:02:04.173Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/1b41a246db502c0ecda193d8ffbfce0de28d9402/04a9592a-b8fa-433e-9246-af8f7260ba8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T200204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7eef503cd103e22ee055d8f36128ee401908684949d75e1847360abe3e2590b4 [2021-06-15T20:02:04.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T20:02:04.173Z] Dload Upload Total Spent Left Speed [2021-06-15T20:02:04.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54573 0 0 100 54573 0 150k --:--:-- --:--:-- --:--:-- 150k 100 54573 0 0 100 54573 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-06-15T20:02:04.746Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1b41a246db502c0ecda193d8ffbfce0de28d9402 [Pipeline] } [2021-06-15T20:02:04.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-15T20:02:05.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T20:02:06.432Z] ---> package-listing.sh [2021-06-15T20:02:06.432Z] ++ facter osfamily [2021-06-15T20:02:06.432Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T20:02:06.692Z] + OS_FAMILY=redhat [2021-06-15T20:02:06.692Z] + workspace=/w/workspace/edgex-go/3 [2021-06-15T20:02:06.692Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T20:02:06.692Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T20:02:06.692Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T20:02:06.692Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T20:02:06.692Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-15T20:02:06.692Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T20:02:06.692Z] + case "${OS_FAMILY}" in [2021-06-15T20:02:06.692Z] + rpm -qa [2021-06-15T20:02:06.692Z] + sort [2021-06-15T20:02:08.607Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T20:02:08.607Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T20:02:08.607Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T20:02:08.607Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-15T20:02:08.607Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-15T20:02:08.607Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-15T20:02:08.620Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T20:02:08.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T20:02:09.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T20:02:09.481Z] [2021-06-15T20:02:09.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T20:02:09.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T20:02:09.804Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T20:02:09.804Z] df20fa9351a1: Pulling fs layer [2021-06-15T20:02:09.804Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T20:02:09.804Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T20:02:09.804Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T20:02:09.804Z] 93b61091891f: Pulling fs layer [2021-06-15T20:02:09.804Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T20:02:09.804Z] 5e14af77c1be: Pulling fs layer [2021-06-15T20:02:09.804Z] 01666e4c0597: Pulling fs layer [2021-06-15T20:02:09.804Z] aa168da1d23b: Pulling fs layer [2021-06-15T20:02:09.804Z] 93b61091891f: Waiting [2021-06-15T20:02:09.804Z] 93b9cdb0e59b: Waiting [2021-06-15T20:02:09.804Z] 5e14af77c1be: Waiting [2021-06-15T20:02:09.804Z] 01666e4c0597: Waiting [2021-06-15T20:02:09.804Z] aa168da1d23b: Waiting [2021-06-15T20:02:09.804Z] 46f8f816bc3b: Waiting [2021-06-15T20:02:09.804Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T20:02:09.804Z] 36b3adc4ff6f: Download complete [2021-06-15T20:02:09.804Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T20:02:09.804Z] 46f8f816bc3b: Download complete [2021-06-15T20:02:09.804Z] df20fa9351a1: Verifying Checksum [2021-06-15T20:02:09.804Z] df20fa9351a1: Download complete [2021-06-15T20:02:09.804Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T20:02:09.804Z] 93b9cdb0e59b: Download complete [2021-06-15T20:02:10.068Z] 5e14af77c1be: Verifying Checksum [2021-06-15T20:02:10.068Z] 5e14af77c1be: Download complete [2021-06-15T20:02:10.068Z] 93b61091891f: Verifying Checksum [2021-06-15T20:02:10.068Z] 93b61091891f: Download complete [2021-06-15T20:02:10.068Z] 01666e4c0597: Verifying Checksum [2021-06-15T20:02:10.068Z] 01666e4c0597: Download complete [2021-06-15T20:02:10.068Z] df20fa9351a1: Pull complete [2021-06-15T20:02:10.068Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T20:02:10.068Z] 8ad3a11d3b57: Download complete [2021-06-15T20:02:10.332Z] 36b3adc4ff6f: Pull complete [2021-06-15T20:02:10.598Z] 8ad3a11d3b57: Pull complete [2021-06-15T20:02:10.860Z] 46f8f816bc3b: Pull complete [2021-06-15T20:02:11.120Z] 93b61091891f: Pull complete [2021-06-15T20:02:11.120Z] 93b9cdb0e59b: Pull complete [2021-06-15T20:02:11.120Z] 5e14af77c1be: Pull complete [2021-06-15T20:02:11.120Z] 01666e4c0597: Pull complete [2021-06-15T20:02:11.692Z] aa168da1d23b: Verifying Checksum [2021-06-15T20:02:11.692Z] aa168da1d23b: Download complete [2021-06-15T20:02:15.917Z] aa168da1d23b: Pull complete [2021-06-15T20:02:15.917Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T20:02:15.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T20:02:15.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T20:02:15.991Z] prd-centos7-docker-4c-2g-1524 does not seem to be running inside a container [2021-06-15T20:02:16.027Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T20:02:19.115Z] $ docker top 4ca9899ebeba5f15e70bc14f6073bbee312c4175cc8160808e7b67cac080d1a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T20:02:19.516Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T20:02:19.817Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T20:02:20.297Z] + ls /var/log/sa-host [2021-06-15T20:02:20.297Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T20:02:20.297Z] file_magic: OK [2021-06-15T20:02:20.297Z] HZ: Using current value: 100 [2021-06-15T20:02:20.297Z] file_header: OK [2021-06-15T20:02:20.297Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-15T20:02:20.297Z] Statistics: [2021-06-15T20:02:20.297Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T20:02:20.297Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T20:02:20.297Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T20:02:20.297Z] file_magic: OK [2021-06-15T20:02:20.297Z] HZ: Using current value: 100 [2021-06-15T20:02:20.297Z] file_header: OK [2021-06-15T20:02:20.297Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-15T20:02:20.297Z] Statistics: [2021-06-15T20:02:20.297Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T20:02:20.297Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T20:02:20.495Z] provisioning config files... [2021-06-15T20:02:20.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3255582142145393847tmp [Pipeline] { [Pipeline] echo [2021-06-15T20:02:20.560Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T20:02:20.861Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T20:02:20.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T20:02:21.231Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T20:02:21.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T20:02:21.546Z] ---> sudo-logs.sh [2021-06-15T20:02:21.546Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T20:02:21.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T20:02:21.881Z] ---> job-cost.sh [2021-06-15T20:02:21.881Z] lf-activate-venv: SKIPPING [2021-06-15T20:02:21.881Z] DEBUG: total: 0.18000000715255737 [2021-06-15T20:02:21.881Z] INFO: Retrieving Stack Cost... [2021-06-15T20:02:22.454Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T20:02:23.030Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T20:02:23.046Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T20:02:23.346Z] ---> logs-deploy.sh [2021-06-15T20:02:23.346Z] lf-activate-venv: SKIPPING [2021-06-15T20:02:23.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3568/3 [2021-06-15T20:02:23.346Z] INFO: archiving workspace using pattern(s): [2021-06-15T20:02:24.290Z] Archives upload complete. [2021-06-15T20:02:24.290Z] INFO: archiving logs to Nexus