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 a83574ee450744825138d56018bb0ae9fc2c784f+ca82cc67a24dd3a646f9c54faca12af7640f6229 (1968d8ff4c71061993c662937377372d9440e478) 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-ssh7602076646020964081.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-ssh2094921800123986252.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-ssh5639192071183190410.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-ssh5133338965201682738.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-ssh8956393617409075282.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-1588’ Running on prd-centos7-docker-4c-2g-1591 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh7379941333275876220.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit a83574ee450744825138d56018bb0ae9fc2c784f Merge succeeded, producing cf5a0f578000c651a1e59e70f04f1acf631fc328 Checking out Revision cf5a0f578000c651a1e59e70f04f1acf631fc328 (PR-3568) > 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/4@tmp/jenkins-gitclient-ssh1615461595483521143.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 > git config core.sparsecheckout # timeout=10 > git checkout -f a83574ee450744825138d56018bb0ae9fc2c784f # 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/4@tmp/jenkins-gitclient-ssh6715913513438671673.key > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf5a0f578000c651a1e59e70f04f1acf631fc328 # timeout=10 Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1b41a246db502c0ecda193d8ffbfce0de28d9402 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T23:18:22.627Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T23:18:22.725Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T23:18:22.757Z] ========================================================= [2021-06-15T23:18:22.757Z] EdgeX Global Pipelines Version Info [2021-06-15T23:18:22.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:18:24.221Z] ------------------- [2021-06-15T23:18:24.222Z] stable info: [2021-06-15T23:18:24.222Z] ------------------- [2021-06-15T23:18:24.222Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T23:18:24.222Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T23:18:24.222Z] Message: update stable to v1.0.194 [2021-06-15T23:18:24.796Z] ------------------- [2021-06-15T23:18:24.796Z] experimental info: [2021-06-15T23:18:24.796Z] ------------------- [2021-06-15T23:18:24.796Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T23:18:24.796Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T23:18:24.796Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T23:18:24.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-15T23:18:24.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-15T23:18:24.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T23:18:25.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T23:18:25.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T23:18:25.051Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T23:18:25.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T23:18:25.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-15T23:18:25.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-15T23:18:25.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-15T23:18:25.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T23:18:25.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T23:18:25.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T23:18:25.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T23:18:25.268Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T23:18:25.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T23:18:25.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T23:18:25.339Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T23:18:25.361Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-15T23:18:25.387Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-15T23:18:25.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T23:18:25.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T23:18:25.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3568 [Pipeline] echo [2021-06-15T23:18:25.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3568 [Pipeline] echo [2021-06-15T23:18:25.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3568 [Pipeline] echo [2021-06-15T23:18:25.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf5a0f578000c651a1e59e70f04f1acf631fc328 [Pipeline] echo [2021-06-15T23:18:25.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf5a0f5 [Pipeline] echo [2021-06-15T23:18:25.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T23:18:25.678Z] provisioning config files... [2021-06-15T23:18:25.693Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2994357002209168401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:18:26.026Z] ---> docker-login.sh [2021-06-15T23:18:26.026Z] nexus3.edgexfoundry.org:10001 [2021-06-15T23:18:26.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:18:26.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:18:26.602Z] Configure a credential helper to remove this warning. See [2021-06-15T23:18:26.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:18:26.602Z] [2021-06-15T23:18:26.602Z] Login Succeeded [2021-06-15T23:18:26.602Z] nexus3.edgexfoundry.org:10002 [2021-06-15T23:18:26.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:18:26.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:18:26.602Z] Configure a credential helper to remove this warning. See [2021-06-15T23:18:26.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:18:26.602Z] [2021-06-15T23:18:26.602Z] Login Succeeded [2021-06-15T23:18:26.602Z] nexus3.edgexfoundry.org:10003 [2021-06-15T23:18:26.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:18:26.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:18:26.867Z] Configure a credential helper to remove this warning. See [2021-06-15T23:18:26.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:18:26.867Z] [2021-06-15T23:18:26.867Z] Login Succeeded [2021-06-15T23:18:26.867Z] nexus3.edgexfoundry.org:10004 [2021-06-15T23:18:26.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:18:27.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:18:27.128Z] Configure a credential helper to remove this warning. See [2021-06-15T23:18:27.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:18:27.128Z] [2021-06-15T23:18:27.128Z] Login Succeeded [2021-06-15T23:18:27.128Z] docker.io [2021-06-15T23:18:27.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:18:27.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:18:27.390Z] Configure a credential helper to remove this warning. See [2021-06-15T23:18:27.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:18:27.390Z] [2021-06-15T23:18:27.390Z] Login Succeeded [2021-06-15T23:18:27.390Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T23:18:27.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T23:18:27.742Z] ++ 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-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/core-command/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/core-data/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-15T23:18:27.742Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T23:18:27.742Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-15T23:18:27.742Z] ++ cut -d/ -f2 [2021-06-15T23:18:27.742Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-15T23:18:27.788Z] 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-15T23:18:28.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:18:28.536Z] [2021-06-15T23:18:28.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:18:28.854Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:18:29.126Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T23:18:29.126Z] 31603596830f: Pulling fs layer [2021-06-15T23:18:29.126Z] 54011a49482f: Pulling fs layer [2021-06-15T23:18:29.126Z] a6820b24f6d8: Pulling fs layer [2021-06-15T23:18:29.126Z] f581987b2513: Pulling fs layer [2021-06-15T23:18:29.126Z] f581987b2513: Waiting [2021-06-15T23:18:29.126Z] 54011a49482f: Verifying Checksum [2021-06-15T23:18:29.126Z] 54011a49482f: Download complete [2021-06-15T23:18:29.126Z] 31603596830f: Verifying Checksum [2021-06-15T23:18:29.126Z] 31603596830f: Download complete [2021-06-15T23:18:29.126Z] f581987b2513: Verifying Checksum [2021-06-15T23:18:29.126Z] f581987b2513: Download complete [2021-06-15T23:18:29.126Z] a6820b24f6d8: Verifying Checksum [2021-06-15T23:18:29.126Z] a6820b24f6d8: Download complete [2021-06-15T23:18:29.412Z] 31603596830f: Pull complete [2021-06-15T23:18:29.412Z] 54011a49482f: Pull complete [2021-06-15T23:18:30.381Z] a6820b24f6d8: Pull complete [2021-06-15T23:18:30.643Z] f581987b2513: Pull complete [2021-06-15T23:18:30.643Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T23:18:30.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T23:18:30.643Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T23:18:30.724Z] prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container [2021-06-15T23:18:30.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:18:33.031Z] $ docker top 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T23:18:33.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T23:18:33.164Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T23:18:33.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T23:18:33.270Z] $ docker exec 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe ssh-agent [2021-06-15T23:18:33.377Z] SSH_AUTH_SOCK=/tmp/ssh-ebzOC2E5xn9e/agent.14 [2021-06-15T23:18:33.377Z] SSH_AGENT_PID=20 [2021-06-15T23:18:33.385Z] Running ssh-add (command line suppressed) [2021-06-15T23:18:33.479Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2837770987349791310.key (/w/workspace/edgex-go/4@tmp/private_key_2837770987349791310.key) [2021-06-15T23:18:33.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T23:18:33.815Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T23:18:33.826Z] $ docker exec --env ******** --env ******** 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe ssh-agent -k [2021-06-15T23:18:33.917Z] unset SSH_AUTH_SOCK; [2021-06-15T23:18:33.918Z] unset SSH_AGENT_PID; [2021-06-15T23:18:33.918Z] echo Agent pid 20 killed; [2021-06-15T23:18:33.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T23:18:33.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T23:18:33.991Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T23:18:34.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T23:18:34.106Z] $ docker exec 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe ssh-agent [2021-06-15T23:18:34.215Z] SSH_AUTH_SOCK=/tmp/ssh-iGv2yx6uZnEq/agent.55 [2021-06-15T23:18:34.215Z] SSH_AGENT_PID=62 [2021-06-15T23:18:34.220Z] Running ssh-add (command line suppressed) [2021-06-15T23:18:34.307Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6641455812693220742.key (/w/workspace/edgex-go/4@tmp/private_key_6641455812693220742.key) [2021-06-15T23:18:34.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T23:18:34.635Z] + git semver init [2021-06-15T23:18:34.635Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T23:18:34.635Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-15T23:18:34.635Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-15T23:18:34.635Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T23:18:34.635Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T23:18:34.635Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T23:18:34.635Z] # $SEMVER_BRANCH = PR-3568 [2021-06-15T23:18:34.635Z] # $SEMVER_TEMP = /tmp/semver-270013474 [2021-06-15T23:18:34.635Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-15T23:18:46.910Z] # '/tmp/semver-270013474' -> '/w/workspace/edgex-go/4/.semver' [2021-06-15T23:18:47.177Z] # -> Force: false [2021-06-15T23:18:47.177Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-15T23:18:47.184Z] $ docker exec --env ******** --env ******** 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe ssh-agent -k [2021-06-15T23:18:47.281Z] unset SSH_AUTH_SOCK; [2021-06-15T23:18:47.281Z] unset SSH_AGENT_PID; [2021-06-15T23:18:47.281Z] echo Agent pid 62 killed; [2021-06-15T23:18:47.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T23:18:47.636Z] + git semver [Pipeline] } [2021-06-15T23:18:47.648Z] $ docker stop --time=1 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe [2021-06-15T23:18:52.625Z] $ docker rm -f 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T23:18:53.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T23:18:53.293Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T23:18:53.297Z] [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-15T23:18:53.939Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T23:18:54.241Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T23:18:54.536Z] + sudo service docker restart [2021-06-15T23:18:54.536Z] + true [2021-06-15T23:18:54.536Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T23:19:08.575Z] Still waiting to schedule task [2021-06-15T23:19:08.575Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1589’ [Pipeline] echo [2021-06-15T23:19:14.637Z] ========================================================= [2021-06-15T23:19:14.638Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T23:19:14.638Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:19:14.948Z] + 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-15T23:19:16.347Z] Sending build context to Docker daemon 329.5MB [2021-06-15T23:19:16.347Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T23:19:16.348Z] Step 2/6 : FROM ${BASE} [2021-06-15T23:19:16.612Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T23:19:16.612Z] 540db60ca938: Pulling fs layer [2021-06-15T23:19:16.612Z] adcc1eea9eea: Pulling fs layer [2021-06-15T23:19:16.612Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T23:19:16.612Z] 0510c868ecb4: Pulling fs layer [2021-06-15T23:19:16.612Z] afea3b2eda06: Pulling fs layer [2021-06-15T23:19:16.612Z] 7809a108b3ef: Pulling fs layer [2021-06-15T23:19:16.612Z] f706445af74f: Pulling fs layer [2021-06-15T23:19:16.612Z] afea3b2eda06: Waiting [2021-06-15T23:19:16.612Z] 7809a108b3ef: Waiting [2021-06-15T23:19:16.612Z] f706445af74f: Waiting [2021-06-15T23:19:16.612Z] 0510c868ecb4: Waiting [2021-06-15T23:19:16.612Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T23:19:16.612Z] 4c4ab2625f07: Download complete [2021-06-15T23:19:16.612Z] adcc1eea9eea: Verifying Checksum [2021-06-15T23:19:16.612Z] adcc1eea9eea: Download complete [2021-06-15T23:19:16.612Z] afea3b2eda06: Verifying Checksum [2021-06-15T23:19:16.612Z] afea3b2eda06: Download complete [2021-06-15T23:19:16.612Z] 540db60ca938: Verifying Checksum [2021-06-15T23:19:16.612Z] 540db60ca938: Download complete [2021-06-15T23:19:16.612Z] 7809a108b3ef: Verifying Checksum [2021-06-15T23:19:16.612Z] 7809a108b3ef: Download complete [2021-06-15T23:19:16.881Z] 540db60ca938: Pull complete [2021-06-15T23:19:17.143Z] adcc1eea9eea: Pull complete [2021-06-15T23:19:17.143Z] 4c4ab2625f07: Pull complete [2021-06-15T23:19:18.532Z] f706445af74f: Verifying Checksum [2021-06-15T23:19:18.532Z] f706445af74f: Download complete [2021-06-15T23:19:18.799Z] 0510c868ecb4: Verifying Checksum [2021-06-15T23:19:18.799Z] 0510c868ecb4: Download complete [2021-06-15T23:19:22.141Z] 0510c868ecb4: Pull complete [2021-06-15T23:19:22.141Z] afea3b2eda06: Pull complete [2021-06-15T23:19:22.141Z] 7809a108b3ef: Pull complete [2021-06-15T23:19:26.401Z] f706445af74f: Pull complete [2021-06-15T23:19:26.401Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T23:19:26.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T23:19:26.401Z] ---> b068be0155e3 [2021-06-15T23:19:26.401Z] 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-15T23:19:27.795Z] ---> Running in 8d080382e74e [2021-06-15T23:19:28.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:19:28.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:19:29.259Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T23:19:29.520Z] (2/12) Installing file (5.39-r0) [2021-06-15T23:19:29.520Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T23:19:29.783Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T23:19:35.076Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T23:19:35.076Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T23:19:35.076Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T23:19:35.076Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T23:19:35.076Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T23:19:35.076Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T23:19:35.337Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T23:19:35.337Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T23:19:35.337Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T23:19:35.337Z] OK: 219 MiB in 52 packages [2021-06-15T23:19:37.886Z] Removing intermediate container 8d080382e74e [2021-06-15T23:19:37.886Z] ---> 1517b8c3f6fe [2021-06-15T23:19:37.886Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T23:19:38.147Z] ---> Running in 6c71a4c15f62 [2021-06-15T23:19:38.147Z] Removing intermediate container 6c71a4c15f62 [2021-06-15T23:19:38.147Z] ---> d265a5206fb5 [2021-06-15T23:19:38.147Z] Step 5/6 : COPY go.mod . [2021-06-15T23:19:38.410Z] ---> a0c9f29c0e04 [2021-06-15T23:19:38.410Z] Step 6/6 : RUN go mod download [2021-06-15T23:19:38.410Z] ---> Running in 6bef4dac5f4d [2021-06-15T23:19:53.348Z] Removing intermediate container 6bef4dac5f4d [2021-06-15T23:19:53.348Z] ---> 2bf45312b844 [2021-06-15T23:19:53.348Z] Successfully built 2bf45312b844 [2021-06-15T23:19:53.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:19:53.657Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T23:19:53.657Z] . [Pipeline] withDockerContainer [2021-06-15T23:19:53.735Z] prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container [2021-06-15T23:19:53.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:19:54.223Z] $ docker top f4efb2650ff8fb7cd7383b1e023115683d2235dc25879022f062cd7d1c7920d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:19:54.602Z] + go version [2021-06-15T23:19:54.602Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T23:19:54.612Z] $ docker stop --time=1 f4efb2650ff8fb7cd7383b1e023115683d2235dc25879022f062cd7d1c7920d5 [2021-06-15T23:19:55.806Z] $ docker rm -f f4efb2650ff8fb7cd7383b1e023115683d2235dc25879022f062cd7d1c7920d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:19:56.437Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T23:19:56.437Z] . [Pipeline] withDockerContainer [2021-06-15T23:19:56.518Z] prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container [2021-06-15T23:19:56.556Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:19:57.045Z] $ docker top 9a5ccecdfdc962df789604c463732d86d31e3683f5f905064f6e2af626eb0696 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T23:19:57.141Z] ========================================================= [2021-06-15T23:19:57.141Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T23:19:57.141Z] ========================================================= [Pipeline] sh [2021-06-15T23:19:57.447Z] + go mod tidy [Pipeline] sh [2021-06-15T23:19:58.017Z] + make test [2021-06-15T23:19:58.017Z] go mod tidy [2021-06-15T23:19:58.017Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T23:20:04.664Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T23:20:22.881Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T23:20:25.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T23:20:26.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T23:20:26.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T23:20:29.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T23:20:30.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T23:20:30.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T23:20:30.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T23:20:30.690Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T23:20:31.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T23:20:31.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T23:20:31.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T23:20:31.551Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T23:20:31.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T23:20:34.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-06-15T23:20:34.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T23:20:34.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T23:20:35.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-06-15T23:20:35.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T23:20:35.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.4% of statements [2021-06-15T23:20:35.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T23:20:35.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T23:20:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.092s coverage: 87.7% of statements [2021-06-15T23:20:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T23:20:35.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T23:20:35.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-06-15T23:20:37.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 81.2% of statements [2021-06-15T23:20:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T23:20:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T23:20:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T23:20:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T23:20:37.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T23:20:38.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.221s coverage: 95.1% of statements [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T23:20:38.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T23:20:38.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T23:20:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-06-15T23:20:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T23:20:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-15T23:20:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements [2021-06-15T23:20:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T23:20:39.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2021-06-15T23:20:39.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-06-15T23:20:39.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-06-15T23:20:40.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-06-15T23:20:40.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-06-15T23:20:52.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-06-15T23:20:52.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-06-15T23:20:59.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.228s coverage: 81.8% of statements [2021-06-15T23:20:59.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-06-15T23:21:14.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-06-15T23:21:14.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T23:21:14.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-06-15T23:21:14.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T23:21:14.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T23:21:14.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-06-15T23:21:15.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements [2021-06-15T23:21:15.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-06-15T23:21:15.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-06-15T23:21:15.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-15T23:21:16.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements [2021-06-15T23:21:16.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T23:21:16.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T23:21:16.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T23:21:16.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-06-15T23:21:16.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T23:21:16.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T23:21:16.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-06-15T23:21:16.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T23:21:17.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-06-15T23:21:17.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T23:21:25.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 19.3% of statements [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T23:21:25.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 91.9% of statements [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T23:21:25.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T23:21:25.351Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T23:21:25.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T23:21:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T23:21:25.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-06-15T23:21:25.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-06-15T23:21:25.351Z] GO111MODULE=on go vet ./... [2021-06-15T23:21:48.261Z] gofmt -l . [2021-06-15T23:21:48.261Z] [ "`gofmt -l .`" = "" ] [2021-06-15T23:21:48.261Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T23:21:53.221Z] + ls -al . [2021-06-15T23:21:53.221Z] total 516 [2021-06-15T23:21:53.221Z] drwxrwxr-x 10 1001 1001 4096 Jun 15 23:21 . [2021-06-15T23:21:53.221Z] drwxr-xr-x 4 root root 28 Jun 15 23:19 .. [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 23:18 .dockerignore [2021-06-15T23:21:53.221Z] drwxrwxr-x 8 1001 1001 179 Jun 15 23:18 .git [2021-06-15T23:21:53.221Z] drwxrwxr-x 3 1001 1001 125 Jun 15 23:18 .github [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 23:18 .gitignore [2021-06-15T23:21:53.221Z] drwx------ 3 1001 1001 60 Jun 15 23:18 .semver [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 23:18 .sonarcloud.properties [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 23:18 Attribution.txt [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 23:18 CONTRIBUTING.md [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 23:18 Dockerfile.build [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 23:18 Jenkinsfile [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 23:18 LICENSE [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 23:18 Makefile [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 23:18 README.md [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 23:18 SECURITY.md [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 23:18 VERSION [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 23:18 ZMQWindows.md [2021-06-15T23:21:53.221Z] drwxrwxr-x 2 1001 1001 37 Jun 15 23:18 bin [2021-06-15T23:21:53.221Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 23:18 cmd [2021-06-15T23:21:53.221Z] -rw-r--r-- 1 root root 398195 Jun 15 23:21 coverage.out [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 23:18 go.mod [2021-06-15T23:21:53.221Z] -rw-r--r-- 1 root root 21063 Jun 15 23:19 go.sum [2021-06-15T23:21:53.221Z] drwxrwxr-x 7 1001 1001 114 Jun 15 23:18 internal [2021-06-15T23:21:53.221Z] drwxrwxr-x 3 1001 1001 16 Jun 15 23:18 openapi [2021-06-15T23:21:53.221Z] drwxrwxr-x 4 1001 1001 71 Jun 15 23:18 snap [2021-06-15T23:21:53.221Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 23:18 version.go [Pipeline] sh [2021-06-15T23:21:53.531Z] + '[' -e coverage.out ] [2021-06-15T23:21:53.531Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T23:21:53.662Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T23:21:53.960Z] + make build [2021-06-15T23:21:53.961Z] go mod tidy [2021-06-15T23:21:53.961Z] 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-15T23:21:55.383Z] 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-15T23:22:02.010Z] 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-15T23:22:02.277Z] 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-15T23:22:03.221Z] 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-15T23:22:03.484Z] 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-15T23:22:04.435Z] 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-15T23:22:05.388Z] 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-15T23:22:05.972Z] 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-15T23:22:06.932Z] 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-15T23:22:07.507Z] 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-15T23:22:08.461Z] 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-15T23:22:09.883Z] $ docker stop --time=1 9a5ccecdfdc962df789604c463732d86d31e3683f5f905064f6e2af626eb0696 [2021-06-15T23:22:12.767Z] $ docker rm -f 9a5ccecdfdc962df789604c463732d86d31e3683f5f905064f6e2af626eb0696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:22:17.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T23:22:17.909Z] [2021-06-15T23:22:17.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:22:18.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T23:22:18.233Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-15T23:22:18.233Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-15T23:22:18.233Z] ca9280d653b3: Pulling fs layer [2021-06-15T23:22:18.233Z] 7e9c9ca2126c: Pulling fs layer [2021-06-15T23:22:18.497Z] cbdbe7a5bc2a: Download complete [2021-06-15T23:22:18.498Z] cbdbe7a5bc2a: Pull complete [2021-06-15T23:22:19.442Z] ca9280d653b3: Verifying Checksum [2021-06-15T23:22:19.442Z] ca9280d653b3: Download complete [2021-06-15T23:22:20.022Z] ca9280d653b3: Pull complete [2021-06-15T23:22:20.286Z] 7e9c9ca2126c: Verifying Checksum [2021-06-15T23:22:20.286Z] 7e9c9ca2126c: Download complete [2021-06-15T23:22:23.607Z] 7e9c9ca2126c: Pull complete [2021-06-15T23:22:23.607Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-15T23:22:23.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T23:22:23.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-15T23:22:23.682Z] prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container [2021-06-15T23:22:23.717Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:22:27.640Z] $ docker top 1d51a0260625a12373d78587e1df133a86a711a94b0ec7b23bb7561148cbe4aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:22:28.037Z] + docker-compose build --help [2021-06-15T23:22:28.037Z] + grep parallel [2021-06-15T23:22:28.618Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T23:22:28.628Z] $ docker stop --time=1 1d51a0260625a12373d78587e1df133a86a711a94b0ec7b23bb7561148cbe4aa [2021-06-15T23:22:29.847Z] $ docker rm -f 1d51a0260625a12373d78587e1df133a86a711a94b0ec7b23bb7561148cbe4aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:22:30.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T23:22:30.329Z] . [Pipeline] withDockerContainer [2021-06-15T23:22:30.414Z] prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container [2021-06-15T23:22:30.456Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:22:30.910Z] $ docker top 0e42548f6b73ee61abf3a3ad9934a1b2db587c0fecaae8a07a90213e125a63f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:22:31.308Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T23:22:31.879Z] Building core-command ... [2021-06-15T23:22:31.879Z] Building core-data ... [2021-06-15T23:22:31.879Z] Building core-metadata ... [2021-06-15T23:22:31.879Z] Building security-bootstrapper ... [2021-06-15T23:22:31.879Z] Building security-proxy-setup ... [2021-06-15T23:22:31.879Z] Building security-secretstore-setup ... [2021-06-15T23:22:31.879Z] Building support-notifications ... [2021-06-15T23:22:31.879Z] Building support-scheduler ... [2021-06-15T23:22:31.879Z] Building sys-mgmt-agent ... [2021-06-15T23:22:31.879Z] Building security-secretstore-setup [2021-06-15T23:22:31.879Z] Building security-bootstrapper [2021-06-15T23:22:31.879Z] Building core-metadata [2021-06-15T23:22:31.879Z] Building security-proxy-setup [2021-06-15T23:22:31.879Z] Building support-scheduler [2021-06-15T23:22:53.878Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:22:53.878Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:22:53.878Z] ---> 2bf45312b844 [2021-06-15T23:22:53.878Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T23:22:53.878Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:22:53.878Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:22:53.878Z] ---> 2bf45312b844 [2021-06-15T23:22:53.878Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T23:22:58.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:22:58.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:22:58.095Z] ---> 2bf45312b844 [2021-06-15T23:22:58.095Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T23:22:58.928Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1592 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws [2021-06-15T23:22:58.946Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-15T23:22:59.218Z] The recommended git tool is: git [2021-06-15T23:23:02.316Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:23:02.316Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:23:02.316Z] ---> 2bf45312b844 [2021-06-15T23:23:02.316Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T23:23:02.895Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:23:02.895Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:23:02.895Z] ---> 2bf45312b844 [2021-06-15T23:23:02.895Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T23:23:07.061Z] ---> Running in 45c540b0fe58 [2021-06-15T23:23:07.061Z] ---> Running in 715489a17c47 [2021-06-15T23:23:07.061Z] ---> Running in 70fe60d42c18 [2021-06-15T23:23:07.061Z] ---> Running in fc76db56174b [2021-06-15T23:23:07.061Z] ---> Running in 9e7580eb87ad [2021-06-15T23:23:07.061Z] Removing intermediate container 45c540b0fe58 [2021-06-15T23:23:07.061Z] ---> 978d59b41530 [2021-06-15T23:23:07.061Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:23:07.061Z] Removing intermediate container 70fe60d42c18 [2021-06-15T23:23:07.061Z] ---> a871a9fe5f9b [2021-06-15T23:23:07.061Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:23:07.061Z] Removing intermediate container fc76db56174b [2021-06-15T23:23:07.061Z] ---> e11b1e2e6b1d [2021-06-15T23:23:07.061Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:23:07.061Z] ---> Running in 3db809b55f50 [2021-06-15T23:23:07.061Z] Removing intermediate container 715489a17c47 [2021-06-15T23:23:07.061Z] ---> b5e0a139694e [2021-06-15T23:23:07.061Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:23:07.061Z] ---> Running in cc98f77784df [2021-06-15T23:23:07.061Z] Removing intermediate container 9e7580eb87ad [2021-06-15T23:23:07.061Z] ---> c25acb5c6bd1 [2021-06-15T23:23:07.061Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:23:07.061Z] ---> Running in 700489ca0919 [2021-06-15T23:23:07.061Z] ---> Running in b44d84a2f84c [2021-06-15T23:23:07.061Z] ---> Running in e9709f9fbcd8 [2021-06-15T23:23:07.061Z] Removing intermediate container 3db809b55f50 [2021-06-15T23:23:07.061Z] ---> e459cb710a9c [2021-06-15T23:23:07.061Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T23:23:07.061Z] ---> Running in 279ba209396c [2021-06-15T23:23:07.061Z] Removing intermediate container cc98f77784df [2021-06-15T23:23:07.061Z] ---> 8ef3f23ce582 [2021-06-15T23:23:07.061Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T23:23:07.061Z] ---> Running in f5edf55c04e6 [2021-06-15T23:23:07.061Z] Removing intermediate container 700489ca0919 [2021-06-15T23:23:07.061Z] ---> d362d25bec29 [2021-06-15T23:23:07.061Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T23:23:07.061Z] ---> Running in 204a963948cd [2021-06-15T23:23:07.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.061Z] Removing intermediate container b44d84a2f84c [2021-06-15T23:23:07.061Z] ---> 507bf642c4a7 [2021-06-15T23:23:07.061Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T23:23:07.061Z] ---> Running in e240f9af7319 [2021-06-15T23:23:07.061Z] Removing intermediate container e9709f9fbcd8 [2021-06-15T23:23:07.061Z] ---> 70ef76801a97 [2021-06-15T23:23:07.061Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T23:23:07.061Z] ---> Running in 877e3f13c7d6 [2021-06-15T23:23:07.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.668Z] OK: 219 MiB in 52 packages [2021-06-15T23:23:07.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:23:07.941Z] OK: 219 MiB in 52 packages [2021-06-15T23:23:07.941Z] Removing intermediate container 279ba209396c [2021-06-15T23:23:07.941Z] ---> 5ed801e1f688 [2021-06-15T23:23:07.941Z] Step 6/24 : COPY go.mod . [2021-06-15T23:23:07.941Z] OK: 219 MiB in 52 packages [2021-06-15T23:23:08.000Z] using credential edgex-jenkins-ssh [2021-06-15T23:23:08.037Z] Cloning the remote Git repository [2021-06-15T23:23:08.203Z] Removing intermediate container f5edf55c04e6 [2021-06-15T23:23:08.203Z] ---> 5e714f89c104 [2021-06-15T23:23:08.203Z] Step 6/23 : COPY go.mod . [2021-06-15T23:23:08.203Z] ---> fa875180dd39 [2021-06-15T23:23:08.203Z] Step 7/24 : RUN go mod download [2021-06-15T23:23:08.471Z] OK: 219 MiB in 52 packages [2021-06-15T23:23:08.471Z] ---> Running in cbc9cad71e9a [2021-06-15T23:23:08.471Z] Removing intermediate container 204a963948cd [2021-06-15T23:23:08.471Z] ---> 0d5d391d0e73 [2021-06-15T23:23:08.471Z] Step 6/32 : COPY go.mod . [2021-06-15T23:23:08.471Z] ---> abf50d7a2fb4 [2021-06-15T23:23:08.471Z] Step 7/23 : RUN go mod download [2021-06-15T23:23:08.471Z] ---> Running in e3f389a78d3e [2021-06-15T23:23:08.735Z] ---> 94b3862c1020 [2021-06-15T23:23:08.735Z] Step 7/32 : RUN go mod download [2021-06-15T23:23:08.735Z] OK: 219 MiB in 52 packages [2021-06-15T23:23:08.735Z] ---> Running in 3c5980912a63 [2021-06-15T23:23:08.735Z] Removing intermediate container 877e3f13c7d6 [2021-06-15T23:23:08.735Z] ---> 8b93f76d38c1 [2021-06-15T23:23:08.735Z] Step 6/26 : COPY go.mod . [2021-06-15T23:23:08.104Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-15T23:23:08.223Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-15T23:23:08.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T23:23:08.292Z] > git --version # timeout=10 [2021-06-15T23:23:08.309Z] > git --version # 'git version 2.17.1' [2021-06-15T23:23:08.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T23:23:08.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T23:23:09.308Z] ---> d34fc279f935 [2021-06-15T23:23:09.308Z] Step 7/26 : RUN go mod download [2021-06-15T23:23:09.308Z] Removing intermediate container e240f9af7319 [2021-06-15T23:23:09.308Z] ---> 1cc77d2a5518 [2021-06-15T23:23:09.308Z] Step 6/22 : COPY go.mod . [2021-06-15T23:23:09.308Z] ---> Running in e2f2c4581092 [2021-06-15T23:23:09.308Z] Removing intermediate container cbc9cad71e9a [2021-06-15T23:23:09.308Z] ---> 49ae25160853 [2021-06-15T23:23:09.308Z] Step 8/24 : COPY . . [2021-06-15T23:23:09.572Z] ---> ea5c416a4355 [2021-06-15T23:23:09.572Z] Step 7/22 : RUN go mod download [2021-06-15T23:23:09.572Z] ---> Running in f110d4696fde [2021-06-15T23:23:10.526Z] Removing intermediate container e3f389a78d3e [2021-06-15T23:23:10.526Z] ---> fb42600bf2c1 [2021-06-15T23:23:10.526Z] Step 8/23 : COPY . . [2021-06-15T23:23:14.775Z] Removing intermediate container 3c5980912a63 [2021-06-15T23:23:14.775Z] ---> 65b94398f2c0 [2021-06-15T23:23:14.775Z] Step 8/32 : COPY . . [2021-06-15T23:23:18.156Z] ---> 126aa6424ac5 [2021-06-15T23:23:18.156Z] Step 9/24 : RUN go mod tidy [2021-06-15T23:23:21.465Z] ---> Running in 51ab77bf3034 [2021-06-15T23:23:21.465Z] ---> b4cfbb58f8e5 [2021-06-15T23:23:21.465Z] Step 9/23 : RUN go mod tidy [2021-06-15T23:23:21.465Z] ---> Running in f2f13c702944 [2021-06-15T23:23:21.465Z] ---> 7d5d94122678 [2021-06-15T23:23:21.465Z] Step 9/32 : RUN go mod tidy [2021-06-15T23:23:21.465Z] Removing intermediate container f110d4696fde [2021-06-15T23:23:21.465Z] ---> eb7ee897f2f6 [2021-06-15T23:23:21.465Z] Step 8/22 : COPY . . [2021-06-15T23:23:21.465Z] Removing intermediate container e2f2c4581092 [2021-06-15T23:23:21.465Z] ---> 1a3d91c18603 [2021-06-15T23:23:21.465Z] Step 8/26 : COPY . . [2021-06-15T23:23:21.465Z] ---> Running in 00d079c2f585 [2021-06-15T23:23:25.685Z] Removing intermediate container f2f13c702944 [2021-06-15T23:23:25.685Z] ---> 2070dd9ae3cb [2021-06-15T23:23:25.685Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T23:23:27.076Z] Removing intermediate container 51ab77bf3034 [2021-06-15T23:23:27.076Z] ---> aaa4abbc34ee [2021-06-15T23:23:27.076Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T23:23:26.952Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T23:23:26.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T23:23:26.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T23:23:27.028Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T23:23:27.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T23:23:27.041Z] > 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-15T23:23:27.956Z] Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit a83574ee450744825138d56018bb0ae9fc2c784f [2021-06-15T23:23:28.467Z] Merge succeeded, producing d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:23:28.468Z] Checking out Revision d603b2c43e08e1b57f1f8a535bdd561b609e2162 (PR-3568) [2021-06-15T23:23:27.974Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T23:23:27.988Z] > git checkout -f a83574ee450744825138d56018bb0ae9fc2c784f # timeout=10 [2021-06-15T23:23:28.187Z] > git remote # timeout=10 [2021-06-15T23:23:28.204Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T23:23:28.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T23:23:28.226Z] > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 [2021-06-15T23:23:28.452Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T23:23:28.472Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T23:23:28.488Z] > git checkout -f d603b2c43e08e1b57f1f8a535bdd561b609e2162 # timeout=10 [2021-06-15T23:23:30.407Z] Removing intermediate container 00d079c2f585 [2021-06-15T23:23:30.407Z] ---> 8899648e22af [2021-06-15T23:23:30.407Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T23:23:30.670Z] ---> Running in 1a14b99fe7fa [2021-06-15T23:23:30.670Z] ---> Running in 560e8c7d0630 [2021-06-15T23:23:31.249Z] ---> Running in fb3ae463e6f8 [2021-06-15T23:23:31.834Z] 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-15T23:23:31.834Z] ---> cbfc6d67bd1c [2021-06-15T23:23:31.834Z] Step 9/26 : RUN go mod tidy [2021-06-15T23:23:31.834Z] ---> Running in bc2269ffada2 [2021-06-15T23:23:32.128Z] 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-15T23:23:32.128Z] 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-15T23:23:32.756Z] Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" [2021-06-15T23:23:32.782Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T23:23:35.212Z] Removing intermediate container bc2269ffada2 [2021-06-15T23:23:35.212Z] ---> 497f96dc0e81 [2021-06-15T23:23:35.212Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T23:23:32.763Z] > git rev-list --no-walk 1b41a246db502c0ecda193d8ffbfce0de28d9402 # timeout=10 [2021-06-15T23:23:35.477Z] ---> Running in 79879464dc04 [2021-06-15T23:23:35.939Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T23:23:36.346Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T23:23:36.704Z] + + sudo servicetrue docker [2021-06-15T23:23:36.704Z] restart [2021-06-15T23:23:36.874Z] 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-15T23:23:36.874Z] ---> e533a1b1b20d [2021-06-15T23:23:36.874Z] Step 9/22 : RUN go mod tidy [2021-06-15T23:23:37.135Z] ---> Running in 0bd22c319b17 [2021-06-15T23:23:39.056Z] Removing intermediate container 0bd22c319b17 [2021-06-15T23:23:39.056Z] ---> 46d977c5da1d [2021-06-15T23:23:39.056Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T23:23:39.056Z] ---> Running in c793bf2bb237 [2021-06-15T23:23:39.633Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T23:23:55.078Z] provisioning config files... [2021-06-15T23:23:55.101Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5696246433371210665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:23:55.468Z] ---> docker-login.sh [2021-06-15T23:23:55.468Z] nexus3.edgexfoundry.org:10001 [2021-06-15T23:23:56.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:23:56.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:23:56.725Z] Configure a credential helper to remove this warning. See [2021-06-15T23:23:56.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:23:56.725Z] [2021-06-15T23:23:56.725Z] Login Succeeded [2021-06-15T23:23:56.725Z] nexus3.edgexfoundry.org:10002 [2021-06-15T23:23:57.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:23:57.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:23:57.274Z] Configure a credential helper to remove this warning. See [2021-06-15T23:23:57.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:23:57.274Z] [2021-06-15T23:23:57.274Z] Login Succeeded [2021-06-15T23:23:57.274Z] nexus3.edgexfoundry.org:10003 [2021-06-15T23:23:57.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:23:57.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:23:57.825Z] Configure a credential helper to remove this warning. See [2021-06-15T23:23:57.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:23:57.825Z] [2021-06-15T23:23:57.825Z] Login Succeeded [2021-06-15T23:23:57.825Z] nexus3.edgexfoundry.org:10004 [2021-06-15T23:23:58.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:23:58.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:23:58.372Z] Configure a credential helper to remove this warning. See [2021-06-15T23:23:58.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:23:58.372Z] [2021-06-15T23:23:58.372Z] Login Succeeded [2021-06-15T23:23:58.372Z] docker.io [2021-06-15T23:23:58.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T23:23:59.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T23:23:59.244Z] Configure a credential helper to remove this warning. See [2021-06-15T23:23:59.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T23:23:59.244Z] [2021-06-15T23:23:59.244Z] Login Succeeded [2021-06-15T23:23:59.244Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T23:23:59.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T23:23:59.564Z] ========================================================= [2021-06-15T23:23:59.564Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T23:23:59.564Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:23:59.905Z] + 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-15T23:24:02.535Z] Sending build context to Docker daemon 166.4MB [2021-06-15T23:24:02.535Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T23:24:02.535Z] Step 2/6 : FROM ${BASE} [2021-06-15T23:24:02.535Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T23:24:02.535Z] 595b0fe564bb: Pulling fs layer [2021-06-15T23:24:02.535Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T23:24:02.535Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T23:24:02.535Z] ba82ee9f976e: Pulling fs layer [2021-06-15T23:24:02.535Z] 506bd15cee9f: Pulling fs layer [2021-06-15T23:24:02.535Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T23:24:02.535Z] 618dc40b7e24: Pulling fs layer [2021-06-15T23:24:02.535Z] 506bd15cee9f: Waiting [2021-06-15T23:24:02.535Z] 75a0a4a0db45: Waiting [2021-06-15T23:24:02.535Z] 618dc40b7e24: Waiting [2021-06-15T23:24:02.535Z] ba82ee9f976e: Waiting [2021-06-15T23:24:02.535Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T23:24:02.535Z] 5b7225fbf94c: Download complete [2021-06-15T23:24:02.535Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T23:24:02.535Z] 3088b5b3c5c0: Download complete [2021-06-15T23:24:02.535Z] 506bd15cee9f: Verifying Checksum [2021-06-15T23:24:02.535Z] 506bd15cee9f: Download complete [2021-06-15T23:24:02.535Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T23:24:02.535Z] 75a0a4a0db45: Download complete [2021-06-15T23:24:02.535Z] 595b0fe564bb: Verifying Checksum [2021-06-15T23:24:02.535Z] 595b0fe564bb: Download complete [2021-06-15T23:24:03.138Z] 595b0fe564bb: Pull complete [2021-06-15T23:24:04.123Z] 3088b5b3c5c0: Pull complete [2021-06-15T23:24:04.395Z] 5b7225fbf94c: Pull complete [2021-06-15T23:24:04.667Z] 618dc40b7e24: Verifying Checksum [2021-06-15T23:24:04.667Z] 618dc40b7e24: Download complete [2021-06-15T23:24:06.100Z] ba82ee9f976e: Verifying Checksum [2021-06-15T23:24:06.100Z] ba82ee9f976e: Download complete [2021-06-15T23:24:11.769Z] Removing intermediate container 1a14b99fe7fa [2021-06-15T23:24:11.770Z] ---> 7f6a030c4abc [2021-06-15T23:24:11.770Z] [2021-06-15T23:24:11.770Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T23:24:11.770Z] Removing intermediate container fb3ae463e6f8 [2021-06-15T23:24:11.770Z] ---> 19cdd611eca5 [2021-06-15T23:24:11.770Z] [2021-06-15T23:24:11.770Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T23:24:12.037Z] 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-15T23:24:12.300Z] 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-15T23:24:12.566Z] 3.12: Pulling from library/alpine [2021-06-15T23:24:12.566Z] 3.12: Pulling from library/alpine [2021-06-15T23:24:13.963Z] Removing intermediate container 560e8c7d0630 [2021-06-15T23:24:13.963Z] ---> 1599b1000df1 [2021-06-15T23:24:13.963Z] [2021-06-15T23:24:13.963Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T23:24:13.963Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T23:24:13.963Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T23:24:13.963Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T23:24:13.963Z] Status: Image is up to date for alpine:3.12 [2021-06-15T23:24:13.963Z] ---> 13621d1b12d4 [2021-06-15T23:24:13.963Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T23:24:13.963Z] ---> 13621d1b12d4 [2021-06-15T23:24:13.963Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T23:24:13.963Z] 3.12: Pulling from library/alpine [2021-06-15T23:24:13.963Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T23:24:13.963Z] Status: Image is up to date for alpine:3.12 [2021-06-15T23:24:13.963Z] ---> 13621d1b12d4 [2021-06-15T23:24:13.963Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T23:24:13.963Z] ---> Running in 18847081e373 [2021-06-15T23:24:13.963Z] ---> Running in f799f6ed91cf [2021-06-15T23:24:13.963Z] ---> Running in 8c733b3f0cae [2021-06-15T23:24:14.234Z] Removing intermediate container 18847081e373 [2021-06-15T23:24:14.234Z] ---> 15713416d85e [2021-06-15T23:24:14.234Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T23:24:14.234Z] ---> Running in 4dc5fbc7a78b [2021-06-15T23:24:14.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:14.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:14.844Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T23:24:14.844Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:24:14.844Z] OK: 6 MiB in 15 packages [2021-06-15T23:24:14.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:14.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:15.104Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T23:24:15.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:15.104Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:24:15.104Z] OK: 6 MiB in 15 packages [2021-06-15T23:24:15.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:15.366Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T23:24:15.366Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T23:24:15.366Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:24:15.366Z] OK: 6 MiB in 16 packages [2021-06-15T23:24:15.628Z] Removing intermediate container 79879464dc04 [2021-06-15T23:24:15.628Z] ---> c630aeb5b0a8 [2021-06-15T23:24:15.628Z] [2021-06-15T23:24:15.628Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T23:24:15.628Z] ---> 13621d1b12d4 [2021-06-15T23:24:15.628Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T23:24:15.895Z] Removing intermediate container c793bf2bb237 [2021-06-15T23:24:15.895Z] ---> 6baa38452838 [2021-06-15T23:24:15.895Z] [2021-06-15T23:24:15.895Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T23:24:15.895Z] ---> 13621d1b12d4 [2021-06-15T23:24:15.895Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T23:24:15.895Z] ---> Running in 3bd2487cd92b [2021-06-15T23:24:15.895Z] ---> Running in 1547e638d167 [2021-06-15T23:24:15.895Z] Removing intermediate container f799f6ed91cf [2021-06-15T23:24:15.895Z] ---> a2ddc77c1b32 [2021-06-15T23:24:15.895Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T23:24:15.895Z] ---> Running in 91a10050c100 [2021-06-15T23:24:16.161Z] Removing intermediate container 4dc5fbc7a78b [2021-06-15T23:24:16.161Z] ---> fe04fe721854 [2021-06-15T23:24:16.161Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T23:24:16.161Z] Removing intermediate container 91a10050c100 [2021-06-15T23:24:16.161Z] ---> 1a184fabb57b [2021-06-15T23:24:16.161Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T23:24:16.161Z] Removing intermediate container 8c733b3f0cae [2021-06-15T23:24:16.161Z] ---> ba056a176e93 [2021-06-15T23:24:16.161Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T23:24:16.161Z] ---> Running in 582b548b0dc1 [2021-06-15T23:24:16.161Z] ---> Running in ad769b481d9e [2021-06-15T23:24:16.161Z] ---> Running in f758338033eb [2021-06-15T23:24:16.161Z] Removing intermediate container 582b548b0dc1 [2021-06-15T23:24:16.161Z] ---> 14b9471038cc [2021-06-15T23:24:16.161Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T23:24:16.259Z] ba82ee9f976e: Pull complete [2021-06-15T23:24:16.259Z] 506bd15cee9f: Pull complete [2021-06-15T23:24:16.259Z] 75a0a4a0db45: Pull complete [2021-06-15T23:24:16.429Z] Removing intermediate container ad769b481d9e [2021-06-15T23:24:16.429Z] ---> 9f1a73bff8da [2021-06-15T23:24:16.429Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T23:24:16.429Z] Removing intermediate container f758338033eb [2021-06-15T23:24:16.429Z] ---> eaaa3c3579f6 [2021-06-15T23:24:16.429Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T23:24:16.429Z] ---> Running in d0ed39c25ce2 [2021-06-15T23:24:16.429Z] ---> Running in 5200f62bb149 [2021-06-15T23:24:16.429Z] ---> Running in 3328bdaf4f11 [2021-06-15T23:24:16.700Z] Removing intermediate container 3328bdaf4f11 [2021-06-15T23:24:16.700Z] ---> 9a28953dade5 [2021-06-15T23:24:16.701Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:24:16.701Z] Removing intermediate container 5200f62bb149 [2021-06-15T23:24:16.701Z] ---> 7b19fca8f3f7 [2021-06-15T23:24:16.701Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T23:24:16.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:16.701Z] Removing intermediate container d0ed39c25ce2 [2021-06-15T23:24:16.701Z] ---> ee0c8eb7cee5 [2021-06-15T23:24:16.701Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T23:24:16.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:16.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:16.701Z] ---> Running in f918114e5f73 [2021-06-15T23:24:16.701Z] ---> Running in 896b977b8635 [2021-06-15T23:24:16.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:16.970Z] ---> 629dc2eb465c [2021-06-15T23:24:16.970Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T23:24:16.970Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T23:24:16.970Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T23:24:16.970Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T23:24:16.970Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T23:24:16.970Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:24:16.970Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T23:24:16.970Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T23:24:16.970Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T23:24:16.970Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T23:24:16.970Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T23:24:16.970Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T23:24:16.970Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T23:24:16.970Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:24:16.970Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T23:24:16.970Z] OK: 7 MiB in 18 packages [2021-06-15T23:24:16.970Z] OK: 7 MiB in 20 packages [2021-06-15T23:24:17.231Z] Removing intermediate container 896b977b8635 [2021-06-15T23:24:17.231Z] ---> 1e27bdf852b7 [2021-06-15T23:24:17.231Z] Step 16/24 : WORKDIR / [2021-06-15T23:24:17.231Z] ---> Running in 80dca7c447a1 [2021-06-15T23:24:17.497Z] Removing intermediate container 80dca7c447a1 [2021-06-15T23:24:17.497Z] ---> de0dc36e0169 [2021-06-15T23:24:17.497Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:24:17.497Z] ---> 0d9b4f191261 [2021-06-15T23:24:17.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T23:24:17.763Z] Removing intermediate container 3bd2487cd92b [2021-06-15T23:24:17.763Z] ---> 9977f2c03dc9 [2021-06-15T23:24:17.763Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T23:24:17.763Z] ---> Running in 8b49ad1dcfff [2021-06-15T23:24:17.763Z] Removing intermediate container 1547e638d167 [2021-06-15T23:24:17.763Z] ---> 0664a6f88e42 [2021-06-15T23:24:17.763Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T23:24:17.763Z] ---> c49120e80bc5 [2021-06-15T23:24:17.763Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T23:24:17.763Z] ---> Running in 0e4f7ed54070 [2021-06-15T23:24:17.763Z] ---> d8f4f3fd5627 [2021-06-15T23:24:17.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T23:24:17.763Z] Removing intermediate container f918114e5f73 [2021-06-15T23:24:17.763Z] ---> 5a0397a3dfe1 [2021-06-15T23:24:17.763Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T23:24:17.763Z] ---> Running in ff30aa83c61b [2021-06-15T23:24:17.763Z] ---> Running in f863e37a43e1 [2021-06-15T23:24:17.763Z] Removing intermediate container 8b49ad1dcfff [2021-06-15T23:24:17.763Z] ---> b91f6f73177a [2021-06-15T23:24:17.763Z] Step 14/26 : WORKDIR / [2021-06-15T23:24:18.025Z] ---> Running in f044357276ae [2021-06-15T23:24:18.025Z] Removing intermediate container 0e4f7ed54070 [2021-06-15T23:24:18.025Z] ---> 2607eaac51ec [2021-06-15T23:24:18.025Z] Step 14/22 : WORKDIR /edgex [2021-06-15T23:24:18.289Z] ---> Running in 9d56724c105b [2021-06-15T23:24:18.289Z] Removing intermediate container ff30aa83c61b [2021-06-15T23:24:18.289Z] ---> 055f73c3fd41 [2021-06-15T23:24:18.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:24:18.289Z] Removing intermediate container f863e37a43e1 [2021-06-15T23:24:18.289Z] ---> 17d84e1795de [2021-06-15T23:24:18.290Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T23:24:18.290Z] ---> ecad85ae6685 [2021-06-15T23:24:18.290Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T23:24:18.290Z] Removing intermediate container f044357276ae [2021-06-15T23:24:18.290Z] ---> 55a4b97d06b7 [2021-06-15T23:24:18.290Z] 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-15T23:24:18.290Z] ---> Running in ce0c27e9eee5 [2021-06-15T23:24:18.290Z] Removing intermediate container 9d56724c105b [2021-06-15T23:24:18.290Z] ---> 18e0340ee2d7 [2021-06-15T23:24:18.290Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T23:24:18.554Z] ---> fa5035756305 [2021-06-15T23:24:18.554Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T23:24:18.554Z] Removing intermediate container ce0c27e9eee5 [2021-06-15T23:24:18.554Z] ---> 18d5bd406b36 [2021-06-15T23:24:18.554Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T23:24:18.554Z] ---> Running in d0d3e2270b85 [2021-06-15T23:24:18.554Z] ---> Running in 3c3613117b54 [2021-06-15T23:24:18.554Z] ---> 89868594ff5d [2021-06-15T23:24:18.554Z] 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-15T23:24:18.554Z] ---> f7baaf9939b2 [2021-06-15T23:24:18.554Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T23:24:18.554Z] ---> Running in 0269dedc5aad [2021-06-15T23:24:18.554Z] ---> a84c9e4e0640 [2021-06-15T23:24:18.554Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T23:24:18.822Z] Removing intermediate container d0d3e2270b85 [2021-06-15T23:24:18.822Z] ---> 89165490f4c1 [2021-06-15T23:24:18.822Z] Step 22/23 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:24:18.822Z] ---> Running in b1c74d8114fb [2021-06-15T23:24:18.822Z] Removing intermediate container 0269dedc5aad [2021-06-15T23:24:18.822Z] ---> 247e91a6f8d8 [2021-06-15T23:24:18.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:24:19.093Z] ---> 722520f04f06 [2021-06-15T23:24:19.093Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T23:24:19.093Z] ---> Running in 53da5494b565 [2021-06-15T23:24:19.093Z] Removing intermediate container b1c74d8114fb [2021-06-15T23:24:19.093Z] ---> 16832737db52 [2021-06-15T23:24:19.093Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T23:24:19.093Z] ---> 7c80b60a3cfa [2021-06-15T23:24:19.093Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T23:24:19.093Z] ---> Running in ed419820369e [2021-06-15T23:24:19.359Z] Removing intermediate container 53da5494b565 [2021-06-15T23:24:19.359Z] ---> 7441427d83e4 [2021-06-15T23:24:19.359Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T23:24:19.359Z] ---> Running in 0b659988e9ad [2021-06-15T23:24:19.359Z] ---> 0710839c54cb [2021-06-15T23:24:19.359Z] 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-15T23:24:19.359Z] Removing intermediate container ed419820369e [2021-06-15T23:24:19.359Z] ---> 6557e11261f7 [2021-06-15T23:24:19.359Z] [2021-06-15T23:24:19.359Z] Successfully built 6557e11261f7 [2021-06-15T23:24:19.359Z] Successfully tagged support-scheduler:latest [2021-06-15T23:24:19.359Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-15T23:24:19.359Z] ---> 756edcef6a7c [2021-06-15T23:24:19.359Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T23:24:19.359Z] Removing intermediate container 3c3613117b54 [2021-06-15T23:24:19.359Z] ---> c5565e50f6df [2021-06-15T23:24:19.359Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:24:19.638Z] Removing intermediate container 0b659988e9ad [2021-06-15T23:24:19.638Z] ---> 5ee5c7d1c0b4 [2021-06-15T23:24:19.638Z] Step 23/24 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:24:19.638Z] ---> Running in 2460b6f7d35e [2021-06-15T23:24:19.638Z] ---> Running in 8c7895df1a85 [2021-06-15T23:24:19.638Z] ---> 269cf3ab3754 [2021-06-15T23:24:19.638Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T23:24:19.662Z] 618dc40b7e24: Pull complete [2021-06-15T23:24:19.662Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T23:24:19.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T23:24:19.662Z] ---> a36622ca3599 [2021-06-15T23:24:19.662Z] 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-15T23:24:20.212Z] Removing intermediate container 8c7895df1a85 [2021-06-15T23:24:20.212Z] ---> eac27258140b [2021-06-15T23:24:20.212Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T23:24:20.486Z] ---> fdee219e28a5 [2021-06-15T23:24:20.486Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T23:24:21.073Z] Removing intermediate container 2460b6f7d35e [2021-06-15T23:24:21.073Z] ---> 8d9d60ce2264 [2021-06-15T23:24:21.073Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T23:24:21.073Z] ---> Running in 8edda3d0643a [2021-06-15T23:24:22.036Z] ---> 18936df7e764 [2021-06-15T23:24:22.036Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T23:24:22.296Z] ---> Running in c1d9a0a682c0 [2021-06-15T23:24:23.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:24:27.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:24:27.400Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:24:27.400Z] ---> 2bf45312b844 [2021-06-15T23:24:27.400Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T23:24:27.400Z] ---> Using cache [2021-06-15T23:24:27.400Z] ---> c25acb5c6bd1 [2021-06-15T23:24:27.400Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:24:27.400Z] ---> Using cache [2021-06-15T23:24:27.400Z] ---> 507bf642c4a7 [2021-06-15T23:24:27.400Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T23:24:27.400Z] ---> Running in 798b99bc9d53 [2021-06-15T23:24:27.400Z] ---> 75f8bf3b2d12 [2021-06-15T23:24:27.400Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T23:24:27.400Z] ---> Running in 5d50ad28b25e [2021-06-15T23:24:27.400Z] Removing intermediate container 8edda3d0643a [2021-06-15T23:24:27.400Z] ---> d350cbc74c7b [2021-06-15T23:24:27.400Z] [2021-06-15T23:24:27.400Z] ---> 9da2a750022d [2021-06-15T23:24:27.400Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T23:24:27.400Z] Successfully built d350cbc74c7b [2021-06-15T23:24:27.400Z] Successfully tagged core-metadata:latest [2021-06-15T23:24:27.400Z] Building support-notifications [2021-06-15T23:24:27.400Z]  Building core-metadata ... done Removing intermediate container 798b99bc9d53 [2021-06-15T23:24:27.400Z] ---> e6cd7df94351 [2021-06-15T23:24:27.400Z] Step 20/22 : LABEL arch=x86_64 [2021-06-15T23:24:27.400Z] ---> 7d5b7616fede [2021-06-15T23:24:27.400Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T23:24:27.400Z] ---> Running in 0a521da02989 [2021-06-15T23:24:27.400Z] ---> c7f009713d47 [2021-06-15T23:24:27.400Z] 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-15T23:24:27.400Z] ---> Running in 5098a28c02be [2021-06-15T23:24:27.400Z] Removing intermediate container 0a521da02989 [2021-06-15T23:24:27.400Z] ---> 9b7524710b03 [2021-06-15T23:24:27.400Z] Step 21/22 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:24:27.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:27.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:27.400Z] OK: 219 MiB in 52 packages [2021-06-15T23:24:27.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:24:27.412Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T23:24:27.412Z] (2/12) Installing file (5.39-r0) [2021-06-15T23:24:27.412Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T23:24:27.412Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T23:24:27.663Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:24:27.663Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:24:28.236Z] ---> 2bf45312b844 [2021-06-15T23:24:28.236Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T23:24:28.236Z] ---> Using cache [2021-06-15T23:24:28.236Z] ---> c25acb5c6bd1 [2021-06-15T23:24:28.236Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:24:28.236Z] ---> Using cache [2021-06-15T23:24:28.236Z] ---> 507bf642c4a7 [2021-06-15T23:24:28.236Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T23:24:28.499Z] ---> b805c068bb74 [2021-06-15T23:24:28.499Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T23:24:28.499Z] ---> Running in 8a8ecbf4e63f [2021-06-15T23:24:28.499Z] ---> Running in e1d8f224dad1 [2021-06-15T23:24:28.768Z] Removing intermediate container 8a8ecbf4e63f [2021-06-15T23:24:28.768Z] ---> 19e4a32f3dbe [2021-06-15T23:24:28.768Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T23:24:28.768Z] ---> df9b31d39fd7 [2021-06-15T23:24:28.768Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T23:24:28.768Z] ---> Running in 8129a66d7a7c [2021-06-15T23:24:29.031Z] ---> Running in 8573d2d5e943 [2021-06-15T23:24:29.031Z] Removing intermediate container 8129a66d7a7c [2021-06-15T23:24:29.031Z] ---> 0a86a616f694 [2021-06-15T23:24:29.031Z] [2021-06-15T23:24:29.031Z] Removing intermediate container 5d50ad28b25e [2021-06-15T23:24:29.031Z] ---> 0f8ee4188d09 [2021-06-15T23:24:29.031Z] Step 6/24 : COPY go.mod . [2021-06-15T23:24:29.031Z] Removing intermediate container 8573d2d5e943 [2021-06-15T23:24:29.031Z] ---> ae3c230658c9 [2021-06-15T23:24:29.031Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T23:24:29.031Z] Successfully built 0a86a616f694 [2021-06-15T23:24:29.031Z] Successfully tagged security-proxy-setup:latest [2021-06-15T23:24:29.031Z] Building core-command [2021-06-15T23:24:29.305Z]  Building security-proxy-setup ... done Removing intermediate container 5098a28c02be [2021-06-15T23:24:29.305Z] ---> d5c789a3f184 [2021-06-15T23:24:29.305Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T23:24:29.567Z] ---> Running in c307d49da08a [2021-06-15T23:24:29.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:30.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:24:30.687Z] ---> 14d66c4ec7fc [2021-06-15T23:24:30.687Z] Step 7/24 : RUN go mod download [2021-06-15T23:24:30.687Z] ---> 1a5b00961bec [2021-06-15T23:24:30.687Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T23:24:30.687Z] Removing intermediate container c307d49da08a [2021-06-15T23:24:30.687Z] ---> a5721fa909b5 [2021-06-15T23:24:30.687Z] Step 24/26 : LABEL arch=x86_64 [2021-06-15T23:24:30.687Z] ---> Running in 1b7f9e7aa392 [2021-06-15T23:24:30.796Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T23:24:30.796Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T23:24:30.796Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T23:24:30.796Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T23:24:30.796Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T23:24:30.796Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T23:24:30.949Z] OK: 219 MiB in 52 packages [2021-06-15T23:24:31.073Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T23:24:31.073Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T23:24:31.213Z] ---> Running in 80fb78025a94 [2021-06-15T23:24:31.213Z] ---> Running in fd1b2d6f8ba4 [2021-06-15T23:24:31.349Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T23:24:31.349Z] OK: 218 MiB in 52 packages [2021-06-15T23:24:32.605Z] Removing intermediate container 80fb78025a94 [2021-06-15T23:24:32.605Z] ---> 5951984a5083 [2021-06-15T23:24:32.605Z] Step 25/26 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:24:32.874Z] Removing intermediate container e1d8f224dad1 [2021-06-15T23:24:32.874Z] ---> 35cc8cead8d6 [2021-06-15T23:24:32.874Z] Step 6/23 : COPY go.mod . [2021-06-15T23:24:32.874Z] ---> Running in 156a5263b5f3 [2021-06-15T23:24:33.148Z] ---> 9564f1afc5f6 [2021-06-15T23:24:33.148Z] Step 7/23 : RUN go mod download [2021-06-15T23:24:33.148Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:24:33.148Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:24:33.148Z] ---> 2bf45312b844 [2021-06-15T23:24:33.148Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T23:24:33.148Z] ---> Using cache [2021-06-15T23:24:33.148Z] ---> c25acb5c6bd1 [2021-06-15T23:24:33.149Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:24:33.149Z] ---> Using cache [2021-06-15T23:24:33.149Z] ---> 507bf642c4a7 [2021-06-15T23:24:33.149Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T23:24:33.149Z] ---> Using cache [2021-06-15T23:24:33.149Z] ---> 1cc77d2a5518 [2021-06-15T23:24:33.149Z] Step 6/24 : COPY go.mod . [2021-06-15T23:24:33.149Z] ---> Using cache [2021-06-15T23:24:33.149Z] ---> ea5c416a4355 [2021-06-15T23:24:33.149Z] Step 7/24 : RUN go mod download [2021-06-15T23:24:33.149Z] ---> Using cache [2021-06-15T23:24:33.149Z] ---> eb7ee897f2f6 [2021-06-15T23:24:33.149Z] Step 8/24 : COPY . . [2021-06-15T23:24:33.149Z] ---> Using cache [2021-06-15T23:24:33.149Z] ---> e533a1b1b20d [2021-06-15T23:24:33.149Z] Step 9/24 : RUN go mod tidy [2021-06-15T23:24:33.149Z] ---> Using cache [2021-06-15T23:24:33.149Z] ---> 46d977c5da1d [2021-06-15T23:24:33.149Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T23:24:33.149Z] Removing intermediate container 156a5263b5f3 [2021-06-15T23:24:33.149Z] ---> c877fb50b8d1 [2021-06-15T23:24:33.149Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T23:24:33.149Z] ---> Running in cb7d1028fef7 [2021-06-15T23:24:33.149Z] ---> Running in 21a4b7c051fe [2021-06-15T23:24:33.149Z] ---> Running in 0cbcf686ae25 [2021-06-15T23:24:33.149Z] Removing intermediate container 1b7f9e7aa392 [2021-06-15T23:24:33.149Z] ---> 086c51ae1de7 [2021-06-15T23:24:33.149Z] Step 8/24 : COPY . . [2021-06-15T23:24:33.421Z] Removing intermediate container 0cbcf686ae25 [2021-06-15T23:24:33.421Z] ---> 66fa9f0dfe2b [2021-06-15T23:24:33.421Z] [2021-06-15T23:24:33.694Z] Successfully built 66fa9f0dfe2b [2021-06-15T23:24:33.694Z] Successfully tagged security-secretstore-setup:latest [2021-06-15T23:24:33.694Z] Building core-data [2021-06-15T23:24:34.010Z]  Building security-secretstore-setup ... done Removing intermediate container fd1b2d6f8ba4 [2021-06-15T23:24:34.010Z] ---> 804d2dc374e2 [2021-06-15T23:24:34.010Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T23:24:35.664Z] Removing intermediate container c1d9a0a682c0 [2021-06-15T23:24:35.664Z] ---> 5b90de814cbb [2021-06-15T23:24:35.664Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T23:24:35.664Z] ---> Running in 99ac1f931ef3 [2021-06-15T23:24:35.664Z] Removing intermediate container 99ac1f931ef3 [2021-06-15T23:24:35.664Z] ---> 6810458d52e8 [2021-06-15T23:24:35.664Z] Step 5/6 : COPY go.mod . [2021-06-15T23:24:36.259Z] ---> 1e6dcf713db1 [2021-06-15T23:24:36.259Z] Step 6/6 : RUN go mod download [2021-06-15T23:24:36.535Z] ---> Running in de26452d6655 [2021-06-15T23:24:46.364Z] 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-15T23:24:46.364Z] ---> Running in 2ee14b77de29 [2021-06-15T23:24:46.364Z] ---> 5d51b6a45be1 [2021-06-15T23:24:46.364Z] Step 9/24 : RUN go mod tidy [2021-06-15T23:24:46.625Z] Removing intermediate container 2ee14b77de29 [2021-06-15T23:24:46.625Z] ---> 9bb15ae9e42c [2021-06-15T23:24:46.625Z] Step 29/32 : CMD ["gate"] [2021-06-15T23:24:46.898Z] ---> Running in 06431b3b6e92 [2021-06-15T23:24:46.898Z] ---> Running in 887d0c59f7f2 [2021-06-15T23:24:46.898Z] Removing intermediate container cb7d1028fef7 [2021-06-15T23:24:46.898Z] ---> 612bc59f7752 [2021-06-15T23:24:46.898Z] Step 8/23 : COPY . . [2021-06-15T23:24:47.189Z] Removing intermediate container 887d0c59f7f2 [2021-06-15T23:24:47.189Z] ---> e5f269eeb27f [2021-06-15T23:24:47.189Z] Step 30/32 : LABEL arch=x86_64 [2021-06-15T23:24:47.459Z] ---> Running in 1e90cfd8b55e [2021-06-15T23:24:48.065Z] Removing intermediate container 1e90cfd8b55e [2021-06-15T23:24:48.065Z] ---> 2816fa1f509d [2021-06-15T23:24:48.065Z] Step 31/32 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:24:52.364Z] ---> Running in 15da985f8040 [2021-06-15T23:24:55.688Z] Removing intermediate container 06431b3b6e92 [2021-06-15T23:24:55.688Z] ---> 21cc5d1aec44 [2021-06-15T23:24:55.688Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T23:24:55.688Z] Removing intermediate container 15da985f8040 [2021-06-15T23:24:55.688Z] ---> 47e78bdb967f [2021-06-15T23:24:55.688Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T23:24:55.966Z] ---> 96b64a228e67 [2021-06-15T23:24:55.966Z] Step 9/23 : RUN go mod tidy [2021-06-15T23:24:56.256Z] ---> Running in ff1484be3ae7 [2021-06-15T23:25:00.724Z] ---> Running in 8055fcf40e3a [2021-06-15T23:25:00.724Z] ---> Running in d2059de27fd1 [2021-06-15T23:25:00.724Z] Removing intermediate container 8055fcf40e3a [2021-06-15T23:25:00.724Z] ---> 7c6bc23b9b9a [2021-06-15T23:25:00.724Z] [2021-06-15T23:25:00.724Z] Successfully built 7c6bc23b9b9a [2021-06-15T23:25:00.724Z] Successfully tagged security-bootstrapper:latest [2021-06-15T23:25:00.724Z]  Building security-bootstrapper ... done 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-15T23:25:00.724Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:25:00.724Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:25:00.724Z] ---> 2bf45312b844 [2021-06-15T23:25:00.724Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T23:25:00.724Z] ---> Using cache [2021-06-15T23:25:00.724Z] ---> c25acb5c6bd1 [2021-06-15T23:25:00.724Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:25:00.724Z] ---> Using cache [2021-06-15T23:25:00.724Z] ---> 507bf642c4a7 [2021-06-15T23:25:00.724Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T23:25:00.724Z] ---> Running in e2b90a6f28c2 [2021-06-15T23:25:00.724Z] Removing intermediate container d2059de27fd1 [2021-06-15T23:25:00.724Z] ---> 95864369e29c [2021-06-15T23:25:00.724Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T23:25:00.724Z] ---> Running in aa4e0d8ed088 [2021-06-15T23:25:00.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:25:00.724Z] 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-15T23:25:00.728Z] Removing intermediate container de26452d6655 [2021-06-15T23:25:00.728Z] ---> 85859ea2c928 [2021-06-15T23:25:01.003Z] Successfully built 85859ea2c928 [2021-06-15T23:25:01.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:25:01.347Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T23:25:01.347Z] . [Pipeline] withDockerContainer [2021-06-15T23:25:01.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:25:01.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-06-15T23:25:01.990Z] OK: 219 MiB in 52 packages [2021-06-15T23:25:01.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:25:02.983Z] Removing intermediate container e2b90a6f28c2 [2021-06-15T23:25:02.983Z] ---> 4ec5cb3969c8 [2021-06-15T23:25:02.983Z] Step 6/24 : COPY go.mod . [2021-06-15T23:25:02.983Z] ---> 5bb47a6af892 [2021-06-15T23:25:02.983Z] Step 7/24 : RUN go mod download [2021-06-15T23:25:03.413Z] ---> Running in 0306a6b0de14 [2021-06-15T23:25:03.634Z] $ docker top a0a599b2d83b5ae57719cbc401084ffb6f3670b9c01e211c2b5446b96e089d8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:25:04.332Z] Removing intermediate container 0306a6b0de14 [2021-06-15T23:25:04.332Z] ---> 75af3e0990c9 [2021-06-15T23:25:04.332Z] Step 8/24 : COPY . . [2021-06-15T23:25:04.630Z] + go version [2021-06-15T23:25:04.630Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T23:25:04.655Z] $ docker stop --time=1 a0a599b2d83b5ae57719cbc401084ffb6f3670b9c01e211c2b5446b96e089d8b [2021-06-15T23:25:06.473Z] $ docker rm -f a0a599b2d83b5ae57719cbc401084ffb6f3670b9c01e211c2b5446b96e089d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:25:07.221Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T23:25:07.221Z] . [Pipeline] withDockerContainer [2021-06-15T23:25:07.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-06-15T23:25:07.519Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:25:08.943Z] $ docker top 80010a87838980cd9e159a23f8e961db17583a0a50cf00521adc148f818b3050 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T23:25:09.280Z] ========================================================= [2021-06-15T23:25:09.280Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T23:25:09.280Z] ========================================================= [Pipeline] sh [2021-06-15T23:25:09.945Z] + go mod tidy [Pipeline] sh [2021-06-15T23:25:11.203Z] + make test [2021-06-15T23:25:11.203Z] go mod tidy [2021-06-15T23:25:11.804Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T23:25:14.704Z] ---> 62e1c6bbc845 [2021-06-15T23:25:14.704Z] Step 9/24 : RUN go mod tidy [2021-06-15T23:25:14.704Z] ---> Running in 032d4e154624 [2021-06-15T23:25:15.308Z] Removing intermediate container 21a4b7c051fe [2021-06-15T23:25:15.308Z] ---> 133238c7a46a [2021-06-15T23:25:15.308Z] [2021-06-15T23:25:15.308Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T23:25:15.308Z] ---> 13621d1b12d4 [2021-06-15T23:25:15.308Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T23:25:15.308Z] ---> Using cache [2021-06-15T23:25:15.308Z] ---> ba056a176e93 [2021-06-15T23:25:15.308Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T23:25:15.308Z] ---> Using cache [2021-06-15T23:25:15.308Z] ---> eaaa3c3579f6 [2021-06-15T23:25:15.308Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T23:25:15.308Z] ---> Running in 72bf05a7b8cd [2021-06-15T23:25:15.576Z] Removing intermediate container 72bf05a7b8cd [2021-06-15T23:25:15.576Z] ---> b89f38d8891b [2021-06-15T23:25:15.576Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T23:25:15.576Z] ---> Running in 3f6a8345241f [2021-06-15T23:25:15.576Z] Removing intermediate container 3f6a8345241f [2021-06-15T23:25:15.576Z] ---> ad536aeb36e9 [2021-06-15T23:25:15.576Z] Step 16/24 : WORKDIR / [2021-06-15T23:25:15.839Z] ---> Running in 8ad45686fc25 [2021-06-15T23:25:15.839Z] Removing intermediate container 8ad45686fc25 [2021-06-15T23:25:15.839Z] ---> 1e25cff76abc [2021-06-15T23:25:15.839Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:25:16.114Z] ---> fa64a5b9971a [2021-06-15T23:25:16.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T23:25:16.698Z] ---> b9689dd469af [2021-06-15T23:25:16.699Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T23:25:16.966Z] Removing intermediate container 032d4e154624 [2021-06-15T23:25:16.966Z] ---> b94ae859d503 [2021-06-15T23:25:16.966Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T23:25:16.966Z] ---> 1cbfe4fef014 [2021-06-15T23:25:16.966Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T23:25:16.966Z] ---> Running in 7e4efb863b0a [2021-06-15T23:25:16.966Z] ---> Running in eac17b680a77 [2021-06-15T23:25:17.237Z] Removing intermediate container eac17b680a77 [2021-06-15T23:25:17.237Z] ---> be4f9eb98b3c [2021-06-15T23:25:17.237Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:25:17.237Z] ---> Running in 3fb19b79861a [2021-06-15T23:25:17.508Z] Removing intermediate container 3fb19b79861a [2021-06-15T23:25:17.508Z] ---> 32501b069608 [2021-06-15T23:25:17.508Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T23:25:17.508Z] 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-15T23:25:17.508Z] ---> Running in 4f8e60f4823b [2021-06-15T23:25:17.776Z] Removing intermediate container 4f8e60f4823b [2021-06-15T23:25:17.776Z] ---> d759ea7f5497 [2021-06-15T23:25:17.776Z] Step 23/24 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:25:17.776Z] ---> Running in 11b40735d94d [2021-06-15T23:25:18.060Z] Removing intermediate container 11b40735d94d [2021-06-15T23:25:18.060Z] ---> ac4a5e272f87 [2021-06-15T23:25:18.060Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T23:25:18.060Z] ---> Running in 6f2effe10aea [2021-06-15T23:25:18.060Z] Removing intermediate container 6f2effe10aea [2021-06-15T23:25:18.060Z] ---> 48066056c595 [2021-06-15T23:25:18.060Z] [2021-06-15T23:25:18.320Z] Successfully built 48066056c595 [2021-06-15T23:25:18.320Z] Successfully tagged core-command:latest [2021-06-15T23:25:26.701Z]  Building core-command ... done Removing intermediate container ff1484be3ae7 [2021-06-15T23:25:26.701Z] ---> b54c2bd72eae [2021-06-15T23:25:26.701Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T23:25:26.701Z] ---> Running in 2268923b5553 [2021-06-15T23:25:26.701Z] 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-15T23:25:28.126Z] Removing intermediate container 2268923b5553 [2021-06-15T23:25:28.126Z] ---> 0f9584c46d29 [2021-06-15T23:25:28.126Z] [2021-06-15T23:25:28.126Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T23:25:28.126Z] 20.10.0: Pulling from library/docker [2021-06-15T23:25:33.471Z] Removing intermediate container aa4e0d8ed088 [2021-06-15T23:25:33.471Z] ---> 0dcf8a56433d [2021-06-15T23:25:33.471Z] [2021-06-15T23:25:33.471Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T23:25:33.471Z] ---> 13621d1b12d4 [2021-06-15T23:25:33.471Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T23:25:34.049Z] ---> Running in 32c4f2e9ce38 [2021-06-15T23:25:34.669Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T23:25:34.669Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T23:25:34.669Z] ---> aefe523efa57 [2021-06-15T23:25:34.669Z] 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-15T23:25:34.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:25:34.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:25:34.669Z] ---> Running in 25be93e4bfc1 [2021-06-15T23:25:34.955Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T23:25:34.955Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T23:25:34.955Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:25:34.955Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T23:25:34.955Z] OK: 6 MiB in 16 packages [2021-06-15T23:25:34.955Z] Removing intermediate container 25be93e4bfc1 [2021-06-15T23:25:34.955Z] ---> d40a34345ec6 [2021-06-15T23:25:34.955Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T23:25:34.955Z] ---> Running in ae91943f2ad2 [2021-06-15T23:25:35.572Z] Removing intermediate container 32c4f2e9ce38 [2021-06-15T23:25:35.572Z] ---> 3ba5545efe29 [2021-06-15T23:25:35.572Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T23:25:35.572Z] ---> Running in 676a1b196d82 [2021-06-15T23:25:35.846Z] Removing intermediate container 676a1b196d82 [2021-06-15T23:25:35.846Z] ---> 76a025c54b38 [2021-06-15T23:25:35.846Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T23:25:35.846Z] ---> Running in cb2ee559ba40 [2021-06-15T23:25:36.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:25:36.109Z] Removing intermediate container cb2ee559ba40 [2021-06-15T23:25:36.109Z] ---> 0ed9832ca4f3 [2021-06-15T23:25:36.109Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T23:25:36.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:25:36.370Z] ---> Running in 2f6cf6b72da0 [2021-06-15T23:25:36.371Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T23:25:36.371Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T23:25:36.371Z] Executing bash-5.0.17-r0.post-install [2021-06-15T23:25:36.371Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T23:25:36.371Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T23:25:36.371Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T23:25:36.371Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T23:25:36.371Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T23:25:36.371Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T23:25:36.371Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T23:25:36.371Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T23:25:36.371Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T23:25:36.371Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T23:25:36.371Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T23:25:36.631Z] Removing intermediate container 2f6cf6b72da0 [2021-06-15T23:25:36.631Z] ---> 7ec6136ca82c [2021-06-15T23:25:36.631Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:25:36.670Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T23:25:37.578Z] ---> a89f3cfdceba [2021-06-15T23:25:37.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T23:25:37.578Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T23:25:37.578Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T23:25:37.578Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T23:25:37.578Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T23:25:37.578Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T23:25:37.578Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T23:25:37.578Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T23:25:37.578Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T23:25:37.578Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T23:25:37.578Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T23:25:37.578Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T23:25:37.578Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T23:25:37.578Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T23:25:37.578Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T23:25:37.578Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T23:25:37.578Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T23:25:37.578Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T23:25:37.578Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T23:25:37.578Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T23:25:37.839Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T23:25:38.106Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T23:25:38.106Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T23:25:38.106Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T23:25:38.106Z] ---> c8ba6364e09c [2021-06-15T23:25:38.106Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T23:25:38.106Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T23:25:38.106Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T23:25:38.106Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T23:25:38.374Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T23:25:38.374Z] OK: 72 MiB in 59 packages [2021-06-15T23:25:38.374Z] ---> 618c076d31cc [2021-06-15T23:25:38.374Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T23:25:38.374Z] ---> Running in f9554c61589b [2021-06-15T23:25:38.639Z] Removing intermediate container f9554c61589b [2021-06-15T23:25:38.639Z] ---> 47e992980ccc [2021-06-15T23:25:38.639Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:25:38.639Z] ---> Running in 55d3eeb73453 [2021-06-15T23:25:38.908Z] Removing intermediate container 55d3eeb73453 [2021-06-15T23:25:38.908Z] ---> ba2306021a42 [2021-06-15T23:25:38.908Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T23:25:38.908Z] ---> Running in ca74a7e50b4c [2021-06-15T23:25:39.189Z] Removing intermediate container ca74a7e50b4c [2021-06-15T23:25:39.189Z] ---> 542cb7c9f7b4 [2021-06-15T23:25:39.189Z] Step 22/23 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:25:39.189Z] ---> Running in 0f69fc3afb75 [2021-06-15T23:25:39.189Z] Collecting docker-compose==1.23.2 [2021-06-15T23:25:39.189Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T23:25:39.189Z] Removing intermediate container 0f69fc3afb75 [2021-06-15T23:25:39.189Z] ---> e7ff77691bbc [2021-06-15T23:25:39.189Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T23:25:39.465Z] ---> Running in ae8ef5b028dc [2021-06-15T23:25:39.465Z] Removing intermediate container ae8ef5b028dc [2021-06-15T23:25:39.465Z] ---> fefbba6452cd [2021-06-15T23:25:39.465Z] [2021-06-15T23:25:39.465Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T23:25:39.465Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T23:25:39.733Z] Successfully built fefbba6452cd [2021-06-15T23:25:39.733Z] Successfully tagged support-notifications:latest [2021-06-15T23:25:39.733Z]  Building support-notifications ... done Collecting PyYAML<4,>=3.10 [2021-06-15T23:25:39.733Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T23:25:40.335Z] 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-15T23:25:40.335Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T23:25:40.335Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T23:25:40.613Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T23:25:40.613Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T23:25:40.613Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T23:25:40.613Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T23:25:41.229Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T23:25:41.229Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T23:25:41.229Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T23:25:41.229Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T23:25:41.542Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T23:25:41.542Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T23:25:41.542Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T23:25:41.542Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T23:25:41.819Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T23:25:41.819Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T23:25:42.391Z] 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-15T23:25:42.391Z] 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-15T23:25:42.391Z] Removing intermediate container 7e4efb863b0a [2021-06-15T23:25:42.391Z] ---> 4a3986148e8f [2021-06-15T23:25:42.391Z] [2021-06-15T23:25:42.391Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T23:25:42.391Z] ---> 13621d1b12d4 [2021-06-15T23:25:42.391Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T23:25:42.391Z] ---> Running in c111fddd6864 [2021-06-15T23:25:42.391Z] Collecting idna<2.8,>=2.5 [2021-06-15T23:25:42.391Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T23:25:42.391Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T23:25:42.391Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T23:25:42.391Z] Removing intermediate container c111fddd6864 [2021-06-15T23:25:42.391Z] ---> 886ebd2e4926 [2021-06-15T23:25:42.391Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T23:25:42.391Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T23:25:42.391Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T23:25:42.391Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T23:25:42.391Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T23:25:42.391Z] ---> Running in 93ba778b6520 [2021-06-15T23:25:42.661Z] Installing collected packages: urllib3, idna, requests, PyYAML, texttable, cached-property, docopt, websocket-client, jsonschema, docker-pycreds, docker, dockerpty, docker-compose [2021-06-15T23:25:42.661Z] Attempting uninstall: urllib3 [2021-06-15T23:25:42.661Z] Found existing installation: urllib3 1.25.9 [2021-06-15T23:25:42.661Z] Uninstalling urllib3-1.25.9: [2021-06-15T23:25:42.661Z] Removing intermediate container 93ba778b6520 [2021-06-15T23:25:42.661Z] ---> c74ca47f1983 [2021-06-15T23:25:42.661Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T23:25:42.661Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T23:25:42.662Z] ---> Running in a4ceba2f0b92 [2021-06-15T23:25:42.662Z] Attempting uninstall: idna [2021-06-15T23:25:42.662Z] Found existing installation: idna 2.9 [2021-06-15T23:25:42.662Z] Uninstalling idna-2.9: [2021-06-15T23:25:42.662Z] Successfully uninstalled idna-2.9 [2021-06-15T23:25:42.662Z] Removing intermediate container a4ceba2f0b92 [2021-06-15T23:25:42.662Z] ---> 37a00c407054 [2021-06-15T23:25:42.662Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:25:42.662Z] ---> Running in 63783beec192 [2021-06-15T23:25:42.931Z] Attempting uninstall: requests [2021-06-15T23:25:42.931Z] Found existing installation: requests 2.23.0 [2021-06-15T23:25:42.931Z] Uninstalling requests-2.23.0: [2021-06-15T23:25:42.931Z] Successfully uninstalled requests-2.23.0 [2021-06-15T23:25:42.931Z] Running setup.py install for PyYAML: started [2021-06-15T23:25:43.194Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T23:25:43.194Z] Running setup.py install for texttable: started [2021-06-15T23:25:43.194Z] Removing intermediate container 63783beec192 [2021-06-15T23:25:43.194Z] ---> 647c197693a0 [2021-06-15T23:25:43.194Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T23:25:43.194Z] ---> Running in fed9392c0680 [2021-06-15T23:25:43.455Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T23:25:43.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T23:25:43.455Z] Running setup.py install for docopt: started [2021-06-15T23:25:44.027Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T23:25:44.027Z] Running setup.py install for dockerpty: started [2021-06-15T23:25:44.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T23:25:44.566Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T23:25:44.566Z] 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-15T23:25:44.826Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T23:25:44.826Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T23:25:44.826Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T23:25:45.092Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T23:25:45.664Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T23:25:45.664Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T23:25:45.926Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:25:45.926Z] OK: 8 MiB in 20 packages [2021-06-15T23:25:47.325Z] Removing intermediate container ae91943f2ad2 [2021-06-15T23:25:47.325Z] ---> ae7469e0a374 [2021-06-15T23:25:47.325Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T23:25:47.325Z] Removing intermediate container fed9392c0680 [2021-06-15T23:25:47.325Z] ---> e2b14792a24b [2021-06-15T23:25:47.325Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:25:47.325Z] ---> Running in 0493a2ecdc0f [2021-06-15T23:25:47.325Z] Removing intermediate container 0493a2ecdc0f [2021-06-15T23:25:47.325Z] ---> 4cfe04d9905b [2021-06-15T23:25:47.325Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T23:25:47.325Z] ---> 30b407526fc4 [2021-06-15T23:25:47.325Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T23:25:47.325Z] ---> Running in d39066748e9e [2021-06-15T23:25:47.589Z] Removing intermediate container d39066748e9e [2021-06-15T23:25:47.589Z] ---> 92d360a6c4bb [2021-06-15T23:25:47.589Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T23:25:47.852Z] ---> f6f4039c1a03 [2021-06-15T23:25:47.852Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T23:25:47.852Z] ---> cff45bfe3b34 [2021-06-15T23:25:47.852Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T23:25:48.113Z] ---> b83196655823 [2021-06-15T23:25:48.113Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T23:25:48.113Z] ---> Running in 0f3afaf66e0a [2021-06-15T23:25:48.113Z] ---> 18e0a1bb95a4 [2021-06-15T23:25:48.113Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T23:25:48.113Z] Removing intermediate container 0f3afaf66e0a [2021-06-15T23:25:48.113Z] ---> 78519f13f6dc [2021-06-15T23:25:48.113Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:25:48.113Z] ---> Running in 5fc319a1350e [2021-06-15T23:25:48.374Z] Removing intermediate container 5fc319a1350e [2021-06-15T23:25:48.374Z] ---> 07fc860d247a [2021-06-15T23:25:48.374Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T23:25:48.374Z] ---> 0acf88bd417c [2021-06-15T23:25:48.374Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T23:25:48.374Z] ---> Running in 1b450e36557e [2021-06-15T23:25:48.374Z] ---> Running in 9959808b60a9 [2021-06-15T23:25:48.374Z] Removing intermediate container 1b450e36557e [2021-06-15T23:25:48.374Z] ---> 360bef1beeb8 [2021-06-15T23:25:48.374Z] Step 23/24 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:25:48.374Z] ---> Running in 47e613fc8361 [2021-06-15T23:25:48.374Z] Removing intermediate container 9959808b60a9 [2021-06-15T23:25:48.374Z] ---> 7f8d580ccccd [2021-06-15T23:25:48.374Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:25:48.635Z] ---> Running in e9e598741f19 [2021-06-15T23:25:48.635Z] Removing intermediate container 47e613fc8361 [2021-06-15T23:25:48.635Z] ---> 2491f3593adf [2021-06-15T23:25:48.635Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T23:25:48.635Z] ---> Running in e3d575c01baf [2021-06-15T23:25:48.635Z] Removing intermediate container e9e598741f19 [2021-06-15T23:25:48.635Z] ---> a4c90fedc154 [2021-06-15T23:25:48.635Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T23:25:48.635Z] ---> Running in c4644b475bb4 [2021-06-15T23:25:48.635Z] Removing intermediate container e3d575c01baf [2021-06-15T23:25:48.635Z] ---> ff3a819276dd [2021-06-15T23:25:48.635Z] [2021-06-15T23:25:48.635Z] Removing intermediate container c4644b475bb4 [2021-06-15T23:25:48.635Z] ---> a81d711b563a [2021-06-15T23:25:48.635Z] Step 23/24 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 [2021-06-15T23:25:48.895Z] ---> Running in b475361f875c [2021-06-15T23:25:48.895Z] Successfully built ff3a819276dd [2021-06-15T23:25:48.895Z] Successfully tagged core-data:latest [2021-06-15T23:25:48.895Z]  Building core-data ... done Removing intermediate container b475361f875c [2021-06-15T23:25:48.895Z] ---> 0b722db3ee32 [2021-06-15T23:25:48.895Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T23:25:48.895Z] ---> Running in 8add40bd62ae [2021-06-15T23:25:48.895Z] Removing intermediate container 8add40bd62ae [2021-06-15T23:25:48.895Z] ---> 1b9b12d00900 [2021-06-15T23:25:48.895Z] [2021-06-15T23:25:49.155Z] Successfully built 1b9b12d00900 [2021-06-15T23:25:49.155Z] Successfully tagged sys-mgmt-agent:latest [2021-06-15T23:25:49.162Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-15T23:25:49.164Z] $ docker stop --time=1 0e42548f6b73ee61abf3a3ad9934a1b2db587c0fecaae8a07a90213e125a63f7 [2021-06-15T23:25:50.713Z] $ docker rm -f 0e42548f6b73ee61abf3a3ad9934a1b2db587c0fecaae8a07a90213e125a63f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T23:25:51.092Z] + docker images [2021-06-15T23:25:51.092Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T23:25:51.092Z] sys-mgmt-agent latest 1b9b12d00900 3 seconds ago 312MB [2021-06-15T23:25:51.092Z] core-data latest ff3a819276dd 3 seconds ago 20.2MB [2021-06-15T23:25:51.092Z] 4a3986148e8f 10 seconds ago 1.15GB [2021-06-15T23:25:51.092Z] support-notifications latest fefbba6452cd 12 seconds ago 16.7MB [2021-06-15T23:25:51.092Z] 0dcf8a56433d 20 seconds ago 1.15GB [2021-06-15T23:25:51.092Z] 0f9584c46d29 24 seconds ago 1.15GB [2021-06-15T23:25:51.092Z] core-command latest 48066056c595 34 seconds ago 15.9MB [2021-06-15T23:25:51.092Z] 133238c7a46a 37 seconds ago 1.14GB [2021-06-15T23:25:51.092Z] security-bootstrapper latest 7c6bc23b9b9a 55 seconds ago 18.6MB [2021-06-15T23:25:51.092Z] security-secretstore-setup latest 66fa9f0dfe2b About a minute ago 28.7MB [2021-06-15T23:25:51.092Z] security-proxy-setup latest 0a86a616f694 About a minute ago 25.7MB [2021-06-15T23:25:51.092Z] core-metadata latest d350cbc74c7b About a minute ago 16.6MB [2021-06-15T23:25:51.092Z] support-scheduler latest 6557e11261f7 About a minute ago 15.9MB [2021-06-15T23:25:51.092Z] c630aeb5b0a8 About a minute ago 1.15GB [2021-06-15T23:25:51.092Z] 6baa38452838 About a minute ago 1.15GB [2021-06-15T23:25:51.092Z] 1599b1000df1 About a minute ago 1.15GB [2021-06-15T23:25:51.092Z] 19cdd611eca5 About a minute ago 1.15GB [2021-06-15T23:25:51.092Z] 7f6a030c4abc About a minute ago 1.15GB [2021-06-15T23:25:51.092Z] ci-base-image-x86_64 latest 2bf45312b844 6 minutes ago 647MB [2021-06-15T23:25:51.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-15T23:25:51.092Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-15T23:25:51.092Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-15T23:25:51.092Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-15T23:25:51.092Z] 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-15T23:26:26.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T23:26:44.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T23:26:44.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T23:26:44.757Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T23:26:44.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T23:26:44.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T23:26:44.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T23:26:44.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T23:26:46.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T23:26:47.360Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T23:26:48.809Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T23:26:48.809Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T23:26:48.809Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T23:26:48.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T23:26:58.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.155s coverage: 28.7% of statements [2021-06-15T23:26:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T23:26:58.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T23:27:03.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 100.0% of statements [2021-06-15T23:27:03.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T23:27:03.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 53.4% of statements [2021-06-15T23:27:03.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T23:27:03.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T23:27:04.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.531s coverage: 87.7% of statements [2021-06-15T23:27:04.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T23:27:04.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T23:27:04.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.233s coverage: 78.9% of statements [2021-06-15T23:27:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.195s coverage: 81.2% of statements [2021-06-15T23:27:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T23:27:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T23:27:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T23:27:09.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T23:27:09.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T23:27:12.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.239s coverage: 95.1% of statements [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T23:27:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.187s coverage: 60.0% of statements [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T23:27:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.8% of statements [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T23:27:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-06-15T23:27:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.219s coverage: 22.0% of statements [2021-06-15T23:27:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T23:27:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements [2021-06-15T23:27:14.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 79.5% of statements [2021-06-15T23:27:14.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements [2021-06-15T23:27:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2021-06-15T23:27:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements [2021-06-15T23:27:28.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.182s coverage: 94.4% of statements [2021-06-15T23:27:28.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-06-15T23:27:33.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.652s coverage: 81.8% of statements [2021-06-15T23:27:33.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.667s coverage: 64.4% of statements [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T23:27:41.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.156s coverage: 100.0% of statements [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-06-15T23:27:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements [2021-06-15T23:27:41.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-06-15T23:27:46.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.473s coverage: 66.9% of statements [2021-06-15T23:27:46.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T23:27:46.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T23:27:46.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T23:27:48.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.729s coverage: 43.6% of statements [2021-06-15T23:27:48.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T23:27:48.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T23:27:48.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.381s coverage: 89.5% of statements [2021-06-15T23:27:48.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T23:27:48.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.328s coverage: 84.8% of statements [2021-06-15T23:27:48.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T23:27:56.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 19.3% of statements [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T23:27:56.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.563s coverage: 91.9% of statements [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T23:27:56.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.197s coverage: 62.7% of statements [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T23:27:56.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.6% of statements [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T23:27:56.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T23:27:56.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T23:27:56.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements [2021-06-15T23:27:56.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-06-15T23:27:57.540Z] GO111MODULE=on go vet ./... [2021-06-15T23:29:26.052Z] gofmt -l . [2021-06-15T23:29:26.052Z] [ "`gofmt -l .`" = "" ] [2021-06-15T23:29:26.052Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T23:29:26.718Z] + ls -al . [2021-06-15T23:29:26.718Z] total 544 [2021-06-15T23:29:26.718Z] drwxrwxr-x 9 1001 1001 4096 Jun 15 23:29 . [2021-06-15T23:29:26.718Z] drwxr-xr-x 4 root root 4096 Jun 15 23:25 .. [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 23:23 .dockerignore [2021-06-15T23:29:26.718Z] drwxrwxr-x 8 1001 1001 4096 Jun 15 23:23 .git [2021-06-15T23:29:26.718Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 23:23 .github [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 23:23 .gitignore [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 23:23 .sonarcloud.properties [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 23:23 Attribution.txt [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 23:23 CONTRIBUTING.md [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 23:23 Dockerfile.build [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 23:23 Jenkinsfile [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 23:23 LICENSE [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 23:23 Makefile [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 23:23 README.md [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 23:23 SECURITY.md [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 23:18 VERSION [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 23:23 ZMQWindows.md [2021-06-15T23:29:26.718Z] drwxrwxr-x 2 1001 1001 4096 Jun 15 23:23 bin [2021-06-15T23:29:26.718Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 23:23 cmd [2021-06-15T23:29:26.718Z] -rw-r--r-- 1 root root 398195 Jun 15 23:27 coverage.out [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 23:23 go.mod [2021-06-15T23:29:26.718Z] -rw-r--r-- 1 root root 21063 Jun 15 23:25 go.sum [2021-06-15T23:29:26.718Z] drwxrwxr-x 7 1001 1001 4096 Jun 15 23:23 internal [2021-06-15T23:29:26.718Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 23:23 openapi [2021-06-15T23:29:26.718Z] drwxrwxr-x 4 1001 1001 4096 Jun 15 23:23 snap [2021-06-15T23:29:26.718Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 23:23 version.go [Pipeline] sh [2021-06-15T23:29:27.381Z] + '[' -e coverage.out ] [2021-06-15T23:29:27.381Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T23:29:27.420Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T23:29:28.220Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T23:29:28.891Z] + make build [2021-06-15T23:29:28.891Z] go mod tidy [2021-06-15T23:29:29.491Z] 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-15T23:29:36.210Z] 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-15T23:29:56.283Z] 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-15T23:29:58.916Z] 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-15T23:30:03.235Z] 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-15T23:30:03.827Z] 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-15T23:30:06.468Z] 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-15T23:30:09.867Z] 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-15T23:30:12.489Z] 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-15T23:30:16.803Z] 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-15T23:30:19.445Z] 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-15T23:30:22.841Z] 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-15T23:30:28.268Z] $ docker stop --time=1 80010a87838980cd9e159a23f8e961db17583a0a50cf00521adc148f818b3050 [2021-06-15T23:30:30.556Z] $ docker rm -f 80010a87838980cd9e159a23f8e961db17583a0a50cf00521adc148f818b3050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:30:32.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T23:30:32.215Z] [2021-06-15T23:30:32.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:30:32.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T23:30:33.158Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-15T23:30:33.158Z] 29e5d40040c1: Pulling fs layer [2021-06-15T23:30:33.158Z] 1ce36da41761: Pulling fs layer [2021-06-15T23:30:33.158Z] 25b303627fd3: Pulling fs layer [2021-06-15T23:30:33.446Z] 29e5d40040c1: Verifying Checksum [2021-06-15T23:30:33.446Z] 29e5d40040c1: Download complete [2021-06-15T23:30:35.590Z] 1ce36da41761: Download complete [2021-06-15T23:30:35.590Z] 29e5d40040c1: Pull complete [2021-06-15T23:30:35.590Z] 1ce36da41761: Pull complete [2021-06-15T23:30:35.590Z] 25b303627fd3: Verifying Checksum [2021-06-15T23:30:35.590Z] 25b303627fd3: Download complete [2021-06-15T23:30:45.752Z] 25b303627fd3: Pull complete [2021-06-15T23:30:45.752Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-15T23:30:45.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T23:30:45.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-15T23:30:46.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-06-15T23:30:46.095Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:30:48.999Z] $ docker top e067783e52cb5a83684c0ea1e15f3211951ef1df7cb69f6855a65ed52218eb9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:30:49.930Z] + docker-compose build --help [2021-06-15T23:30:49.930Z] + grep parallel [2021-06-15T23:30:53.300Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T23:30:53.597Z] $ docker stop --time=1 e067783e52cb5a83684c0ea1e15f3211951ef1df7cb69f6855a65ed52218eb9f [2021-06-15T23:30:55.540Z] $ docker rm -f e067783e52cb5a83684c0ea1e15f3211951ef1df7cb69f6855a65ed52218eb9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:30:56.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T23:30:56.226Z] . [Pipeline] withDockerContainer [2021-06-15T23:30:56.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2021-06-15T23:30:56.570Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:30:58.188Z] $ docker top 25307ef624db41f4950d6984d4114140b15517524076832d3ae869aac038344c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:30:59.156Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T23:31:03.449Z] Building core-command ... [2021-06-15T23:31:03.449Z] Building core-data ... [2021-06-15T23:31:03.449Z] Building core-metadata ... [2021-06-15T23:31:03.449Z] Building security-bootstrapper ... [2021-06-15T23:31:03.449Z] Building security-proxy-setup ... [2021-06-15T23:31:03.449Z] Building security-secretstore-setup ... [2021-06-15T23:31:03.449Z] Building support-notifications ... [2021-06-15T23:31:03.449Z] Building support-scheduler ... [2021-06-15T23:31:03.449Z] Building sys-mgmt-agent ... [2021-06-15T23:31:03.449Z] Building support-notifications [2021-06-15T23:31:03.449Z] Building security-secretstore-setup [2021-06-15T23:31:03.449Z] Building security-proxy-setup [2021-06-15T23:31:03.449Z] Building security-bootstrapper [2021-06-15T23:31:03.449Z] Building sys-mgmt-agent [2021-06-15T23:32:11.448Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:32:11.448Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:32:11.448Z] ---> 85859ea2c928 [2021-06-15T23:32:11.448Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T23:32:11.448Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:32:11.448Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:32:11.448Z] ---> 85859ea2c928 [2021-06-15T23:32:11.448Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T23:32:11.448Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:32:11.448Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:32:11.448Z] ---> 85859ea2c928 [2021-06-15T23:32:11.448Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T23:32:11.448Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:32:11.448Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:32:11.448Z] ---> 85859ea2c928 [2021-06-15T23:32:11.448Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T23:32:11.448Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:32:11.448Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:32:11.448Z] ---> 85859ea2c928 [2021-06-15T23:32:11.448Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T23:32:14.075Z] ---> Running in f3effd5d2522 [2021-06-15T23:32:14.075Z] ---> Running in e175949e1824 [2021-06-15T23:32:14.075Z] ---> Running in 727d36d9945b [2021-06-15T23:32:14.075Z] ---> Running in dcd6f94e405b [2021-06-15T23:32:14.075Z] ---> Running in 3f6d82911bb4 [2021-06-15T23:32:15.056Z] Removing intermediate container f3effd5d2522 [2021-06-15T23:32:15.056Z] ---> 4ae2302f23be [2021-06-15T23:32:15.056Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:32:15.056Z] Removing intermediate container dcd6f94e405b [2021-06-15T23:32:15.056Z] ---> 91513b4f6e5b [2021-06-15T23:32:15.056Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:32:15.056Z] Removing intermediate container 3f6d82911bb4 [2021-06-15T23:32:15.056Z] ---> 8e2471411ec7 [2021-06-15T23:32:15.056Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:32:15.056Z] Removing intermediate container 727d36d9945b [2021-06-15T23:32:15.056Z] ---> edd05edac817 [2021-06-15T23:32:15.056Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:32:15.056Z] Removing intermediate container e175949e1824 [2021-06-15T23:32:15.056Z] ---> db7cb7fb019d [2021-06-15T23:32:15.056Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:32:15.056Z] ---> Running in 8cf86ac3b3ee [2021-06-15T23:32:15.330Z] ---> Running in 19d96284de8a [2021-06-15T23:32:15.330Z] ---> Running in 9f0f970d8795 [2021-06-15T23:32:15.330Z] ---> Running in 497b300363b5 [2021-06-15T23:32:15.330Z] ---> Running in d64d91d0ca48 [2021-06-15T23:32:18.740Z] Removing intermediate container 19d96284de8a [2021-06-15T23:32:18.740Z] ---> 37e1f3c37bb9 [2021-06-15T23:32:18.740Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T23:32:19.017Z] ---> Running in ef6dbc946f86 [2021-06-15T23:32:19.293Z] Removing intermediate container 8cf86ac3b3ee [2021-06-15T23:32:19.293Z] ---> 9fe441e8acbe [2021-06-15T23:32:19.293Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T23:32:19.573Z] ---> Running in 4a3187fb9096 [2021-06-15T23:32:19.862Z] Removing intermediate container d64d91d0ca48 [2021-06-15T23:32:19.862Z] ---> 7abe2b77e9ed [2021-06-15T23:32:19.862Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T23:32:19.862Z] ---> Running in 76806735b6d7 [2021-06-15T23:32:20.146Z] Removing intermediate container 9f0f970d8795 [2021-06-15T23:32:20.146Z] ---> 8ee43924da69 [2021-06-15T23:32:20.146Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T23:32:20.146Z] Removing intermediate container 497b300363b5 [2021-06-15T23:32:20.146Z] ---> 70ade4fe1e0b [2021-06-15T23:32:20.146Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T23:32:20.420Z] ---> Running in ad4a30bb6f56 [2021-06-15T23:32:20.697Z] ---> Running in e03695dbcd55 [2021-06-15T23:32:21.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:21.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:21.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:22.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:22.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:22.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:22.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:22.998Z] OK: 218 MiB in 52 packages [2021-06-15T23:32:23.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:23.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:23.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:32:23.550Z] OK: 218 MiB in 52 packages [2021-06-15T23:32:25.967Z] Removing intermediate container ef6dbc946f86 [2021-06-15T23:32:25.967Z] ---> 6e6c26c90205 [2021-06-15T23:32:25.967Z] Step 6/23 : COPY go.mod . [2021-06-15T23:32:25.967Z] OK: 218 MiB in 52 packages [2021-06-15T23:32:25.967Z] OK: 218 MiB in 52 packages [2021-06-15T23:32:25.967Z] OK: 218 MiB in 52 packages [2021-06-15T23:32:25.967Z] Removing intermediate container 4a3187fb9096 [2021-06-15T23:32:25.967Z] ---> eb727864ab13 [2021-06-15T23:32:25.967Z] Step 6/22 : COPY go.mod . [2021-06-15T23:32:25.967Z] ---> 6d88bf20a7b0 [2021-06-15T23:32:25.967Z] Step 7/23 : RUN go mod download [2021-06-15T23:32:25.967Z] ---> Running in 3e43bc70e64b [2021-06-15T23:32:26.243Z] ---> 99aafa9707b6 [2021-06-15T23:32:26.243Z] Step 7/22 : RUN go mod download [2021-06-15T23:32:26.243Z] Removing intermediate container e03695dbcd55 [2021-06-15T23:32:26.243Z] ---> 9fdbb91b3b39 [2021-06-15T23:32:26.243Z] Step 6/32 : COPY go.mod . [2021-06-15T23:32:26.517Z] ---> Running in c4b9128366b4 [2021-06-15T23:32:26.517Z] Removing intermediate container 76806735b6d7 [2021-06-15T23:32:26.517Z] ---> ffec409b0a3a [2021-06-15T23:32:26.517Z] Step 6/24 : COPY go.mod . [2021-06-15T23:32:26.517Z] Removing intermediate container ad4a30bb6f56 [2021-06-15T23:32:26.517Z] ---> 2df261e72961 [2021-06-15T23:32:26.517Z] Step 6/26 : COPY go.mod . [2021-06-15T23:32:27.498Z] ---> 5555e14c5377 [2021-06-15T23:32:27.498Z] Step 7/32 : RUN go mod download [2021-06-15T23:32:27.770Z] ---> Running in 50c4b2a17978 [2021-06-15T23:32:28.043Z] ---> 75558715bec8 [2021-06-15T23:32:28.043Z] Step 7/26 : RUN go mod download [2021-06-15T23:32:28.043Z] ---> 1a26ff910077 [2021-06-15T23:32:28.043Z] Step 7/24 : RUN go mod download [2021-06-15T23:32:28.043Z] ---> Running in 103fd1cf993c [2021-06-15T23:32:28.323Z] ---> Running in 93b8c004976f [2021-06-15T23:32:30.322Z] Removing intermediate container 3e43bc70e64b [2021-06-15T23:32:30.322Z] ---> 97f7ebe538d1 [2021-06-15T23:32:30.322Z] Step 8/23 : COPY . . [2021-06-15T23:32:30.603Z] Removing intermediate container c4b9128366b4 [2021-06-15T23:32:30.603Z] ---> 4f185b7f3503 [2021-06-15T23:32:30.603Z] Step 8/22 : COPY . . [2021-06-15T23:32:33.237Z] Removing intermediate container 50c4b2a17978 [2021-06-15T23:32:33.237Z] ---> aff4226ef447 [2021-06-15T23:32:33.237Z] Step 8/32 : COPY . . [2021-06-15T23:32:33.511Z] Removing intermediate container 103fd1cf993c [2021-06-15T23:32:33.511Z] ---> 958b6bd63f09 [2021-06-15T23:32:33.511Z] Step 8/26 : COPY . . [2021-06-15T23:32:33.788Z] Removing intermediate container 93b8c004976f [2021-06-15T23:32:33.788Z] ---> 64df95070d10 [2021-06-15T23:32:33.788Z] Step 8/24 : COPY . . [2021-06-15T23:32:55.984Z] ---> 48365f8f4297 [2021-06-15T23:32:55.984Z] Step 9/22 : RUN go mod tidy [2021-06-15T23:32:55.984Z] ---> 7f21b9e0c4b6 [2021-06-15T23:32:55.984Z] Step 9/23 : RUN go mod tidy [2021-06-15T23:32:55.984Z] ---> 436f11c11233 [2021-06-15T23:32:55.984Z] Step 9/26 : RUN go mod tidy [2021-06-15T23:32:55.984Z] ---> 27038a3aa8b9 [2021-06-15T23:32:55.984Z] Step 9/24 : RUN go mod tidy [2021-06-15T23:32:55.984Z] ---> e0bd38173e79 [2021-06-15T23:32:55.984Z] Step 9/32 : RUN go mod tidy [2021-06-15T23:32:55.984Z] ---> Running in 6b964abd8f17 [2021-06-15T23:32:55.984Z] ---> Running in 40283a2189e6 [2021-06-15T23:32:55.984Z] ---> Running in 1d6c62d1424b [2021-06-15T23:32:55.984Z] ---> Running in 3e5eeb796fd4 [2021-06-15T23:32:55.984Z] ---> Running in 057f4933a669 [2021-06-15T23:33:02.940Z] Removing intermediate container 6b964abd8f17 [2021-06-15T23:33:02.940Z] ---> 635eab7f6628 [2021-06-15T23:33:02.940Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T23:33:02.940Z] ---> Running in e1fb9abc89ab [2021-06-15T23:33:02.940Z] Removing intermediate container 1d6c62d1424b [2021-06-15T23:33:02.940Z] ---> 9ccae2efd3c3 [2021-06-15T23:33:02.940Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T23:33:03.215Z] ---> Running in 470be06b3199 [2021-06-15T23:33:03.489Z] Removing intermediate container 057f4933a669 [2021-06-15T23:33:03.489Z] ---> d8c7af008387 [2021-06-15T23:33:03.489Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T23:33:04.087Z] ---> Running in 52d665b41b96 [2021-06-15T23:33:04.088Z] Removing intermediate container 40283a2189e6 [2021-06-15T23:33:04.088Z] ---> 63b06d0ec0ae [2021-06-15T23:33:04.088Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T23:33:04.088Z] Removing intermediate container 3e5eeb796fd4 [2021-06-15T23:33:04.088Z] ---> 12849bfcf665 [2021-06-15T23:33:04.088Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T23:33:04.373Z] ---> Running in 93bc6ad17a5f [2021-06-15T23:33:04.373Z] ---> Running in 8f6262128be2 [2021-06-15T23:33:04.652Z] 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-15T23:33:05.273Z] 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-15T23:33:06.263Z] 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-15T23:33:06.869Z] 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-15T23:33:06.869Z] 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-15T23:34:58.757Z] 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-15T23:34:58.757Z] 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-15T23:34:58.757Z] Removing intermediate container 8f6262128be2 [2021-06-15T23:34:58.757Z] ---> 13600f3085b4 [2021-06-15T23:34:58.757Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T23:34:59.357Z] ---> Running in d6a56578d3eb [2021-06-15T23:34:59.627Z] Removing intermediate container 52d665b41b96 [2021-06-15T23:34:59.627Z] ---> a2bb1089beba [2021-06-15T23:34:59.627Z] [2021-06-15T23:34:59.627Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T23:35:00.226Z] 3.12: Pulling from library/alpine [2021-06-15T23:35:00.226Z] Removing intermediate container e1fb9abc89ab [2021-06-15T23:35:00.226Z] ---> efa093428762 [2021-06-15T23:35:00.226Z] [2021-06-15T23:35:00.226Z] Removing intermediate container 470be06b3199 [2021-06-15T23:35:00.226Z] Step 11/22 : FROM alpine:3.12 ---> 46d1e00d5fd5 [2021-06-15T23:35:00.226Z] [2021-06-15T23:35:00.226Z] [2021-06-15T23:35:00.226Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T23:35:00.226Z] 3.12: Pulling from library/alpine [2021-06-15T23:35:00.503Z] 3.12: Pulling from library/alpine [2021-06-15T23:35:00.503Z] Removing intermediate container 93bc6ad17a5f [2021-06-15T23:35:00.503Z] ---> 612190d2a384 [2021-06-15T23:35:00.503Z] [2021-06-15T23:35:00.503Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T23:35:00.503Z] 3.12: Pulling from library/alpine [2021-06-15T23:35:01.103Z] 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-15T23:35:01.378Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T23:35:01.378Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T23:35:01.378Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T23:35:01.378Z] Status: Image is up to date for alpine:3.12 [2021-06-15T23:35:01.378Z] ---> 9852663dfa18 [2021-06-15T23:35:01.378Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T23:35:01.378Z] ---> 9852663dfa18 [2021-06-15T23:35:01.378Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T23:35:01.378Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T23:35:01.378Z] Status: Image is up to date for alpine:3.12 [2021-06-15T23:35:01.378Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T23:35:01.378Z] Status: Image is up to date for alpine:3.12 [2021-06-15T23:35:01.378Z] ---> 9852663dfa18 [2021-06-15T23:35:01.378Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T23:35:01.378Z] ---> 9852663dfa18 [2021-06-15T23:35:01.378Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T23:35:01.658Z] ---> Running in 27d68e939e1e [2021-06-15T23:35:01.658Z] ---> Running in bdcfdb970d86 [2021-06-15T23:35:01.658Z] ---> Running in 5538b6cc34c9 [2021-06-15T23:35:01.658Z] ---> Running in 5781d25b7416 [2021-06-15T23:35:02.660Z] Removing intermediate container bdcfdb970d86 [2021-06-15T23:35:02.660Z] ---> 2a59effd5a21 [2021-06-15T23:35:02.660Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T23:35:02.935Z] ---> Running in 56b0cc6bab78 [2021-06-15T23:35:04.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:04.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:04.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:04.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:04.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:04.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:04.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:04.927Z] Removing intermediate container d6a56578d3eb [2021-06-15T23:35:04.927Z] ---> b4d461374a97 [2021-06-15T23:35:04.927Z] [2021-06-15T23:35:04.927Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T23:35:04.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:04.927Z] 20.10.0: Pulling from library/docker [2021-06-15T23:35:05.209Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T23:35:05.209Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T23:35:05.209Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T23:35:05.209Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T23:35:05.209Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T23:35:05.485Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T23:35:05.485Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T23:35:05.485Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T23:35:05.485Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T23:35:05.485Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:35:05.485Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:35:05.485Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T23:35:05.485Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T23:35:05.485Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T23:35:05.485Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T23:35:05.485Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T23:35:05.485Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:35:05.485Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T23:35:05.485Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T23:35:05.485Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T23:35:05.485Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:35:05.769Z] OK: 5 MiB in 16 packages [2021-06-15T23:35:05.769Z] OK: 6 MiB in 16 packages [2021-06-15T23:35:05.769Z] OK: 7 MiB in 20 packages [2021-06-15T23:35:05.769Z] OK: 7 MiB in 18 packages [2021-06-15T23:35:08.415Z] Removing intermediate container 56b0cc6bab78 [2021-06-15T23:35:08.415Z] ---> c537fcb0b9af [2021-06-15T23:35:08.415Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T23:35:08.415Z] ---> Running in 2006ccf7b489 [2021-06-15T23:35:09.015Z] Removing intermediate container 5538b6cc34c9 [2021-06-15T23:35:09.015Z] ---> ad45c5742fe6 [2021-06-15T23:35:09.015Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T23:35:09.297Z] ---> Running in 08f5c1a0c4e7 [2021-06-15T23:35:09.297Z] Removing intermediate container 27d68e939e1e [2021-06-15T23:35:09.297Z] ---> a2ea4e0cee9a [2021-06-15T23:35:09.297Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T23:35:09.297Z] Removing intermediate container 2006ccf7b489 [2021-06-15T23:35:09.297Z] ---> b111c1818255 [2021-06-15T23:35:09.297Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T23:35:09.297Z] Removing intermediate container 5781d25b7416 [2021-06-15T23:35:09.297Z] ---> da10316c6910 [2021-06-15T23:35:09.297Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T23:35:09.574Z] ---> Running in 932a87ff9b16 [2021-06-15T23:35:09.575Z] ---> Running in 5d34bc06f136 [2021-06-15T23:35:09.849Z] ---> Running in bbc51e93ac2d [2021-06-15T23:35:09.849Z] Removing intermediate container 08f5c1a0c4e7 [2021-06-15T23:35:09.849Z] ---> 702ecb350b64 [2021-06-15T23:35:09.849Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T23:35:10.449Z] ---> Running in 0a70143e2231 [2021-06-15T23:35:10.449Z] Removing intermediate container 932a87ff9b16 [2021-06-15T23:35:10.449Z] ---> 0a24f9b68531 [2021-06-15T23:35:10.449Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T23:35:10.449Z] Removing intermediate container 5d34bc06f136 [2021-06-15T23:35:10.449Z] ---> 4fcf1f945056 [2021-06-15T23:35:10.449Z] Step 14/22 : WORKDIR /edgex [2021-06-15T23:35:10.722Z] Removing intermediate container bbc51e93ac2d [2021-06-15T23:35:10.722Z] ---> 1836b4c30253 [2021-06-15T23:35:10.722Z] Step 14/26 : WORKDIR / [2021-06-15T23:35:10.995Z] ---> Running in 25330eaa61f4 [2021-06-15T23:35:10.995Z] ---> Running in 3bc7b6428447 [2021-06-15T23:35:11.270Z] ---> Running in 70915d1604c8 [2021-06-15T23:35:11.545Z] Removing intermediate container 0a70143e2231 [2021-06-15T23:35:11.545Z] ---> f81d961ce214 [2021-06-15T23:35:11.545Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T23:35:11.818Z] ---> Running in 9fe776d3e126 [2021-06-15T23:35:12.423Z] Removing intermediate container 70915d1604c8 [2021-06-15T23:35:12.423Z] ---> 61acdc0e026f [2021-06-15T23:35:12.423Z] 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-15T23:35:12.423Z] Removing intermediate container 3bc7b6428447 [2021-06-15T23:35:12.423Z] ---> 367c4f8418dc [2021-06-15T23:35:12.423Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T23:35:12.704Z] Removing intermediate container 9fe776d3e126 [2021-06-15T23:35:12.704Z] ---> 24648c44030e [2021-06-15T23:35:12.704Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:35:14.152Z] ---> f69469062f0c [2021-06-15T23:35:14.152Z] 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-15T23:35:14.152Z] ---> 1d6e6b50ebed [2021-06-15T23:35:14.152Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T23:35:14.152Z] ---> ca781c3aae23 [2021-06-15T23:35:14.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T23:35:14.425Z] Removing intermediate container 25330eaa61f4 [2021-06-15T23:35:14.425Z] ---> a0a0d7e063c3 [2021-06-15T23:35:14.425Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T23:35:14.698Z] ---> Running in a366825c94fb [2021-06-15T23:35:15.678Z] ---> e617099fb3bd [2021-06-15T23:35:15.678Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T23:35:15.678Z] Removing intermediate container a366825c94fb [2021-06-15T23:35:15.678Z] ---> cc965b621530 [2021-06-15T23:35:15.678Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T23:35:16.659Z] ---> d7238251d366 [2021-06-15T23:35:16.659Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T23:35:16.659Z] ---> 38f88eefdcfd [2021-06-15T23:35:16.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T23:35:16.933Z] ---> 78aeb301dc6c [2021-06-15T23:35:16.933Z] 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-15T23:35:17.208Z] ---> 593942993396 [2021-06-15T23:35:17.208Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T23:35:17.484Z] ---> Running in dbe70a56fe8b [2021-06-15T23:35:18.472Z] ---> 8c8b312ae57c [2021-06-15T23:35:18.472Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T23:35:18.472Z] ---> Running in 76f4eac3a9b2 [2021-06-15T23:35:18.746Z] ---> cc60f7c3f4fc [2021-06-15T23:35:18.746Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T23:35:18.746Z] ---> 859bd694084a [2021-06-15T23:35:18.746Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T23:35:19.020Z] ---> Running in 4028044ef08b [2021-06-15T23:35:19.296Z] Removing intermediate container 76f4eac3a9b2 [2021-06-15T23:35:19.296Z] ---> 5d8c65b35cf9 [2021-06-15T23:35:19.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:35:19.572Z] ---> Running in 4ab33c851f46 [2021-06-15T23:35:19.847Z] Removing intermediate container 4028044ef08b [2021-06-15T23:35:19.847Z] ---> 7d3d31d15ac0 [2021-06-15T23:35:19.847Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T23:35:20.124Z] ---> Running in bf00e8b4bb4c [2021-06-15T23:35:20.398Z] Removing intermediate container 4ab33c851f46 [2021-06-15T23:35:20.398Z] ---> 12f2f9171a9a [2021-06-15T23:35:20.398Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T23:35:20.398Z] ---> 0fda12ddfee5 [2021-06-15T23:35:20.398Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T23:35:20.670Z] ---> Running in 1a196f366d96 [2021-06-15T23:35:20.670Z] Removing intermediate container dbe70a56fe8b [2021-06-15T23:35:20.670Z] ---> ac92acf97ece [2021-06-15T23:35:20.670Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:35:20.670Z] Removing intermediate container bf00e8b4bb4c [2021-06-15T23:35:20.670Z] ---> 26c7d8bff335 [2021-06-15T23:35:20.670Z] Step 20/22 : LABEL arch=arm64 [2021-06-15T23:35:20.944Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T23:35:20.944Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T23:35:20.944Z] ---> eeaf43b92773 [2021-06-15T23:35:20.944Z] 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-15T23:35:20.944Z] ---> Running in 32ec59cebdf7 [2021-06-15T23:35:21.225Z] ---> Running in 1b53e4e59fb2 [2021-06-15T23:35:21.513Z] Removing intermediate container 1a196f366d96 [2021-06-15T23:35:21.513Z] ---> ec38a349fe89 [2021-06-15T23:35:21.513Z] Step 22/23 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:35:21.513Z] ---> Running in 5dc11a56c304 [2021-06-15T23:35:21.800Z] Removing intermediate container 32ec59cebdf7 [2021-06-15T23:35:21.800Z] ---> 867626af1451 [2021-06-15T23:35:21.800Z] Step 21/22 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:35:21.800Z] ---> 9754509b6224 [2021-06-15T23:35:21.800Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T23:35:22.078Z] ---> Running in 43d6382081f7 [2021-06-15T23:35:22.078Z] Removing intermediate container 1b53e4e59fb2 [2021-06-15T23:35:22.078Z] ---> 682190fe6e95 [2021-06-15T23:35:22.078Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T23:35:22.350Z] ---> Running in e473b1307d40 [2021-06-15T23:35:22.350Z] Removing intermediate container 5dc11a56c304 [2021-06-15T23:35:22.350Z] ---> 59cb58775990 [2021-06-15T23:35:22.350Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T23:35:22.622Z] ---> 785495b55976 [2021-06-15T23:35:22.622Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T23:35:22.897Z] ---> Running in 75e58cd4fce3 [2021-06-15T23:35:22.897Z] Removing intermediate container 43d6382081f7 [2021-06-15T23:35:22.897Z] ---> 734caf5b65c1 [2021-06-15T23:35:22.897Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T23:35:23.175Z] ---> Running in a338ef8ef10b [2021-06-15T23:35:23.776Z] Removing intermediate container 75e58cd4fce3 [2021-06-15T23:35:23.776Z] ---> e8b97180a219 [2021-06-15T23:35:23.776Z] [2021-06-15T23:35:23.776Z] ---> deace231e82e [2021-06-15T23:35:23.776Z] ---> cf5d54610b59 [2021-06-15T23:35:23.776Z] 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-15T23:35:23.776Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T23:35:24.048Z] Removing intermediate container a338ef8ef10b [2021-06-15T23:35:24.048Z] ---> 444012aa9a4e [2021-06-15T23:35:24.048Z] [2021-06-15T23:35:24.326Z] ---> Running in 583b17d6fa3a [2021-06-15T23:35:24.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:24.602Z] Successfully built e8b97180a219 [2021-06-15T23:35:24.602Z] Successfully tagged support-notifications-arm64:latest [2021-06-15T23:35:24.602Z] Building core-command [2021-06-15T23:35:24.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:35:24.602Z]  Building support-notifications ... done Successfully built 444012aa9a4e [2021-06-15T23:35:24.602Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-15T23:35:24.877Z] Building core-data [2021-06-15T23:35:25.151Z]  Building security-proxy-setup ... done  ---> 40d11c7c2a8b [2021-06-15T23:35:25.151Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T23:35:25.151Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T23:35:25.151Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T23:35:25.151Z] Executing bash-5.0.17-r0.post-install [2021-06-15T23:35:25.151Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T23:35:25.151Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T23:35:25.432Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T23:35:25.432Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T23:35:25.432Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T23:35:25.432Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T23:35:25.432Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T23:35:25.432Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T23:35:25.432Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T23:35:25.432Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T23:35:25.432Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T23:35:26.883Z] ---> 275074a54887 [2021-06-15T23:35:26.883Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T23:35:27.484Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T23:35:27.484Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T23:35:27.484Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T23:35:27.484Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T23:35:27.484Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T23:35:27.484Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T23:35:27.484Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T23:35:27.758Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T23:35:27.758Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T23:35:27.758Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T23:35:27.758Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T23:35:27.758Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T23:35:27.758Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T23:35:27.758Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T23:35:27.758Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T23:35:27.758Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T23:35:27.758Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T23:35:27.758Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T23:35:27.758Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T23:35:28.032Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T23:35:28.032Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T23:35:28.032Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T23:35:28.032Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T23:35:28.032Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T23:35:28.032Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T23:35:28.032Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T23:35:28.032Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T23:35:28.308Z] OK: 72 MiB in 59 packages [2021-06-15T23:35:28.903Z] Removing intermediate container 583b17d6fa3a [2021-06-15T23:35:28.903Z] ---> fb6a3bed4065 [2021-06-15T23:35:28.903Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T23:35:28.903Z] ---> 7a3e21730d7f [2021-06-15T23:35:28.903Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T23:35:29.498Z] ---> Running in 5b686ebf01fe [2021-06-15T23:35:29.498Z] ---> Running in f26876193e76 [2021-06-15T23:35:30.480Z] Removing intermediate container f26876193e76 [2021-06-15T23:35:30.480Z] ---> 8a5af65e971a [2021-06-15T23:35:30.480Z] Step 24/26 : LABEL arch=arm64 [2021-06-15T23:35:30.480Z] Removing intermediate container 5b686ebf01fe [2021-06-15T23:35:30.480Z] ---> b16304c75cd6 [2021-06-15T23:35:30.480Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T23:35:30.751Z] ---> Running in 6e4d1b1d72e0 [2021-06-15T23:35:31.350Z] Removing intermediate container 6e4d1b1d72e0 [2021-06-15T23:35:31.350Z] ---> 2c86ddceb12d [2021-06-15T23:35:31.350Z] Step 25/26 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:35:31.628Z] ---> 01e48573e5d4 [2021-06-15T23:35:31.628Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T23:35:31.628Z] ---> Running in baf17bf8f889 [2021-06-15T23:35:31.901Z] ---> Running in 26ca0062fa4f [2021-06-15T23:35:32.522Z] Removing intermediate container baf17bf8f889 [2021-06-15T23:35:32.522Z] ---> 43b5b4111204 [2021-06-15T23:35:32.522Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T23:35:32.809Z] ---> Running in a49bc8142254 [2021-06-15T23:35:33.419Z] Collecting docker-compose==1.23.2 [2021-06-15T23:35:33.419Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T23:35:33.419Z] Removing intermediate container a49bc8142254 [2021-06-15T23:35:33.419Z] ---> 9f9d1d311e4a [2021-06-15T23:35:33.419Z] [2021-06-15T23:35:34.019Z] Successfully built 9f9d1d311e4a [2021-06-15T23:35:34.019Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-15T23:35:34.019Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-15T23:35:34.291Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T23:35:34.291Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T23:35:35.279Z] Removing intermediate container 26ca0062fa4f [2021-06-15T23:35:35.279Z] ---> d8f61f50c561 [2021-06-15T23:35:35.279Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T23:35:35.552Z] Collecting PyYAML<4,>=3.10 [2021-06-15T23:35:35.552Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T23:35:36.540Z] ---> Running in dc5ea36161ed [2021-06-15T23:35:37.520Z] Removing intermediate container dc5ea36161ed [2021-06-15T23:35:37.520Z] ---> e2ba220dd062 [2021-06-15T23:35:37.520Z] Step 29/32 : CMD ["gate"] [2021-06-15T23:35:37.796Z] ---> Running in d3590eafc541 [2021-06-15T23:35:38.781Z] Removing intermediate container d3590eafc541 [2021-06-15T23:35:38.781Z] ---> 1a3587537eed [2021-06-15T23:35:38.781Z] Step 30/32 : LABEL arch=arm64 [2021-06-15T23:35:39.053Z] ---> Running in aec6c5e06b6a [2021-06-15T23:35:40.958Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T23:35:40.958Z] Removing intermediate container aec6c5e06b6a [2021-06-15T23:35:40.958Z] ---> 6f68ca87df7e [2021-06-15T23:35:40.958Z] Step 31/32 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:35:40.958Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T23:35:41.557Z] ---> Running in 5b2ada4521ea [2021-06-15T23:35:41.839Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T23:35:41.839Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T23:35:42.445Z] Removing intermediate container 5b2ada4521ea [2021-06-15T23:35:42.445Z] ---> 49f354d0740e [2021-06-15T23:35:42.445Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T23:35:42.445Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T23:35:42.445Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T23:35:43.048Z] ---> Running in 74dedd8c017a [2021-06-15T23:35:43.652Z] Removing intermediate container 74dedd8c017a [2021-06-15T23:35:43.652Z] ---> e5acdf60282d [2021-06-15T23:35:43.652Z] [2021-06-15T23:35:44.254Z] Successfully built e5acdf60282d [2021-06-15T23:35:44.254Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-15T23:35:44.254Z]  Building security-bootstrapper ... done Building core-metadata [2021-06-15T23:35:46.306Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T23:35:46.306Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T23:35:46.948Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T23:35:47.246Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T23:35:47.525Z] 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-15T23:35:47.810Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T23:35:47.810Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T23:35:50.444Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T23:35:50.444Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T23:35:53.069Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T23:35:53.069Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T23:35:53.069Z] 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-15T23:35:53.069Z] Collecting idna<2.8,>=2.5 [2021-06-15T23:35:53.069Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T23:35:54.059Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T23:35:54.059Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T23:35:54.336Z] 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-15T23:35:54.336Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T23:35:54.336Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T23:35:54.336Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T23:35:54.336Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T23:35:55.319Z] Installing collected packages: cached-property, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, docopt, jsonschema, dockerpty, texttable, docker-compose [2021-06-15T23:35:55.594Z] Running setup.py install for PyYAML: started [2021-06-15T23:35:58.224Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T23:35:58.499Z] Attempting uninstall: idna [2021-06-15T23:35:58.499Z] Found existing installation: idna 2.9 [2021-06-15T23:35:58.499Z] Uninstalling idna-2.9: [2021-06-15T23:35:58.774Z] Successfully uninstalled idna-2.9 [2021-06-15T23:35:59.385Z] Attempting uninstall: urllib3 [2021-06-15T23:35:59.385Z] Found existing installation: urllib3 1.25.9 [2021-06-15T23:35:59.385Z] Uninstalling urllib3-1.25.9: [2021-06-15T23:35:59.656Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T23:36:00.253Z] Attempting uninstall: requests [2021-06-15T23:36:00.253Z] Found existing installation: requests 2.23.0 [2021-06-15T23:36:00.253Z] Uninstalling requests-2.23.0: [2021-06-15T23:36:00.253Z] Successfully uninstalled requests-2.23.0 [2021-06-15T23:36:01.689Z] Running setup.py install for docopt: started [2021-06-15T23:36:04.323Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T23:36:04.323Z] Running setup.py install for dockerpty: started [2021-06-15T23:36:05.772Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:36:05.772Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:36:05.772Z] ---> 85859ea2c928 [2021-06-15T23:36:05.772Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T23:36:05.772Z] ---> Using cache [2021-06-15T23:36:05.772Z] ---> db7cb7fb019d [2021-06-15T23:36:05.772Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:36:05.772Z] ---> Using cache [2021-06-15T23:36:05.772Z] ---> 7abe2b77e9ed [2021-06-15T23:36:05.772Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T23:36:06.758Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T23:36:06.758Z] Running setup.py install for texttable: started [2021-06-15T23:36:06.758Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:36:06.758Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:36:06.758Z] ---> 85859ea2c928 [2021-06-15T23:36:06.758Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T23:36:06.758Z] ---> Using cache [2021-06-15T23:36:06.758Z] ---> db7cb7fb019d [2021-06-15T23:36:06.758Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:36:06.758Z] ---> Using cache [2021-06-15T23:36:06.758Z] ---> 7abe2b77e9ed [2021-06-15T23:36:06.758Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T23:36:08.778Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T23:36:11.643Z] ---> Running in ee5dea825597 [2021-06-15T23:36:11.643Z] ---> Running in 21e6c8545240 [2021-06-15T23:36:11.643Z] 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-15T23:36:11.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:36:12.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:36:13.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:36:13.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:36:14.444Z] OK: 218 MiB in 52 packages [2021-06-15T23:36:14.444Z] OK: 218 MiB in 52 packages [2021-06-15T23:36:16.441Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:36:16.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:36:16.441Z] ---> 85859ea2c928 [2021-06-15T23:36:16.441Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T23:36:16.441Z] ---> Using cache [2021-06-15T23:36:16.441Z] ---> db7cb7fb019d [2021-06-15T23:36:16.441Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:36:16.441Z] ---> Using cache [2021-06-15T23:36:16.441Z] ---> 7abe2b77e9ed [2021-06-15T23:36:16.441Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T23:36:16.441Z] ---> Running in ef955741fd4f [2021-06-15T23:36:17.057Z] Removing intermediate container ee5dea825597 [2021-06-15T23:36:17.057Z] ---> 4fee726c6b3d [2021-06-15T23:36:17.057Z] Step 6/24 : COPY go.mod . [2021-06-15T23:36:17.333Z] Removing intermediate container 21e6c8545240 [2021-06-15T23:36:17.333Z] ---> cc080582c0f7 [2021-06-15T23:36:17.333Z] Step 6/24 : COPY go.mod . [2021-06-15T23:36:18.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:36:18.929Z] ---> 0557367e2dc3 [2021-06-15T23:36:18.929Z] Step 7/24 : RUN go mod download [2021-06-15T23:36:19.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:36:19.217Z] ---> d325550eb52c [2021-06-15T23:36:19.217Z] Step 7/24 : RUN go mod download [2021-06-15T23:36:19.217Z] ---> Running in 3895e99e92b9 [2021-06-15T23:36:19.818Z] ---> Running in e0adccb8d035 [2021-06-15T23:36:20.096Z] OK: 218 MiB in 52 packages [2021-06-15T23:36:22.118Z] Removing intermediate container ef955741fd4f [2021-06-15T23:36:22.118Z] ---> 138645cb3731 [2021-06-15T23:36:22.118Z] Step 6/23 : COPY go.mod . [2021-06-15T23:36:22.718Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T23:36:22.718Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T23:36:22.718Z] ---> 85859ea2c928 [2021-06-15T23:36:22.718Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T23:36:22.718Z] ---> Using cache [2021-06-15T23:36:22.718Z] ---> db7cb7fb019d [2021-06-15T23:36:22.718Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:36:22.718Z] ---> Using cache [2021-06-15T23:36:22.718Z] ---> 7abe2b77e9ed [2021-06-15T23:36:22.718Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T23:36:22.718Z] ---> Using cache [2021-06-15T23:36:22.718Z] ---> 138645cb3731 [2021-06-15T23:36:22.718Z] Step 6/24 : COPY go.mod . [2021-06-15T23:36:23.703Z] ---> c18f7969eb53 [2021-06-15T23:36:23.703Z] Step 7/24 : RUN go mod download [2021-06-15T23:36:23.974Z] ---> ff9f35e507a1 [2021-06-15T23:36:23.974Z] Step 7/23 : RUN go mod download [2021-06-15T23:36:24.245Z] ---> Running in bc30a9762e76 [2021-06-15T23:36:24.245Z] Removing intermediate container 3895e99e92b9 [2021-06-15T23:36:24.245Z] ---> f8f0c34a2916 [2021-06-15T23:36:24.245Z] Step 8/24 : COPY . . [2021-06-15T23:36:24.245Z] Removing intermediate container e0adccb8d035 [2021-06-15T23:36:24.245Z] ---> ed9c41d0796b [2021-06-15T23:36:24.245Z] Step 8/24 : COPY . . [2021-06-15T23:36:24.522Z] ---> Running in ca8e52cf8c77 [2021-06-15T23:36:25.984Z] Removing intermediate container e473b1307d40 [2021-06-15T23:36:25.984Z] ---> 58cf85af04a6 [2021-06-15T23:36:25.984Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T23:36:26.976Z] ---> Running in 58daa0013ddb [2021-06-15T23:36:28.414Z] Removing intermediate container 58daa0013ddb [2021-06-15T23:36:28.414Z] ---> a484207797f2 [2021-06-15T23:36:28.414Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T23:36:29.015Z] ---> Running in 002f556ddc01 [2021-06-15T23:36:29.015Z] Removing intermediate container bc30a9762e76 [2021-06-15T23:36:29.015Z] ---> 24dedf34c78c [2021-06-15T23:36:29.015Z] Step 8/24 : COPY . . [2021-06-15T23:36:29.015Z] Removing intermediate container ca8e52cf8c77 [2021-06-15T23:36:29.015Z] ---> 76afe8382133 [2021-06-15T23:36:29.015Z] Step 8/23 : COPY . . [2021-06-15T23:36:29.998Z] Removing intermediate container 002f556ddc01 [2021-06-15T23:36:29.998Z] ---> cc5e422d633b [2021-06-15T23:36:29.998Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T23:36:33.393Z] ---> f2b85157bfd4 [2021-06-15T23:36:33.393Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T23:36:34.840Z] ---> 0b4c2f9d63a7 [2021-06-15T23:36:34.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T23:36:37.472Z] ---> 45187fde1ed8 [2021-06-15T23:36:37.473Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T23:36:37.746Z] ---> Running in df5d8e142f16 [2021-06-15T23:36:39.184Z] Removing intermediate container df5d8e142f16 [2021-06-15T23:36:39.184Z] ---> ecc3d303ebcd [2021-06-15T23:36:39.184Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:36:39.458Z] ---> Running in 804461033cf2 [2021-06-15T23:36:42.866Z] Removing intermediate container 804461033cf2 [2021-06-15T23:36:42.866Z] ---> 3c96ddd01d07 [2021-06-15T23:36:42.866Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T23:36:43.141Z] ---> Running in 260e4fd8d452 [2021-06-15T23:36:44.133Z] ---> 89f997e5786a [2021-06-15T23:36:44.133Z] Step 9/24 : RUN go mod tidy [2021-06-15T23:36:44.415Z] Removing intermediate container 260e4fd8d452 [2021-06-15T23:36:44.415Z] ---> be37da8acf91 [2021-06-15T23:36:44.415Z] Step 23/24 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:36:44.692Z] ---> Running in afda3a2b6ad3 [2021-06-15T23:36:44.979Z] ---> 5bc26c4ca76e [2021-06-15T23:36:44.979Z] Step 9/24 : RUN go mod tidy [2021-06-15T23:36:45.253Z] ---> Running in 19037c6fa3f1 [2021-06-15T23:36:45.540Z] ---> Running in fd83e0aa8023 [2021-06-15T23:36:46.520Z] Removing intermediate container 19037c6fa3f1 [2021-06-15T23:36:46.520Z] ---> c280e976c287 [2021-06-15T23:36:46.520Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T23:36:46.794Z] ---> Running in dbfe2ea0be64 [2021-06-15T23:36:48.239Z] Removing intermediate container dbfe2ea0be64 [2021-06-15T23:36:48.240Z] ---> 931fdfe13d1d [2021-06-15T23:36:48.240Z] [2021-06-15T23:36:49.228Z] Successfully built 931fdfe13d1d [2021-06-15T23:36:49.228Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-15T23:36:50.690Z]  Building sys-mgmt-agent ... done  ---> 6c5f240e9a37 [2021-06-15T23:36:50.690Z] Step 9/23 : RUN go mod tidy [2021-06-15T23:36:50.690Z] Removing intermediate container afda3a2b6ad3 [2021-06-15T23:36:50.690Z] ---> 13082e2cc116 [2021-06-15T23:36:50.690Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T23:36:51.033Z] ---> Running in 26d8378e58a9 [2021-06-15T23:36:51.033Z] ---> Running in c7f23575b8ab [2021-06-15T23:36:51.033Z] Removing intermediate container fd83e0aa8023 [2021-06-15T23:36:51.033Z] ---> c373bb4e2da8 [2021-06-15T23:36:51.033Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T23:36:51.323Z] ---> Running in e8f76231a86d [2021-06-15T23:36:51.323Z] ---> eaf892450623 [2021-06-15T23:36:51.323Z] Step 9/24 : RUN go mod tidy [2021-06-15T23:36:51.606Z] ---> Running in 6985a63396a6 [2021-06-15T23:36:53.661Z] 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-15T23:36:53.938Z] 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-15T23:36:58.274Z] Removing intermediate container 6985a63396a6 [2021-06-15T23:36:58.274Z] ---> 969a20009b62 [2021-06-15T23:36:58.274Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T23:36:58.274Z] Removing intermediate container 26d8378e58a9 [2021-06-15T23:36:58.274Z] ---> 933f3f16bd79 [2021-06-15T23:36:58.274Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T23:36:58.274Z] ---> Running in a778726aa781 [2021-06-15T23:36:58.274Z] ---> Running in c8120d2e893b [2021-06-15T23:37:00.272Z] 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-15T23:37:00.549Z] 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-15T23:38:23.484Z] Removing intermediate container e8f76231a86d [2021-06-15T23:38:23.484Z] ---> 6f15be0605fa [2021-06-15T23:38:23.484Z] [2021-06-15T23:38:23.484Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T23:38:23.484Z] ---> 9852663dfa18 [2021-06-15T23:38:23.484Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T23:38:23.484Z] ---> Running in 27951ee37e5a [2021-06-15T23:38:26.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:38:26.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:38:26.400Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T23:38:26.400Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:38:26.400Z] OK: 5 MiB in 15 packages [2021-06-15T23:38:27.847Z] Removing intermediate container 27951ee37e5a [2021-06-15T23:38:27.847Z] ---> 2946278aa457 [2021-06-15T23:38:27.847Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T23:38:27.847Z] ---> Running in a66464a21a80 [2021-06-15T23:38:28.829Z] Removing intermediate container a66464a21a80 [2021-06-15T23:38:28.829Z] ---> 2fdb91ff46ff [2021-06-15T23:38:28.829Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T23:38:29.105Z] ---> Running in 811d5449212a [2021-06-15T23:38:30.097Z] Removing intermediate container 811d5449212a [2021-06-15T23:38:30.097Z] ---> e4da1ef330b3 [2021-06-15T23:38:30.097Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T23:38:30.375Z] ---> Running in b5c793483c24 [2021-06-15T23:38:30.976Z] Removing intermediate container b5c793483c24 [2021-06-15T23:38:30.976Z] ---> 77fe31be5b10 [2021-06-15T23:38:30.976Z] Step 16/24 : WORKDIR / [2021-06-15T23:38:31.256Z] ---> Running in 78ef6e56233d [2021-06-15T23:38:32.712Z] Removing intermediate container 78ef6e56233d [2021-06-15T23:38:32.712Z] ---> 5034b794e853 [2021-06-15T23:38:32.712Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:38:33.715Z] Removing intermediate container a778726aa781 [2021-06-15T23:38:33.715Z] ---> 41fae5304c4b [2021-06-15T23:38:33.715Z] [2021-06-15T23:38:33.715Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T23:38:33.715Z] ---> 9852663dfa18 [2021-06-15T23:38:33.715Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T23:38:33.715Z] ---> Using cache [2021-06-15T23:38:33.715Z] ---> 2946278aa457 [2021-06-15T23:38:33.715Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T23:38:33.715Z] ---> Using cache [2021-06-15T23:38:33.715Z] ---> 2fdb91ff46ff [2021-06-15T23:38:33.715Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T23:38:34.308Z] ---> Running in 528108a321ad [2021-06-15T23:38:34.308Z] ---> 36287d4779da [2021-06-15T23:38:34.308Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T23:38:34.902Z] Removing intermediate container 528108a321ad [2021-06-15T23:38:34.902Z] ---> fef582eba81e [2021-06-15T23:38:34.902Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T23:38:35.501Z] ---> Running in f2dfe2ac0859 [2021-06-15T23:38:36.503Z] ---> 0c44c5768cf6 [2021-06-15T23:38:36.503Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T23:38:36.776Z] Removing intermediate container f2dfe2ac0859 [2021-06-15T23:38:36.776Z] ---> ca9da588e386 [2021-06-15T23:38:36.776Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:38:37.791Z] Removing intermediate container c7f23575b8ab [2021-06-15T23:38:37.791Z] ---> 2c76ee8acf7c [2021-06-15T23:38:37.791Z] [2021-06-15T23:38:37.791Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T23:38:37.791Z] ---> 9852663dfa18 [2021-06-15T23:38:37.791Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T23:38:37.791Z] ---> cffa3f3fe3ad [2021-06-15T23:38:37.791Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T23:38:37.791Z] Removing intermediate container c8120d2e893b [2021-06-15T23:38:37.791Z] ---> 21cbf991a1c2 [2021-06-15T23:38:37.791Z] [2021-06-15T23:38:37.791Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T23:38:37.791Z] ---> 9852663dfa18 [2021-06-15T23:38:37.791Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T23:38:37.791Z] ---> Using cache [2021-06-15T23:38:37.791Z] ---> 2946278aa457 [2021-06-15T23:38:37.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-15T23:38:37.791Z] ---> Using cache [2021-06-15T23:38:37.791Z] ---> 2fdb91ff46ff [2021-06-15T23:38:37.791Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T23:38:38.069Z] ---> Running in 8caf30c9d5fc [2021-06-15T23:38:38.069Z] ---> Running in c2b1ad3d2e36 [2021-06-15T23:38:38.069Z] ---> Running in 66585144a804 [2021-06-15T23:38:38.069Z] ---> 6bcad0f92992 [2021-06-15T23:38:38.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T23:38:38.682Z] Removing intermediate container 8caf30c9d5fc [2021-06-15T23:38:38.682Z] ---> f248937de2e1 [2021-06-15T23:38:38.682Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T23:38:38.682Z] Removing intermediate container c2b1ad3d2e36 [2021-06-15T23:38:38.682Z] ---> f91d9b8a5ebb [2021-06-15T23:38:38.682Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:38:38.682Z] Removing intermediate container 66585144a804 [2021-06-15T23:38:38.682Z] ---> 1f2ee2b64982 [2021-06-15T23:38:38.682Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T23:38:38.959Z] ---> Running in 5b3b2f8e1ae8 [2021-06-15T23:38:38.959Z] ---> Running in 13b67d3fdda9 [2021-06-15T23:38:38.959Z] ---> Running in bfdb05f0265f [2021-06-15T23:38:39.576Z] ---> 62a59d6d6e8f [2021-06-15T23:38:39.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T23:38:39.576Z] Removing intermediate container 5b3b2f8e1ae8 [2021-06-15T23:38:39.576Z] ---> 332f5adc39c4 [2021-06-15T23:38:39.576Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T23:38:39.852Z] Removing intermediate container 13b67d3fdda9 [2021-06-15T23:38:39.852Z] ---> 07d1a85f7754 [2021-06-15T23:38:39.852Z] Step 16/24 : WORKDIR /Removing intermediate container bfdb05f0265f [2021-06-15T23:38:39.852Z] ---> d294c4af8f83 [2021-06-15T23:38:39.852Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T23:38:39.852Z] [2021-06-15T23:38:39.852Z] ---> Running in d46ef8b0cdf5 [2021-06-15T23:38:40.130Z] ---> Running in f199d30d444d [2021-06-15T23:38:40.130Z] ---> Running in 14e5b7bf1f38 [2021-06-15T23:38:40.733Z] Removing intermediate container d46ef8b0cdf5 [2021-06-15T23:38:40.733Z] ---> 260e0f7eb04f [2021-06-15T23:38:40.733Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T23:38:40.733Z] ---> Running in 21ec6232fce8 [2021-06-15T23:38:40.733Z] Removing intermediate container 14e5b7bf1f38 [2021-06-15T23:38:40.733Z] ---> 82f18aa25efa [2021-06-15T23:38:40.733Z] Step 23/24 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:38:40.733Z] ---> 571ad7903a93 [2021-06-15T23:38:40.733Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T23:38:41.018Z] Removing intermediate container f199d30d444d [2021-06-15T23:38:41.018Z] ---> 78eacc5403cc [2021-06-15T23:38:41.018Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:38:41.018Z] ---> Running in 2ca18dc2f594 [2021-06-15T23:38:41.018Z] ---> Running in 0ba158466e9d [2021-06-15T23:38:42.028Z] Removing intermediate container 0ba158466e9d [2021-06-15T23:38:42.028Z] ---> 8bbbe58dbbb1 [2021-06-15T23:38:42.028Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T23:38:42.028Z] Removing intermediate container 2ca18dc2f594 [2021-06-15T23:38:42.028Z] ---> 121c8c03feac [2021-06-15T23:38:42.028Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:38:42.028Z] ---> Running in abf43f70375f [2021-06-15T23:38:42.028Z] ---> Running in f226524aaf34 [2021-06-15T23:38:42.028Z] ---> c2b7dfd5125c [2021-06-15T23:38:42.028Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T23:38:42.641Z] Removing intermediate container abf43f70375f [2021-06-15T23:38:42.641Z] ---> 158b43357d7f [2021-06-15T23:38:42.641Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T23:38:42.916Z] Removing intermediate container f226524aaf34 [2021-06-15T23:38:42.917Z] ---> 561647a73449 [2021-06-15T23:38:42.917Z] [2021-06-15T23:38:42.917Z] ---> Running in 16422ab95e86 [2021-06-15T23:38:43.523Z] Successfully built 561647a73449 [2021-06-15T23:38:43.798Z] Successfully tagged core-command-arm64:latest [2021-06-15T23:38:43.798Z]  Building core-command ... done  ---> 76e4f8cf771d [2021-06-15T23:38:43.798Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T23:38:43.798Z] Removing intermediate container 16422ab95e86 [2021-06-15T23:38:43.798Z] ---> 4b27a591fcc1 [2021-06-15T23:38:43.798Z] Step 22/23 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:38:44.097Z] Removing intermediate container 21ec6232fce8 [2021-06-15T23:38:44.097Z] ---> d334ac1ce7bf [2021-06-15T23:38:44.097Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T23:38:44.097Z] ---> Running in 0dfdb4455a25 [2021-06-15T23:38:44.097Z] ---> Running in 2eaf1c48fa41 [2021-06-15T23:38:44.702Z] Removing intermediate container 0dfdb4455a25 [2021-06-15T23:38:44.702Z] ---> a0ba43a6a16e [2021-06-15T23:38:44.702Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T23:38:44.976Z] ---> d2db002f97d1 [2021-06-15T23:38:44.976Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T23:38:44.976Z] ---> Running in c8c2ca08a1c3 [2021-06-15T23:38:45.250Z] ---> Running in b3aeb13fd983 [2021-06-15T23:38:45.533Z] Removing intermediate container c8c2ca08a1c3 [2021-06-15T23:38:45.533Z] ---> 7c4c87ed159e [2021-06-15T23:38:45.533Z] [2021-06-15T23:38:45.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T23:38:45.808Z] Removing intermediate container b3aeb13fd983 [2021-06-15T23:38:45.808Z] ---> 89deb6eb6e7a [2021-06-15T23:38:45.808Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:38:45.808Z] Successfully built 7c4c87ed159e [2021-06-15T23:38:45.808Z] Successfully tagged support-scheduler-arm64:latest [2021-06-15T23:38:46.083Z]  Building support-scheduler ... done  ---> Running in ab15075ac4bf [2021-06-15T23:38:46.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T23:38:46.635Z] Removing intermediate container ab15075ac4bf [2021-06-15T23:38:46.635Z] ---> 611da87c8303 [2021-06-15T23:38:46.635Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T23:38:46.635Z] ---> Running in 140b2186ed6e [2021-06-15T23:38:46.909Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T23:38:47.187Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T23:38:47.187Z] Removing intermediate container 140b2186ed6e [2021-06-15T23:38:47.187Z] ---> 549020691b1d [2021-06-15T23:38:47.187Z] Step 23/24 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:38:47.187Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T23:38:47.187Z] ---> Running in 4652a88a94a5 [2021-06-15T23:38:47.187Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T23:38:47.462Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T23:38:47.737Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T23:38:47.737Z] Removing intermediate container 4652a88a94a5 [2021-06-15T23:38:47.737Z] ---> 8b43cdab31a9 [2021-06-15T23:38:47.737Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T23:38:47.737Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T23:38:47.737Z] OK: 8 MiB in 20 packages [2021-06-15T23:38:48.012Z] ---> Running in 035f0e8e6969 [2021-06-15T23:38:48.293Z] Removing intermediate container 035f0e8e6969 [2021-06-15T23:38:48.294Z] ---> 716c8fcf2aaa [2021-06-15T23:38:48.294Z] [2021-06-15T23:38:48.895Z] Successfully built 716c8fcf2aaa [2021-06-15T23:38:48.895Z] Successfully tagged core-metadata-arm64:latest [2021-06-15T23:38:49.170Z]  Building core-metadata ... done Removing intermediate container 2eaf1c48fa41 [2021-06-15T23:38:49.170Z] ---> 8eb444f0294b [2021-06-15T23:38:49.170Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T23:38:50.156Z] ---> ea7ef1fe607c [2021-06-15T23:38:50.156Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T23:38:51.142Z] ---> 783bed66eb3b [2021-06-15T23:38:51.142Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T23:38:52.129Z] ---> 179df1cadf4a [2021-06-15T23:38:52.129Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T23:38:52.129Z] ---> Running in 0bedec7326ca [2021-06-15T23:38:52.729Z] Removing intermediate container 0bedec7326ca [2021-06-15T23:38:52.729Z] ---> ff1fee1bbcfd [2021-06-15T23:38:52.729Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T23:38:52.729Z] ---> Running in 0848b2a045df [2021-06-15T23:38:53.335Z] Removing intermediate container 0848b2a045df [2021-06-15T23:38:53.335Z] ---> 972bba51c9f2 [2021-06-15T23:38:53.335Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T23:38:53.335Z] ---> Running in f8f2f9a02800 [2021-06-15T23:38:53.935Z] Removing intermediate container f8f2f9a02800 [2021-06-15T23:38:53.935Z] ---> 8d86f5a9800c [2021-06-15T23:38:53.935Z] Step 23/24 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 [2021-06-15T23:38:53.935Z] ---> Running in b2568bc641e4 [2021-06-15T23:38:54.534Z] Removing intermediate container b2568bc641e4 [2021-06-15T23:38:54.534Z] ---> d273f1ce18c5 [2021-06-15T23:38:54.534Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T23:38:54.809Z] ---> Running in 9e185d385990 [2021-06-15T23:38:55.082Z] Removing intermediate container 9e185d385990 [2021-06-15T23:38:55.082Z] ---> eb11d0d1535e [2021-06-15T23:38:55.082Z] [2021-06-15T23:38:55.678Z] Successfully built eb11d0d1535e [2021-06-15T23:38:55.678Z] Successfully tagged core-data-arm64:latest [2021-06-15T23:38:55.967Z]  Building core-data ... done  [Pipeline] } [2021-06-15T23:38:55.979Z] $ docker stop --time=1 25307ef624db41f4950d6984d4114140b15517524076832d3ae869aac038344c [2021-06-15T23:38:57.815Z] $ docker rm -f 25307ef624db41f4950d6984d4114140b15517524076832d3ae869aac038344c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T23:38:58.409Z] + docker images [2021-06-15T23:38:58.679Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T23:38:58.679Z] core-data-arm64 latest eb11d0d1535e 4 seconds ago 19.1MB [2021-06-15T23:38:58.679Z] core-metadata-arm64 latest 716c8fcf2aaa 10 seconds ago 15.7MB [2021-06-15T23:38:58.679Z] support-scheduler-arm64 latest 7c4c87ed159e 13 seconds ago 15.1MB [2021-06-15T23:38:58.679Z] core-command-arm64 latest 561647a73449 16 seconds ago 15MB [2021-06-15T23:38:58.679Z] 21cbf991a1c2 21 seconds ago 972MB [2021-06-15T23:38:58.679Z] 2c76ee8acf7c 22 seconds ago 975MB [2021-06-15T23:38:58.679Z] 41fae5304c4b 25 seconds ago 968MB [2021-06-15T23:38:58.679Z] 6f15be0605fa 36 seconds ago 967MB [2021-06-15T23:38:58.679Z] sys-mgmt-agent-arm64 latest 931fdfe13d1d 2 minutes ago 299MB [2021-06-15T23:38:58.679Z] security-bootstrapper-arm64 latest e5acdf60282d 3 minutes ago 17.5MB [2021-06-15T23:38:58.679Z] security-secretstore-setup-arm64 latest 9f9d1d311e4a 3 minutes ago 27.1MB [2021-06-15T23:38:58.679Z] support-notifications-arm64 latest e8b97180a219 3 minutes ago 15.7MB [2021-06-15T23:38:58.679Z] security-proxy-setup-arm64 latest 444012aa9a4e 3 minutes ago 24.3MB [2021-06-15T23:38:58.679Z] b4d461374a97 3 minutes ago 969MB [2021-06-15T23:38:58.679Z] efa093428762 3 minutes ago 973MB [2021-06-15T23:38:58.679Z] 612190d2a384 3 minutes ago 969MB [2021-06-15T23:38:58.679Z] 46d1e00d5fd5 3 minutes ago 976MB [2021-06-15T23:38:58.679Z] a2bb1089beba 4 minutes ago 970MB [2021-06-15T23:38:58.679Z] ci-base-image-arm64 latest 85859ea2c928 14 minutes ago 641MB [2021-06-15T23:38:58.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB [2021-06-15T23:38:58.679Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-15T23:38:58.679Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-15T23:38:58.679Z] 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-15T23:38:59.479Z] ---> job-cost.sh [2021-06-15T23:38:59.479Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wHEk [2021-06-15T23:39:40.397Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T23:41:17.138Z] lf-activate-venv(): INFO: Adding /tmp/venv-wHEk/bin to PATH [2021-06-15T23:41:17.138Z] INFO: No Stack... [2021-06-15T23:41:17.138Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T23:41:17.138Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T23:41:17.481Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-15T23:41:17.481Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T23:41:17.542Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3568-4-stack-cost] [2021-06-15T23:41:17.551Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3568-4-stack-cost] did not exist. Created. [2021-06-15T23:41:17.551Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3568-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T23:41:17.934Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T23:41:18.180Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T23:41:18.194Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3568-4-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-15T23:41:19.112Z] provisioning config files... [2021-06-15T23:41:19.127Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5601513048865671129tmp [Pipeline] { [Pipeline] sh [2021-06-15T23:41:19.458Z] + set +x [2021-06-15T23:41:19.458Z] + curl -s https://codecov.io/bash [2021-06-15T23:41:19.458Z] + bash -s -- [2021-06-15T23:41:19.740Z] [2021-06-15T23:41:19.740Z] _____ _ [2021-06-15T23:41:19.740Z] / ____| | | [2021-06-15T23:41:19.740Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T23:41:19.740Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T23:41:19.740Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T23:41:19.740Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T23:41:19.740Z] Bash-1.0.3 [2021-06-15T23:41:19.740Z] [2021-06-15T23:41:19.740Z] [2021-06-15T23:41:19.740Z] ==> git version 2.24.4 found [2021-06-15T23:41:19.740Z] ==> 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-15T23:41:19.740Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T23:41:19.740Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T23:41:19.740Z] ==> Jenkins CI detected. [2021-06-15T23:41:19.740Z] project root: . [2021-06-15T23:41:19.740Z] --> token set from env [2021-06-15T23:41:19.740Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T23:41:19.740Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T23:41:19.740Z] ==> Python coveragepy not found [2021-06-15T23:41:19.740Z] ==> Searching for coverage reports in: [2021-06-15T23:41:19.740Z] + . [2021-06-15T23:41:19.740Z] -> Found 1 reports [2021-06-15T23:41:19.740Z] ==> Detecting git/mercurial file structure [2021-06-15T23:41:19.740Z] ==> Reading reports [2021-06-15T23:41:19.740Z] + ./coverage.out bytes=398195 [2021-06-15T23:41:19.740Z] ==> Appending adjustments [2021-06-15T23:41:19.740Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T23:41:21.130Z] + Found adjustments [2021-06-15T23:41:21.130Z] ==> Gzipping contents [2021-06-15T23:41:21.130Z] 56K /tmp/codecov.DPDq8f.gz [2021-06-15T23:41:21.130Z] ==> Uploading reports [2021-06-15T23:41:21.130Z] url: https://codecov.io [2021-06-15T23:41:21.130Z] query: branch=PR-3568&commit=cf5a0f578000c651a1e59e70f04f1acf631fc328&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-15T23:41:21.130Z] -> Pinging Codecov [2021-06-15T23:41:21.130Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3568&commit=cf5a0f578000c651a1e59e70f04f1acf631fc328&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-15T23:41:21.390Z] -> Uploading to [2021-06-15T23:41:21.390Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/cf5a0f578000c651a1e59e70f04f1acf631fc328/b7d13861-7366-4163-b7d4-f70d9ac20e75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T234121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=292f5086ed3dc73af2006ecc46b26128410ee288672ca02cc98a5224e1e72a86 [2021-06-15T23:41:21.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T23:41:21.391Z] Dload Upload Total Spent Left Speed [2021-06-15T23:41:21.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 54550 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54550 0 0 100 54550 0 129k --:--:-- --:--:-- --:--:-- 128k [2021-06-15T23:41:21.912Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf5a0f578000c651a1e59e70f04f1acf631fc328 [Pipeline] } [2021-06-15T23:41:21.921Z] 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-15T23:41:23.115Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:41:23.687Z] ---> package-listing.sh [2021-06-15T23:41:23.688Z] ++ facter osfamily [2021-06-15T23:41:23.688Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T23:41:23.949Z] + OS_FAMILY=redhat [2021-06-15T23:41:23.949Z] + workspace=/w/workspace/edgex-go/4 [2021-06-15T23:41:23.949Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T23:41:23.949Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T23:41:23.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T23:41:23.949Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T23:41:23.949Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-15T23:41:23.949Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T23:41:23.949Z] + case "${OS_FAMILY}" in [2021-06-15T23:41:23.949Z] + sort [2021-06-15T23:41:23.949Z] + rpm -qa [2021-06-15T23:41:26.505Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T23:41:26.505Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T23:41:26.505Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T23:41:26.505Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-15T23:41:26.505Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-15T23:41:26.505Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-15T23:41:26.521Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T23:41:26.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:41:27.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T23:41:27.383Z] [2021-06-15T23:41:27.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T23:41:27.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T23:41:27.710Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T23:41:27.710Z] df20fa9351a1: Pulling fs layer [2021-06-15T23:41:27.710Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T23:41:27.710Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T23:41:27.710Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T23:41:27.710Z] 93b61091891f: Pulling fs layer [2021-06-15T23:41:27.710Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T23:41:27.710Z] 5e14af77c1be: Pulling fs layer [2021-06-15T23:41:27.710Z] 01666e4c0597: Pulling fs layer [2021-06-15T23:41:27.710Z] aa168da1d23b: Pulling fs layer [2021-06-15T23:41:27.710Z] 46f8f816bc3b: Waiting [2021-06-15T23:41:27.710Z] 93b61091891f: Waiting [2021-06-15T23:41:27.710Z] 93b9cdb0e59b: Waiting [2021-06-15T23:41:27.710Z] 5e14af77c1be: Waiting [2021-06-15T23:41:27.710Z] 01666e4c0597: Waiting [2021-06-15T23:41:27.710Z] aa168da1d23b: Waiting [2021-06-15T23:41:27.710Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T23:41:27.710Z] 36b3adc4ff6f: Download complete [2021-06-15T23:41:27.972Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T23:41:27.972Z] 46f8f816bc3b: Download complete [2021-06-15T23:41:27.972Z] df20fa9351a1: Verifying Checksum [2021-06-15T23:41:27.972Z] df20fa9351a1: Download complete [2021-06-15T23:41:27.972Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T23:41:27.972Z] 93b9cdb0e59b: Download complete [2021-06-15T23:41:27.972Z] 5e14af77c1be: Verifying Checksum [2021-06-15T23:41:27.972Z] 5e14af77c1be: Download complete [2021-06-15T23:41:27.972Z] 93b61091891f: Verifying Checksum [2021-06-15T23:41:27.972Z] 93b61091891f: Download complete [2021-06-15T23:41:27.972Z] 01666e4c0597: Verifying Checksum [2021-06-15T23:41:27.972Z] 01666e4c0597: Download complete [2021-06-15T23:41:27.972Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T23:41:27.972Z] 8ad3a11d3b57: Download complete [2021-06-15T23:41:27.972Z] df20fa9351a1: Pull complete [2021-06-15T23:41:28.235Z] 36b3adc4ff6f: Pull complete [2021-06-15T23:41:28.815Z] 8ad3a11d3b57: Pull complete [2021-06-15T23:41:28.815Z] 46f8f816bc3b: Pull complete [2021-06-15T23:41:29.076Z] 93b61091891f: Pull complete [2021-06-15T23:41:29.076Z] 93b9cdb0e59b: Pull complete [2021-06-15T23:41:29.076Z] 5e14af77c1be: Pull complete [2021-06-15T23:41:29.076Z] 01666e4c0597: Pull complete [2021-06-15T23:41:30.017Z] aa168da1d23b: Verifying Checksum [2021-06-15T23:41:30.018Z] aa168da1d23b: Download complete [2021-06-15T23:41:34.259Z] aa168da1d23b: Pull complete [2021-06-15T23:41:34.259Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T23:41:34.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T23:41:34.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T23:41:34.345Z] prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container [2021-06-15T23:41:34.386Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-15T23:41:37.310Z] $ docker top b613a0189bb6076025df48f17b4cd3f8c30c382d3858413ccba7dee287ce5359 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T23:41:37.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T23:41:38.022Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T23:41:38.320Z] + ls /var/log/sa-host [2021-06-15T23:41:38.320Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T23:41:38.320Z] file_magic: OK [2021-06-15T23:41:38.320Z] HZ: Using current value: 100 [2021-06-15T23:41:38.320Z] file_header: OK [2021-06-15T23:41:38.320Z] 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-15T23:41:38.320Z] Statistics: [2021-06-15T23:41:38.320Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T23:41:38.320Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T23:41:38.320Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T23:41:38.320Z] file_magic: OK [2021-06-15T23:41:38.320Z] HZ: Using current value: 100 [2021-06-15T23:41:38.320Z] file_header: OK [2021-06-15T23:41:38.320Z] 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-15T23:41:38.320Z] Statistics: [2021-06-15T23:41:38.320Z] 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-15T23:41:38.320Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T23:41:38.540Z] provisioning config files... [2021-06-15T23:41:38.555Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1967236264282507694tmp [Pipeline] { [Pipeline] echo [2021-06-15T23:41:38.579Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:41:38.883Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T23:41:38.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:41:39.273Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T23:41:39.286Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:41:39.586Z] ---> sudo-logs.sh [2021-06-15T23:41:39.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T23:41:39.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:41:39.926Z] ---> job-cost.sh [2021-06-15T23:41:39.926Z] lf-activate-venv: SKIPPING [2021-06-15T23:41:39.926Z] DEBUG: total: 0.18000000715255737 [2021-06-15T23:41:39.926Z] INFO: Retrieving Stack Cost... [2021-06-15T23:41:40.498Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T23:41:41.072Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T23:41:41.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T23:41:41.403Z] ---> logs-deploy.sh [2021-06-15T23:41:41.403Z] lf-activate-venv: SKIPPING [2021-06-15T23:41:41.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3568/4 [2021-06-15T23:41:41.403Z] INFO: archiving workspace using pattern(s): [2021-06-15T23:41:42.347Z] Archives upload complete. [2021-06-15T23:41:42.347Z] INFO: archiving logs to Nexus [2021-06-15T23:41:42.923Z] ---> uname -a: [2021-06-15T23:41:42.923Z] Linux prd-centos7-docker-4c-2g-1591.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z] ---> lscpu: [2021-06-15T23:41:42.923Z] Architecture: x86_64 [2021-06-15T23:41:42.923Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-15T23:41:42.923Z] Byte Order: Little Endian [2021-06-15T23:41:42.923Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-15T23:41:42.923Z] CPU(s): 2 [2021-06-15T23:41:42.923Z] On-line CPU(s) list: 0,1 [2021-06-15T23:41:42.923Z] Thread(s) per core: 1 [2021-06-15T23:41:42.923Z] Core(s) per socket: 1 [2021-06-15T23:41:42.923Z] Socket(s): 2 [2021-06-15T23:41:42.923Z] NUMA node(s): 1 [2021-06-15T23:41:42.923Z] Vendor ID: AuthenticAMD [2021-06-15T23:41:42.923Z] CPU family: 23 [2021-06-15T23:41:42.923Z] Model: 49 [2021-06-15T23:41:42.923Z] Model name: AMD EPYC-Rome Processor [2021-06-15T23:41:42.923Z] Stepping: 0 [2021-06-15T23:41:42.923Z] CPU MHz: 2800.000 [2021-06-15T23:41:42.923Z] BogoMIPS: 5600.00 [2021-06-15T23:41:42.923Z] Virtualization: AMD-V [2021-06-15T23:41:42.923Z] Hypervisor vendor: KVM [2021-06-15T23:41:42.923Z] Virtualization type: full [2021-06-15T23:41:42.923Z] L1d cache: 64 KiB [2021-06-15T23:41:42.923Z] L1i cache: 64 KiB [2021-06-15T23:41:42.923Z] L2 cache: 1 MiB [2021-06-15T23:41:42.923Z] L3 cache: 32 MiB [2021-06-15T23:41:42.923Z] NUMA node0 CPU(s): 0,1 [2021-06-15T23:41:42.923Z] Vulnerability Itlb multihit: Not affected [2021-06-15T23:41:42.923Z] Vulnerability L1tf: Not affected [2021-06-15T23:41:42.923Z] Vulnerability Mds: Not affected [2021-06-15T23:41:42.923Z] Vulnerability Meltdown: Not affected [2021-06-15T23:41:42.923Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-15T23:41:42.923Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-15T23:41:42.923Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-15T23:41:42.923Z] Vulnerability Srbds: Not affected [2021-06-15T23:41:42.923Z] Vulnerability Tsx async abort: Not affected [2021-06-15T23:41:42.923Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z] ---> nproc: [2021-06-15T23:41:42.923Z] 2 [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z] ---> df -h: [2021-06-15T23:41:42.923Z] Filesystem Size Used Available Use% Mounted on [2021-06-15T23:41:42.923Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-15T23:41:42.923Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-15T23:41:42.923Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-15T23:41:42.923Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4@tmp [2021-06-15T23:41:42.923Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4 [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z] ---> free -m: [2021-06-15T23:41:42.923Z] total used free shared buff/cache available [2021-06-15T23:41:42.923Z] Mem: 7821 1357 1424 0 5039 6437 [2021-06-15T23:41:42.923Z] Swap: 1023 2 1021 [2021-06-15T23:41:42.923Z] [2021-06-15T23:41:42.923Z]