Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c+a50ec7cbd1ffe16c0409c75cc366b79de6e56022 (1bd8eaa4d56681a0a13052603dde22061aa3de25) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1049601497428342483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3935961805372463683.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3665/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3665/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7699324068880429451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2529321259249654333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3665/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3665/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4749622633082631858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-915 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4084153285234819423.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c Merge succeeded, producing 1c207487a9485654c6b113a3debd3c7c5e72e172 Checking out Revision 1c207487a9485654c6b113a3debd3c7c5e72e172 (PR-3665) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8588002315430951032.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4765228176082610784.key > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c207487a9485654c6b113a3debd3c7c5e72e172 # timeout=10 Commit message: "Merge commit 'a50ec7cbd1ffe16c0409c75cc366b79de6e56022' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-15T04:30:43.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-15T04:30:43.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-15T04:30:43.108Z] ========================================================= [2021-08-15T04:30:43.109Z] EdgeX Global Pipelines Version Info [2021-08-15T04:30:43.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8566dc74d09de2df04f007576ec006f49854bcc5 # timeout=10 [2021-08-15T04:30:44.349Z] ------------------- [2021-08-15T04:30:44.350Z] stable info: [2021-08-15T04:30:44.350Z] ------------------- [2021-08-15T04:30:44.350Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-15T04:30:44.350Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-15T04:30:44.350Z] Message: update stable to v1.0.205 [2021-08-15T04:30:44.934Z] ------------------- [2021-08-15T04:30:44.934Z] experimental info: [2021-08-15T04:30:44.934Z] ------------------- [2021-08-15T04:30:44.934Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-15T04:30:44.934Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-15T04:30:44.934Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-15T04:30:45.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-15T04:30:45.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-15T04:30:45.114Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-15T04:30:45.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-15T04:30:45.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-15T04:30:45.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-15T04:30:45.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-15T04:30:45.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-15T04:30:45.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-15T04:30:45.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-15T04:30:45.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-15T04:30:45.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-15T04:30:45.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-15T04:30:45.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-15T04:30:45.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-15T04:30:45.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-15T04:30:45.478Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-15T04:30:45.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-15T04:30:45.524Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-15T04:30:45.546Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-15T04:30:45.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-15T04:30:45.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-15T04:30:45.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-15T04:30:45.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3665 [Pipeline] echo [2021-08-15T04:30:45.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3665 [Pipeline] echo [2021-08-15T04:30:45.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3665 [Pipeline] echo [2021-08-15T04:30:45.712Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c207487a9485654c6b113a3debd3c7c5e72e172 [Pipeline] echo [2021-08-15T04:30:45.736Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c20748 [Pipeline] echo [2021-08-15T04:30:45.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-15T04:30:45.879Z] provisioning config files... [2021-08-15T04:30:45.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9065776261690815291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:30:46.243Z] ---> docker-login.sh [2021-08-15T04:30:46.243Z] nexus3.edgexfoundry.org:10001 [2021-08-15T04:30:46.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:46.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:46.514Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:46.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:46.514Z] [2021-08-15T04:30:46.514Z] Login Succeeded [2021-08-15T04:30:46.514Z] nexus3.edgexfoundry.org:10002 [2021-08-15T04:30:46.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:46.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:46.514Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:46.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:46.514Z] [2021-08-15T04:30:46.514Z] Login Succeeded [2021-08-15T04:30:46.514Z] nexus3.edgexfoundry.org:10003 [2021-08-15T04:30:46.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:46.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:46.779Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:46.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:46.779Z] [2021-08-15T04:30:46.779Z] Login Succeeded [2021-08-15T04:30:46.779Z] nexus3.edgexfoundry.org:10004 [2021-08-15T04:30:46.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:47.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:47.050Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:47.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:47.050Z] [2021-08-15T04:30:47.050Z] Login Succeeded [2021-08-15T04:30:47.050Z] docker.io [2021-08-15T04:30:47.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:30:47.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:30:47.318Z] Configure a credential helper to remove this warning. See [2021-08-15T04:30:47.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:30:47.318Z] [2021-08-15T04:30:47.318Z] Login Succeeded [2021-08-15T04:30:47.318Z] ---> docker-login.sh ends [Pipeline] } [2021-08-15T04:30:47.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-15T04:30:47.683Z] ++ 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-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/core-command/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/core-data/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-15T04:30:47.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-15T04:30:47.683Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-15T04:30:47.683Z] ++ cut -d/ -f2 [2021-08-15T04:30:47.683Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-15T04:30:47.743Z] 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-08-15T04:30:48.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-15T04:30:48.433Z] [2021-08-15T04:30:48.433Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:30:48.765Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-15T04:30:48.765Z] latest: Pulling from edgex-devops/git-semver [2021-08-15T04:30:48.765Z] 31603596830f: Pulling fs layer [2021-08-15T04:30:48.765Z] d4622e32a9a9: Pulling fs layer [2021-08-15T04:30:48.765Z] 1030fce36090: Pulling fs layer [2021-08-15T04:30:48.765Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-15T04:30:48.765Z] 6c6cb7e1b49b: Waiting [2021-08-15T04:30:48.765Z] d4622e32a9a9: Download complete [2021-08-15T04:30:49.032Z] 31603596830f: Verifying Checksum [2021-08-15T04:30:49.032Z] 31603596830f: Download complete [2021-08-15T04:30:49.300Z] 31603596830f: Pull complete [2021-08-15T04:30:49.300Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-15T04:30:49.300Z] 6c6cb7e1b49b: Download complete [2021-08-15T04:30:49.300Z] d4622e32a9a9: Pull complete [2021-08-15T04:30:49.569Z] 1030fce36090: Verifying Checksum [2021-08-15T04:30:49.569Z] 1030fce36090: Download complete [2021-08-15T04:30:50.154Z] 1030fce36090: Pull complete [2021-08-15T04:30:50.154Z] 6c6cb7e1b49b: Pull complete [2021-08-15T04:30:50.154Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-15T04:30:50.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-15T04:30:50.154Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-15T04:30:50.243Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2021-08-15T04:30:50.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-15T04:30:51.134Z] $ docker top 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-15T04:30:51.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-15T04:30:51.254Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-15T04:30:51.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-15T04:30:51.368Z] $ docker exec 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 ssh-agent [2021-08-15T04:30:51.483Z] SSH_AUTH_SOCK=/tmp/ssh-FGElG1iFDkWi/agent.12 [2021-08-15T04:30:51.483Z] SSH_AGENT_PID=18 [2021-08-15T04:30:51.494Z] Running ssh-add (command line suppressed) [2021-08-15T04:30:51.595Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8810734315005603235.key (/w/workspace/edgex-go/3@tmp/private_key_8810734315005603235.key) [2021-08-15T04:30:51.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-15T04:30:51.942Z] + git tag --points-at HEAD [Pipeline] } [2021-08-15T04:30:51.962Z] $ docker exec --env ******** --env ******** 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 ssh-agent -k [2021-08-15T04:30:52.052Z] unset SSH_AUTH_SOCK; [2021-08-15T04:30:52.052Z] unset SSH_AGENT_PID; [2021-08-15T04:30:52.052Z] echo Agent pid 18 killed; [2021-08-15T04:30:52.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-15T04:30:52.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-15T04:30:52.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-15T04:30:52.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-15T04:30:52.241Z] $ docker exec 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 ssh-agent [2021-08-15T04:30:52.353Z] SSH_AUTH_SOCK=/tmp/ssh-azYSXR0XKLjg/agent.53 [2021-08-15T04:30:52.353Z] SSH_AGENT_PID=60 [2021-08-15T04:30:52.362Z] Running ssh-add (command line suppressed) [2021-08-15T04:30:52.466Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6384036852993362501.key (/w/workspace/edgex-go/3@tmp/private_key_6384036852993362501.key) [2021-08-15T04:30:52.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-15T04:30:52.803Z] + git semver init [2021-08-15T04:30:52.803Z] # -> Open(): unable to determine branch for HEAD [2021-08-15T04:30:52.803Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-15T04:30:52.803Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-15T04:30:52.803Z] # $SEMVER_REMOTE_NAME = origin [2021-08-15T04:30:52.803Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-15T04:30:52.803Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-15T04:30:52.803Z] # $SEMVER_BRANCH = PR-3665 [2021-08-15T04:30:52.803Z] # $SEMVER_TEMP = /tmp/semver-375630793 [2021-08-15T04:30:52.803Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-15T04:31:31.691Z] # '/tmp/semver-375630793' -> '/w/workspace/edgex-go/3/.semver' [2021-08-15T04:31:31.691Z] # -> Force: false [2021-08-15T04:31:31.691Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-15T04:31:31.704Z] $ docker exec --env ******** --env ******** 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 ssh-agent -k [2021-08-15T04:31:31.808Z] unset SSH_AUTH_SOCK; [2021-08-15T04:31:31.808Z] unset SSH_AGENT_PID; [2021-08-15T04:31:31.808Z] echo Agent pid 60 killed; [2021-08-15T04:31:31.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-15T04:31:32.197Z] + git semver [Pipeline] } [2021-08-15T04:31:32.216Z] $ docker stop --time=1 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 [2021-08-15T04:31:33.819Z] $ docker rm -f 1200a70d775d8c3b69b3e32f3455113bfa2e23b64cf56bd33ddfcd9c2e8dd537 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-15T04:31:34.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-15T04:31:34.575Z] Stashed 1 file(s) [Pipeline] echo [2021-08-15T04:31:34.579Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-15T04:31:34.778Z] ========================================================= [2021-08-15T04:31:34.778Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-15T04:31:34.778Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:31:35.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-15T04:31:35.128Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-15T04:31:35.128Z] 540db60ca938: Pulling fs layer [2021-08-15T04:31:35.128Z] adcc1eea9eea: Pulling fs layer [2021-08-15T04:31:35.128Z] 4c4ab2625f07: Pulling fs layer [2021-08-15T04:31:35.128Z] db62176df00c: Pulling fs layer [2021-08-15T04:31:35.128Z] 3b30891b0d05: Pulling fs layer [2021-08-15T04:31:35.128Z] 06b49ca38bd5: Pulling fs layer [2021-08-15T04:31:35.128Z] c788192a36de: Pulling fs layer [2021-08-15T04:31:35.128Z] a77e37c0d609: Pulling fs layer [2021-08-15T04:31:35.128Z] c3185cebc471: Pulling fs layer [2021-08-15T04:31:35.128Z] db62176df00c: Waiting [2021-08-15T04:31:35.128Z] 3b30891b0d05: Waiting [2021-08-15T04:31:35.128Z] 06b49ca38bd5: Waiting [2021-08-15T04:31:35.128Z] c788192a36de: Waiting [2021-08-15T04:31:35.128Z] a77e37c0d609: Waiting [2021-08-15T04:31:35.128Z] c3185cebc471: Waiting [2021-08-15T04:31:35.128Z] 4c4ab2625f07: Download complete [2021-08-15T04:31:35.128Z] adcc1eea9eea: Verifying Checksum [2021-08-15T04:31:35.128Z] adcc1eea9eea: Download complete [2021-08-15T04:31:35.128Z] 3b30891b0d05: Verifying Checksum [2021-08-15T04:31:35.128Z] 3b30891b0d05: Download complete [2021-08-15T04:31:35.395Z] 06b49ca38bd5: Verifying Checksum [2021-08-15T04:31:35.395Z] 06b49ca38bd5: Download complete [2021-08-15T04:31:35.395Z] c788192a36de: Verifying Checksum [2021-08-15T04:31:35.395Z] c788192a36de: Download complete [2021-08-15T04:31:35.395Z] 540db60ca938: Verifying Checksum [2021-08-15T04:31:35.395Z] 540db60ca938: Pull complete [2021-08-15T04:31:35.667Z] adcc1eea9eea: Pull complete [2021-08-15T04:31:35.667Z] 4c4ab2625f07: Pull complete [2021-08-15T04:31:35.667Z] a77e37c0d609: Verifying Checksum [2021-08-15T04:31:35.667Z] a77e37c0d609: Download complete [2021-08-15T04:31:41.014Z] c3185cebc471: Verifying Checksum [2021-08-15T04:31:41.014Z] c3185cebc471: Download complete [2021-08-15T04:31:41.603Z] db62176df00c: Verifying Checksum [2021-08-15T04:31:41.603Z] db62176df00c: Download complete [2021-08-15T04:31:44.973Z] db62176df00c: Pull complete [2021-08-15T04:31:44.973Z] 3b30891b0d05: Pull complete [2021-08-15T04:31:44.973Z] 06b49ca38bd5: Pull complete [2021-08-15T04:31:44.973Z] c788192a36de: Pull complete [2021-08-15T04:31:44.973Z] a77e37c0d609: Pull complete [2021-08-15T04:31:46.935Z] c3185cebc471: Pull complete [2021-08-15T04:31:46.935Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-15T04:31:47.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-15T04:31:47.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:31:47.546Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-15T04:31:47.546Z] WORKDIR /edgex [2021-08-15T04:31:47.546Z] COPY go.mod . [2021-08-15T04:31:47.546Z] RUN go mod download' [2021-08-15T04:31:47.546Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-15T04:31:48.965Z] Sending build context to Docker daemon 328.7MB [2021-08-15T04:31:48.965Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-15T04:31:48.965Z] ---> 031687cdd783 [2021-08-15T04:31:48.965Z] Step 2/4 : WORKDIR /edgex [2021-08-15T04:31:49.705Z] Still waiting to schedule task [2021-08-15T04:31:49.705Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-15T04:31:50.378Z] ---> Running in 78dd35ef5b16 [2021-08-15T04:31:50.643Z] Removing intermediate container 78dd35ef5b16 [2021-08-15T04:31:50.643Z] ---> bd9be5abc9ba [2021-08-15T04:31:50.643Z] Step 3/4 : COPY go.mod . [2021-08-15T04:31:50.643Z] ---> f2182b171fca [2021-08-15T04:31:50.643Z] Step 4/4 : RUN go mod download [2021-08-15T04:31:50.643Z] ---> Running in c46cbe00cd3b [2021-08-15T04:32:22.909Z] Removing intermediate container c46cbe00cd3b [2021-08-15T04:32:22.909Z] ---> 6714157f0ce7 [2021-08-15T04:32:22.909Z] Successfully built 6714157f0ce7 [2021-08-15T04:32:22.909Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:32:23.232Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-15T04:32:23.232Z] . [Pipeline] withDockerContainer [2021-08-15T04:32:23.320Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2021-08-15T04:32:23.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-15T04:32:23.788Z] $ docker top f9e56329e2fddcba0a0796037f5a73cb7507c33b51c04f0c2eb2a14d96e70c7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-15T04:32:24.182Z] + go version [2021-08-15T04:32:24.182Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-15T04:32:24.196Z] $ docker stop --time=1 f9e56329e2fddcba0a0796037f5a73cb7507c33b51c04f0c2eb2a14d96e70c7d [2021-08-15T04:32:25.393Z] $ docker rm -f f9e56329e2fddcba0a0796037f5a73cb7507c33b51c04f0c2eb2a14d96e70c7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:32:25.915Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-15T04:32:25.915Z] . [Pipeline] withDockerContainer [2021-08-15T04:32:26.006Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2021-08-15T04:32:26.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-15T04:32:26.381Z] $ docker top 8594a1bbf14ec66688ee1d0e8c3bb2361b7a7e53cadcc2bd9dc5deafaeabd569 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-15T04:32:26.470Z] ========================================================= [2021-08-15T04:32:26.470Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-15T04:32:26.470Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:32:26.800Z] + go mod tidy [Pipeline] sh [2021-08-15T04:32:27.390Z] + make test [2021-08-15T04:32:27.390Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-15T04:32:27.657Z] go mod tidy [2021-08-15T04:32:27.657Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-15T04:32:33.026Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-15T04:32:51.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-15T04:32:53.885Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-15T04:32:54.150Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-15T04:32:54.743Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-15T04:32:56.707Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-15T04:32:57.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-15T04:32:57.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-15T04:32:57.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-15T04:32:57.840Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-15T04:32:58.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-15T04:32:58.698Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-15T04:32:58.698Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-15T04:32:58.698Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-15T04:32:58.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-15T04:33:01.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-08-15T04:33:01.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-15T04:33:01.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-15T04:33:02.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements [2021-08-15T04:33:02.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-15T04:33:02.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements [2021-08-15T04:33:02.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-15T04:33:02.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-15T04:33:03.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 90.1% of statements [2021-08-15T04:33:03.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-15T04:33:03.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:33:04.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements [2021-08-15T04:33:04.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-15T04:33:04.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-15T04:33:04.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-15T04:33:04.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-15T04:33:04.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-15T04:33:04.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements [2021-08-15T04:33:04.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-15T04:33:04.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:33:04.822Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-08-15T04:33:04.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-15T04:33:04.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-15T04:33:04.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-15T04:33:04.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-15T04:33:04.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-15T04:33:05.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-15T04:33:05.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-15T04:33:05.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-15T04:33:05.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-15T04:33:05.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.8% of statements [2021-08-15T04:33:05.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-15T04:33:05.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-08-15T04:33:05.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-08-15T04:33:05.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-15T04:33:06.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-15T04:33:06.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-08-15T04:33:06.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-15T04:33:07.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-08-15T04:33:07.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-08-15T04:33:19.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-08-15T04:33:19.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-08-15T04:33:26.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.171s coverage: 81.8% of statements [2021-08-15T04:33:26.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 91.3% of statements [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 66.9% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-15T04:33:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-08-15T04:33:44.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-15T04:33:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.5% of statements [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-15T04:33:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-15T04:33:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-15T04:33:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-15T04:33:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-15T04:33:51.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-15T04:33:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-15T04:33:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-15T04:33:51.266Z] GO111MODULE=on go vet ./... [2021-08-15T04:34:17.978Z] gofmt -l . [2021-08-15T04:34:17.978Z] [ "`gofmt -l .`" = "" ] [2021-08-15T04:34:17.978Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-15T04:34:18.307Z] + ls -al . [2021-08-15T04:34:18.307Z] total 608 [2021-08-15T04:34:18.307Z] drwxrwxr-x 10 1001 1001 4096 Aug 15 04:34 . [2021-08-15T04:34:18.307Z] drwxr-xr-x 4 root root 28 Aug 15 04:32 .. [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 11 Aug 15 04:30 .dockerignore [2021-08-15T04:34:18.307Z] drwxrwxr-x 8 1001 1001 179 Aug 15 04:30 .git [2021-08-15T04:34:18.307Z] drwxrwxr-x 3 1001 1001 125 Aug 15 04:30 .github [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 818 Aug 15 04:30 .gitignore [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 76 Aug 15 04:30 .hadolint.yml [2021-08-15T04:34:18.307Z] drwx------ 3 1001 1001 58 Aug 15 04:31 .semver [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 166 Aug 15 04:30 .sonarcloud.properties [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 04:30 ADOPTERS.md [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 8609 Aug 15 04:30 Attribution.txt [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 43881 Aug 15 04:30 CHANGELOG.md [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 04:30 CONTRIBUTING.md [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 04:30 GOVERNANCE.md [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 849 Aug 15 04:30 Jenkinsfile [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 04:30 LICENSE [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 5915 Aug 15 04:30 Makefile [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 04:30 OWNERS.md [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 8643 Aug 15 04:30 README.md [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 6912 Aug 15 04:30 SECURITY.md [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 04:31 VERSION [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 4131 Aug 15 04:30 ZMQWindows.md [2021-08-15T04:34:18.307Z] drwxrwxr-x 2 1001 1001 37 Aug 15 04:30 bin [2021-08-15T04:34:18.307Z] drwxrwxr-x 14 1001 1001 4096 Aug 15 04:30 cmd [2021-08-15T04:34:18.307Z] -rw-r--r-- 1 root root 404329 Aug 15 04:33 coverage.out [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 813 Aug 15 04:30 go.mod [2021-08-15T04:34:18.307Z] -rw-r--r-- 1 root root 50064 Aug 15 04:32 go.sum [2021-08-15T04:34:18.307Z] drwxrwxr-x 8 1001 1001 124 Aug 15 04:30 internal [2021-08-15T04:34:18.307Z] drwxrwxr-x 3 1001 1001 16 Aug 15 04:30 openapi [2021-08-15T04:34:18.307Z] drwxrwxr-x 4 1001 1001 71 Aug 15 04:30 snap [2021-08-15T04:34:18.307Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 04:30 version.go [Pipeline] sh [2021-08-15T04:34:18.625Z] + '[' -e coverage.out ] [2021-08-15T04:34:18.625Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-15T04:34:18.728Z] Stashed 1 file(s) [Pipeline] sh [2021-08-15T04:34:19.031Z] + make build [2021-08-15T04:34:19.031Z] go mod tidy [2021-08-15T04:34:19.031Z] 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-08-15T04:34:20.439Z] 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-08-15T04:34:27.110Z] 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-08-15T04:34:27.698Z] 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-08-15T04:34:28.662Z] 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-08-15T04:34:28.939Z] 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-08-15T04:34:29.902Z] 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-08-15T04:34:30.490Z] 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-08-15T04:34:31.467Z] 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-08-15T04:34:32.434Z] 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-08-15T04:34:33.027Z] 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-08-15T04:34:34.016Z] 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-08-15T04:34:34.962Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-917 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws [2021-08-15T04:34:34.977Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-15T04:34:35.209Z] The recommended git tool is: git [Pipeline] } [2021-08-15T04:34:35.449Z] $ docker stop --time=1 8594a1bbf14ec66688ee1d0e8c3bb2361b7a7e53cadcc2bd9dc5deafaeabd569 [2021-08-15T04:34:37.324Z] $ docker rm -f 8594a1bbf14ec66688ee1d0e8c3bb2361b7a7e53cadcc2bd9dc5deafaeabd569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:34:39.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-15T04:34:39.971Z] [2021-08-15T04:34:39.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:34:40.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-15T04:34:40.300Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-15T04:34:40.300Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-15T04:34:40.300Z] ca9280d653b3: Pulling fs layer [2021-08-15T04:34:40.300Z] 7e9c9ca2126c: Pulling fs layer [2021-08-15T04:34:40.569Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-15T04:34:40.569Z] cbdbe7a5bc2a: Download complete [2021-08-15T04:34:40.836Z] cbdbe7a5bc2a: Pull complete [2021-08-15T04:34:41.236Z] using credential edgex-jenkins-ssh [2021-08-15T04:34:41.258Z] Cloning the remote Git repository [2021-08-15T04:34:41.311Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:34:41.643Z] ca9280d653b3: Verifying Checksum [2021-08-15T04:34:41.643Z] ca9280d653b3: Download complete [2021-08-15T04:34:41.978Z] ca9280d653b3: Pull complete [2021-08-15T04:34:41.453Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-15T04:34:41.535Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:34:41.536Z] > git --version # timeout=10 [2021-08-15T04:34:41.556Z] > git --version # 'git version 2.17.1' [2021-08-15T04:34:41.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:34:41.645Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-15T04:34:44.266Z] 7e9c9ca2126c: Download complete [2021-08-15T04:34:47.626Z] 7e9c9ca2126c: Pull complete [2021-08-15T04:34:47.626Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-15T04:34:47.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-15T04:34:47.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-15T04:34:47.718Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2021-08-15T04:34:47.779Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-15T04:34:50.446Z] $ docker top ee0f99a92c6c33f980bdb726dbd718130713f38f06f8e467a91d6b395120729f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-15T04:34:50.835Z] + docker-compose build --help [2021-08-15T04:34:50.835Z] + grep parallel [2021-08-15T04:34:51.417Z] --parallel Build images in parallel. [Pipeline] } [2021-08-15T04:34:51.433Z] $ docker stop --time=1 ee0f99a92c6c33f980bdb726dbd718130713f38f06f8e467a91d6b395120729f [2021-08-15T04:34:52.617Z] $ docker rm -f ee0f99a92c6c33f980bdb726dbd718130713f38f06f8e467a91d6b395120729f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:34:53.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-15T04:34:53.057Z] . [Pipeline] withDockerContainer [2021-08-15T04:34:53.144Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2021-08-15T04:34:53.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-15T04:34:53.571Z] $ docker top 59214cfd7ad54d4a88fefda0d114d3f1cc1512026430ff1d25af360972fa7aed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-15T04:34:53.962Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-15T04:34:54.547Z] Building core-command ... [2021-08-15T04:34:54.547Z] Building core-data ... [2021-08-15T04:34:54.547Z] Building core-metadata ... [2021-08-15T04:34:54.547Z] Building security-bootstrapper ... [2021-08-15T04:34:54.547Z] Building security-proxy-setup ... [2021-08-15T04:34:54.547Z] Building security-secretstore-setup ... [2021-08-15T04:34:54.547Z] Building support-notifications ... [2021-08-15T04:34:54.547Z] Building support-scheduler ... [2021-08-15T04:34:54.547Z] Building sys-mgmt-agent ... [2021-08-15T04:34:54.547Z] Building core-command [2021-08-15T04:34:54.547Z] Building core-data [2021-08-15T04:34:54.547Z] Building security-secretstore-setup [2021-08-15T04:34:54.547Z] Building security-proxy-setup [2021-08-15T04:34:54.547Z] Building sys-mgmt-agent [2021-08-15T04:35:03.040Z] Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c [2021-08-15T04:35:03.613Z] Merge succeeded, producing 84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:35:03.614Z] Checking out Revision 84dbbf526e10d20c20f3589a2e66583573c76eb0 (PR-3665) [2021-08-15T04:35:02.279Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-15T04:35:02.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-15T04:35:02.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-15T04:35:02.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:35:02.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:35:02.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-15T04:35:03.058Z] > git config core.sparsecheckout # timeout=10 [2021-08-15T04:35:03.080Z] > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 [2021-08-15T04:35:03.291Z] > git remote # timeout=10 [2021-08-15T04:35:03.310Z] > git config --get remote.origin.url # timeout=10 [2021-08-15T04:35:03.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:35:03.337Z] > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 [2021-08-15T04:35:03.596Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-15T04:35:03.621Z] > git config core.sparsecheckout # timeout=10 [2021-08-15T04:35:03.636Z] > git checkout -f 84dbbf526e10d20c20f3589a2e66583573c76eb0 # timeout=10 [2021-08-15T04:35:04.635Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:35:04.635Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:35:04.635Z] ---> 6714157f0ce7 [2021-08-15T04:35:04.635Z] Step 3/24 : WORKDIR /edgex-go [2021-08-15T04:35:04.635Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:35:04.635Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:35:04.635Z] ---> 6714157f0ce7 [2021-08-15T04:35:04.635Z] Step 3/22 : WORKDIR /edgex-go [2021-08-15T04:35:07.999Z] ---> Running in 6f082a370578 [2021-08-15T04:35:07.999Z] ---> Running in 4c5d120c3123 [2021-08-15T04:35:08.120Z] Commit message: "Merge commit 'a50ec7cbd1ffe16c0409c75cc366b79de6e56022' into HEAD" [2021-08-15T04:35:08.166Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-15T04:35:08.489Z] provisioning config files... [2021-08-15T04:35:08.517Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2632087534538490131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:35:08.137Z] > git rev-list --no-walk 8566dc74d09de2df04f007576ec006f49854bcc5 # timeout=10 [2021-08-15T04:35:09.078Z] ---> docker-login.sh [2021-08-15T04:35:09.078Z] nexus3.edgexfoundry.org:10001 [2021-08-15T04:35:09.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:35:10.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:35:10.287Z] Configure a credential helper to remove this warning. See [2021-08-15T04:35:10.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:35:10.287Z] [2021-08-15T04:35:10.287Z] Login Succeeded [2021-08-15T04:35:10.287Z] nexus3.edgexfoundry.org:10002 [2021-08-15T04:35:10.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:35:10.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:35:10.843Z] Configure a credential helper to remove this warning. See [2021-08-15T04:35:10.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:35:10.843Z] [2021-08-15T04:35:10.843Z] Login Succeeded [2021-08-15T04:35:10.843Z] nexus3.edgexfoundry.org:10003 [2021-08-15T04:35:11.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:35:11.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:35:11.400Z] Configure a credential helper to remove this warning. See [2021-08-15T04:35:11.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:35:11.400Z] [2021-08-15T04:35:11.400Z] Login Succeeded [2021-08-15T04:35:11.400Z] nexus3.edgexfoundry.org:10004 [2021-08-15T04:35:11.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:35:11.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:35:11.946Z] Configure a credential helper to remove this warning. See [2021-08-15T04:35:11.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:35:11.946Z] [2021-08-15T04:35:11.946Z] Login Succeeded [2021-08-15T04:35:11.946Z] docker.io [2021-08-15T04:35:12.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-15T04:35:12.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-15T04:35:12.823Z] Configure a credential helper to remove this warning. See [2021-08-15T04:35:12.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-15T04:35:12.823Z] [2021-08-15T04:35:12.823Z] Login Succeeded [2021-08-15T04:35:12.823Z] ---> docker-login.sh ends [Pipeline] } [2021-08-15T04:35:12.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-15T04:35:13.239Z] Removing intermediate container 4c5d120c3123 [2021-08-15T04:35:13.239Z] ---> f819efa3d400 [2021-08-15T04:35:13.239Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:35:13.239Z] Removing intermediate container 6f082a370578 [2021-08-15T04:35:13.239Z] ---> 3ce769ee945b [2021-08-15T04:35:13.239Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:35:13.239Z] ---> Running in 847c7351be91 [2021-08-15T04:35:13.239Z] ---> Running in 8d9482a61efd [Pipeline] echo [2021-08-15T04:35:13.479Z] ========================================================= [2021-08-15T04:35:13.479Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-15T04:35:13.479Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:35:13.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-15T04:35:14.135Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-15T04:35:14.135Z] 595b0fe564bb: Pulling fs layer [2021-08-15T04:35:14.135Z] 24495759ef45: Pulling fs layer [2021-08-15T04:35:14.135Z] d148012ef14d: Pulling fs layer [2021-08-15T04:35:14.135Z] e90a11edd702: Pulling fs layer [2021-08-15T04:35:14.135Z] d77568369979: Pulling fs layer [2021-08-15T04:35:14.135Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-15T04:35:14.135Z] 170f2ba95c9a: Pulling fs layer [2021-08-15T04:35:14.135Z] 97ac5df62f85: Pulling fs layer [2021-08-15T04:35:14.135Z] e90a11edd702: Waiting [2021-08-15T04:35:14.135Z] 170f2ba95c9a: Waiting [2021-08-15T04:35:14.135Z] 97ac5df62f85: Waiting [2021-08-15T04:35:14.135Z] fc1c9f9a7f3b: Waiting [2021-08-15T04:35:14.135Z] d77568369979: Waiting [2021-08-15T04:35:14.135Z] d148012ef14d: Verifying Checksum [2021-08-15T04:35:14.135Z] d148012ef14d: Download complete [2021-08-15T04:35:14.135Z] 24495759ef45: Download complete [2021-08-15T04:35:14.135Z] d77568369979: Verifying Checksum [2021-08-15T04:35:14.135Z] d77568369979: Download complete [2021-08-15T04:35:14.135Z] fc1c9f9a7f3b: Download complete [2021-08-15T04:35:14.409Z] 595b0fe564bb: Verifying Checksum [2021-08-15T04:35:14.409Z] 595b0fe564bb: Download complete [2021-08-15T04:35:14.409Z] 170f2ba95c9a: Verifying Checksum [2021-08-15T04:35:14.409Z] 170f2ba95c9a: Download complete [2021-08-15T04:35:15.006Z] 595b0fe564bb: Pull complete [2021-08-15T04:35:15.606Z] 24495759ef45: Pull complete [2021-08-15T04:35:15.823Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:35:15.823Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:35:15.823Z] ---> 6714157f0ce7 [2021-08-15T04:35:15.823Z] Step 3/24 : WORKDIR /edgex-go [2021-08-15T04:35:15.823Z] ---> Using cache [2021-08-15T04:35:15.823Z] ---> f819efa3d400 [2021-08-15T04:35:15.823Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:35:15.883Z] d148012ef14d: Pull complete [2021-08-15T04:35:16.406Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:35:16.406Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:35:16.406Z] ---> 6714157f0ce7 [2021-08-15T04:35:16.406Z] Step 3/26 : WORKDIR /edgex-go [2021-08-15T04:35:16.407Z] ---> Using cache [2021-08-15T04:35:16.407Z] ---> f819efa3d400 [2021-08-15T04:35:16.407Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:35:17.820Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:35:17.820Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:35:17.820Z] ---> 6714157f0ce7 [2021-08-15T04:35:17.820Z] Step 3/24 : WORKDIR /edgex-go [2021-08-15T04:35:17.820Z] ---> Using cache [2021-08-15T04:35:17.820Z] ---> f819efa3d400 [2021-08-15T04:35:17.820Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:35:17.873Z] 97ac5df62f85: Verifying Checksum [2021-08-15T04:35:17.873Z] 97ac5df62f85: Download complete [2021-08-15T04:35:18.153Z] e90a11edd702: Verifying Checksum [2021-08-15T04:35:18.153Z] e90a11edd702: Download complete [2021-08-15T04:35:18.787Z] ---> Running in baddc05f530d [2021-08-15T04:35:18.787Z] ---> Running in 4c3285b3de97 [2021-08-15T04:35:18.787Z] ---> Running in 77267c60942b [2021-08-15T04:35:19.375Z] Removing intermediate container 847c7351be91 [2021-08-15T04:35:19.375Z] ---> b196f41bd10a [2021-08-15T04:35:19.375Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-15T04:35:19.375Z] Removing intermediate container 8d9482a61efd [2021-08-15T04:35:19.375Z] ---> 932790c254af [2021-08-15T04:35:19.375Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-15T04:35:19.375Z] ---> Running in 8f1b4ad3d4f9 [2021-08-15T04:35:19.375Z] ---> Running in 25aca6271d56 [2021-08-15T04:35:19.642Z] Removing intermediate container baddc05f530d [2021-08-15T04:35:19.642Z] ---> 41034a11dd7d [2021-08-15T04:35:19.642Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-15T04:35:19.909Z] ---> Running in 350d119b932e [2021-08-15T04:35:19.909Z] Removing intermediate container 4c3285b3de97 [2021-08-15T04:35:19.909Z] ---> d9ee59412efe [2021-08-15T04:35:19.909Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-15T04:35:19.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:19.909Z] ---> Running in e52395572d43 [2021-08-15T04:35:19.909Z] Removing intermediate container 77267c60942b [2021-08-15T04:35:19.909Z] ---> e09362dae54d [2021-08-15T04:35:19.909Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-15T04:35:19.909Z] ---> Running in 9a5d78a2f77d [2021-08-15T04:35:20.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:20.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:20.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:20.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:21.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:21.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:21.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:21.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:21.311Z] OK: 219 MiB in 52 packages [2021-08-15T04:35:21.311Z] OK: 219 MiB in 52 packages [2021-08-15T04:35:21.576Z] OK: 219 MiB in 52 packages [2021-08-15T04:35:21.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:35:21.576Z] OK: 219 MiB in 52 packages [2021-08-15T04:35:21.850Z] Removing intermediate container 8f1b4ad3d4f9 [2021-08-15T04:35:21.850Z] ---> eb5bf0c5f625 [2021-08-15T04:35:21.850Z] Step 6/24 : COPY go.mod . [2021-08-15T04:35:21.850Z] Removing intermediate container 25aca6271d56 [2021-08-15T04:35:21.850Z] ---> ae23c4bed124 [2021-08-15T04:35:21.850Z] Step 6/22 : COPY go.mod . [2021-08-15T04:35:22.127Z] Removing intermediate container 350d119b932e [2021-08-15T04:35:22.127Z] ---> 1c3211630603 [2021-08-15T04:35:22.127Z] Step 6/24 : COPY go.mod . [2021-08-15T04:35:22.127Z] ---> 691516494534 [2021-08-15T04:35:22.127Z] Step 7/24 : RUN go mod download [2021-08-15T04:35:22.127Z] Removing intermediate container 9a5d78a2f77d [2021-08-15T04:35:22.127Z] ---> beae11a05b54 [2021-08-15T04:35:22.127Z] Step 6/24 : COPY go.mod . [2021-08-15T04:35:22.127Z] ---> Running in 8f14e7298654 [2021-08-15T04:35:22.127Z] ---> c77561a11c68 [2021-08-15T04:35:22.127Z] Step 7/22 : RUN go mod download [2021-08-15T04:35:22.127Z] ---> 55688d13dcb2 [2021-08-15T04:35:22.127Z] Step 7/24 : RUN go mod download [2021-08-15T04:35:22.127Z] ---> Running in ccef3dcb7b99 [2021-08-15T04:35:22.127Z] ---> Running in 538372d5a511 [2021-08-15T04:35:22.396Z] ---> c178708955a1 [2021-08-15T04:35:22.396Z] Step 7/24 : RUN go mod download [2021-08-15T04:35:22.396Z] ---> Running in d03ed620a7db [2021-08-15T04:35:22.979Z] OK: 219 MiB in 52 packages [2021-08-15T04:35:23.244Z] Removing intermediate container e52395572d43 [2021-08-15T04:35:23.244Z] ---> 04059c1702a5 [2021-08-15T04:35:23.244Z] Step 6/26 : COPY go.mod . [2021-08-15T04:35:23.838Z] ---> 53b893ca7697 [2021-08-15T04:35:23.838Z] Step 7/26 : RUN go mod download [2021-08-15T04:35:23.838Z] ---> Running in 95ee7a6368f9 [2021-08-15T04:35:24.105Z] Removing intermediate container d03ed620a7db [2021-08-15T04:35:24.105Z] ---> 1d9f75ae0b18 [2021-08-15T04:35:24.105Z] Step 8/24 : COPY . . [2021-08-15T04:35:24.105Z] Removing intermediate container ccef3dcb7b99 [2021-08-15T04:35:24.105Z] ---> c6f8c37713dc [2021-08-15T04:35:24.105Z] Step 8/22 : COPY . . [2021-08-15T04:35:27.475Z] Removing intermediate container 8f14e7298654 [2021-08-15T04:35:27.475Z] ---> 533376f2672b [2021-08-15T04:35:27.475Z] Step 8/24 : COPY . . [2021-08-15T04:35:27.476Z] Removing intermediate container 538372d5a511 [2021-08-15T04:35:27.476Z] ---> dd41db310424 [2021-08-15T04:35:27.476Z] Step 8/24 : COPY . . [2021-08-15T04:35:28.448Z] Removing intermediate container 95ee7a6368f9 [2021-08-15T04:35:28.448Z] ---> a6d141f03bb8 [2021-08-15T04:35:28.448Z] Step 8/26 : COPY . . [2021-08-15T04:35:30.590Z] e90a11edd702: Pull complete [2021-08-15T04:35:30.590Z] d77568369979: Pull complete [2021-08-15T04:35:30.590Z] fc1c9f9a7f3b: Pull complete [2021-08-15T04:35:30.590Z] 170f2ba95c9a: Pull complete [2021-08-15T04:35:33.814Z] ---> 5cee8fbb6379 [2021-08-15T04:35:33.814Z] Step 9/22 : RUN go mod tidy [2021-08-15T04:35:33.814Z] ---> 7fc205f585e9 [2021-08-15T04:35:33.814Z] Step 9/24 : RUN go mod tidy [2021-08-15T04:35:34.078Z] ---> Running in da7d8bf152e1 [2021-08-15T04:35:34.078Z] ---> Running in 404592974ef9 [2021-08-15T04:35:35.990Z] 97ac5df62f85: Pull complete [2021-08-15T04:35:35.990Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-15T04:35:35.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-15T04:35:35.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-15T04:35:36.355Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-15T04:35:36.355Z] WORKDIR /edgex [2021-08-15T04:35:36.355Z] COPY go.mod . [2021-08-15T04:35:36.355Z] RUN go mod download -t [2021-08-15T04:35:36.355Z] ci-base-image-arm64 -f - . [2021-08-15T04:35:36.656Z] Removing intermediate container 404592974ef9 [2021-08-15T04:35:36.656Z] ---> ab048f322413 [2021-08-15T04:35:36.656Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-15T04:35:36.656Z] Removing intermediate container da7d8bf152e1 [2021-08-15T04:35:36.656Z] ---> eb709811f62c [2021-08-15T04:35:36.656Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-15T04:35:36.656Z] ---> Running in 698edc132dff [2021-08-15T04:35:36.656Z] ---> Running in 6856be57162f [2021-08-15T04:35:37.242Z] 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-08-15T04:35:37.242Z] 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-08-15T04:35:38.351Z] Sending build context to Docker daemon 165.9MB [2021-08-15T04:35:38.627Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-15T04:35:38.627Z] ---> 04bc70af865f [2021-08-15T04:35:38.627Z] Step 2/4 : WORKDIR /edgex [2021-08-15T04:35:43.992Z] ---> 950a3d9ef3e7 [2021-08-15T04:35:43.992Z] Step 9/26 : RUN go mod tidy [2021-08-15T04:35:43.992Z] ---> Running in 305ba56e694d [2021-08-15T04:35:44.026Z] ---> Running in cab34382e0fc [2021-08-15T04:35:44.300Z] Removing intermediate container cab34382e0fc [2021-08-15T04:35:44.300Z] ---> 47b99a214ae4 [2021-08-15T04:35:44.300Z] Step 3/4 : COPY go.mod . [2021-08-15T04:35:45.290Z] ---> d4b9c8966fa8 [2021-08-15T04:35:45.290Z] Step 4/4 : RUN go mod download [2021-08-15T04:35:45.290Z] ---> Running in 9c9e1377dd79 [2021-08-15T04:35:47.379Z] ---> c1a7b165d8b8 [2021-08-15T04:35:47.379Z] Step 9/24 : RUN go mod tidy [2021-08-15T04:35:47.379Z] ---> Running in 86da20182e06 [2021-08-15T04:35:47.379Z] ---> 14b7dd25d540 [2021-08-15T04:35:47.379Z] Step 9/24 : RUN go mod tidy [2021-08-15T04:35:47.379Z] ---> Running in 3e87a6a1505c [2021-08-15T04:35:47.379Z] Removing intermediate container 305ba56e694d [2021-08-15T04:35:47.379Z] ---> 59277f07a523 [2021-08-15T04:35:47.379Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-15T04:35:47.379Z] ---> Running in 5a4169f809d2 [2021-08-15T04:35:48.344Z] 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-08-15T04:35:49.305Z] Removing intermediate container 86da20182e06 [2021-08-15T04:35:49.305Z] ---> 2d09710e1d52 [2021-08-15T04:35:49.305Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-15T04:35:49.305Z] ---> Running in 863cdb821f85 [2021-08-15T04:35:49.305Z] Removing intermediate container 3e87a6a1505c [2021-08-15T04:35:49.305Z] ---> eb3bd6d01bc7 [2021-08-15T04:35:49.305Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-15T04:35:49.305Z] ---> Running in f6c349dd6ef4 [2021-08-15T04:35:49.573Z] 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-08-15T04:35:49.841Z] 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-08-15T04:36:08.062Z] 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-08-15T04:36:11.405Z] Removing intermediate container 698edc132dff [2021-08-15T04:36:11.405Z] ---> 482e356328b6 [2021-08-15T04:36:11.405Z] [2021-08-15T04:36:11.405Z] Step 11/24 : FROM alpine:3.12 [2021-08-15T04:36:11.405Z] 3.12: Pulling from library/alpine [2021-08-15T04:36:12.824Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-15T04:36:12.824Z] Status: Downloaded newer image for alpine:3.12 [2021-08-15T04:36:12.824Z] ---> 13621d1b12d4 [2021-08-15T04:36:12.824Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-15T04:36:12.824Z] ---> Running in ea6e45d8d9fc [2021-08-15T04:36:13.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:13.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:14.061Z] Removing intermediate container 6856be57162f [2021-08-15T04:36:14.061Z] ---> 5c38231ac571 [2021-08-15T04:36:14.061Z] [2021-08-15T04:36:14.061Z] Step 11/22 : FROM alpine:3.12 [2021-08-15T04:36:14.061Z] ---> 13621d1b12d4 [2021-08-15T04:36:14.061Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-15T04:36:14.061Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-15T04:36:14.061Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:36:14.061Z] OK: 6 MiB in 15 packages [2021-08-15T04:36:14.061Z] ---> Running in 3b23ee55e6bd [2021-08-15T04:36:14.655Z] Removing intermediate container ea6e45d8d9fc [2021-08-15T04:36:14.655Z] ---> 6342592ebd01 [2021-08-15T04:36:14.655Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-15T04:36:14.655Z] ---> Running in fc0bb1d4444b [2021-08-15T04:36:14.968Z] Removing intermediate container fc0bb1d4444b [2021-08-15T04:36:14.968Z] ---> 75b643d5b90d [2021-08-15T04:36:14.968Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-15T04:36:14.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:14.968Z] ---> Running in 90d7a230b09f [2021-08-15T04:36:14.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:14.968Z] Removing intermediate container 90d7a230b09f [2021-08-15T04:36:14.968Z] ---> e11a2dcf78f9 [2021-08-15T04:36:14.968Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-15T04:36:14.968Z] ---> Running in 9851be07cfb3 [2021-08-15T04:36:15.241Z] Removing intermediate container 9851be07cfb3 [2021-08-15T04:36:15.241Z] ---> a211dc0bf3af [2021-08-15T04:36:15.241Z] Step 16/24 : WORKDIR / [2021-08-15T04:36:15.241Z] ---> Running in 1bd40ced1fe7 [2021-08-15T04:36:15.241Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-15T04:36:15.519Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-15T04:36:15.519Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-15T04:36:15.519Z] (4/4) Installing curl (7.78.0-r0) [2021-08-15T04:36:15.519Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:36:15.519Z] Executing ca-certificates-20191127-r4.trigger [2021-08-15T04:36:15.519Z] Removing intermediate container 1bd40ced1fe7 [2021-08-15T04:36:15.519Z] ---> e1dfe84688d7 [2021-08-15T04:36:15.519Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:36:15.519Z] OK: 7 MiB in 18 packages [2021-08-15T04:36:15.794Z] ---> d97969d3badf [2021-08-15T04:36:15.794Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-15T04:36:16.404Z] Removing intermediate container 3b23ee55e6bd [2021-08-15T04:36:16.404Z] ---> 1a54e7bd4030 [2021-08-15T04:36:16.404Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-15T04:36:16.404Z] ---> Running in 3c426a847508 [2021-08-15T04:36:16.404Z] ---> c78650efcb1c [2021-08-15T04:36:16.404Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-15T04:36:16.404Z] Removing intermediate container 3c426a847508 [2021-08-15T04:36:16.404Z] ---> 8ffcf84c7971 [2021-08-15T04:36:16.404Z] Step 14/22 : WORKDIR /edgex [2021-08-15T04:36:16.683Z] ---> Running in 4fa59482b6ef [2021-08-15T04:36:16.683Z] ---> 5e3f5cfe425c [2021-08-15T04:36:16.683Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-15T04:36:16.683Z] Removing intermediate container 4fa59482b6ef [2021-08-15T04:36:16.683Z] ---> 00131461a154 [2021-08-15T04:36:16.683Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-15T04:36:16.683Z] ---> Running in 26ca0965a1cd [2021-08-15T04:36:17.291Z] Removing intermediate container 26ca0965a1cd [2021-08-15T04:36:17.291Z] ---> b259fea54376 [2021-08-15T04:36:17.291Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:36:17.291Z] ---> 6bf4afc1f9b5 [2021-08-15T04:36:17.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-15T04:36:17.291Z] ---> Running in 575e65011a8e [2021-08-15T04:36:17.580Z] Removing intermediate container 575e65011a8e [2021-08-15T04:36:17.580Z] ---> ecff9b776809 [2021-08-15T04:36:17.580Z] Step 22/24 : LABEL arch=x86_64 [2021-08-15T04:36:17.580Z] ---> 3290bfb101f9 [2021-08-15T04:36:17.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-15T04:36:17.580Z] ---> Running in 7cdf20c18d5e [2021-08-15T04:36:17.855Z] Removing intermediate container 7cdf20c18d5e [2021-08-15T04:36:17.855Z] ---> b6fcdeb10148 [2021-08-15T04:36:17.855Z] Step 23/24 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:36:17.855Z] ---> Running in a754ac834b93 [2021-08-15T04:36:18.134Z] Removing intermediate container a754ac834b93 [2021-08-15T04:36:18.134Z] ---> f2d48deceae5 [2021-08-15T04:36:18.134Z] Step 24/24 : LABEL version=0.0.0 [2021-08-15T04:36:18.134Z] ---> 7121583fc96d [2021-08-15T04:36:18.134Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-15T04:36:18.134Z] ---> Running in 11f91b426dd1 [2021-08-15T04:36:18.134Z] ---> Running in 93510447fa23 [2021-08-15T04:36:18.412Z] Removing intermediate container 11f91b426dd1 [2021-08-15T04:36:18.412Z] ---> cffbd581fb7f [2021-08-15T04:36:18.412Z] [2021-08-15T04:36:18.412Z] Removing intermediate container 93510447fa23 [2021-08-15T04:36:18.412Z] ---> 2dc68d9e0853 [2021-08-15T04:36:18.412Z] Step 19/22 : CMD ["--init=true"] [2021-08-15T04:36:18.412Z] Successfully built cffbd581fb7f [2021-08-15T04:36:18.412Z] Successfully tagged core-command:latest [2021-08-15T04:36:18.412Z] Building support-notifications [2021-08-15T04:36:18.693Z]  Building core-command ... done  ---> Running in 5ad8329a1703 [2021-08-15T04:36:18.694Z] Removing intermediate container 5ad8329a1703 [2021-08-15T04:36:18.694Z] ---> 2eb7217028e4 [2021-08-15T04:36:18.694Z] Step 20/22 : LABEL arch=x86_64 [2021-08-15T04:36:18.694Z] ---> Running in 9593b7e595f3 [2021-08-15T04:36:19.302Z] Removing intermediate container 9593b7e595f3 [2021-08-15T04:36:19.302Z] ---> 3692df8309f3 [2021-08-15T04:36:19.302Z] Step 21/22 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:36:19.575Z] ---> Running in 4cd890aa0efa [2021-08-15T04:36:20.159Z] Removing intermediate container 4cd890aa0efa [2021-08-15T04:36:20.159Z] ---> 66f81ee0b080 [2021-08-15T04:36:20.159Z] Step 22/22 : LABEL version=0.0.0 [2021-08-15T04:36:20.425Z] ---> Running in 3799ef4cec3b [2021-08-15T04:36:21.014Z] Removing intermediate container 3799ef4cec3b [2021-08-15T04:36:21.014Z] ---> 2f11c3999a05 [2021-08-15T04:36:21.014Z] [2021-08-15T04:36:21.014Z] Successfully built 2f11c3999a05 [2021-08-15T04:36:21.014Z] Successfully tagged security-proxy-setup:latest [2021-08-15T04:36:21.014Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-08-15T04:36:21.973Z] 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-08-15T04:36:27.350Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:36:27.350Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:36:27.350Z] ---> 6714157f0ce7 [2021-08-15T04:36:27.350Z] Step 3/32 : WORKDIR /edgex-go [2021-08-15T04:36:27.350Z] ---> Using cache [2021-08-15T04:36:27.350Z] ---> f819efa3d400 [2021-08-15T04:36:27.350Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:36:27.350Z] ---> Using cache [2021-08-15T04:36:27.350Z] ---> e09362dae54d [2021-08-15T04:36:27.350Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-15T04:36:27.350Z] ---> Using cache [2021-08-15T04:36:27.350Z] ---> beae11a05b54 [2021-08-15T04:36:27.350Z] Step 6/32 : COPY go.mod . [2021-08-15T04:36:27.350Z] ---> Using cache [2021-08-15T04:36:27.350Z] ---> c178708955a1 [2021-08-15T04:36:27.350Z] Step 7/32 : RUN go mod download [2021-08-15T04:36:27.350Z] ---> Using cache [2021-08-15T04:36:27.350Z] ---> 1d9f75ae0b18 [2021-08-15T04:36:27.350Z] Step 8/32 : COPY . . [2021-08-15T04:36:27.350Z] ---> Using cache [2021-08-15T04:36:27.350Z] ---> 7fc205f585e9 [2021-08-15T04:36:27.350Z] Step 9/32 : RUN go mod tidy [2021-08-15T04:36:27.350Z] ---> Using cache [2021-08-15T04:36:27.350Z] ---> eb709811f62c [2021-08-15T04:36:27.350Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-15T04:36:27.627Z] ---> Running in fe2d7696fec4 [2021-08-15T04:36:27.900Z] Removing intermediate container f6c349dd6ef4 [2021-08-15T04:36:27.900Z] ---> 503a9d199e92 [2021-08-15T04:36:27.900Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-15T04:36:27.900Z] ---> Running in 4dbd53421c4f [2021-08-15T04:36:28.871Z] 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-08-15T04:36:28.871Z] 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-08-15T04:36:29.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:36:29.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:36:29.157Z] ---> 6714157f0ce7 [2021-08-15T04:36:29.157Z] Step 3/23 : WORKDIR /edgex-go [2021-08-15T04:36:29.157Z] ---> Using cache [2021-08-15T04:36:29.157Z] ---> f819efa3d400 [2021-08-15T04:36:29.157Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:36:29.157Z] ---> Using cache [2021-08-15T04:36:29.157Z] ---> e09362dae54d [2021-08-15T04:36:29.157Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-15T04:36:29.157Z] Removing intermediate container 5a4169f809d2 [2021-08-15T04:36:29.157Z] ---> d1620fd1b647 [2021-08-15T04:36:29.157Z] [2021-08-15T04:36:29.157Z] Step 11/26 : FROM alpine:3.12 [2021-08-15T04:36:29.157Z] ---> 13621d1b12d4 [2021-08-15T04:36:29.157Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-15T04:36:29.157Z] ---> Running in 9a7391022acd [2021-08-15T04:36:29.429Z] ---> Running in 768998fa7ae0 [2021-08-15T04:36:30.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:30.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:30.439Z] Removing intermediate container 4dbd53421c4f [2021-08-15T04:36:30.439Z] ---> ecd20ed8117b [2021-08-15T04:36:30.439Z] [2021-08-15T04:36:30.439Z] Step 12/24 : FROM docker:20.10.7 [2021-08-15T04:36:30.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:30.712Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-15T04:36:30.712Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-15T04:36:30.712Z] (3/3) Installing su-exec (0.2-r1) [2021-08-15T04:36:30.712Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:36:30.712Z] Executing ca-certificates-20191127-r4.trigger [2021-08-15T04:36:30.712Z] 20.10.7: Pulling from library/docker [2021-08-15T04:36:30.712Z] OK: 6 MiB in 17 packages [2021-08-15T04:36:30.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:31.563Z] OK: 219 MiB in 52 packages [2021-08-15T04:36:31.564Z] Removing intermediate container 768998fa7ae0 [2021-08-15T04:36:31.564Z] ---> 9d3992f35e09 [2021-08-15T04:36:31.564Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-15T04:36:31.564Z] ---> Running in b6e4182ecbad [2021-08-15T04:36:31.847Z] Removing intermediate container b6e4182ecbad [2021-08-15T04:36:31.848Z] ---> 7fa44ac1d29a [2021-08-15T04:36:31.848Z] Step 14/26 : WORKDIR / [2021-08-15T04:36:31.848Z] ---> Running in 362103d3ef90 [2021-08-15T04:36:32.135Z] Removing intermediate container 9a7391022acd [2021-08-15T04:36:32.135Z] ---> e5ba9f6af3a1 [2021-08-15T04:36:32.135Z] Step 6/23 : COPY go.mod . [2021-08-15T04:36:32.401Z] Removing intermediate container 362103d3ef90 [2021-08-15T04:36:32.401Z] ---> 25e9b129c70e [2021-08-15T04:36:32.401Z] 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-08-15T04:36:32.673Z] ---> aec3f678d2a4 [2021-08-15T04:36:32.673Z] Step 7/23 : RUN go mod download [2021-08-15T04:36:32.945Z] ---> 21e3282d4cb1 [2021-08-15T04:36:32.945Z] 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-08-15T04:36:32.945Z] ---> Running in 21dcf87496ed [2021-08-15T04:36:33.907Z] Removing intermediate container 863cdb821f85 [2021-08-15T04:36:33.907Z] ---> 5250d5c1b27c [2021-08-15T04:36:33.907Z] [2021-08-15T04:36:33.907Z] Step 11/24 : FROM alpine:3.12 [2021-08-15T04:36:33.907Z] ---> 13621d1b12d4 [2021-08-15T04:36:33.907Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-15T04:36:33.907Z] ---> 30e1c59e5c5f [2021-08-15T04:36:33.907Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-15T04:36:33.907Z] ---> Running in 363077cc4e9c [2021-08-15T04:36:33.907Z] ---> 219da8134144 [2021-08-15T04:36:33.907Z] 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-08-15T04:36:33.907Z] Removing intermediate container 363077cc4e9c [2021-08-15T04:36:33.907Z] ---> bc510d0aa10d [2021-08-15T04:36:33.907Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-15T04:36:34.173Z] ---> Running in 365143b6c835 [2021-08-15T04:36:34.173Z] Removing intermediate container 365143b6c835 [2021-08-15T04:36:34.173Z] ---> 54aca09283aa [2021-08-15T04:36:34.173Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-15T04:36:34.442Z] ---> Running in c8763854a5f1 [2021-08-15T04:36:34.442Z] ---> ef68926e385a [2021-08-15T04:36:34.442Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-15T04:36:34.708Z] Removing intermediate container c8763854a5f1 [2021-08-15T04:36:34.708Z] ---> 8607f042b5de [2021-08-15T04:36:34.708Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:36:34.708Z] ---> Running in 3a337613f35d [2021-08-15T04:36:34.975Z] ---> f55615162ebb [2021-08-15T04:36:34.975Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-15T04:36:35.562Z] Removing intermediate container 21dcf87496ed [2021-08-15T04:36:35.562Z] ---> e40e963a8cbe [2021-08-15T04:36:35.562Z] Step 8/23 : COPY . . [2021-08-15T04:36:35.832Z] ---> 2f2fd6dab2c8 [2021-08-15T04:36:35.832Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-15T04:36:36.823Z] ---> 26426f4517d7 [2021-08-15T04:36:36.823Z] 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-08-15T04:36:37.484Z] Removing intermediate container 3a337613f35d [2021-08-15T04:36:37.484Z] ---> 75a3d91b9bb0 [2021-08-15T04:36:37.484Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-15T04:36:37.762Z] ---> Running in 3a7f08f247bf [2021-08-15T04:36:37.762Z] ---> Running in 286cb5edeab7 [2021-08-15T04:36:38.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:39.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:39.679Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-15T04:36:39.679Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-15T04:36:39.679Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-15T04:36:39.957Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-15T04:36:39.957Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-15T04:36:40.242Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-15T04:36:40.242Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:36:40.242Z] OK: 8 MiB in 20 packages [2021-08-15T04:36:40.242Z] Removing intermediate container 3a7f08f247bf [2021-08-15T04:36:40.242Z] ---> fd61e8b17b26 [2021-08-15T04:36:40.242Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-15T04:36:40.853Z] ---> Running in 04d37d716f55 [2021-08-15T04:36:41.482Z] Removing intermediate container 04d37d716f55 [2021-08-15T04:36:41.482Z] ---> 9da665ba114e [2021-08-15T04:36:41.482Z] Step 24/26 : LABEL arch=x86_64 [2021-08-15T04:36:41.781Z] Removing intermediate container 286cb5edeab7 [2021-08-15T04:36:41.781Z] ---> 582a3cb1a833 [2021-08-15T04:36:41.781Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:36:41.781Z] ---> Running in b57383382a64 [2021-08-15T04:36:42.371Z] Removing intermediate container b57383382a64 [2021-08-15T04:36:42.371Z] ---> ed5c40652cb7 [2021-08-15T04:36:42.371Z] Step 25/26 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:36:42.371Z] ---> e1397d856984 [2021-08-15T04:36:42.371Z] Step 9/23 : RUN go mod tidy [2021-08-15T04:36:42.371Z] ---> 727de5d4130b [2021-08-15T04:36:42.371Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-15T04:36:42.371Z] ---> Running in 411e038baba1 [2021-08-15T04:36:42.642Z] ---> Running in 89793988f188 [2021-08-15T04:36:42.908Z] Removing intermediate container 411e038baba1 [2021-08-15T04:36:42.908Z] ---> ceb6b41b2ed2 [2021-08-15T04:36:42.908Z] Step 26/26 : LABEL version=0.0.0 [2021-08-15T04:36:42.908Z] ---> Running in 1dec4a031f63 [2021-08-15T04:36:43.182Z] Removing intermediate container 1dec4a031f63 [2021-08-15T04:36:43.182Z] ---> c4a6982c19fd [2021-08-15T04:36:43.183Z] [2021-08-15T04:36:43.452Z] Successfully built c4a6982c19fd [2021-08-15T04:36:43.452Z] Successfully tagged security-secretstore-setup:latest [2021-08-15T04:36:43.452Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-08-15T04:36:43.452Z] ---> 837b4939ee4d [2021-08-15T04:36:43.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-15T04:36:44.874Z] ---> 4ac777d41f88 [2021-08-15T04:36:44.875Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-15T04:36:45.470Z] ---> Running in fe12d182c56c [2021-08-15T04:36:46.076Z] Removing intermediate container 89793988f188 [2021-08-15T04:36:46.076Z] ---> dd36f8d0e39b [2021-08-15T04:36:46.076Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-15T04:36:46.076Z] Removing intermediate container fe12d182c56c [2021-08-15T04:36:46.076Z] ---> edcaafc8d356 [2021-08-15T04:36:46.076Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:36:46.076Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-15T04:36:46.076Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-15T04:36:46.076Z] ---> 08bdaf2f88f9 [2021-08-15T04:36:46.076Z] 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-08-15T04:36:46.076Z] ---> Running in a98734280e52 [2021-08-15T04:36:46.076Z] ---> Running in f2e2bb870157 [2021-08-15T04:36:46.076Z] ---> Running in 301b1f4f5fbd [2021-08-15T04:36:46.345Z] Removing intermediate container f2e2bb870157 [2021-08-15T04:36:46.345Z] ---> 63a43e332c66 [2021-08-15T04:36:46.345Z] Step 22/24 : LABEL arch=x86_64 [2021-08-15T04:36:46.345Z] Removing intermediate container 301b1f4f5fbd [2021-08-15T04:36:46.345Z] ---> a7ba088e754b [2021-08-15T04:36:46.345Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-15T04:36:46.345Z] ---> Running in 3927ddbb8b47 [2021-08-15T04:36:46.625Z] ---> Running in 8736a0722b73 [2021-08-15T04:36:46.625Z] 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-08-15T04:36:46.625Z] Removing intermediate container 3927ddbb8b47 [2021-08-15T04:36:46.625Z] ---> 8c80b8a6c44a [2021-08-15T04:36:46.625Z] Step 23/24 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:36:46.625Z] ---> Running in 583edd300fb7 [2021-08-15T04:36:47.244Z] Removing intermediate container 583edd300fb7 [2021-08-15T04:36:47.244Z] ---> 07233ee0699e [2021-08-15T04:36:47.244Z] Step 24/24 : LABEL version=0.0.0 [2021-08-15T04:36:47.244Z] ---> Running in 76cc5919877b [2021-08-15T04:36:47.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:47.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:47.244Z] Removing intermediate container 76cc5919877b [2021-08-15T04:36:47.244Z] ---> 9ca4c03c2e32 [2021-08-15T04:36:47.244Z] [2021-08-15T04:36:47.527Z] Successfully built 9ca4c03c2e32 [2021-08-15T04:36:47.527Z] Successfully tagged core-data:latest [2021-08-15T04:36:47.527Z] Building core-metadata [2021-08-15T04:36:47.527Z]  Building core-data ... done (1/39) Installing readline (8.1.0-r0) [2021-08-15T04:36:47.527Z] (2/39) Installing bash (5.1.0-r0) [2021-08-15T04:36:47.527Z] Executing bash-5.1.0-r0.post-install [2021-08-15T04:36:47.811Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-15T04:36:47.811Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-15T04:36:47.811Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-15T04:36:47.811Z] (6/39) Installing curl (7.78.0-r0) [2021-08-15T04:36:47.811Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-15T04:36:47.811Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-15T04:36:47.811Z] (9/39) Installing expat (2.2.10-r1) [2021-08-15T04:36:47.811Z] (10/39) Installing libffi (3.3-r2) [2021-08-15T04:36:47.811Z] (11/39) Installing gdbm (1.19-r0) [2021-08-15T04:36:47.811Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-15T04:36:47.811Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-15T04:36:47.811Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-15T04:36:51.226Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:36:51.226Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:36:51.226Z] ---> 6714157f0ce7 [2021-08-15T04:36:51.226Z] Step 3/24 : WORKDIR /edgex-go [2021-08-15T04:36:51.226Z] ---> Using cache [2021-08-15T04:36:51.226Z] ---> f819efa3d400 [2021-08-15T04:36:51.226Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:36:51.226Z] ---> Using cache [2021-08-15T04:36:51.226Z] ---> e09362dae54d [2021-08-15T04:36:51.226Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-15T04:36:51.226Z] ---> Using cache [2021-08-15T04:36:51.226Z] ---> beae11a05b54 [2021-08-15T04:36:51.226Z] Step 6/24 : COPY go.mod . [2021-08-15T04:36:51.226Z] ---> Using cache [2021-08-15T04:36:51.226Z] ---> c178708955a1 [2021-08-15T04:36:51.226Z] Step 7/24 : RUN go mod download [2021-08-15T04:36:51.226Z] ---> Using cache [2021-08-15T04:36:51.226Z] ---> 1d9f75ae0b18 [2021-08-15T04:36:51.226Z] Step 8/24 : COPY . . [2021-08-15T04:36:51.503Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-15T04:36:51.503Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-15T04:36:51.786Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-15T04:36:51.786Z] ---> Using cache [2021-08-15T04:36:51.786Z] ---> 7fc205f585e9 [2021-08-15T04:36:51.786Z] Step 9/24 : RUN go mod tidy [2021-08-15T04:36:51.786Z] ---> Using cache [2021-08-15T04:36:51.786Z] ---> eb709811f62c [2021-08-15T04:36:51.786Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-15T04:36:51.786Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-15T04:36:52.065Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-15T04:36:52.065Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-15T04:36:52.332Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-15T04:36:52.609Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-15T04:36:52.877Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-15T04:36:52.877Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-15T04:36:52.877Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-15T04:36:53.147Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-15T04:36:53.147Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-15T04:36:53.147Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-15T04:36:53.414Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-15T04:36:53.414Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-15T04:36:53.414Z] Removing intermediate container fe2d7696fec4 [2021-08-15T04:36:53.414Z] ---> 034c8fea7604 [2021-08-15T04:36:53.414Z] [2021-08-15T04:36:53.414Z] Step 11/32 : FROM alpine:3.12 [2021-08-15T04:36:53.414Z] ---> 13621d1b12d4 [2021-08-15T04:36:53.414Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-15T04:36:53.414Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-15T04:36:53.414Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-15T04:36:53.414Z] ---> Running in b8b06502b267 [2021-08-15T04:36:53.414Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-15T04:36:53.686Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-15T04:36:53.686Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-15T04:36:53.686Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-15T04:36:53.686Z] ---> Running in 0fa66930c390 [2021-08-15T04:36:53.686Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-15T04:36:53.686Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-15T04:36:53.686Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-15T04:36:53.961Z] Removing intermediate container 0fa66930c390 [2021-08-15T04:36:53.961Z] ---> aaeffd558114 [2021-08-15T04:36:53.961Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-15T04:36:53.961Z] Executing busybox-1.32.1-r6.trigger [2021-08-15T04:36:53.961Z] OK: 82 MiB in 59 packages [2021-08-15T04:36:54.242Z] ---> Running in 58ee0e1da038 [2021-08-15T04:36:54.242Z] 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-08-15T04:36:54.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:54.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:36:55.109Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-15T04:36:55.109Z] (2/2) Installing su-exec (0.2-r1) [2021-08-15T04:36:55.109Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:36:55.109Z] OK: 6 MiB in 16 packages [2021-08-15T04:36:55.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:36:55.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:36:55.697Z] ---> 6714157f0ce7 [2021-08-15T04:36:55.697Z] Step 3/23 : WORKDIR /edgex-go [2021-08-15T04:36:55.697Z] ---> Using cache [2021-08-15T04:36:55.697Z] ---> f819efa3d400 [2021-08-15T04:36:55.697Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:36:55.697Z] ---> Using cache [2021-08-15T04:36:55.697Z] ---> e09362dae54d [2021-08-15T04:36:55.697Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-15T04:36:55.697Z] ---> Using cache [2021-08-15T04:36:55.697Z] ---> beae11a05b54 [2021-08-15T04:36:55.697Z] Step 6/23 : COPY go.mod . [2021-08-15T04:36:55.697Z] ---> Using cache [2021-08-15T04:36:55.697Z] ---> c178708955a1 [2021-08-15T04:36:55.697Z] Step 7/23 : RUN go mod download [2021-08-15T04:36:55.697Z] ---> Using cache [2021-08-15T04:36:55.697Z] ---> 1d9f75ae0b18 [2021-08-15T04:36:55.697Z] Step 8/23 : COPY . . [2021-08-15T04:36:55.697Z] ---> Using cache [2021-08-15T04:36:55.697Z] ---> 7fc205f585e9 [2021-08-15T04:36:55.697Z] Step 9/23 : RUN go mod tidy [2021-08-15T04:36:55.697Z] ---> Using cache [2021-08-15T04:36:55.697Z] ---> eb709811f62c [2021-08-15T04:36:55.697Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-15T04:36:55.697Z] ---> Running in f699b3e5fe19 [2021-08-15T04:36:55.964Z] Removing intermediate container 58ee0e1da038 [2021-08-15T04:36:55.964Z] ---> 392c9f17c014 [2021-08-15T04:36:55.964Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-15T04:36:55.964Z] ---> Running in 63dcf6de98fd [2021-08-15T04:36:56.234Z] Removing intermediate container 63dcf6de98fd [2021-08-15T04:36:56.234Z] ---> 7c0ac7ae01a4 [2021-08-15T04:36:56.234Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-15T04:36:56.234Z] ---> Running in 158dc3a01bfe [2021-08-15T04:36:56.502Z] Removing intermediate container 158dc3a01bfe [2021-08-15T04:36:56.502Z] ---> 1f5b0701da13 [2021-08-15T04:36:56.502Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-15T04:36:56.502Z] 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-08-15T04:36:56.502Z] ---> Running in 62c0452faa9a [2021-08-15T04:36:57.087Z] Collecting docker-compose==1.23.2 [2021-08-15T04:36:57.087Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-15T04:36:57.087Z] 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-08-15T04:36:57.360Z] Collecting docopt<0.7,>=0.6.1 [2021-08-15T04:36:57.360Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-15T04:36:57.360Z] Removing intermediate container 62c0452faa9a [2021-08-15T04:36:57.360Z] ---> 3eef04f05370 [2021-08-15T04:36:57.360Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-15T04:36:57.360Z] ---> Running in e66cdd847d20 [2021-08-15T04:36:57.630Z] Removing intermediate container e66cdd847d20 [2021-08-15T04:36:57.630Z] ---> 156ade3e91f1 [2021-08-15T04:36:57.630Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-15T04:36:57.904Z] ---> 10990671e614 [2021-08-15T04:36:57.904Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-15T04:36:57.904Z] Collecting docker<4.0,>=3.6.0 [2021-08-15T04:36:57.904Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-15T04:36:57.904Z] ---> Running in df36a9361752 [2021-08-15T04:36:58.177Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-15T04:36:58.177Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-15T04:36:58.177Z] Collecting texttable<0.10,>=0.9.0 [2021-08-15T04:36:58.452Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-15T04:36:59.042Z] Removing intermediate container df36a9361752 [2021-08-15T04:36:59.042Z] ---> faf7c8a1ed97 [2021-08-15T04:36:59.042Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:36:59.311Z] Collecting cached-property<2,>=1.2.0 [2021-08-15T04:36:59.311Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-15T04:36:59.311Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-15T04:36:59.311Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-15T04:36:59.311Z] ---> 6b4bf1321cdb [2021-08-15T04:36:59.311Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-15T04:36:59.898Z] ---> 269c24cdf92d [2021-08-15T04:36:59.898Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-15T04:37:00.166Z] Collecting PyYAML<4,>=3.10 [2021-08-15T04:37:00.166Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-15T04:37:00.166Z] ---> 9f06e297afb9 [2021-08-15T04:37:00.166Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-15T04:37:00.432Z] ---> 960d705121fe [2021-08-15T04:37:00.432Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-15T04:37:00.698Z] ---> fb52e48347b3 [2021-08-15T04:37:00.698Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-15T04:37:00.967Z] ---> Running in eb050703018e [2021-08-15T04:37:01.235Z] Removing intermediate container eb050703018e [2021-08-15T04:37:01.235Z] ---> 80abbc3974c4 [2021-08-15T04:37:01.235Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-15T04:37:01.235Z] Collecting jsonschema<3,>=2.5.1 [2021-08-15T04:37:01.235Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-15T04:37:01.235Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-15T04:37:01.235Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-15T04:37:01.509Z] ---> db7d7575be80 [2021-08-15T04:37:01.509Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-15T04:37:01.509Z] Collecting docker-pycreds>=0.4.0 [2021-08-15T04:37:01.509Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-15T04:37:01.509Z] ---> Running in bb953b768137 [2021-08-15T04:37:01.811Z] Collecting idna<2.8,>=2.5 [2021-08-15T04:37:01.812Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-15T04:37:01.812Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-15T04:37:01.812Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-15T04:37:02.093Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-15T04:37:02.093Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-15T04:37:02.093Z] Collecting certifi>=2017.4.17 [2021-08-15T04:37:02.093Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-15T04:37:02.373Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-15T04:37:02.373Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-15T04:37:02.373Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-15T04:37:02.373Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-15T04:37:02.652Z] Removing intermediate container bb953b768137 [2021-08-15T04:37:02.652Z] ---> 722686bf5952 [2021-08-15T04:37:02.652Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-15T04:37:02.652Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-15T04:37:02.652Z] Attempting uninstall: urllib3 [2021-08-15T04:37:02.652Z] Found existing installation: urllib3 1.26.2 [2021-08-15T04:37:02.652Z] Uninstalling urllib3-1.26.2: [2021-08-15T04:37:02.652Z] Successfully uninstalled urllib3-1.26.2 [2021-08-15T04:37:02.652Z] ---> Running in 7062f41cc1c0 [2021-08-15T04:37:02.932Z] Attempting uninstall: idna [2021-08-15T04:37:02.932Z] Found existing installation: idna 3.1 [2021-08-15T04:37:02.932Z] Uninstalling idna-3.1: [2021-08-15T04:37:02.932Z] Successfully uninstalled idna-3.1 [2021-08-15T04:37:02.932Z] Removing intermediate container 7062f41cc1c0 [2021-08-15T04:37:02.932Z] ---> 7972d49f5db4 [2021-08-15T04:37:02.932Z] Step 29/32 : CMD ["gate"] [2021-08-15T04:37:02.932Z] ---> Running in c94cd0de0103 [2021-08-15T04:37:03.210Z] Attempting uninstall: chardet [2021-08-15T04:37:03.210Z] Found existing installation: chardet 4.0.0 [2021-08-15T04:37:03.210Z] Uninstalling chardet-4.0.0: [2021-08-15T04:37:03.210Z] Successfully uninstalled chardet-4.0.0 [2021-08-15T04:37:03.210Z] Removing intermediate container c94cd0de0103 [2021-08-15T04:37:03.210Z] ---> b409ecd33b79 [2021-08-15T04:37:03.210Z] Step 30/32 : LABEL arch=x86_64 [2021-08-15T04:37:03.489Z] ---> Running in c3bad4b01b22 [2021-08-15T04:37:03.489Z] Removing intermediate container c3bad4b01b22 [2021-08-15T04:37:03.489Z] ---> 4d380fcdd69c [2021-08-15T04:37:03.489Z] Step 31/32 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:37:03.765Z] ---> Running in 0da60fb5f70d [2021-08-15T04:37:03.765Z] Attempting uninstall: requests [2021-08-15T04:37:03.765Z] Found existing installation: requests 2.25.1 [2021-08-15T04:37:03.765Z] Uninstalling requests-2.25.1: [2021-08-15T04:37:03.765Z] Successfully uninstalled requests-2.25.1 [2021-08-15T04:37:03.765Z] Removing intermediate container 0da60fb5f70d [2021-08-15T04:37:03.765Z] ---> 97a30fccb6c1 [2021-08-15T04:37:03.765Z] Step 32/32 : LABEL version=0.0.0 [2021-08-15T04:37:04.092Z] ---> Running in 5edb059a10c2 [2021-08-15T04:37:04.092Z] Running setup.py install for texttable: started [2021-08-15T04:37:04.092Z] Removing intermediate container 5edb059a10c2 [2021-08-15T04:37:04.092Z] ---> 253b7efb7e56 [2021-08-15T04:37:04.092Z] [2021-08-15T04:37:04.370Z] Successfully built 253b7efb7e56 [2021-08-15T04:37:04.370Z] Successfully tagged security-bootstrapper:latest [2021-08-15T04:37:04.641Z]  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' [2021-08-15T04:37:04.641Z] Running setup.py install for PyYAML: started [2021-08-15T04:37:05.603Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-15T04:37:05.603Z] Running setup.py install for docopt: started [2021-08-15T04:37:06.572Z] Running setup.py install for docopt: finished with status 'done' [2021-08-15T04:37:06.572Z] Running setup.py install for dockerpty: started [2021-08-15T04:37:07.158Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-15T04:37:07.749Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-15T04:37:12.080Z] Removing intermediate container 8736a0722b73 [2021-08-15T04:37:12.080Z] ---> a4dc26017757 [2021-08-15T04:37:12.080Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-15T04:37:12.080Z] ---> Running in f202906bec8c [2021-08-15T04:37:12.080Z] Removing intermediate container f202906bec8c [2021-08-15T04:37:12.080Z] ---> 4cd4e5106ff3 [2021-08-15T04:37:12.080Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-15T04:37:12.080Z] ---> Running in 20d492dfa469 [2021-08-15T04:37:12.080Z] Removing intermediate container 20d492dfa469 [2021-08-15T04:37:12.080Z] ---> 0d1218726369 [2021-08-15T04:37:12.080Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-15T04:37:12.681Z] ---> 36f9ddccc901 [2021-08-15T04:37:12.681Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-15T04:37:12.681Z] ---> f060aa581247 [2021-08-15T04:37:12.681Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-15T04:37:12.948Z] ---> f4c8bd697016 [2021-08-15T04:37:12.948Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-15T04:37:13.217Z] ---> Running in 572ad0e9c118 [2021-08-15T04:37:13.217Z] Removing intermediate container 572ad0e9c118 [2021-08-15T04:37:13.217Z] ---> 8034107ab10d [2021-08-15T04:37:13.217Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:37:13.217Z] ---> Running in 73ca52a88c9e [2021-08-15T04:37:13.483Z] Removing intermediate container 73ca52a88c9e [2021-08-15T04:37:13.483Z] ---> 5bc790502884 [2021-08-15T04:37:13.483Z] Step 22/24 : LABEL arch=x86_64 [2021-08-15T04:37:13.483Z] ---> Running in 5cdd3a1f12f7 [2021-08-15T04:37:13.483Z] Removing intermediate container 5cdd3a1f12f7 [2021-08-15T04:37:13.483Z] ---> 3eabad3454a3 [2021-08-15T04:37:13.483Z] Step 23/24 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:37:13.751Z] ---> Running in f463a72a7a6f [2021-08-15T04:37:13.751Z] Removing intermediate container f463a72a7a6f [2021-08-15T04:37:13.751Z] ---> c4db5627e903 [2021-08-15T04:37:13.751Z] Step 24/24 : LABEL version=0.0.0 [2021-08-15T04:37:13.751Z] ---> Running in 1fa7e8b279cd [2021-08-15T04:37:14.018Z] Removing intermediate container 1fa7e8b279cd [2021-08-15T04:37:14.018Z] ---> a4ee6a929ec3 [2021-08-15T04:37:14.018Z] [2021-08-15T04:37:14.018Z] Successfully built a4ee6a929ec3 [2021-08-15T04:37:14.018Z] Successfully tagged sys-mgmt-agent:latest [2021-08-15T04:37:18.279Z]  Building sys-mgmt-agent ... done Removing intermediate container a98734280e52 [2021-08-15T04:37:18.279Z] ---> e8d9a248d764 [2021-08-15T04:37:18.279Z] [2021-08-15T04:37:18.279Z] Step 11/23 : FROM alpine:3.12 [2021-08-15T04:37:18.279Z] ---> 13621d1b12d4 [2021-08-15T04:37:18.279Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-15T04:37:18.557Z] ---> Running in 2c7523f36596 [2021-08-15T04:37:19.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-15T04:37:19.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-15T04:37:19.149Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-15T04:37:19.149Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-15T04:37:19.418Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:37:19.418Z] Executing ca-certificates-20191127-r4.trigger [2021-08-15T04:37:19.418Z] OK: 6 MiB in 16 packages [2021-08-15T04:37:20.009Z] Removing intermediate container 2c7523f36596 [2021-08-15T04:37:20.009Z] ---> 70218f63a1c3 [2021-08-15T04:37:20.009Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-15T04:37:20.009Z] ---> Running in 208231fba472 [2021-08-15T04:37:20.009Z] Removing intermediate container 208231fba472 [2021-08-15T04:37:20.009Z] ---> 76218725f660 [2021-08-15T04:37:20.009Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-15T04:37:20.280Z] ---> Running in e88ce90029f8 [2021-08-15T04:37:20.280Z] Removing intermediate container e88ce90029f8 [2021-08-15T04:37:20.280Z] ---> cd3c069d8b77 [2021-08-15T04:37:20.280Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-15T04:37:20.280Z] ---> Running in 00a835e4deab [2021-08-15T04:37:20.549Z] Removing intermediate container 00a835e4deab [2021-08-15T04:37:20.549Z] ---> 599b4e758ab3 [2021-08-15T04:37:20.549Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:37:21.005Z] ---> 9d858d1930c4 [2021-08-15T04:37:21.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-15T04:37:21.380Z] ---> e62a6c2decbf [2021-08-15T04:37:21.380Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-15T04:37:21.769Z] ---> bf678955eb9c [2021-08-15T04:37:21.769Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-15T04:37:21.769Z] ---> Running in bf7caf9f2797 [2021-08-15T04:37:21.769Z] Removing intermediate container bf7caf9f2797 [2021-08-15T04:37:21.769Z] ---> 317eced59e93 [2021-08-15T04:37:21.769Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:37:21.769Z] ---> Running in 125c9c5aa26f [2021-08-15T04:37:22.084Z] Removing intermediate container 125c9c5aa26f [2021-08-15T04:37:22.084Z] ---> 300e8864f9e8 [2021-08-15T04:37:22.084Z] Step 21/23 : LABEL arch=x86_64 [2021-08-15T04:37:22.084Z] ---> Running in 78ece63d541b [2021-08-15T04:37:22.108Z] Removing intermediate container 9c9e1377dd79 [2021-08-15T04:37:22.108Z] ---> e6c0231dd51d [2021-08-15T04:37:22.108Z] Successfully built e6c0231dd51d [2021-08-15T04:37:22.108Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:37:22.399Z] Removing intermediate container 78ece63d541b [2021-08-15T04:37:22.399Z] ---> f746e302858d [2021-08-15T04:37:22.399Z] Step 22/23 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:37:22.399Z] ---> Running in cccf4ed7fb43 [2021-08-15T04:37:22.399Z] Removing intermediate container cccf4ed7fb43 [2021-08-15T04:37:22.399Z] ---> 2aac34bd3f6a [2021-08-15T04:37:22.399Z] Step 23/23 : LABEL version=0.0.0 [2021-08-15T04:37:22.399Z] ---> Running in 1214752dd4fa [2021-08-15T04:37:22.455Z] + docker inspect -f . ci-base-image-arm64 [2021-08-15T04:37:22.455Z] . [Pipeline] withDockerContainer [2021-08-15T04:37:22.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container [2021-08-15T04:37:22.756Z] Removing intermediate container 1214752dd4fa [2021-08-15T04:37:22.756Z] ---> 1f55ac22ad02 [2021-08-15T04:37:22.756Z] [2021-08-15T04:37:22.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-15T04:37:23.112Z] Successfully built 1f55ac22ad02 [2021-08-15T04:37:23.112Z] Successfully tagged support-notifications:latest [2021-08-15T04:37:24.609Z] $ docker top 4802d7ddedd7fd3cc774d28ded04fb1a3d0b25c7f95cda0696dafa707ef0fd7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-15T04:37:25.632Z] + go version [2021-08-15T04:37:25.632Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-15T04:37:25.658Z] $ docker stop --time=1 4802d7ddedd7fd3cc774d28ded04fb1a3d0b25c7f95cda0696dafa707ef0fd7a [2021-08-15T04:37:25.811Z]  Building support-notifications ... done Removing intermediate container b8b06502b267 [2021-08-15T04:37:25.811Z] ---> a1f086c7eb12 [2021-08-15T04:37:25.811Z] [2021-08-15T04:37:25.811Z] Step 11/24 : FROM alpine:3.12 [2021-08-15T04:37:25.811Z] ---> 13621d1b12d4 [2021-08-15T04:37:25.811Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-15T04:37:25.811Z] ---> Using cache [2021-08-15T04:37:25.811Z] ---> 6342592ebd01 [2021-08-15T04:37:25.811Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-15T04:37:25.811Z] ---> Using cache [2021-08-15T04:37:25.811Z] ---> 75b643d5b90d [2021-08-15T04:37:25.811Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-15T04:37:25.811Z] Removing intermediate container f699b3e5fe19 [2021-08-15T04:37:25.811Z] ---> 3320510f8e53 [2021-08-15T04:37:25.811Z] [2021-08-15T04:37:25.811Z] Step 11/23 : FROM alpine:3.12 [2021-08-15T04:37:25.811Z] ---> 13621d1b12d4 [2021-08-15T04:37:25.811Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-15T04:37:25.811Z] ---> Using cache [2021-08-15T04:37:25.811Z] ---> 6342592ebd01 [2021-08-15T04:37:25.811Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-15T04:37:25.811Z] ---> Using cache [2021-08-15T04:37:25.811Z] ---> 75b643d5b90d [2021-08-15T04:37:25.811Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-15T04:37:25.811Z] ---> Running in 37f6f9d54de2 [2021-08-15T04:37:25.811Z] ---> Running in 66b4b30e0a31 [2021-08-15T04:37:25.811Z] Removing intermediate container 37f6f9d54de2 [2021-08-15T04:37:25.811Z] ---> d47a615d43f1 [2021-08-15T04:37:25.811Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-15T04:37:25.811Z] Removing intermediate container 66b4b30e0a31 [2021-08-15T04:37:25.811Z] ---> 514d9552e527 [2021-08-15T04:37:25.811Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-15T04:37:25.811Z] ---> Running in d60a44ab0d4a [2021-08-15T04:37:25.811Z] ---> Running in 5d8f0186be41 [2021-08-15T04:37:25.811Z] Removing intermediate container d60a44ab0d4a [2021-08-15T04:37:25.811Z] ---> 627b468587f3 [2021-08-15T04:37:25.811Z] Step 16/24 : WORKDIR / [2021-08-15T04:37:25.811Z] Removing intermediate container 5d8f0186be41 [2021-08-15T04:37:25.811Z] ---> 4facb62863e4 [2021-08-15T04:37:25.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:37:25.811Z] ---> Running in 9f356d98b451 [2021-08-15T04:37:26.079Z] Removing intermediate container 9f356d98b451 [2021-08-15T04:37:26.079Z] ---> 39e680386a93 [2021-08-15T04:37:26.079Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:37:26.079Z] ---> 8a88aa1c909a [2021-08-15T04:37:26.079Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-15T04:37:26.079Z] ---> 14fae105c1de [2021-08-15T04:37:26.079Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-15T04:37:26.345Z] ---> fa4019ae6ee2 [2021-08-15T04:37:26.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-15T04:37:26.345Z] ---> 97d3f3eaac3b [2021-08-15T04:37:26.345Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-15T04:37:26.345Z] ---> c0d40ba2a898 [2021-08-15T04:37:26.345Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-15T04:37:26.609Z] ---> Running in 22b07e617747 [2021-08-15T04:37:26.609Z] Removing intermediate container 22b07e617747 [2021-08-15T04:37:26.609Z] ---> 2efca7db22da [2021-08-15T04:37:26.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:37:26.609Z] ---> 7635f8ac38cd [2021-08-15T04:37:26.609Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-15T04:37:26.609Z] ---> Running in bbe67b5212d5 [2021-08-15T04:37:26.609Z] ---> Running in f459f95a943a [2021-08-15T04:37:26.609Z] Removing intermediate container bbe67b5212d5 [2021-08-15T04:37:26.609Z] ---> c89e1e01f488 [2021-08-15T04:37:26.609Z] Step 21/23 : LABEL arch=x86_64 [2021-08-15T04:37:26.876Z] Removing intermediate container f459f95a943a [2021-08-15T04:37:26.876Z] ---> d0499f59840d [2021-08-15T04:37:26.876Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:37:26.876Z] ---> Running in bfc98f65e151 [2021-08-15T04:37:26.876Z] ---> Running in 19e8450c6403 [2021-08-15T04:37:26.876Z] Removing intermediate container bfc98f65e151 [2021-08-15T04:37:26.876Z] ---> a88b3ebca04a [2021-08-15T04:37:26.876Z] Step 22/23 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:37:26.876Z] ---> Running in ff253f296172 [2021-08-15T04:37:26.876Z] Removing intermediate container 19e8450c6403 [2021-08-15T04:37:26.876Z] ---> 4e229cb65270 [2021-08-15T04:37:26.876Z] Step 22/24 : LABEL arch=x86_64 [2021-08-15T04:37:27.146Z] ---> Running in 49c72d7fc1be [2021-08-15T04:37:27.146Z] Removing intermediate container ff253f296172 [2021-08-15T04:37:27.146Z] ---> 2aa8243f54a7 [2021-08-15T04:37:27.146Z] Step 23/23 : LABEL version=0.0.0 [2021-08-15T04:37:27.146Z] ---> Running in 551d4a57f11a [2021-08-15T04:37:27.146Z] Removing intermediate container 49c72d7fc1be [2021-08-15T04:37:27.146Z] ---> 09aa526d7f66 [2021-08-15T04:37:27.146Z] Step 23/24 : LABEL git_sha=1c207487a9485654c6b113a3debd3c7c5e72e172 [2021-08-15T04:37:27.146Z] ---> Running in b4f08f957044 [2021-08-15T04:37:27.146Z] Removing intermediate container 551d4a57f11a [2021-08-15T04:37:27.146Z] ---> 6c68fda7f2c1 [2021-08-15T04:37:27.146Z] [2021-08-15T04:37:27.146Z] Removing intermediate container b4f08f957044 [2021-08-15T04:37:27.146Z] ---> 54c9ceaa735e [2021-08-15T04:37:27.146Z] Step 24/24 : LABEL version=0.0.0 [2021-08-15T04:37:27.412Z] Successfully built 6c68fda7f2c1 [2021-08-15T04:37:27.412Z] Successfully tagged support-scheduler:latest [2021-08-15T04:37:27.412Z]  Building support-scheduler ... done  ---> Running in 13a28045b2e6 [2021-08-15T04:37:27.412Z] Removing intermediate container 13a28045b2e6 [2021-08-15T04:37:27.412Z] ---> 8363bb473e0b [2021-08-15T04:37:27.412Z] [2021-08-15T04:37:27.412Z] Successfully built 8363bb473e0b [2021-08-15T04:37:27.412Z] Successfully tagged core-metadata:latest [2021-08-15T04:37:27.541Z] $ docker rm -f 4802d7ddedd7fd3cc774d28ded04fb1a3d0b25c7f95cda0696dafa707ef0fd7a [2021-08-15T04:37:27.690Z]  Building core-metadata ... done  [Pipeline] // withDockerContainer [Pipeline] } [2021-08-15T04:37:27.837Z] $ docker stop --time=1 59214cfd7ad54d4a88fefda0d114d3f1cc1512026430ff1d25af360972fa7aed [2021-08-15T04:37:29.189Z] $ docker rm -f 59214cfd7ad54d4a88fefda0d114d3f1cc1512026430ff1d25af360972fa7aed [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:37:29.584Z] + docker images [2021-08-15T04:37:29.585Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-15T04:37:29.585Z] support-scheduler latest 6c68fda7f2c1 2 seconds ago 16.1MB [2021-08-15T04:37:29.585Z] core-metadata latest 8363bb473e0b 2 seconds ago 16.7MB [2021-08-15T04:37:29.585Z] 3320510f8e53 4 seconds ago 1.75GB [2021-08-15T04:37:29.585Z] a1f086c7eb12 5 seconds ago 1.75GB [2021-08-15T04:37:29.585Z] support-notifications latest 1f55ac22ad02 7 seconds ago 16.8MB [2021-08-15T04:37:29.585Z] e8d9a248d764 12 seconds ago 1.75GB [2021-08-15T04:37:29.585Z] sys-mgmt-agent latest a4ee6a929ec3 16 seconds ago 325MB [2021-08-15T04:37:29.585Z] security-bootstrapper latest 253b7efb7e56 26 seconds ago 18.8MB [2021-08-15T04:37:29.585Z] 034c8fea7604 41 seconds ago 1.75GB [2021-08-15T04:37:29.585Z] core-data latest 9ca4c03c2e32 42 seconds ago 20.4MB [2021-08-15T04:37:29.585Z] security-secretstore-setup latest c4a6982c19fd 46 seconds ago 28.1MB [2021-08-15T04:37:29.585Z] 5250d5c1b27c 56 seconds ago 1.76GB [2021-08-15T04:37:29.585Z] ecd20ed8117b 59 seconds ago 1.75GB [2021-08-15T04:37:29.585Z] d1620fd1b647 About a minute ago 1.76GB [2021-08-15T04:37:29.585Z] security-proxy-setup latest 2f11c3999a05 About a minute ago 25.9MB [2021-08-15T04:37:29.585Z] core-command latest cffbd581fb7f About a minute ago 16MB [2021-08-15T04:37:29.585Z] 5c38231ac571 About a minute ago 1.76GB [2021-08-15T04:37:29.585Z] 482e356328b6 About a minute ago 1.75GB [2021-08-15T04:37:29.585Z] ci-base-image-x86_64 latest 6714157f0ce7 5 minutes ago 1.25GB [2021-08-15T04:37:29.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 9 days ago 547MB [2021-08-15T04:37:29.585Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 12 days ago 37.5MB [2021-08-15T04:37:29.585Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-15T04:37:29.585Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-15T04:37:29.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-08-15T04:37:29.723Z] + docker inspect -f . ci-base-image-arm64 [2021-08-15T04:37:29.723Z] . Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer [2021-08-15T04:37:29.964Z] prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container [2021-08-15T04:37:30.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-15T04:37:31.659Z] $ docker top a45c022941e549ffb4b628a7ceaa9a8e91c350901258bea7a70c406738378f0a -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo [2021-08-15T04:37:31.968Z] ========================================================= [2021-08-15T04:37:31.968Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-15T04:37:31.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] findFiles [Pipeline] node [2021-08-15T04:37:32.636Z] + go mod tidy [Pipeline] sh [2021-08-15T04:37:34.295Z] + make test [2021-08-15T04:37:34.295Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-15T04:37:34.295Z] go mod tidy [2021-08-15T04:37:34.911Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-15T04:37:47.108Z] Still waiting to schedule task [2021-08-15T04:37:47.109Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-15T04:38:01.746Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-15T04:38:58.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-15T04:39:21.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-15T04:39:21.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-15T04:39:21.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-15T04:39:21.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-15T04:39:21.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-15T04:39:21.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-15T04:39:21.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-15T04:39:23.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-15T04:39:23.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-15T04:39:24.892Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-15T04:39:24.892Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-15T04:39:24.892Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-15T04:39:24.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-15T04:39:37.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.193s coverage: 28.7% of statements [2021-08-15T04:39:37.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-15T04:39:37.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-15T04:39:41.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.388s coverage: 100.0% of statements [2021-08-15T04:39:41.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-15T04:39:42.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.306s coverage: 46.3% of statements [2021-08-15T04:39:42.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-15T04:39:42.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-15T04:39:44.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.561s coverage: 90.1% of statements [2021-08-15T04:39:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-15T04:39:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:39:44.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 81.2% of statements [2021-08-15T04:39:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-15T04:39:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-15T04:39:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-15T04:39:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-15T04:39:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-15T04:39:52.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.453s coverage: 94.2% of statements [2021-08-15T04:39:52.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:39:52.958Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.268s coverage: 59.1% of statements [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-15T04:39:52.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 60.0% of statements [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-15T04:39:52.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-15T04:39:52.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements [2021-08-15T04:39:52.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements [2021-08-15T04:39:52.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-15T04:39:52.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.253s coverage: 47.1% of statements [2021-08-15T04:39:52.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 79.5% of statements [2021-08-15T04:39:53.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements [2021-08-15T04:39:54.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements [2021-08-15T04:39:54.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2021-08-15T04:40:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements [2021-08-15T04:40:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements [2021-08-15T04:40:12.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.499s coverage: 81.8% of statements [2021-08-15T04:40:12.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.176s coverage: 80.0% of statements [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.604s coverage: 64.4% of statements [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-15T04:40:20.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.165s coverage: 91.3% of statements [2021-08-15T04:40:20.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2021-08-15T04:40:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.125s coverage: 73.7% of statements [2021-08-15T04:40:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-08-15T04:40:24.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.007s coverage: 66.9% of statements [2021-08-15T04:40:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-15T04:40:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-15T04:40:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-15T04:40:27.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.704s coverage: 43.6% of statements [2021-08-15T04:40:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-15T04:40:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-15T04:40:27.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2021-08-15T04:40:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-15T04:40:27.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements [2021-08-15T04:40:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-15T04:40:35.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.225s coverage: 19.5% of statements [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-15T04:40:35.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 92.0% of statements [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-15T04:40:35.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 62.7% of statements [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-15T04:40:35.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 97.7% of statements [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-15T04:40:35.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-15T04:40:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-15T04:40:35.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements [2021-08-15T04:40:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-15T04:40:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-15T04:40:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-15T04:40:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-15T04:40:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-15T04:40:35.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-15T04:40:35.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements [2021-08-15T04:40:35.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-15T04:40:35.967Z] GO111MODULE=on go vet ./... [2021-08-15T04:41:25.244Z] Running on prd-ubuntu18.04-docker-8c-8g-918 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws [2021-08-15T04:41:25.265Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-15T04:41:25.374Z] The recommended git tool is: git [2021-08-15T04:41:28.046Z] using credential edgex-jenkins-ssh [2021-08-15T04:41:28.065Z] Cloning the remote Git repository [2021-08-15T04:41:28.065Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:41:28.137Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-15T04:41:28.173Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:41:28.174Z] > git --version # timeout=10 [2021-08-15T04:41:28.181Z] > git --version # 'git version 2.17.1' [2021-08-15T04:41:28.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:41:28.213Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-15T04:41:44.697Z] Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c [2021-08-15T04:41:44.863Z] Merge succeeded, producing 9c17ca7d5e608d94f76f21ffd9b5322c1f21a443 [2021-08-15T04:41:44.864Z] Checking out Revision 9c17ca7d5e608d94f76f21ffd9b5322c1f21a443 (PR-3665) [2021-08-15T04:41:44.148Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-15T04:41:44.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-15T04:41:44.166Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-15T04:41:44.180Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-15T04:41:44.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:41:44.184Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-15T04:41:44.695Z] > git config core.sparsecheckout # timeout=10 [2021-08-15T04:41:44.701Z] > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 [2021-08-15T04:41:44.773Z] > git remote # timeout=10 [2021-08-15T04:41:44.780Z] > git config --get remote.origin.url # timeout=10 [2021-08-15T04:41:44.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-15T04:41:44.789Z] > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 [2021-08-15T04:41:44.841Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-15T04:41:44.854Z] > git config core.sparsecheckout # timeout=10 [2021-08-15T04:41:44.857Z] > git checkout -f 9c17ca7d5e608d94f76f21ffd9b5322c1f21a443 # timeout=10 [2021-08-15T04:41:48.607Z] Commit message: "Merge commit 'a50ec7cbd1ffe16c0409c75cc366b79de6e56022' into HEAD" [2021-08-15T04:41:48.620Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:41:48.599Z] > git rev-list --no-walk 8566dc74d09de2df04f007576ec006f49854bcc5 # timeout=10 [2021-08-15T04:41:49.457Z] + echo snap-build.sh [2021-08-15T04:41:49.457Z] snap-build.sh [2021-08-15T04:41:49.457Z] + SNAP_BASE_DIR=. [2021-08-15T04:41:49.457Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-08-15T04:41:49.457Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-08-15T04:41:49.457Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-08-15T04:41:49.457Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-08-15T04:41:49.457Z] + cd /w/workspace/edgex-go/3 [2021-08-15T04:41:49.457Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-15T04:41:49.457Z] Reading package lists... [2021-08-15T04:41:49.457Z] Building dependency tree... [2021-08-15T04:41:49.457Z] Reading state information... [2021-08-15T04:41:49.457Z] The following packages were automatically installed and are no longer required: [2021-08-15T04:41:49.457Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-15T04:41:49.457Z] uidmap xdelta3 [2021-08-15T04:41:49.457Z] Use 'sudo apt autoremove' to remove them. [2021-08-15T04:41:49.457Z] The following packages will be REMOVED: [2021-08-15T04:41:49.457Z] lxd* lxd-client* [2021-08-15T04:41:49.727Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-15T04:41:49.727Z] After this operation, 31.7 MB disk space will be freed. [2021-08-15T04:41:50.262Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-15T04:41:50.262Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-15T04:41:51.225Z] Removing lxd dnsmasq configuration [2021-08-15T04:41:51.225Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-15T04:41:51.225Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-15T04:41:52.191Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-15T04:41:52.191Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-15T04:41:52.191Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-15T04:41:53.607Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-15T04:41:53.607Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-15T04:41:54.194Z] + sudo snap remove --purge lxd [2021-08-15T04:41:54.194Z] snap "lxd" is not installed [2021-08-15T04:41:54.194Z] + sudo groupadd --force --system lxd [2021-08-15T04:41:54.194Z] ++ whoami [2021-08-15T04:41:54.194Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-15T04:41:54.465Z] + newgrp - lxd [2021-08-15T04:41:54.465Z] + sudo snap install lxd [2021-08-15T04:41:57.867Z] gofmt -l . [2021-08-15T04:41:57.867Z] [ "`gofmt -l .`" = "" ] [2021-08-15T04:41:57.867Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-15T04:41:58.535Z] + ls -al . [2021-08-15T04:41:58.535Z] total 636 [2021-08-15T04:41:58.535Z] drwxrwxr-x 9 1001 1001 4096 Aug 15 04:41 . [2021-08-15T04:41:58.535Z] drwxr-xr-x 4 root root 4096 Aug 15 04:37 .. [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 11 Aug 15 04:35 .dockerignore [2021-08-15T04:41:58.535Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 04:35 .git [2021-08-15T04:41:58.535Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 04:35 .github [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 818 Aug 15 04:35 .gitignore [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 76 Aug 15 04:35 .hadolint.yml [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 166 Aug 15 04:35 .sonarcloud.properties [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 04:35 ADOPTERS.md [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 8609 Aug 15 04:35 Attribution.txt [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 43881 Aug 15 04:35 CHANGELOG.md [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 04:35 CONTRIBUTING.md [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 04:35 GOVERNANCE.md [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 849 Aug 15 04:35 Jenkinsfile [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 04:35 LICENSE [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 5915 Aug 15 04:35 Makefile [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 04:35 OWNERS.md [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 8643 Aug 15 04:35 README.md [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 6912 Aug 15 04:35 SECURITY.md [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 04:31 VERSION [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 4131 Aug 15 04:35 ZMQWindows.md [2021-08-15T04:41:58.535Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 04:35 bin [2021-08-15T04:41:58.535Z] drwxrwxr-x 14 1001 1001 4096 Aug 15 04:35 cmd [2021-08-15T04:41:58.535Z] -rw-r--r-- 1 root root 404329 Aug 15 04:40 coverage.out [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 813 Aug 15 04:35 go.mod [2021-08-15T04:41:58.535Z] -rw-r--r-- 1 root root 50064 Aug 15 04:37 go.sum [2021-08-15T04:41:58.535Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 04:35 internal [2021-08-15T04:41:58.535Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 04:35 openapi [2021-08-15T04:41:58.535Z] drwxrwxr-x 4 1001 1001 4096 Aug 15 04:35 snap [2021-08-15T04:41:58.535Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 04:35 version.go [Pipeline] sh [2021-08-15T04:41:59.195Z] + '[' -e coverage.out ] [2021-08-15T04:41:59.195Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-15T04:41:59.230Z] Warning: overwriting stash ‘coverage-report’ [2021-08-15T04:42:00.019Z] Stashed 1 file(s) [Pipeline] sh [2021-08-15T04:42:00.670Z] + make build [2021-08-15T04:42:00.670Z] go mod tidy [2021-08-15T04:42:01.272Z] 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-08-15T04:42:02.693Z] 2021-08-15T04:42:00Z INFO Waiting for automatic snapd restart... [2021-08-15T04:42:07.993Z] 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-08-15T04:42:15.030Z] lxd 4.17 from Canonical* installed [2021-08-15T04:42:15.030Z] + sudo lxd init --auto [2021-08-15T04:42:23.246Z] + sudo snap install --classic snapcraft [2021-08-15T04:42:29.917Z] snapcraft 5.0 from Canonical* installed [2021-08-15T04:42:29.917Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-15T04:42:29.917Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-15T04:42:29.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-15T04:42:29.917Z] Dload Upload Total Spent Left Speed [2021-08-15T04:42:29.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4180 [2021-08-15T04:42:30.212Z] 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-08-15T04:42:30.506Z] 100 3325k 100 3325k 0 0 6285k 0 --:--:-- --:--:-- --:--:-- 6285k [2021-08-15T04:42:30.506Z] ./yq_linux_amd64 [2021-08-15T04:42:30.506Z] + sudo snapcraft prime --use-lxd [2021-08-15T04:42:31.661Z] 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-08-15T04:42:33.093Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-15T04:42:33.093Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-15T04:42:33.093Z] - README.md [2021-08-15T04:42:33.093Z] [2021-08-15T04:42:33.093Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-15T04:42:33.093Z] Launching a container. [2021-08-15T04:42:35.982Z] 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-08-15T04:42:36.257Z] 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-08-15T04:42:39.663Z] 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-08-15T04:42:41.311Z] Waiting for container to be ready [2021-08-15T04:42:41.312Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-15T04:42:41.312Z] [2021-08-15T04:42:43.063Z] 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-08-15T04:42:44.658Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-15T04:42:45.242Z] Waiting for network to be ready... [2021-08-15T04:42:45.509Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-15T04:42:45.777Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-15T04:42:45.777Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-15T04:42:46.044Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-15T04:42:46.044Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-15T04:42:46.044Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-15T04:42:46.044Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-15T04:42:46.044Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-15T04:42:46.044Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-15T04:42:46.044Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-15T04:42:46.317Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-15T04:42:46.586Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-15T04:42:46.859Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-15T04:42:46.859Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-15T04:42:46.859Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-15T04:42:46.859Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-15T04:42:46.859Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-15T04:42:46.859Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-15T04:42:47.127Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-15T04:42:47.127Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] [2021-08-15T04:42:47.385Z] 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-08-15T04:42:47.391Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-15T04:42:47.391Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-15T04:42:47.391Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-15T04:42:47.391Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-15T04:42:47.391Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-15T04:42:47.391Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-15T04:42:47.658Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-15T04:42:49.606Z] Fetched 25.0 MB in 4s (6105 kB/s) [2021-08-15T04:42:50.565Z] Reading package lists... [2021-08-15T04:42:50.783Z] 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-08-15T04:42:50.831Z] Reading package lists... [2021-08-15T04:42:50.831Z] Building dependency tree... [2021-08-15T04:42:50.831Z] Reading state information... [2021-08-15T04:42:51.097Z] The following additional packages will be installed: [2021-08-15T04:42:51.097Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-15T04:42:51.097Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-15T04:42:51.097Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-15T04:42:51.097Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-15T04:42:51.097Z] Suggested packages: [2021-08-15T04:42:51.097Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-15T04:42:51.097Z] Recommended packages: [2021-08-15T04:42:51.097Z] gnupg libsasl2-modules [2021-08-15T04:42:51.097Z] The following NEW packages will be installed: [2021-08-15T04:42:51.097Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-15T04:42:51.097Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-15T04:42:51.097Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-15T04:42:51.097Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-15T04:42:51.097Z] The following packages will be upgraded: [2021-08-15T04:42:51.097Z] gpg gpg-agent gpgconf libudev1 [2021-08-15T04:42:51.097Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-15T04:42:51.097Z] Need to get 3527 kB of archives. [2021-08-15T04:42:51.097Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-15T04:42:51.097Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-15T04:42:51.097Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-15T04:42:51.383Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-15T04:42:51.383Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-15T04:42:51.383Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-15T04:42:51.383Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-15T04:42:51.383Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-15T04:42:51.650Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-15T04:42:51.650Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-15T04:42:51.916Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-15T04:42:51.916Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-15T04:42:51.916Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-15T04:42:51.916Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-15T04:42:51.916Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-15T04:42:52.199Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-15T04:42:52.199Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-15T04:42:52.199Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-15T04:42:52.199Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-15T04:42:52.199Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-15T04:42:52.199Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-15T04:42:52.199Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-15T04:42:52.199Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-15T04:42:52.199Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-15T04:42:52.199Z] Fetched 3527 kB in 1s (3311 kB/s) [2021-08-15T04:42:52.199Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-15T04:42:52.199Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-15T04:42:52.466Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-15T04:42:52.466Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-15T04:42:52.466Z] Selecting previously unselected package udev. [2021-08-15T04:42:52.466Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-15T04:42:52.466Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-15T04:42:52.466Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-15T04:42:52.734Z] Selecting previously unselected package libfuse2:amd64. [2021-08-15T04:42:52.734Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-15T04:42:52.734Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-15T04:42:52.734Z] Selecting previously unselected package fuse. [2021-08-15T04:42:52.734Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-15T04:42:52.734Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-15T04:42:52.734Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-15T04:42:52.734Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-15T04:42:53.001Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-15T04:42:53.001Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-15T04:42:53.001Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-15T04:42:53.001Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-15T04:42:53.001Z] Selecting previously unselected package libksba8:amd64. [2021-08-15T04:42:53.001Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-15T04:42:53.001Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-15T04:42:53.269Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-15T04:42:53.269Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.269Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.269Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-15T04:42:53.269Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.269Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.269Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-15T04:42:53.269Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.269Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.269Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-15T04:42:53.269Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.269Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.538Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-15T04:42:53.538Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.538Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.538Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-15T04:42:53.538Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.538Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.538Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-15T04:42:53.538Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.538Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.538Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-15T04:42:53.538Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.538Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.806Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-15T04:42:53.806Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-15T04:42:53.806Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:53.806Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-15T04:42:53.806Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-15T04:42:53.806Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-15T04:42:53.806Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-15T04:42:53.806Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-15T04:42:53.806Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-15T04:42:53.806Z] Selecting previously unselected package libldap-common. [2021-08-15T04:42:53.806Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-15T04:42:53.806Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-15T04:42:53.806Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-15T04:42:53.806Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-15T04:42:53.806Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-15T04:42:54.075Z] Selecting previously unselected package dirmngr. [2021-08-15T04:42:54.075Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-15T04:42:54.075Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-15T04:42:54.075Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-15T04:42:54.075Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-15T04:42:54.075Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-15T04:42:54.075Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-15T04:42:54.075Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-15T04:42:54.075Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-15T04:42:54.075Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.075Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-15T04:42:54.075Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-15T04:42:54.075Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-15T04:42:54.191Z] 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-08-15T04:42:54.659Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-15T04:42:54.659Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.659Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-15T04:42:54.659Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-15T04:42:54.660Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-15T04:42:54.660Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.660Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.660Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.660Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.660Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.660Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.660Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-15T04:42:54.660Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-15T04:42:54.660Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-15T04:42:54.926Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-15T04:42:55.195Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-15T04:42:55.195Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-15T04:42:55.195Z] This means they are not meant to be enabled using systemctl. [2021-08-15T04:42:55.195Z] Possible reasons for having this kind of units are: [2021-08-15T04:42:55.195Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-15T04:42:55.195Z] .wants/ or .requires/ directory. [2021-08-15T04:42:55.195Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-15T04:42:55.195Z] a requirement dependency on it. [2021-08-15T04:42:55.195Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-15T04:42:55.195Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-15T04:42:55.195Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-15T04:42:55.195Z] instance name specified. [2021-08-15T04:42:55.462Z] Reading package lists... [2021-08-15T04:42:55.727Z] Building dependency tree... [2021-08-15T04:42:55.727Z] Reading state information... [2021-08-15T04:42:55.993Z] The following additional packages will be installed: [2021-08-15T04:42:55.993Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-15T04:42:55.993Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-15T04:42:55.993Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-15T04:42:55.994Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-15T04:42:55.994Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-15T04:42:55.994Z] Suggested packages: [2021-08-15T04:42:55.994Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-15T04:42:55.994Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-15T04:42:55.994Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-15T04:42:55.994Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-15T04:42:55.994Z] systemd-container policykit-1 [2021-08-15T04:42:55.994Z] Recommended packages: [2021-08-15T04:42:55.994Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-15T04:42:55.994Z] The following NEW packages will be installed: [2021-08-15T04:42:55.994Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-15T04:42:55.994Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-15T04:42:55.994Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-15T04:42:55.994Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-15T04:42:55.994Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-15T04:42:55.994Z] The following packages will be upgraded: [2021-08-15T04:42:55.994Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-15T04:42:55.994Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-15T04:42:55.994Z] Need to get 36.7 MB of archives. [2021-08-15T04:42:55.994Z] After this operation, 147 MB of additional disk space will be used. [2021-08-15T04:42:55.994Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-15T04:42:56.260Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-15T04:42:56.528Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-15T04:42:56.797Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-15T04:42:56.797Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-15T04:42:56.797Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-15T04:42:56.797Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-15T04:42:56.797Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-15T04:42:56.820Z] 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-08-15T04:42:57.066Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-15T04:42:57.066Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-15T04:42:57.066Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-15T04:42:57.066Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-15T04:42:57.066Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-15T04:42:57.066Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-15T04:42:57.066Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-15T04:42:57.066Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-15T04:42:57.066Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-15T04:42:57.066Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-15T04:42:57.066Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-15T04:42:57.334Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-15T04:42:57.334Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-15T04:42:57.334Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-15T04:42:57.334Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-15T04:42:57.334Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-15T04:42:57.334Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-15T04:42:57.334Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-15T04:42:57.334Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-15T04:42:57.334Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-15T04:42:57.334Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-15T04:42:57.602Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-15T04:42:58.568Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-15T04:42:58.568Z] Fetched 36.7 MB in 2s (15.1 MB/s) [2021-08-15T04:42:58.568Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-15T04:42:58.568Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-15T04:42:58.838Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-15T04:42:59.108Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-15T04:42:59.108Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-15T04:42:59.376Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-15T04:42:59.376Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-15T04:42:59.376Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-15T04:42:59.376Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-15T04:42:59.376Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-15T04:42:59.644Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-15T04:42:59.644Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-15T04:42:59.644Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-15T04:42:59.912Z] Setting up apt (1.6.14) ... [2021-08-15T04:42:59.912Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-15T04:43:00.179Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-15T04:43:00.179Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-15T04:43:00.179Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-15T04:43:00.179Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-15T04:43:00.507Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-15T04:43:00.507Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-15T04:43:00.507Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-15T04:43:00.507Z] Selecting previously unselected package libexpat1:amd64. [2021-08-15T04:43:00.507Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-15T04:43:00.507Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-15T04:43:00.779Z] Selecting previously unselected package python3.6-minimal. [2021-08-15T04:43:00.779Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-15T04:43:00.779Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-15T04:43:00.779Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-15T04:43:01.046Z] Checking for services that may need to be restarted...done. [2021-08-15T04:43:01.046Z] Checking for services that may need to be restarted...done. [2021-08-15T04:43:01.046Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-15T04:43:01.046Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-15T04:43:01.046Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-15T04:43:01.313Z] Selecting previously unselected package python3-minimal. [2021-08-15T04:43:01.313Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-15T04:43:01.313Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-15T04:43:01.581Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-15T04:43:01.581Z] Selecting previously unselected package mime-support. [2021-08-15T04:43:01.581Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-15T04:43:01.581Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-15T04:43:01.581Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-15T04:43:01.581Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-15T04:43:01.581Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-15T04:43:01.581Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-15T04:43:01.581Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-15T04:43:01.581Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-15T04:43:01.848Z] Selecting previously unselected package python3.6. [2021-08-15T04:43:01.848Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-15T04:43:01.848Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-15T04:43:01.848Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-15T04:43:01.848Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-15T04:43:01.848Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-15T04:43:01.848Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-15T04:43:02.116Z] Selecting previously unselected package python3. [2021-08-15T04:43:02.116Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-15T04:43:02.116Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-15T04:43:02.116Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-15T04:43:02.116Z] Selecting previously unselected package multiarch-support. [2021-08-15T04:43:02.116Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-15T04:43:02.116Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [Pipeline] } [2021-08-15T04:43:02.265Z] $ docker stop --time=1 a45c022941e549ffb4b628a7ceaa9a8e91c350901258bea7a70c406738378f0a [2021-08-15T04:43:02.400Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-15T04:43:02.401Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-15T04:43:02.401Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-15T04:43:02.401Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-15T04:43:02.401Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-15T04:43:02.401Z] Selecting previously unselected package libbsd0:amd64. [2021-08-15T04:43:02.401Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-15T04:43:02.401Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-15T04:43:02.401Z] Selecting previously unselected package sudo. [2021-08-15T04:43:02.401Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-15T04:43:02.401Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-15T04:43:02.669Z] Selecting previously unselected package apparmor. [2021-08-15T04:43:02.669Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-15T04:43:02.669Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-15T04:43:02.669Z] Selecting previously unselected package libedit2:amd64. [2021-08-15T04:43:02.669Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-15T04:43:02.669Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-15T04:43:02.669Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-15T04:43:02.669Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-15T04:43:02.669Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-15T04:43:02.936Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-15T04:43:02.936Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-15T04:43:02.936Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-15T04:43:02.936Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-15T04:43:02.936Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-15T04:43:02.936Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-15T04:43:02.936Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-15T04:43:02.936Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-15T04:43:02.936Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-15T04:43:02.936Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-15T04:43:02.936Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-15T04:43:02.936Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-15T04:43:03.202Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-15T04:43:03.202Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-15T04:43:03.202Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-15T04:43:03.202Z] Selecting previously unselected package openssh-client. [2021-08-15T04:43:03.202Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-15T04:43:03.202Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-15T04:43:03.468Z] Selecting previously unselected package squashfs-tools. [2021-08-15T04:43:03.468Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-15T04:43:03.468Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-15T04:43:03.468Z] Selecting previously unselected package snapd. [2021-08-15T04:43:03.468Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-15T04:43:03.468Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-15T04:43:04.759Z] $ docker rm -f a45c022941e549ffb4b628a7ceaa9a8e91c350901258bea7a70c406738378f0a [2021-08-15T04:43:05.410Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-15T04:43:05.410Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-15T04:43:05.677Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-15T04:43:05.677Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-15T04:43:05.677Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-15T04:43:05.677Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-15T04:43:05.677Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-15T04:43:05.677Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-15T04:43:05.677Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:43:06.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-15T04:43:06.232Z] [2021-08-15T04:43:06.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-08-15T04:43:06.260Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-15T04:43:06.260Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-15T04:43:06.261Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-15T04:43:06.261Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-15T04:43:06.261Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-15T04:43:06.261Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] sh [2021-08-15T04:43:06.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-15T04:43:06.864Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-15T04:43:06.864Z] 29e5d40040c1: Pulling fs layer [2021-08-15T04:43:06.864Z] 1ce36da41761: Pulling fs layer [2021-08-15T04:43:06.864Z] 25b303627fd3: Pulling fs layer [2021-08-15T04:43:07.148Z] 29e5d40040c1: Verifying Checksum [2021-08-15T04:43:07.148Z] 29e5d40040c1: Download complete [2021-08-15T04:43:07.235Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-15T04:43:07.235Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-15T04:43:07.235Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-15T04:43:07.235Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-15T04:43:07.235Z] running python rtupdate hooks for python3.6... [2021-08-15T04:43:07.235Z] running python post-rtupdate hooks for python3.6... [2021-08-15T04:43:07.235Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-15T04:43:07.820Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-15T04:43:08.089Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-15T04:43:08.089Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-15T04:43:08.089Z] Setting up snapd (2.49.2+18.04) ... [2021-08-15T04:43:08.136Z] 29e5d40040c1: Pull complete [2021-08-15T04:43:08.136Z] 1ce36da41761: Verifying Checksum [2021-08-15T04:43:08.136Z] 1ce36da41761: Download complete [2021-08-15T04:43:08.673Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-15T04:43:08.673Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-15T04:43:08.942Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-15T04:43:08.942Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-15T04:43:09.210Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-15T04:43:09.210Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-15T04:43:09.479Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-15T04:43:09.479Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-15T04:43:09.577Z] 1ce36da41761: Pull complete [2021-08-15T04:43:09.578Z] 25b303627fd3: Verifying Checksum [2021-08-15T04:43:09.578Z] 25b303627fd3: Download complete [2021-08-15T04:43:09.746Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-15T04:43:10.014Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-15T04:43:10.014Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-15T04:43:10.014Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-15T04:43:10.014Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-15T04:43:10.976Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-15T04:43:10.976Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-15T04:43:10.976Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-15T04:43:12.124Z] Reading package lists... [2021-08-15T04:43:12.757Z] Reading package lists... [2021-08-15T04:43:13.024Z] Building dependency tree... [2021-08-15T04:43:13.024Z] Reading state information... [2021-08-15T04:43:13.024Z] Calculating upgrade... [2021-08-15T04:43:13.291Z] The following packages will be upgraded: [2021-08-15T04:43:13.291Z] advancecomp base-files bash binutils binutils-common [2021-08-15T04:43:13.291Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-15T04:43:13.291Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-15T04:43:13.291Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-15T04:43:13.291Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-15T04:43:13.291Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-15T04:43:13.291Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-15T04:43:13.291Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-15T04:43:13.291Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-15T04:43:13.291Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-15T04:43:13.291Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-15T04:43:13.291Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-15T04:43:13.291Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-15T04:43:13.291Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-15T04:43:13.291Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-15T04:43:13.291Z] ubuntu-keyring util-linux [2021-08-15T04:43:13.291Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-15T04:43:13.291Z] Need to get 64.2 MB of archives. [2021-08-15T04:43:13.291Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-15T04:43:13.291Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-15T04:43:13.291Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-15T04:43:13.291Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-15T04:43:13.559Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-15T04:43:13.559Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-15T04:43:13.559Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-15T04:43:13.559Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-15T04:43:13.559Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-15T04:43:13.559Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-15T04:43:13.559Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-15T04:43:13.559Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-15T04:43:13.559Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-15T04:43:13.559Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-15T04:43:13.559Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-15T04:43:13.559Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-15T04:43:13.559Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-15T04:43:13.559Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-15T04:43:13.559Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-15T04:43:13.559Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-15T04:43:13.559Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-15T04:43:13.559Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-15T04:43:13.826Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-15T04:43:13.826Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-15T04:43:13.826Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-15T04:43:13.826Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-15T04:43:13.826Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-15T04:43:13.826Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-15T04:43:13.826Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-15T04:43:13.826Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-15T04:43:13.826Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-15T04:43:13.826Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-15T04:43:13.826Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-15T04:43:13.826Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-15T04:43:13.826Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-15T04:43:13.826Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-15T04:43:13.827Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-15T04:43:13.827Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-15T04:43:13.827Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-15T04:43:13.827Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-15T04:43:13.827Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-15T04:43:13.827Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-15T04:43:13.827Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-15T04:43:13.827Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-15T04:43:13.827Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-15T04:43:13.827Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-15T04:43:13.827Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-15T04:43:13.827Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-15T04:43:13.827Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-15T04:43:13.827Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-15T04:43:13.827Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-15T04:43:13.827Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-15T04:43:13.827Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-15T04:43:13.827Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-15T04:43:13.827Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-15T04:43:13.827Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-15T04:43:13.827Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-15T04:43:13.827Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-15T04:43:14.095Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-15T04:43:14.095Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-15T04:43:14.361Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-15T04:43:14.361Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-15T04:43:14.361Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-15T04:43:14.361Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-15T04:43:14.361Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-15T04:43:14.362Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-15T04:43:14.362Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-15T04:43:14.628Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-15T04:43:14.628Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-15T04:43:14.628Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-15T04:43:14.628Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-15T04:43:14.628Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-15T04:43:14.628Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-15T04:43:14.628Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-15T04:43:14.628Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-15T04:43:14.628Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-15T04:43:14.628Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-15T04:43:14.628Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-15T04:43:14.895Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-15T04:43:14.895Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-15T04:43:14.895Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-15T04:43:14.895Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-15T04:43:14.895Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-15T04:43:14.895Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-15T04:43:14.895Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-15T04:43:14.895Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-15T04:43:14.895Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-15T04:43:14.895Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-15T04:43:14.895Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-15T04:43:14.895Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-15T04:43:15.162Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-15T04:43:15.162Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-15T04:43:15.162Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-15T04:43:15.162Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-15T04:43:15.162Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-15T04:43:15.162Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-15T04:43:15.162Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-15T04:43:15.162Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-15T04:43:15.162Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-15T04:43:15.162Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-15T04:43:15.162Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-15T04:43:15.162Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-15T04:43:15.162Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-15T04:43:15.162Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-15T04:43:15.441Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-15T04:43:15.441Z] Fetched 64.2 MB in 2s (31.9 MB/s) [2021-08-15T04:43:15.441Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-15T04:43:15.441Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-15T04:43:15.442Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-15T04:43:16.028Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-15T04:43:16.028Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-15T04:43:16.028Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-15T04:43:16.028Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-15T04:43:16.300Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:16.300Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:16.568Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:16.568Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:16.568Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:16.568Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:16.568Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:16.568Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:16.836Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:16.836Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:16.836Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:16.836Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:16.836Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:16.836Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:16.836Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:17.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-15T04:43:17.104Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:17.104Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-15T04:43:17.104Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:17.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-15T04:43:17.104Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:17.104Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:17.104Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:17.104Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:17.375Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:17.375Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-15T04:43:17.375Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:17.375Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-15T04:43:17.375Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-15T04:43:17.644Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-15T04:43:17.912Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-15T04:43:18.493Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-15T04:43:18.493Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-15T04:43:18.493Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-15T04:43:18.493Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-15T04:43:18.494Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-15T04:43:18.761Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-15T04:43:18.761Z] Installing new version of config file /etc/issue ... [2021-08-15T04:43:18.761Z] Installing new version of config file /etc/issue.net ... [2021-08-15T04:43:18.761Z] Installing new version of config file /etc/lsb-release ... [2021-08-15T04:43:18.761Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-15T04:43:19.026Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-15T04:43:19.026Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-15T04:43:19.026Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-15T04:43:19.026Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:19.026Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-15T04:43:19.026Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-15T04:43:19.295Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-15T04:43:19.295Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-15T04:43:19.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:19.295Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:19.295Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-15T04:43:19.295Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:19.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:19.295Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-15T04:43:19.295Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-15T04:43:19.567Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-15T04:43:19.567Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:19.567Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-15T04:43:19.567Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-15T04:43:19.774Z] 25b303627fd3: Pull complete [2021-08-15T04:43:19.774Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-15T04:43:19.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-15T04:43:19.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-15T04:43:19.838Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-15T04:43:19.838Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:19.838Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-15T04:43:19.838Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-15T04:43:19.838Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-15T04:43:20.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container [2021-08-15T04:43:20.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:20.106Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-15T04:43:20.106Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-15T04:43:20.106Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-15T04:43:20.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:20.106Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-15T04:43:20.106Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-15T04:43:20.106Z] Setting up grep (3.1-2build1) ... [2021-08-15T04:43:20.136Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-15T04:43:20.373Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:20.374Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-15T04:43:20.374Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-15T04:43:20.374Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-15T04:43:20.374Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:20.374Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-15T04:43:20.374Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-15T04:43:20.640Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-15T04:43:20.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:20.640Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-15T04:43:20.640Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-15T04:43:20.640Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-15T04:43:20.906Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:20.906Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-15T04:43:20.906Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-15T04:43:21.174Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-15T04:43:21.174Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-15T04:43:21.442Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-15T04:43:21.442Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-15T04:43:21.709Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-15T04:43:21.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:21.709Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-15T04:43:21.709Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-15T04:43:22.292Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-15T04:43:22.292Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-15T04:43:22.292Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-15T04:43:22.292Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-15T04:43:22.292Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-15T04:43:22.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:22.560Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-15T04:43:22.560Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-15T04:43:22.560Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-15T04:43:22.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:22.560Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:22.560Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-15T04:43:22.827Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:22.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:22.827Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:22.827Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-15T04:43:22.827Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:22.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:22.827Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:22.827Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-15T04:43:23.092Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:23.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:23.092Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:23.092Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-15T04:43:23.092Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:23.092Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:23.092Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-15T04:43:23.092Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-15T04:43:23.361Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-15T04:43:23.361Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-15T04:43:23.361Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-15T04:43:23.361Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:23.361Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-15T04:43:23.361Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-15T04:43:23.628Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-15T04:43:23.628Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:23.628Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:23.628Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-15T04:43:23.628Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:23.900Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:23.900Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:23.900Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-15T04:43:23.900Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:23.900Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:23.900Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:23.932Z] $ docker top 4cf8859ba96d5a7a9349deee64d2540f5597479549f4d6c73cae909ef385194f -eo pid,comm [2021-08-15T04:43:24.167Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-08-15T04:43:24.434Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:24.714Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-15T04:43:24.937Z] + docker-compose build --help [2021-08-15T04:43:24.937Z] + grep parallel [2021-08-15T04:43:24.979Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-15T04:43:24.979Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:24.979Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-15T04:43:24.979Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-15T04:43:25.256Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-15T04:43:25.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-15T04:43:25.256Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-15T04:43:25.256Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-15T04:43:25.522Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-15T04:43:25.522Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-15T04:43:25.522Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-15T04:43:25.522Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-15T04:43:25.522Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-15T04:43:25.788Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-15T04:43:25.788Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-15T04:43:25.788Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-15T04:43:25.788Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-15T04:43:26.056Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-15T04:43:26.056Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-15T04:43:26.056Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-15T04:43:26.056Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-15T04:43:26.056Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-15T04:43:26.056Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-15T04:43:26.056Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-15T04:43:26.056Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-15T04:43:26.325Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-15T04:43:26.325Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-15T04:43:26.325Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-15T04:43:26.325Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-15T04:43:26.325Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-15T04:43:26.325Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-15T04:43:26.599Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-15T04:43:26.599Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-15T04:43:26.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:26.599Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-15T04:43:26.599Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-15T04:43:26.867Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-15T04:43:26.867Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-15T04:43:26.867Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-15T04:43:26.867Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-15T04:43:26.867Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-15T04:43:26.867Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:26.867Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-15T04:43:26.867Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-15T04:43:27.187Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-15T04:43:27.187Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:27.187Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-15T04:43:27.187Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-15T04:43:27.187Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-15T04:43:27.187Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:27.187Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-15T04:43:27.187Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-15T04:43:27.453Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-15T04:43:28.036Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:28.036Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-15T04:43:28.036Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-15T04:43:28.036Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-15T04:43:28.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:28.304Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-15T04:43:28.304Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-15T04:43:28.304Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-15T04:43:28.569Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:28.570Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-15T04:43:28.570Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-15T04:43:29.153Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-15T04:43:29.384Z] --parallel Build images in parallel. [Pipeline] } [2021-08-15T04:43:29.417Z] $ docker stop --time=1 4cf8859ba96d5a7a9349deee64d2540f5597479549f4d6c73cae909ef385194f [2021-08-15T04:43:29.421Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:29.421Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-15T04:43:29.421Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-15T04:43:29.421Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-15T04:43:29.688Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:29.688Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-15T04:43:29.688Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-15T04:43:29.688Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-15T04:43:29.955Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:29.955Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-15T04:43:29.955Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-15T04:43:29.955Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-15T04:43:29.955Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:29.955Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-15T04:43:29.955Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-15T04:43:30.220Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-15T04:43:30.220Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:30.220Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-15T04:43:30.220Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-15T04:43:30.220Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-15T04:43:30.220Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:30.220Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-15T04:43:30.220Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-15T04:43:30.488Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-15T04:43:30.488Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:30.488Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-15T04:43:30.488Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-15T04:43:30.488Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-15T04:43:30.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:30.755Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-15T04:43:30.755Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-15T04:43:30.755Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-15T04:43:30.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-15T04:43:30.755Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-15T04:43:30.755Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-15T04:43:30.755Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-15T04:43:30.755Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-15T04:43:30.755Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-15T04:43:30.755Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-15T04:43:31.035Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-15T04:43:31.035Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-15T04:43:31.035Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-15T04:43:31.035Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-15T04:43:31.301Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-15T04:43:31.301Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-15T04:43:31.301Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-15T04:43:31.301Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-15T04:43:31.301Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-15T04:43:31.301Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-15T04:43:31.329Z] $ docker rm -f 4cf8859ba96d5a7a9349deee64d2540f5597479549f4d6c73cae909ef385194f [2021-08-15T04:43:31.569Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-15T04:43:31.569Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-15T04:43:31.569Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-15T04:43:31.569Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-15T04:43:31.569Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-15T04:43:31.569Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-15T04:43:31.569Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-15T04:43:31.569Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:43:31.836Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-15T04:43:31.836Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-15T04:43:31.836Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-15T04:43:31.836Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-15T04:43:32.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-15T04:43:32.028Z] . [Pipeline] withDockerContainer [2021-08-15T04:43:32.103Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-15T04:43:32.103Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-15T04:43:32.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container [2021-08-15T04:43:32.370Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-15T04:43:32.370Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-15T04:43:32.370Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-15T04:43:32.370Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-15T04:43:32.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-15T04:43:32.638Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-15T04:43:32.638Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-15T04:43:32.638Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-15T04:43:32.638Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-15T04:43:32.638Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-15T04:43:32.638Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-15T04:43:32.906Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:32.906Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-15T04:43:32.906Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:32.906Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-15T04:43:33.173Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:33.173Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-15T04:43:33.173Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:33.173Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-15T04:43:33.997Z] $ docker top ab8bdd3ea49ef14a42686832629059783700799c0c407e767e98e2d026f21be7 -eo pid,comm [2021-08-15T04:43:34.132Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:34.132Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-08-15T04:43:34.716Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:34.716Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-15T04:43:34.956Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-15T04:43:34.983Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:34.983Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-15T04:43:35.249Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:35.249Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-15T04:43:36.212Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-15T04:43:36.212Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-15T04:43:36.212Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-15T04:43:36.212Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-15T04:43:36.212Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-15T04:43:36.212Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-15T04:43:36.212Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-15T04:43:36.478Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-15T04:43:36.478Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-15T04:43:36.478Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-15T04:43:36.478Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-15T04:43:36.478Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-15T04:43:36.478Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-15T04:43:36.478Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-15T04:43:36.478Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-15T04:43:36.744Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-15T04:43:36.744Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:36.744Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-15T04:43:36.744Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:36.744Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:36.744Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:36.744Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-15T04:43:36.744Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-15T04:43:36.744Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-15T04:43:36.744Z] [2021-08-15T04:43:36.744Z] Current default time zone: 'Etc/UTC' [2021-08-15T04:43:36.744Z] Local time is now: Sun Aug 15 04:43:36 UTC 2021. [2021-08-15T04:43:36.744Z] Universal Time is now: Sun Aug 15 04:43:36 UTC 2021. [2021-08-15T04:43:36.744Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-15T04:43:36.744Z] [2021-08-15T04:43:37.010Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-15T04:43:37.011Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:37.011Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-15T04:43:37.011Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-15T04:43:37.011Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-15T04:43:37.011Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-15T04:43:37.011Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-15T04:43:37.011Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-15T04:43:37.011Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-15T04:43:37.011Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-15T04:43:37.011Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:37.011Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-15T04:43:37.011Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:37.011Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-15T04:43:37.011Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:37.277Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-15T04:43:37.277Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-15T04:43:37.277Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-15T04:43:37.277Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-15T04:43:37.277Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-15T04:43:37.277Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-15T04:43:37.277Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-15T04:43:37.277Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-15T04:43:38.326Z] Building core-command ... [2021-08-15T04:43:38.326Z] Building core-data ... [2021-08-15T04:43:38.326Z] Building core-metadata ... [2021-08-15T04:43:38.326Z] Building security-bootstrapper ... [2021-08-15T04:43:38.326Z] Building security-proxy-setup ... [2021-08-15T04:43:38.326Z] Building security-secretstore-setup ... [2021-08-15T04:43:38.326Z] Building support-notifications ... [2021-08-15T04:43:38.326Z] Building support-scheduler ... [2021-08-15T04:43:38.326Z] Building sys-mgmt-agent ... [2021-08-15T04:43:38.326Z] Building core-data [2021-08-15T04:43:38.326Z] Building support-scheduler [2021-08-15T04:43:38.326Z] Building core-metadata [2021-08-15T04:43:38.326Z] Building support-notifications [2021-08-15T04:43:38.326Z] Building security-bootstrapper [2021-08-15T04:43:39.216Z] Updating certificates in /etc/ssl/certs... [2021-08-15T04:43:39.799Z] 23 added, 27 removed; done. [2021-08-15T04:43:39.799Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-15T04:43:39.799Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-15T04:43:39.799Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-15T04:43:39.799Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-15T04:43:39.799Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-15T04:43:39.799Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:39.799Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-15T04:43:40.068Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:40.068Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:40.068Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:40.068Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:40.068Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:40.068Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-15T04:43:40.068Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-15T04:43:40.068Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-15T04:43:40.068Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-15T04:43:40.068Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-15T04:43:40.068Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:40.068Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-15T04:43:40.068Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-15T04:43:40.068Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-15T04:43:40.068Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-15T04:43:40.068Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-15T04:43:40.068Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-15T04:43:40.335Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-15T04:43:40.335Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-15T04:43:40.335Z] Updating certificates in /etc/ssl/certs... [2021-08-15T04:43:40.920Z] 0 added, 0 removed; done. [2021-08-15T04:43:40.920Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-15T04:43:40.920Z] done. [2021-08-15T04:43:41.187Z] Reading package lists... [2021-08-15T04:43:41.455Z] Building dependency tree... [2021-08-15T04:43:41.455Z] Reading state information... [2021-08-15T04:43:41.455Z] The following NEW packages will be installed: [2021-08-15T04:43:41.455Z] apt-transport-https [2021-08-15T04:43:41.721Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-15T04:43:41.721Z] Need to get 4348 B of archives. [2021-08-15T04:43:41.721Z] After this operation, 154 kB of additional disk space will be used. [2021-08-15T04:43:41.721Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-15T04:43:41.987Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-15T04:43:41.987Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-08-15T04:43:41.987Z] Selecting previously unselected package apt-transport-https. [2021-08-15T04:43:41.987Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-15T04:43:41.987Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-15T04:43:41.987Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-15T04:43:41.987Z] Setting up apt-transport-https (1.6.14) ... [2021-08-15T04:43:42.255Z] Waiting for network to be ready... [2021-08-15T04:43:48.896Z] 2021-08-15T04:43:44Z INFO Waiting for automatic snapd restart... [2021-08-15T04:43:49.162Z] snapd 2.51.3 from Canonical* installed [2021-08-15T04:43:50.122Z] "snapd" switched to the "latest/stable" channel [2021-08-15T04:43:50.122Z] [2021-08-15T04:43:52.734Z] core18 20210722 from Canonical* installed [2021-08-15T04:43:52.734Z] "core18" switched to the "latest/stable" channel [2021-08-15T04:43:52.734Z] [2021-08-15T04:43:55.317Z] snapcraft 5.0 from Canonical* installed [2021-08-15T04:43:55.317Z] "snapcraft" switched to the "latest/stable" channel [2021-08-15T04:43:55.317Z] [2021-08-15T04:43:59.568Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-15T04:43:59.568Z] - README.md [2021-08-15T04:43:59.568Z] [2021-08-15T04:43:59.568Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-15T04:43:59.834Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-15T04:44:00.100Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-15T04:44:00.100Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-15T04:44:01.327Z] Reading package lists... [2021-08-15T04:44:01.594Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-15T04:44:01.594Z] Reading package lists... [2021-08-15T04:44:01.861Z] Building dependency tree... [2021-08-15T04:44:01.861Z] Reading state information... [2021-08-15T04:44:01.861Z] Suggested packages: [2021-08-15T04:44:01.861Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-15T04:44:01.861Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-15T04:44:01.861Z] Recommended packages: [2021-08-15T04:44:01.861Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-15T04:44:01.861Z] The following NEW packages will be installed: [2021-08-15T04:44:01.861Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-15T04:44:01.861Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-15T04:44:01.861Z] pkg-config zip [2021-08-15T04:44:01.861Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-15T04:44:02.128Z] Need to get 7663 kB of archives. [2021-08-15T04:44:02.128Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-15T04:44:02.128Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-15T04:44:02.396Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-15T04:44:02.396Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-15T04:44:02.396Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-15T04:44:02.396Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-15T04:44:02.396Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-15T04:44:02.396Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-15T04:44:02.663Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-15T04:44:02.663Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-15T04:44:02.663Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-15T04:44:02.663Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-15T04:44:02.663Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-15T04:44:02.663Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-15T04:44:02.664Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-15T04:44:02.664Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-15T04:44:02.930Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-15T04:44:02.930Z] Fetched 7663 kB in 1s (9523 kB/s) [2021-08-15T04:44:02.930Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-15T04:44:02.930Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-15T04:44:02.930Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-15T04:44:02.930Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-15T04:44:03.195Z] Selecting previously unselected package libpsl5:amd64. [2021-08-15T04:44:03.195Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-15T04:44:03.195Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-15T04:44:03.195Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-15T04:44:03.195Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-15T04:44:03.195Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-15T04:44:03.195Z] Selecting previously unselected package librtmp1:amd64. [2021-08-15T04:44:03.195Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-15T04:44:03.196Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-15T04:44:03.196Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-15T04:44:03.196Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-15T04:44:03.196Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-15T04:44:03.462Z] Selecting previously unselected package liberror-perl. [2021-08-15T04:44:03.462Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-15T04:44:03.462Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-15T04:44:03.462Z] Selecting previously unselected package git-man. [2021-08-15T04:44:03.462Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-15T04:44:03.462Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-15T04:44:03.462Z] Selecting previously unselected package git. [2021-08-15T04:44:03.462Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-15T04:44:03.462Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-15T04:44:04.043Z] Selecting previously unselected package libnorm1:amd64. [2021-08-15T04:44:04.043Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-15T04:44:04.043Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-15T04:44:04.043Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-15T04:44:04.043Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-15T04:44:04.043Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-15T04:44:04.309Z] Selecting previously unselected package libsodium23:amd64. [2021-08-15T04:44:04.309Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-15T04:44:04.309Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-15T04:44:04.309Z] Selecting previously unselected package libzmq5:amd64. [2021-08-15T04:44:04.309Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-15T04:44:04.309Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-15T04:44:04.309Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-15T04:44:04.309Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-15T04:44:04.309Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-15T04:44:04.309Z] Selecting previously unselected package pkg-config. [2021-08-15T04:44:04.309Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-15T04:44:04.309Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-15T04:44:04.575Z] Selecting previously unselected package zip. [2021-08-15T04:44:04.575Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-15T04:44:04.575Z] Unpacking zip (3.0-11build1) ... [2021-08-15T04:44:04.575Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-15T04:44:04.575Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-15T04:44:04.575Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-15T04:44:04.575Z] Setting up liberror-perl (0.17025-1) ... [2021-08-15T04:44:04.575Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-15T04:44:04.575Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-15T04:44:04.575Z] No schema files found: doing nothing. [2021-08-15T04:44:04.575Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-15T04:44:04.575Z] Setting up zip (3.0-11build1) ... [2021-08-15T04:44:04.575Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-15T04:44:04.575Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-15T04:44:04.575Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-15T04:44:04.575Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-15T04:44:04.575Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-15T04:44:04.842Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-15T04:44:04.842Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-15T04:44:04.842Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-15T04:44:05.427Z] git set to automatically installed. [2021-08-15T04:44:05.427Z] git-man set to automatically installed. [2021-08-15T04:44:05.427Z] libcurl3-gnutls set to automatically installed. [2021-08-15T04:44:05.427Z] liberror-perl set to automatically installed. [2021-08-15T04:44:05.427Z] libglib2.0-0 set to automatically installed. [2021-08-15T04:44:05.427Z] libnghttp2-14 set to automatically installed. [2021-08-15T04:44:05.427Z] libnorm1 set to automatically installed. [2021-08-15T04:44:05.427Z] libpgm-5.2-0 set to automatically installed. [2021-08-15T04:44:05.427Z] libpsl5 set to automatically installed. [2021-08-15T04:44:05.427Z] librtmp1 set to automatically installed. [2021-08-15T04:44:05.427Z] libsodium23 set to automatically installed. [2021-08-15T04:44:05.427Z] libzmq3-dev set to automatically installed. [2021-08-15T04:44:05.427Z] libzmq5 set to automatically installed. [2021-08-15T04:44:05.427Z] pkg-config set to automatically installed. [2021-08-15T04:44:05.427Z] zip set to automatically installed. [2021-08-15T04:44:06.837Z] snapd is not logged in, snap install commands will use sudo [2021-08-15T04:44:12.177Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-15T04:44:12.177Z] snapd is not logged in, snap install commands will use sudo [2021-08-15T04:44:14.117Z] snap "core18" has no updates available [2021-08-15T04:44:15.075Z] Pulling config-common [2021-08-15T04:44:15.075Z] + snapcraftctl pull [2021-08-15T04:44:16.034Z] Pulling go-build-helper [2021-08-15T04:44:16.034Z] + snapcraftctl pull [2021-08-15T04:44:16.997Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-15T04:44:16.997Z] Skipping pull go-build-helper (already ran) [2021-08-15T04:44:16.997Z] Building go-build-helper [2021-08-15T04:44:16.997Z] + snapcraftctl build [2021-08-15T04:44:18.937Z] Staging go-build-helper [2021-08-15T04:44:18.937Z] + snapcraftctl stage [2021-08-15T04:44:29.015Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-15T04:44:29.015Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-15T04:44:29.015Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-15T04:44:29.015Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-15T04:44:29.015Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-15T04:44:29.015Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-15T04:44:29.015Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-15T04:44:29.015Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-15T04:44:29.015Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-15T04:44:29.015Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-15T04:44:29.015Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-15T04:44:29.015Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-15T04:44:29.015Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-15T04:44:29.015Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-15T04:44:29.015Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-15T04:44:29.015Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-15T04:44:29.015Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-15T04:44:29.015Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-15T04:44:29.015Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-15T04:44:29.015Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] [2021-08-15T04:44:29.015Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-15T04:44:29.015Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-15T04:44:29.015Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-15T04:44:29.015Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-15T04:44:29.015Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-15T04:44:29.015Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-15T04:44:29.015Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-15T04:44:29.015Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-15T04:44:29.015Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-15T04:44:29.015Z] Fetched 224 kB in 0s (0 B/s) [2021-08-15T04:44:29.015Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-15T04:44:29.015Z] Fetched 157 kB in 0s (0 B/s) [2021-08-15T04:44:29.015Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-15T04:44:29.015Z] Fetched 221 kB in 0s (0 B/s) [2021-08-15T04:44:29.015Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-15T04:44:29.015Z] Fetched 143 kB in 0s (0 B/s) [2021-08-15T04:44:29.015Z] Pulling edgex-go [2021-08-15T04:44:29.015Z] + snapcraftctl pull [2021-08-15T04:44:29.015Z] + snapcraftctl pull [2021-08-15T04:44:29.015Z] Pulling hooks [2021-08-15T04:44:46.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:44:46.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:44:46.317Z] ---> e6c0231dd51d [2021-08-15T04:44:46.317Z] Step 3/23 : WORKDIR /edgex-go [2021-08-15T04:44:46.317Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:44:46.317Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:44:46.317Z] ---> e6c0231dd51d [2021-08-15T04:44:46.317Z] Step 3/32 : WORKDIR /edgex-go [2021-08-15T04:44:46.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:44:46.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:44:46.317Z] ---> e6c0231dd51d [2021-08-15T04:44:46.317Z] Step 3/24 : WORKDIR /edgex-go [2021-08-15T04:44:46.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:44:46.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:44:46.317Z] ---> e6c0231dd51d [2021-08-15T04:44:46.317Z] Step 3/23 : WORKDIR /edgex-go [2021-08-15T04:44:46.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:44:46.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:44:46.317Z] ---> e6c0231dd51d [2021-08-15T04:44:46.317Z] Step 3/24 : WORKDIR /edgex-go [2021-08-15T04:44:46.317Z] ---> Running in b0c8fbfab0b5 [2021-08-15T04:44:46.317Z] ---> Running in 65ea9e7b8dbe [2021-08-15T04:44:46.317Z] ---> Running in c1acec728e2e [2021-08-15T04:44:46.317Z] ---> Running in 9768bd9bcfbd [2021-08-15T04:44:46.317Z] ---> Running in db6fb981db6e [2021-08-15T04:44:46.317Z] Removing intermediate container c1acec728e2e [2021-08-15T04:44:46.317Z] ---> 0db54231dd03 [2021-08-15T04:44:46.317Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:44:46.317Z] Removing intermediate container 9768bd9bcfbd [2021-08-15T04:44:46.317Z] ---> 23addc989064 [2021-08-15T04:44:46.317Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:44:46.317Z] Removing intermediate container db6fb981db6e [2021-08-15T04:44:46.317Z] ---> a6d2900e96e8 [2021-08-15T04:44:46.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:44:46.317Z] Removing intermediate container b0c8fbfab0b5 [2021-08-15T04:44:46.317Z] ---> 76dc57e5578b [2021-08-15T04:44:46.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:44:46.317Z] ---> Running in cde50fed0490 [2021-08-15T04:44:46.317Z] Removing intermediate container 65ea9e7b8dbe [2021-08-15T04:44:46.317Z] ---> 5fd4a2e841a4 [2021-08-15T04:44:46.317Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:44:46.317Z] ---> Running in 94ad13f6c7ae [2021-08-15T04:44:46.317Z] ---> Running in 4fdc81f2a2f4 [2021-08-15T04:44:46.317Z] ---> Running in b0981bacb22b [2021-08-15T04:44:46.317Z] ---> Running in aed103880d33 [2021-08-15T04:44:47.543Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-15T04:44:47.543Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-15T04:44:47.543Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-15T04:44:47.543Z] Fetched 0 B in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-15T04:44:47.543Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-15T04:44:47.543Z] Fetched 279 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-15T04:44:47.543Z] Fetched 122 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-15T04:44:47.543Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-15T04:44:47.543Z] Fetched 8848 B in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-15T04:44:47.543Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-15T04:44:47.543Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-15T04:44:47.543Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-15T04:44:47.543Z] Fetched 219 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-15T04:44:47.543Z] Fetched 154 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-15T04:44:47.543Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-15T04:44:47.543Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-15T04:44:47.543Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-15T04:44:47.543Z] Fetched 499 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-15T04:44:47.543Z] Fetched 111 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-15T04:44:47.543Z] Fetched 240 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-15T04:44:47.543Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-15T04:44:47.543Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-15T04:44:47.543Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-15T04:44:47.543Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-15T04:44:47.543Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-15T04:44:47.543Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-15T04:44:47.543Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-15T04:44:47.543Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-15T04:44:47.543Z] Fetched 8720 B in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-15T04:44:47.543Z] Fetched 140 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-15T04:44:47.543Z] Fetched 119 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-15T04:44:47.543Z] Fetched 111 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-15T04:44:47.543Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-15T04:44:47.543Z] Fetched 645 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-15T04:44:47.543Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-15T04:44:47.543Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-15T04:44:47.543Z] Fetched 368 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-15T04:44:47.543Z] Fetched 187 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-15T04:44:47.543Z] Fetched 175 kB in 0s (0 B/s) [2021-08-15T04:44:47.543Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-15T04:44:47.543Z] Fetched 206 kB in 0s (0 B/s) [2021-08-15T04:44:47.544Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-15T04:44:47.544Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-15T04:44:47.544Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-15T04:44:47.544Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-15T04:44:47.544Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-15T04:44:47.544Z] Fetched 159 kB in 0s (0 B/s) [2021-08-15T04:44:47.544Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-15T04:44:47.544Z] Fetched 107 kB in 0s (0 B/s) [2021-08-15T04:44:47.544Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-15T04:44:47.544Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-15T04:44:47.544Z] Pulling static-packages [2021-08-15T04:44:47.544Z] + snapcraftctl pull [2021-08-15T04:44:47.544Z] Pulling version [2021-08-15T04:44:47.544Z] + cd /root/project [2021-08-15T04:44:47.544Z] + git describe --tags --abbrev=0 [2021-08-15T04:44:47.544Z] + sed s/v// [2021-08-15T04:44:47.544Z] + GIT_VERSION=2.0.1-dev.30 [2021-08-15T04:44:47.544Z] + [ -z 2.0.1-dev.30 ] [2021-08-15T04:44:47.544Z] + snapcraftctl set-version 2.0.1-dev.30 [2021-08-15T04:44:47.810Z] Building config-common [2021-08-15T04:44:47.810Z] + snapcraftctl build [2021-08-15T04:44:48.948Z] Removing intermediate container cde50fed0490 [2021-08-15T04:44:48.948Z] ---> 380af6c1d13d [2021-08-15T04:44:48.948Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-15T04:44:49.228Z] ---> Running in e228c43a5fa4 [2021-08-15T04:44:49.755Z] Skipping build go-build-helper (already ran) [2021-08-15T04:44:49.832Z] Removing intermediate container 94ad13f6c7ae [2021-08-15T04:44:49.832Z] ---> 7380249263b0 [2021-08-15T04:44:49.832Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-15T04:44:49.832Z] Removing intermediate container b0981bacb22b [2021-08-15T04:44:50.021Z] Building edgex-go [2021-08-15T04:44:50.021Z] + cd /root/parts/edgex-go/src [2021-08-15T04:44:50.021Z] + git describe --tags --abbrev=0 [2021-08-15T04:44:50.021Z] + sed s/v// [2021-08-15T04:44:50.021Z] + GIT_VERSION=2.0.1-dev.30 [2021-08-15T04:44:50.021Z] + [ -z 2.0.1-dev.30 ] [2021-08-15T04:44:50.021Z] + echo 2.0.1-dev.30 [2021-08-15T04:44:50.021Z] + make build [2021-08-15T04:44:50.021Z] go mod tidy [2021-08-15T04:44:50.105Z] ---> 60e1220e97b2 [2021-08-15T04:44:50.105Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-15T04:44:50.105Z] ---> Running in 5a50fb674b05 [2021-08-15T04:44:50.105Z] Removing intermediate container aed103880d33 [2021-08-15T04:44:50.105Z] ---> c8f5c308ecbd [2021-08-15T04:44:50.105Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-15T04:44:50.105Z] Removing intermediate container 4fdc81f2a2f4 [2021-08-15T04:44:50.105Z] ---> a2c95d212d02 [2021-08-15T04:44:50.105Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-15T04:44:50.380Z] ---> Running in 5b2e1a50b5f0 [2021-08-15T04:44:50.380Z] ---> Running in 27c3ffa71fd0 [2021-08-15T04:44:50.380Z] ---> Running in d03119bddc14 [2021-08-15T04:44:51.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:52.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:52.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:52.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:52.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:52.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:53.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:53.235Z] OK: 218 MiB in 52 packages [2021-08-15T04:44:53.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:53.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:53.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:44:54.125Z] OK: 218 MiB in 52 packages [2021-08-15T04:44:54.406Z] OK: 218 MiB in 52 packages [2021-08-15T04:44:54.406Z] OK: 218 MiB in 52 packages [2021-08-15T04:44:54.683Z] OK: 218 MiB in 52 packages [2021-08-15T04:44:54.958Z] Removing intermediate container e228c43a5fa4 [2021-08-15T04:44:54.958Z] ---> 2f90bf9bf754 [2021-08-15T04:44:54.958Z] Step 6/24 : COPY go.mod . [2021-08-15T04:44:55.938Z] Removing intermediate container 5a50fb674b05 [2021-08-15T04:44:55.938Z] ---> 22f0b1c7e436 [2021-08-15T04:44:55.938Z] Step 6/24 : COPY go.mod . [2021-08-15T04:44:56.214Z] ---> b1a08c08e6a5 [2021-08-15T04:44:56.214Z] Step 7/24 : RUN go mod download [2021-08-15T04:44:56.214Z] Removing intermediate container 5b2e1a50b5f0 [2021-08-15T04:44:56.214Z] ---> 07d43989b084 [2021-08-15T04:44:56.214Z] Step 6/23 : COPY go.mod . [2021-08-15T04:44:56.490Z] ---> Running in 20d12704dc62 [2021-08-15T04:44:56.490Z] Removing intermediate container 27c3ffa71fd0 [2021-08-15T04:44:56.490Z] ---> 62941b23664e [2021-08-15T04:44:56.490Z] Step 6/23 : COPY go.mod . [2021-08-15T04:44:56.490Z] Removing intermediate container d03119bddc14 [2021-08-15T04:44:56.490Z] ---> ae84ba82282e [2021-08-15T04:44:56.490Z] Step 6/32 : COPY go.mod . [2021-08-15T04:44:56.678Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-15T04:44:56.678Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-15T04:44:56.678Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.14 [2021-08-15T04:44:56.678Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-15T04:44:56.678Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-15T04:44:56.678Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-15T04:44:56.678Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-15T04:44:56.678Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-15T04:44:56.678Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-15T04:44:56.678Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-15T04:44:56.678Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-15T04:44:56.678Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-15T04:44:56.678Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-15T04:44:56.678Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-15T04:44:56.678Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-15T04:44:56.678Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-15T04:44:56.678Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-15T04:44:57.092Z] ---> 7e7bcd8c57da [2021-08-15T04:44:57.092Z] Step 7/24 : RUN go mod download [2021-08-15T04:44:57.296Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-15T04:44:57.296Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-15T04:44:57.296Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-15T04:44:57.296Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-15T04:44:57.296Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-15T04:44:57.296Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-15T04:44:57.296Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-15T04:44:57.296Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-15T04:44:57.296Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-15T04:44:57.296Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-15T04:44:57.296Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-15T04:44:57.296Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-15T04:44:57.296Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-15T04:44:57.296Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-15T04:44:57.296Z] go: downloading golang.org/x/text v0.3.6 [2021-08-15T04:44:57.296Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-15T04:44:57.296Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-15T04:44:57.390Z] ---> Running in 4d1683e7ecf5 [2021-08-15T04:44:57.564Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-15T04:44:57.565Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-15T04:44:57.565Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-15T04:44:57.565Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-15T04:44:57.565Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-15T04:44:57.565Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-15T04:44:57.565Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-15T04:44:57.565Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-15T04:44:57.670Z] ---> dc1b42797ab6 [2021-08-15T04:44:57.670Z] Step 7/23 : RUN go mod download [2021-08-15T04:44:57.947Z] ---> Running in 66fcec423ddd [2021-08-15T04:44:57.947Z] ---> 47f867aa62f2 [2021-08-15T04:44:57.947Z] Step 7/23 : RUN go mod download [2021-08-15T04:44:58.156Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-15T04:44:58.156Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-15T04:44:58.156Z] go: downloading github.com/kr/text v0.2.0 [2021-08-15T04:44:58.156Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-15T04:44:58.156Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-15T04:44:58.222Z] ---> ba52806118a1 [2021-08-15T04:44:58.222Z] Step 7/32 : RUN go mod download [2021-08-15T04:44:58.222Z] ---> Running in 1dd5f014ac70 [2021-08-15T04:44:58.428Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-15T04:44:58.429Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-15T04:44:58.429Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-15T04:44:58.429Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-15T04:44:58.429Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-15T04:44:58.429Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-15T04:44:58.499Z] ---> Running in 50dba7de9d45 [2021-08-15T04:44:58.706Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-15T04:44:58.706Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-15T04:44:58.706Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-15T04:44:58.706Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-15T04:44:58.706Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-15T04:44:58.706Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-15T04:44:58.706Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-15T04:44:58.706Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-15T04:44:58.706Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-15T04:44:58.706Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-15T04:44:58.973Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-15T04:44:58.973Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-15T04:44:58.973Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-15T04:44:58.973Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-15T04:44:58.973Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-15T04:44:58.973Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-15T04:44:58.973Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-15T04:44:58.973Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-15T04:44:58.973Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-15T04:44:58.973Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-15T04:44:58.973Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-15T04:44:58.973Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-15T04:44:58.973Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-15T04:44:58.973Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-15T04:44:58.973Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2021-08-15T04:45:01.934Z] Removing intermediate container 20d12704dc62 [2021-08-15T04:45:01.934Z] ---> 3b706a9b3b75 [2021-08-15T04:45:01.934Z] Step 8/24 : COPY . . [2021-08-15T04:45:03.952Z] Removing intermediate container 4d1683e7ecf5 [2021-08-15T04:45:03.952Z] ---> 19815dd173c1 [2021-08-15T04:45:03.952Z] Step 8/24 : COPY . . [2021-08-15T04:45:05.419Z] Removing intermediate container 1dd5f014ac70 [2021-08-15T04:45:05.419Z] ---> 99c984c91fda [2021-08-15T04:45:05.419Z] Step 8/23 : COPY . . [2021-08-15T04:45:06.405Z] Removing intermediate container 50dba7de9d45 [2021-08-15T04:45:06.405Z] ---> 0ac3d7574615 [2021-08-15T04:45:06.405Z] Step 8/32 : COPY . . [2021-08-15T04:45:06.405Z] Removing intermediate container 66fcec423ddd [2021-08-15T04:45:06.405Z] ---> 7e6094e28263 [2021-08-15T04:45:06.405Z] Step 8/23 : COPY . . [2021-08-15T04:45:09.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-15T04:45:13.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2021-08-15T04:45:13.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-15T04:45:14.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-15T04:45:15.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-15T04:45:16.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-15T04:45:17.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-15T04:45:18.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-15T04:45:19.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-15T04:45:20.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-15T04:45:21.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-15T04:45:23.456Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-15T04:45:23.456Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-15T04:45:23.456Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-15T04:45:23.456Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-15T04:45:23.456Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-15T04:45:23.456Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-15T04:45:23.456Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-15T04:45:23.456Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-15T04:45:23.456Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-15T04:45:23.456Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-15T04:45:23.456Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-15T04:45:24.415Z] Building hooks [2021-08-15T04:45:24.415Z] + cd /root/parts/hooks/src [2021-08-15T04:45:24.415Z] + make build [2021-08-15T04:45:24.415Z] go mod tidy [2021-08-15T04:45:24.997Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-15T04:45:25.264Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-15T04:45:25.264Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-15T04:45:25.264Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-15T04:45:25.264Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-15T04:45:26.224Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-15T04:45:26.496Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-15T04:45:26.496Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-15T04:45:28.616Z] ---> a20b61949bce [2021-08-15T04:45:28.617Z] Step 9/24 : RUN go mod tidy [2021-08-15T04:45:28.617Z] ---> 610b95ee4973 [2021-08-15T04:45:28.617Z] Step 9/24 : RUN go mod tidy [2021-08-15T04:45:28.617Z] ---> Running in 167008d6e290 [2021-08-15T04:45:28.617Z] ---> e1209316db83 [2021-08-15T04:45:28.617Z] Step 9/23 : RUN go mod tidy ---> bf4eae46fe94 [2021-08-15T04:45:28.617Z] Step 9/32 : RUN go mod tidy [2021-08-15T04:45:28.617Z] [2021-08-15T04:45:28.617Z] ---> 76f0a07dfe48 [2021-08-15T04:45:28.617Z] Step 9/23 : RUN go mod tidy [2021-08-15T04:45:28.617Z] ---> Running in 822702d25e2f [2021-08-15T04:45:28.617Z] ---> Running in a2a6373cc629 [2021-08-15T04:45:28.617Z] ---> Running in cb31da814a9e [2021-08-15T04:45:28.617Z] ---> Running in 995e6fb76f72 [2021-08-15T04:45:29.845Z] Building static-packages [2021-08-15T04:45:29.845Z] + snapcraftctl build [2021-08-15T04:45:31.784Z] Building version [2021-08-15T04:45:31.784Z] + snapcraftctl build [2021-08-15T04:45:33.729Z] Staging config-common [2021-08-15T04:45:33.729Z] + snapcraftctl stage [2021-08-15T04:45:34.688Z] Skipping stage go-build-helper (already ran) [2021-08-15T04:45:34.688Z] Staging edgex-go [2021-08-15T04:45:34.688Z] + snapcraftctl stage [2021-08-15T04:45:35.379Z] Removing intermediate container 167008d6e290 [2021-08-15T04:45:35.379Z] ---> dab54ae46541 [2021-08-15T04:45:35.379Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-15T04:45:35.379Z] ---> Running in 9b04869134d7 [2021-08-15T04:45:35.379Z] Removing intermediate container 822702d25e2f [2021-08-15T04:45:35.379Z] ---> 11b69eaf1c4c [2021-08-15T04:45:35.379Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-15T04:45:35.650Z] Staging hooks [2021-08-15T04:45:35.650Z] + snapcraftctl stage [2021-08-15T04:45:35.658Z] ---> Running in 178b0a67f45a [2021-08-15T04:45:35.658Z] Removing intermediate container cb31da814a9e [2021-08-15T04:45:35.658Z] ---> 2c364f04c19f [2021-08-15T04:45:35.658Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-15T04:45:35.931Z] ---> Running in 287b35f98afd [2021-08-15T04:45:36.209Z] Removing intermediate container 995e6fb76f72 [2021-08-15T04:45:36.209Z] ---> a5c51d8da24f [2021-08-15T04:45:36.209Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-15T04:45:36.209Z] Removing intermediate container a2a6373cc629 [2021-08-15T04:45:36.209Z] ---> ca7e729ee78f [2021-08-15T04:45:36.209Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-15T04:45:36.495Z] ---> Running in a0936bce5703 [2021-08-15T04:45:36.495Z] ---> Running in 9627f55f2cf0 [2021-08-15T04:45:36.610Z] Staging static-packages [2021-08-15T04:45:36.610Z] + snapcraftctl stage [2021-08-15T04:45:37.108Z] 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-08-15T04:45:37.570Z] Staging version [2021-08-15T04:45:37.570Z] + snapcraftctl stage [2021-08-15T04:45:37.723Z] 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-08-15T04:45:38.337Z] 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-08-15T04:45:38.534Z] Priming config-common [2021-08-15T04:45:38.534Z] + snapcraftctl prime [2021-08-15T04:45:38.954Z] 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-08-15T04:45:39.235Z] 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-08-15T04:45:39.492Z] + snapcraftctl prime [2021-08-15T04:45:39.492Z] Priming go-build-helper [2021-08-15T04:45:40.454Z] Priming edgex-go [2021-08-15T04:45:40.454Z] + snapcraftctl prime [2021-08-15T04:45:41.860Z] Priming hooks [2021-08-15T04:45:41.860Z] + snapcraftctl prime [2021-08-15T04:45:42.819Z] Priming static-packages [2021-08-15T04:45:42.819Z] + snapcraftctl prime [2021-08-15T04:45:45.399Z] Priming version [2021-08-15T04:45:45.399Z] + snapcraftctl prime [2021-08-15T04:45:46.359Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-15T04:47:46.168Z] Removing intermediate container 9627f55f2cf0 [2021-08-15T04:47:46.168Z] ---> 95eddaefd305 [2021-08-15T04:47:46.168Z] [2021-08-15T04:47:46.168Z] Step 11/32 : FROM alpine:3.12 [2021-08-15T04:47:46.168Z] 3.12: Pulling from library/alpine [2021-08-15T04:47:46.169Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-15T04:47:46.169Z] Status: Downloaded newer image for alpine:3.12 [2021-08-15T04:47:46.169Z] ---> c4fd0aeabfcf [2021-08-15T04:47:46.169Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-15T04:47:46.169Z] ---> Running in 663ee2c68618 [2021-08-15T04:47:46.169Z] Removing intermediate container 663ee2c68618 [2021-08-15T04:47:46.169Z] ---> c186ae56a129 [2021-08-15T04:47:46.169Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-15T04:47:46.169Z] ---> Running in 45f44bb6e4f2 [2021-08-15T04:47:46.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:47:46.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:47:46.169Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-15T04:47:46.169Z] (2/2) Installing su-exec (0.2-r1) [2021-08-15T04:47:46.169Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:47:46.169Z] OK: 5 MiB in 16 packages [2021-08-15T04:47:46.451Z] Removing intermediate container 287b35f98afd [2021-08-15T04:47:46.451Z] ---> 97d90981c4d2 [2021-08-15T04:47:46.451Z] [2021-08-15T04:47:46.451Z] Step 11/23 : FROM alpine:3.12 [2021-08-15T04:47:46.451Z] ---> c4fd0aeabfcf [2021-08-15T04:47:46.451Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-15T04:47:46.451Z] Removing intermediate container a0936bce5703 [2021-08-15T04:47:46.451Z] ---> 5dd6cf7d4ecf [2021-08-15T04:47:46.451Z] [2021-08-15T04:47:46.451Z] Step 11/23 : FROM alpine:3.12 [2021-08-15T04:47:46.451Z] ---> c4fd0aeabfcf [2021-08-15T04:47:46.725Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-15T04:47:46.725Z] Removing intermediate container 9b04869134d7 [2021-08-15T04:47:46.725Z] ---> a0b4a4465256 [2021-08-15T04:47:46.725Z] [2021-08-15T04:47:46.725Z] Step 11/24 : FROM alpine:3.12 [2021-08-15T04:47:46.725Z] ---> c4fd0aeabfcf [2021-08-15T04:47:46.725Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-15T04:47:47.004Z] Removing intermediate container 45f44bb6e4f2 [2021-08-15T04:47:47.004Z] ---> ac80dc9ad92e [2021-08-15T04:47:47.004Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-15T04:47:47.004Z] ---> Running in 1e968579ab47 [2021-08-15T04:47:47.004Z] ---> Running in c1b0af187e59 [2021-08-15T04:47:47.280Z] ---> Running in 3a2a8fe05cc3 [2021-08-15T04:47:47.280Z] ---> Running in 6b4e8068e397 [2021-08-15T04:47:47.876Z] Removing intermediate container 6b4e8068e397 [2021-08-15T04:47:47.876Z] ---> f21b6a61c241 [2021-08-15T04:47:47.876Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-15T04:47:48.151Z] ---> Running in b4e500187c8f [2021-08-15T04:47:49.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:47:49.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:47:49.441Z] Removing intermediate container b4e500187c8f [2021-08-15T04:47:49.441Z] ---> d44a76addd01 [2021-08-15T04:47:49.441Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-15T04:47:49.716Z] ---> Running in 97a9d662757f [2021-08-15T04:47:49.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:47:49.716Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-15T04:47:49.716Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:47:49.994Z] OK: 5 MiB in 15 packages [2021-08-15T04:47:49.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:47:49.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:47:50.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:47:50.543Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-15T04:47:50.816Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-15T04:47:50.816Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:47:50.816Z] Executing ca-certificates-20191127-r4.trigger [2021-08-15T04:47:50.816Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-15T04:47:50.816Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:47:50.816Z] OK: 5 MiB in 15 packages [2021-08-15T04:47:51.091Z] OK: 6 MiB in 16 packages [2021-08-15T04:47:52.076Z] Removing intermediate container c1b0af187e59 [2021-08-15T04:47:52.076Z] ---> 1b06c351eb50 [2021-08-15T04:47:52.076Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-15T04:47:52.355Z] ---> Running in 412690380f01 [2021-08-15T04:47:52.954Z] Removing intermediate container 3a2a8fe05cc3 [2021-08-15T04:47:52.954Z] ---> 4eb354445bf6 [2021-08-15T04:47:52.954Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-15T04:47:53.550Z] ---> Running in 14b54365460d [2021-08-15T04:47:53.550Z] Removing intermediate container 412690380f01 [2021-08-15T04:47:53.550Z] ---> da0e82db6a96 [2021-08-15T04:47:53.550Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-15T04:47:53.831Z] Removing intermediate container 1e968579ab47 [2021-08-15T04:47:53.831Z] ---> fc5b69e20f39 [2021-08-15T04:47:53.831Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-15T04:47:53.831Z] ---> Running in 8c5ff3ab6e86 [2021-08-15T04:47:53.831Z] ---> Running in 85ee4938a817 [2021-08-15T04:47:54.103Z] Removing intermediate container 97a9d662757f [2021-08-15T04:47:54.103Z] ---> 1ad2acc8219d [2021-08-15T04:47:54.103Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-15T04:47:54.103Z] Removing intermediate container 14b54365460d [2021-08-15T04:47:54.103Z] ---> d1dfa904630b [2021-08-15T04:47:54.103Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-15T04:47:54.375Z] Removing intermediate container 178b0a67f45a [2021-08-15T04:47:54.375Z] ---> 6b27e08f4faa [2021-08-15T04:47:54.375Z] [2021-08-15T04:47:54.375Z] Step 11/24 : FROM alpine:3.12 [2021-08-15T04:47:54.375Z] ---> c4fd0aeabfcf [2021-08-15T04:47:54.375Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-15T04:47:54.375Z] ---> Running in ca7bc2c9e1df [2021-08-15T04:47:54.375Z] ---> Running in 561f920f237f [2021-08-15T04:47:54.648Z] ---> Running in 279b8e452e6e [2021-08-15T04:47:54.648Z] Removing intermediate container 85ee4938a817 [2021-08-15T04:47:54.648Z] ---> 40e4c3c0d909 [2021-08-15T04:47:54.648Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-15T04:47:54.648Z] Removing intermediate container 8c5ff3ab6e86 [2021-08-15T04:47:54.648Z] ---> 12779c791e3d [2021-08-15T04:47:54.648Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-15T04:47:54.918Z] ---> Running in 4a448122d540 [2021-08-15T04:47:54.918Z] ---> Running in e05129a76c38 [2021-08-15T04:47:55.188Z] Removing intermediate container ca7bc2c9e1df [2021-08-15T04:47:55.188Z] ---> 7abdf3c9cc89 [2021-08-15T04:47:55.188Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-15T04:47:55.188Z] Removing intermediate container 561f920f237f [2021-08-15T04:47:55.188Z] ---> 43acfe956c86 [2021-08-15T04:47:55.188Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-15T04:47:55.188Z] Removing intermediate container 279b8e452e6e [2021-08-15T04:47:55.188Z] ---> 58224497f3c1 [2021-08-15T04:47:55.188Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-15T04:47:55.460Z] ---> Running in ebb91dd5ff8b [2021-08-15T04:47:55.460Z] ---> Running in d374bfe3ba73 [2021-08-15T04:47:55.733Z] Removing intermediate container 4a448122d540 [2021-08-15T04:47:55.733Z] Removing intermediate container e05129a76c38 [2021-08-15T04:47:55.733Z] ---> 98e27cc49b1c [2021-08-15T04:47:55.733Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-15T04:47:55.733Z] ---> aa3cf61bd3e6 [2021-08-15T04:47:55.733Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:47:55.733Z] ---> Running in e793b259843a [2021-08-15T04:47:56.006Z] Removing intermediate container ebb91dd5ff8b [2021-08-15T04:47:56.006Z] ---> 493533d06cf9 [2021-08-15T04:47:56.006Z] Step 16/24 : WORKDIR / [2021-08-15T04:47:56.292Z] ---> b8e5fcb6b729 [2021-08-15T04:47:56.292Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-15T04:47:56.292Z] Removing intermediate container d374bfe3ba73 [2021-08-15T04:47:56.292Z] ---> a735dfa794f0 [2021-08-15T04:47:56.292Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-15T04:47:56.292Z] ---> Running in 942c1a2070e5 [2021-08-15T04:47:56.292Z] ---> Running in f6d7b1e55c3c [2021-08-15T04:47:56.584Z] ---> Running in d8aedda8d9f2 [2021-08-15T04:47:56.584Z] Removing intermediate container e793b259843a [2021-08-15T04:47:56.584Z] ---> 9283e58ef83c [2021-08-15T04:47:56.584Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:47:56.584Z] ---> d086054f5e35 [2021-08-15T04:47:56.584Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-15T04:47:57.189Z] Removing intermediate container 942c1a2070e5 [2021-08-15T04:47:57.189Z] ---> 397c65732377 [2021-08-15T04:47:57.189Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:47:57.461Z] Removing intermediate container d8aedda8d9f2 [2021-08-15T04:47:57.461Z] ---> e0ec0578fe67 [2021-08-15T04:47:57.461Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:47:57.741Z] ---> Running in cb09a47e2e84 [2021-08-15T04:47:58.018Z] ---> 23e34e8c5842 [2021-08-15T04:47:58.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-15T04:47:59.008Z] ---> 0c6632b652ba [2021-08-15T04:47:59.008Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-15T04:47:59.008Z] ---> e485f9e951eb [2021-08-15T04:47:59.008Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-15T04:48:00.008Z] ---> 502b8801f87d [2021-08-15T04:48:00.008Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-15T04:48:00.008Z] Removing intermediate container f6d7b1e55c3c [2021-08-15T04:48:00.008Z] ---> d47c0c7acf5e [2021-08-15T04:48:00.008Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:48:00.287Z] ---> e46378f8abee [2021-08-15T04:48:00.287Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-15T04:48:00.567Z] ---> Running in b9e7e96a682e [2021-08-15T04:48:00.842Z] ---> 5d6069b11821 [2021-08-15T04:48:00.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-15T04:48:01.118Z] ---> 7ff79d0a1902 [2021-08-15T04:48:01.118Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-15T04:48:01.389Z] ---> 0485b91e9913 [2021-08-15T04:48:01.389Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-15T04:48:01.987Z] Removing intermediate container b9e7e96a682e [2021-08-15T04:48:01.987Z] ---> 7c0f0d864f8c [2021-08-15T04:48:01.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:48:01.987Z] ---> Running in ec762815c75a [2021-08-15T04:48:01.987Z] Removing intermediate container cb09a47e2e84 [2021-08-15T04:48:01.987Z] ---> 3675d6c00b31 [2021-08-15T04:48:01.987Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-15T04:48:01.987Z] ---> Running in 2d63a4d26a4d [2021-08-15T04:48:02.262Z] ---> 8660a6aa348b [2021-08-15T04:48:02.262Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-15T04:48:02.262Z] ---> Running in 334d7bcbddac [2021-08-15T04:48:02.541Z] ---> Running in 4d21c85368f4 [2021-08-15T04:48:02.820Z] Removing intermediate container ec762815c75a [2021-08-15T04:48:02.820Z] ---> 4a751d8c158e [2021-08-15T04:48:02.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:48:02.820Z] ---> c54a15ffcc53 [2021-08-15T04:48:02.820Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-15T04:48:03.097Z] Removing intermediate container 2d63a4d26a4d [2021-08-15T04:48:03.097Z] ---> ae961afce1ab [2021-08-15T04:48:03.097Z] Step 21/23 : LABEL arch=arm64 [2021-08-15T04:48:03.097Z] ---> Running in 42184ec6bdf3 [2021-08-15T04:48:03.097Z] ---> Running in 9a30ce2d8b61 [2021-08-15T04:48:03.097Z] Removing intermediate container 4d21c85368f4 [2021-08-15T04:48:03.097Z] ---> a3fd8dfc0cf4 [2021-08-15T04:48:03.097Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:48:03.377Z] ---> Running in 5e1e2b9e2a23 [2021-08-15T04:48:03.651Z] Removing intermediate container 42184ec6bdf3 [2021-08-15T04:48:03.652Z] ---> 777fb6c627af [2021-08-15T04:48:03.652Z] Step 21/23 : LABEL arch=arm64 [2021-08-15T04:48:03.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:48:03.925Z] ---> Running in c490b2a4ce0e [2021-08-15T04:48:03.925Z] Removing intermediate container 9a30ce2d8b61 [2021-08-15T04:48:03.925Z] ---> 5e235dac6d2f [2021-08-15T04:48:03.925Z] Step 22/23 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:48:04.205Z] Removing intermediate container 5e1e2b9e2a23 [2021-08-15T04:48:04.205Z] ---> f54c8afb6458 [2021-08-15T04:48:04.205Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-15T04:48:04.205Z] ---> a7271edcd1ad [2021-08-15T04:48:04.205Z] Step 22/24 : LABEL arch=arm64 [2021-08-15T04:48:04.205Z] ---> Running in 4647b0a2ad56 [2021-08-15T04:48:04.205Z] ---> Running in 4296ed8157ec [2021-08-15T04:48:04.497Z] Removing intermediate container c490b2a4ce0e [2021-08-15T04:48:04.498Z] ---> b11d31625d6d [2021-08-15T04:48:04.498Z] Step 22/23 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:48:04.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:48:04.778Z] ---> Running in 1b9b8b0d9cb0 [2021-08-15T04:48:05.067Z] Removing intermediate container 4296ed8157ec [2021-08-15T04:48:05.067Z] ---> 4b1255157cd8 [2021-08-15T04:48:05.067Z] Step 23/24 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:48:05.067Z] Removing intermediate container 4647b0a2ad56 [2021-08-15T04:48:05.067Z] ---> 54bac1a1c99f [2021-08-15T04:48:05.067Z] Step 23/23 : LABEL version=0.0.0 [2021-08-15T04:48:05.344Z] ---> Running in ef3d184da78d [2021-08-15T04:48:05.344Z] ---> Running in 805a278a3acd [2021-08-15T04:48:05.344Z] ---> 8eacc400c065 [2021-08-15T04:48:05.344Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-15T04:48:05.619Z] Removing intermediate container 1b9b8b0d9cb0 [2021-08-15T04:48:05.619Z] ---> 56b8713a5b15 [2021-08-15T04:48:05.619Z] Step 23/23 : LABEL version=0.0.0 [2021-08-15T04:48:05.619Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-15T04:48:05.619Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-15T04:48:05.619Z] ---> Running in 5d23353819da [2021-08-15T04:48:05.893Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-15T04:48:05.893Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-15T04:48:06.167Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-15T04:48:06.167Z] Removing intermediate container ef3d184da78d [2021-08-15T04:48:06.167Z] ---> 038c7eff3fc0 [2021-08-15T04:48:06.167Z] Step 24/24 : LABEL version=0.0.0 [2021-08-15T04:48:06.167Z] Removing intermediate container 805a278a3acd [2021-08-15T04:48:06.167Z] ---> b7cdc43edcc9 [2021-08-15T04:48:06.167Z] [2021-08-15T04:48:06.167Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-15T04:48:06.447Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:48:06.447Z] OK: 8 MiB in 20 packages [2021-08-15T04:48:06.447Z] Successfully built b7cdc43edcc9 [2021-08-15T04:48:06.724Z] ---> 45a45f80bfdf [2021-08-15T04:48:06.724Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-15T04:48:06.724Z] ---> Running in 794db2988925 [2021-08-15T04:48:06.724Z] Successfully tagged support-scheduler-arm64:latest [2021-08-15T04:48:06.724Z] Removing intermediate container 5d23353819da [2021-08-15T04:48:06.724Z] ---> d1458d6a43ba [2021-08-15T04:48:06.724Z] [2021-08-15T04:48:06.724Z] Building security-proxy-setup [2021-08-15T04:48:07.333Z]  Building support-scheduler ... done Successfully built d1458d6a43ba [2021-08-15T04:48:07.334Z] Successfully tagged support-notifications-arm64:latest [2021-08-15T04:48:07.334Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-08-15T04:48:07.334Z] ---> Running in 076132b1f669 [2021-08-15T04:48:07.607Z] Removing intermediate container 794db2988925 [2021-08-15T04:48:07.607Z] ---> 61a4e97f57bf [2021-08-15T04:48:07.607Z] [2021-08-15T04:48:07.880Z] Successfully built 61a4e97f57bf [2021-08-15T04:48:07.880Z] Successfully tagged core-metadata-arm64:latest [2021-08-15T04:48:07.880Z] Building core-command [2021-08-15T04:48:08.482Z]  Building core-metadata ... done Removing intermediate container 334d7bcbddac [2021-08-15T04:48:08.482Z] ---> 6ea48b3d8b8f [2021-08-15T04:48:08.482Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:48:08.482Z] Removing intermediate container 076132b1f669 [2021-08-15T04:48:08.482Z] ---> c71e64130875 [2021-08-15T04:48:08.482Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-15T04:48:10.455Z] ---> 4d49599a85e4 [2021-08-15T04:48:10.455Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-15T04:48:10.455Z] ---> e11eede0f8a9 [2021-08-15T04:48:10.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-15T04:48:11.448Z] ---> Running in 8e3fceecee42 [2021-08-15T04:48:12.432Z] ---> d8ab0434bc52 [2021-08-15T04:48:12.432Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-15T04:48:13.882Z] ---> 904a9a7412e5 [2021-08-15T04:48:13.882Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-15T04:48:14.162Z] ---> Running in b2f3905b1721 [2021-08-15T04:48:14.807Z] Removing intermediate container b2f3905b1721 [2021-08-15T04:48:14.807Z] ---> 061cd7f5da21 [2021-08-15T04:48:14.807Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:48:15.400Z] ---> Running in 3fbc2e629eab [2021-08-15T04:48:15.400Z] Removing intermediate container 8e3fceecee42 [2021-08-15T04:48:15.400Z] ---> 08e9f11f3d37 [2021-08-15T04:48:15.400Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-15T04:48:16.386Z] ---> Running in b8bc8131ecc8 [2021-08-15T04:48:16.386Z] Removing intermediate container 3fbc2e629eab [2021-08-15T04:48:16.386Z] ---> 65541d304763 [2021-08-15T04:48:16.386Z] Step 22/24 : LABEL arch=arm64 [2021-08-15T04:48:16.658Z] ---> Running in bcdf50d158a0 [2021-08-15T04:48:17.266Z] Removing intermediate container b8bc8131ecc8 [2021-08-15T04:48:17.266Z] ---> f09f70625666 [2021-08-15T04:48:17.266Z] Step 29/32 : CMD ["gate"] [2021-08-15T04:48:17.871Z] ---> Running in b2ea236bbdc4 [2021-08-15T04:48:17.871Z] Removing intermediate container bcdf50d158a0 [2021-08-15T04:48:17.871Z] ---> 9405f9528315 [2021-08-15T04:48:17.871Z] Step 23/24 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:48:18.145Z] ---> Running in 15fd4e3bb308 [2021-08-15T04:48:18.428Z] Removing intermediate container b2ea236bbdc4 [2021-08-15T04:48:18.428Z] ---> f827706357a4 [2021-08-15T04:48:18.428Z] Step 30/32 : LABEL arch=arm64 [2021-08-15T04:48:19.024Z] ---> Running in 3b18e25d27eb [2021-08-15T04:48:19.024Z] Removing intermediate container 15fd4e3bb308 [2021-08-15T04:48:19.024Z] ---> 7f0cfc44d19e [2021-08-15T04:48:19.024Z] Step 24/24 : LABEL version=0.0.0 [2021-08-15T04:48:19.294Z] ---> Running in 7a174cc54d24 [2021-08-15T04:48:19.564Z] Removing intermediate container 3b18e25d27eb [2021-08-15T04:48:19.564Z] ---> 75df1261d60e [2021-08-15T04:48:19.564Z] Step 31/32 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:48:19.836Z] Removing intermediate container 7a174cc54d24 [2021-08-15T04:48:19.836Z] ---> b3e4dbdd4d02 [2021-08-15T04:48:19.836Z] [2021-08-15T04:48:19.836Z] ---> Running in a98dd3b3c733 [2021-08-15T04:48:20.426Z] Successfully built b3e4dbdd4d02 [2021-08-15T04:48:20.427Z] Successfully tagged core-data-arm64:latest [2021-08-15T04:48:20.427Z]  Building core-data ... done Building security-secretstore-setup [2021-08-15T04:48:20.427Z] Removing intermediate container a98dd3b3c733 [2021-08-15T04:48:20.427Z] ---> f9baf5c31030 [2021-08-15T04:48:20.427Z] Step 32/32 : LABEL version=0.0.0 [2021-08-15T04:48:21.024Z] ---> Running in 61e20584d094 [2021-08-15T04:48:21.623Z] Removing intermediate container 61e20584d094 [2021-08-15T04:48:21.623Z] ---> 4185b4ab7ba0 [2021-08-15T04:48:21.623Z] [2021-08-15T04:48:21.898Z] Successfully built 4185b4ab7ba0 [2021-08-15T04:48:21.898Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-15T04:48:54.256Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:48:54.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:48:54.256Z] ---> e6c0231dd51d [2021-08-15T04:48:54.256Z] Step 3/22 : WORKDIR /edgex-go [2021-08-15T04:48:54.256Z] ---> Using cache [2021-08-15T04:48:54.256Z] ---> 5fd4a2e841a4 [2021-08-15T04:48:54.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:48:54.256Z] ---> Using cache [2021-08-15T04:48:54.256Z] ---> c8f5c308ecbd [2021-08-15T04:48:54.256Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-15T04:48:54.256Z] ---> Using cache [2021-08-15T04:48:54.256Z] ---> ae84ba82282e [2021-08-15T04:48:54.256Z] Step 6/22 : COPY go.mod . [2021-08-15T04:48:54.256Z] ---> Using cache [2021-08-15T04:48:54.256Z] ---> ba52806118a1 [2021-08-15T04:48:54.256Z] Step 7/22 : RUN go mod download [2021-08-15T04:48:54.256Z] ---> Using cache [2021-08-15T04:48:54.256Z] ---> 0ac3d7574615 [2021-08-15T04:48:54.256Z] Step 8/22 : COPY . . [2021-08-15T04:48:54.256Z] ---> Using cache [2021-08-15T04:48:54.256Z] ---> bf4eae46fe94 [2021-08-15T04:48:54.256Z] Step 9/22 : RUN go mod tidy [2021-08-15T04:48:54.256Z] ---> Using cache [2021-08-15T04:48:54.256Z] ---> ca7e729ee78f [2021-08-15T04:48:54.256Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-15T04:48:54.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:48:54.857Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:48:54.857Z] ---> e6c0231dd51d [2021-08-15T04:48:54.857Z] Step 3/24 : WORKDIR /edgex-go [2021-08-15T04:48:54.857Z] ---> Using cache [2021-08-15T04:48:54.857Z] ---> 5fd4a2e841a4 [2021-08-15T04:48:54.857Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:48:54.857Z] ---> Using cache [2021-08-15T04:48:54.857Z] ---> c8f5c308ecbd [2021-08-15T04:48:54.857Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-15T04:48:55.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:48:55.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:48:55.459Z] ---> e6c0231dd51d [2021-08-15T04:48:55.459Z] Step 3/24 : WORKDIR /edgex-go [2021-08-15T04:48:55.459Z] ---> Using cache [2021-08-15T04:48:55.459Z] ---> 5fd4a2e841a4 [2021-08-15T04:48:55.459Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:48:55.459Z] ---> Using cache [2021-08-15T04:48:55.459Z] ---> c8f5c308ecbd [2021-08-15T04:48:55.459Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-15T04:48:55.459Z] ---> Using cache [2021-08-15T04:48:55.459Z] ---> ae84ba82282e [2021-08-15T04:48:55.459Z] Step 6/24 : COPY go.mod . [2021-08-15T04:48:55.459Z] ---> Using cache [2021-08-15T04:48:55.459Z] ---> ba52806118a1 [2021-08-15T04:48:55.459Z] Step 7/24 : RUN go mod download [2021-08-15T04:48:55.459Z] ---> Using cache [2021-08-15T04:48:55.459Z] ---> 0ac3d7574615 [2021-08-15T04:48:55.459Z] Step 8/24 : COPY . . [2021-08-15T04:48:55.459Z] ---> Using cache [2021-08-15T04:48:55.459Z] ---> bf4eae46fe94 [2021-08-15T04:48:55.459Z] Step 9/24 : RUN go mod tidy [2021-08-15T04:48:55.459Z] ---> Using cache [2021-08-15T04:48:55.459Z] ---> ca7e729ee78f [2021-08-15T04:48:55.459Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-15T04:48:58.856Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-15T04:48:58.856Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-15T04:48:58.856Z] ---> e6c0231dd51d [2021-08-15T04:48:58.856Z] Step 3/26 : WORKDIR /edgex-go [2021-08-15T04:48:58.856Z] ---> Using cache [2021-08-15T04:48:58.856Z] ---> 5fd4a2e841a4 [2021-08-15T04:48:58.856Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-15T04:48:58.856Z] ---> Using cache [2021-08-15T04:48:58.856Z] ---> c8f5c308ecbd [2021-08-15T04:48:58.856Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-15T04:48:58.856Z] ---> Using cache [2021-08-15T04:48:58.856Z] ---> ae84ba82282e [2021-08-15T04:48:58.856Z] Step 6/26 : COPY go.mod . [2021-08-15T04:48:58.856Z] ---> Using cache [2021-08-15T04:48:58.856Z] ---> ba52806118a1 [2021-08-15T04:48:58.856Z] Step 7/26 : RUN go mod download [2021-08-15T04:48:58.856Z] ---> Using cache [2021-08-15T04:48:58.856Z] ---> 0ac3d7574615 [2021-08-15T04:48:58.856Z] Step 8/26 : COPY . . [2021-08-15T04:48:58.856Z] ---> Using cache [2021-08-15T04:48:58.856Z] ---> bf4eae46fe94 [2021-08-15T04:48:58.856Z] Step 9/26 : RUN go mod tidy [2021-08-15T04:48:58.856Z] ---> Using cache [2021-08-15T04:48:58.856Z] ---> ca7e729ee78f [2021-08-15T04:48:58.856Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-15T04:48:58.856Z] ---> Running in 0a26338e0bf0 [2021-08-15T04:48:58.856Z] ---> Running in b6b79da5eba8 [2021-08-15T04:48:58.856Z] ---> Running in 9c29677ccd74 [2021-08-15T04:48:58.856Z] ---> Running in a5957c27f549 [2021-08-15T04:49:00.852Z] 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-08-15T04:49:00.852Z] 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-08-15T04:49:01.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:49:01.125Z] 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-08-15T04:49:02.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:49:03.106Z] OK: 218 MiB in 52 packages [2021-08-15T04:49:04.571Z] Removing intermediate container 0a26338e0bf0 [2021-08-15T04:49:04.571Z] ---> 58a85ef48cc6 [2021-08-15T04:49:04.571Z] Step 6/24 : COPY go.mod . [2021-08-15T04:49:06.035Z] ---> 1b18c9ef2240 [2021-08-15T04:49:06.035Z] Step 7/24 : RUN go mod download [2021-08-15T04:49:06.035Z] ---> Running in 3c6b814e468c [2021-08-15T04:49:12.860Z] Removing intermediate container 3c6b814e468c [2021-08-15T04:49:12.860Z] ---> fbda439e0803 [2021-08-15T04:49:12.860Z] Step 8/24 : COPY . . [2021-08-15T04:49:31.338Z] ---> 2c4761622fbf [2021-08-15T04:49:31.338Z] Step 9/24 : RUN go mod tidy [2021-08-15T04:49:31.338Z] ---> Running in be2425bd8c82 [2021-08-15T04:49:39.652Z] Removing intermediate container be2425bd8c82 [2021-08-15T04:49:39.652Z] ---> 08b87982ce49 [2021-08-15T04:49:39.652Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-15T04:49:39.652Z] ---> Running in 237ab4c2bdce [2021-08-15T04:49:40.642Z] 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-08-15T04:50:27.687Z] 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-08-15T04:50:27.688Z] 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-08-15T04:50:31.110Z] Removing intermediate container 9c29677ccd74 [2021-08-15T04:50:31.110Z] ---> b89296bb77ee [2021-08-15T04:50:31.110Z] [2021-08-15T04:50:31.110Z] Step 11/24 : FROM alpine:3.12 [2021-08-15T04:50:31.110Z] ---> c4fd0aeabfcf [2021-08-15T04:50:31.110Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-15T04:50:31.387Z] ---> Using cache [2021-08-15T04:50:31.387Z] ---> 4eb354445bf6 [2021-08-15T04:50:31.387Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-15T04:50:31.387Z] ---> Using cache [2021-08-15T04:50:31.387Z] ---> d1dfa904630b [2021-08-15T04:50:31.387Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-15T04:50:31.665Z] ---> Running in c598f8ba996d [2021-08-15T04:50:32.268Z] Removing intermediate container c598f8ba996d [2021-08-15T04:50:32.268Z] ---> ffc164de950e [2021-08-15T04:50:32.268Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-15T04:50:32.881Z] ---> Running in 35aef5f5d045 [2021-08-15T04:50:33.873Z] Removing intermediate container 35aef5f5d045 [2021-08-15T04:50:33.873Z] ---> 062c9a6cb7c1 [2021-08-15T04:50:33.873Z] Step 16/24 : WORKDIR / [2021-08-15T04:50:34.151Z] ---> Running in e9fca9188c52 [2021-08-15T04:50:35.130Z] Removing intermediate container e9fca9188c52 [2021-08-15T04:50:35.130Z] ---> abcfd9cc6da3 [2021-08-15T04:50:35.130Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-15T04:50:37.776Z] ---> 4136f8a67d7c [2021-08-15T04:50:37.776Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-15T04:50:38.765Z] Removing intermediate container a5957c27f549 [2021-08-15T04:50:38.765Z] ---> ba2310eb832e [2021-08-15T04:50:38.765Z] [2021-08-15T04:50:38.765Z] Step 11/26 : FROM alpine:3.12 [2021-08-15T04:50:38.765Z] ---> c4fd0aeabfcf [2021-08-15T04:50:38.765Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-15T04:50:39.383Z] ---> Running in d0cfbd473034 [2021-08-15T04:50:40.382Z] Removing intermediate container b6b79da5eba8 [2021-08-15T04:50:40.382Z] ---> af20404cd045 [2021-08-15T04:50:40.382Z] [2021-08-15T04:50:40.382Z] Step 11/22 : FROM alpine:3.12 [2021-08-15T04:50:40.382Z] ---> c4fd0aeabfcf [2021-08-15T04:50:40.382Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-15T04:50:40.682Z] ---> Running in 486b0d4a85b2 [2021-08-15T04:50:40.958Z] ---> 7bc550e6a559 [2021-08-15T04:50:40.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-15T04:50:42.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:50:42.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:50:42.693Z] ---> fd4fc5b872ae [2021-08-15T04:50:42.693Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-15T04:50:42.693Z] ---> Running in d28aa10a0af1 [2021-08-15T04:50:43.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:50:43.293Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-15T04:50:43.293Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-15T04:50:43.293Z] (3/3) Installing su-exec (0.2-r1) [2021-08-15T04:50:43.293Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:50:43.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:50:43.293Z] Executing ca-certificates-20191127-r4.trigger [2021-08-15T04:50:43.568Z] OK: 6 MiB in 17 packages [2021-08-15T04:50:43.856Z] Removing intermediate container d28aa10a0af1 [2021-08-15T04:50:43.856Z] ---> cb62dbefc668 [2021-08-15T04:50:43.856Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:50:43.856Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-15T04:50:44.133Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-15T04:50:44.133Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-15T04:50:44.133Z] (4/4) Installing curl (7.78.0-r0) [2021-08-15T04:50:44.133Z] Executing busybox-1.31.1-r20.trigger [2021-08-15T04:50:44.133Z] ---> Running in e823da97a5fa [2021-08-15T04:50:44.133Z] Executing ca-certificates-20191127-r4.trigger [2021-08-15T04:50:44.412Z] OK: 7 MiB in 18 packages [2021-08-15T04:50:45.013Z] Removing intermediate container e823da97a5fa [2021-08-15T04:50:45.013Z] ---> fb3c43549aca [2021-08-15T04:50:45.013Z] Step 22/24 : LABEL arch=arm64 [2021-08-15T04:50:45.290Z] ---> Running in a1c899925fa1 [2021-08-15T04:50:46.274Z] Removing intermediate container d0cfbd473034 [2021-08-15T04:50:46.274Z] ---> 816c1038a5bd [2021-08-15T04:50:46.274Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-15T04:50:46.555Z] ---> Running in 456ddd45eed4 [2021-08-15T04:50:46.555Z] Removing intermediate container a1c899925fa1 [2021-08-15T04:50:46.555Z] ---> 0dc010d64577 [2021-08-15T04:50:46.555Z] Step 23/24 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:50:46.829Z] Removing intermediate container 486b0d4a85b2 [2021-08-15T04:50:46.829Z] ---> db5100582ad1 [2021-08-15T04:50:46.829Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-15T04:50:46.829Z] ---> Running in 72eb5409ece4 [2021-08-15T04:50:47.106Z] ---> Running in bd3f0e8f11c3 [2021-08-15T04:50:47.381Z] Removing intermediate container 456ddd45eed4 [2021-08-15T04:50:47.381Z] ---> 7c308c4a1e45 [2021-08-15T04:50:47.381Z] Step 14/26 : WORKDIR / [2021-08-15T04:50:47.662Z] ---> Running in eca5139a33d9 [2021-08-15T04:50:47.663Z] Removing intermediate container 72eb5409ece4 [2021-08-15T04:50:47.663Z] ---> 36a3291b334e [2021-08-15T04:50:47.663Z] Step 24/24 : LABEL version=0.0.0 [2021-08-15T04:50:47.941Z] Removing intermediate container bd3f0e8f11c3 [2021-08-15T04:50:47.941Z] ---> 7c109b73da24 [2021-08-15T04:50:47.941Z] Step 14/22 : WORKDIR /edgex [2021-08-15T04:50:47.941Z] ---> Running in 0f58f73afd8a [2021-08-15T04:50:47.941Z] ---> Running in 01a4958efba4 [2021-08-15T04:50:48.545Z] Removing intermediate container eca5139a33d9 [2021-08-15T04:50:48.545Z] ---> f0192476fc5a [2021-08-15T04:50:48.545Z] 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-08-15T04:50:48.545Z] Removing intermediate container 0f58f73afd8a [2021-08-15T04:50:48.545Z] ---> ea0b384c730a [2021-08-15T04:50:48.545Z] [2021-08-15T04:50:48.823Z] Removing intermediate container 01a4958efba4 [2021-08-15T04:50:48.823Z] ---> a9218bca9528 [2021-08-15T04:50:48.823Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-15T04:50:49.099Z] Successfully built ea0b384c730a [2021-08-15T04:50:49.099Z] Successfully tagged core-command-arm64:latest [2021-08-15T04:50:50.083Z]  Building core-command ... done  ---> acb556543dfa [2021-08-15T04:50:50.083Z] 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-08-15T04:50:50.357Z] ---> 9578fb6e8ffe [2021-08-15T04:50:50.357Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-15T04:50:51.398Z] ---> d4e9ab0683a2 [2021-08-15T04:50:51.398Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-15T04:50:51.684Z] ---> 272f038ec2a7 [2021-08-15T04:50:51.684Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-15T04:50:53.112Z] ---> 0129e567c0de [2021-08-15T04:50:53.112Z] 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-08-15T04:50:53.112Z] Removing intermediate container 237ab4c2bdce [2021-08-15T04:50:53.112Z] ---> 417b5b03a261 [2021-08-15T04:50:53.112Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-15T04:50:53.112Z] ---> 9bfd65551bf2 [2021-08-15T04:50:53.112Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-15T04:50:53.385Z] ---> Running in f724da640773 [2021-08-15T04:50:53.385Z] ---> Running in 34463e2afd43 [2021-08-15T04:50:53.655Z] ---> 89defbe9bfd7 [2021-08-15T04:50:53.655Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-15T04:50:53.929Z] Removing intermediate container 34463e2afd43 [2021-08-15T04:50:53.929Z] ---> b9be1b471d87 [2021-08-15T04:50:53.929Z] Step 19/22 : CMD ["--init=true"] [2021-08-15T04:50:54.202Z] ---> Running in 98c4bc1f81b5 [2021-08-15T04:50:54.480Z] 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-08-15T04:50:54.756Z] Removing intermediate container 98c4bc1f81b5 [2021-08-15T04:50:54.756Z] ---> 657a5addb712 [2021-08-15T04:50:54.756Z] Step 20/22 : LABEL arch=arm64 [2021-08-15T04:50:55.033Z] ---> 383d33613329 [2021-08-15T04:50:55.033Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-15T04:50:55.033Z] ---> Running in ccd59913a0ce [2021-08-15T04:50:55.631Z] Removing intermediate container ccd59913a0ce [2021-08-15T04:50:55.632Z] ---> e3b137430208 [2021-08-15T04:50:55.632Z] Step 21/22 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:50:56.230Z] ---> Running in 5437f9b631aa [2021-08-15T04:50:56.230Z] ---> e13c4111b524 [2021-08-15T04:50:56.230Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-15T04:50:56.819Z] Removing intermediate container 5437f9b631aa [2021-08-15T04:50:56.819Z] ---> 7419ef4f9265 [2021-08-15T04:50:56.819Z] Step 22/22 : LABEL version=0.0.0 [2021-08-15T04:50:56.819Z] ---> Running in 7d417ef312e8 [2021-08-15T04:50:57.410Z] ---> 1a26f2b69ab9 [2021-08-15T04:50:57.410Z] 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-08-15T04:50:57.410Z] Removing intermediate container f724da640773 [2021-08-15T04:50:57.410Z] ---> 44f74b42277f [2021-08-15T04:50:57.410Z] [2021-08-15T04:50:57.410Z] Step 12/24 : FROM docker:20.10.7 [2021-08-15T04:50:57.410Z] ---> Running in cb5e29cede80 [2021-08-15T04:50:57.410Z] Removing intermediate container 7d417ef312e8 [2021-08-15T04:50:57.410Z] ---> e1bd8b93b3d6 [2021-08-15T04:50:57.410Z] [2021-08-15T04:50:57.686Z] 20.10.7: Pulling from library/docker [2021-08-15T04:50:57.956Z] Successfully built e1bd8b93b3d6 [2021-08-15T04:50:57.956Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-15T04:50:59.919Z]  Building security-proxy-setup ... done Removing intermediate container cb5e29cede80 [2021-08-15T04:50:59.919Z] ---> 941583ae79a7 [2021-08-15T04:50:59.919Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-15T04:50:59.919Z] ---> Running in 8c23a0fede71 [2021-08-15T04:51:00.190Z] Removing intermediate container 8c23a0fede71 [2021-08-15T04:51:00.190Z] ---> be927bb3c4e4 [2021-08-15T04:51:00.190Z] Step 24/26 : LABEL arch=arm64 [2021-08-15T04:51:00.467Z] ---> Running in 7724726021d9 [2021-08-15T04:51:01.058Z] Removing intermediate container 7724726021d9 [2021-08-15T04:51:01.059Z] ---> 433305a493d1 [2021-08-15T04:51:01.059Z] Step 25/26 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:51:01.059Z] ---> Running in 1e0280b81a7d [2021-08-15T04:51:01.656Z] Removing intermediate container 1e0280b81a7d [2021-08-15T04:51:01.656Z] ---> af37f7f0999a [2021-08-15T04:51:01.656Z] Step 26/26 : LABEL version=0.0.0 [2021-08-15T04:51:01.927Z] ---> Running in 321e89735ed1 [2021-08-15T04:51:02.518Z] Removing intermediate container 321e89735ed1 [2021-08-15T04:51:02.518Z] ---> 8001866a588c [2021-08-15T04:51:02.518Z] [2021-08-15T04:51:03.113Z] Successfully built 8001866a588c [2021-08-15T04:51:03.113Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-15T04:51:08.521Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-15T04:51:08.521Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-15T04:51:08.521Z] ---> df445af6242a [2021-08-15T04:51:08.521Z] 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-08-15T04:51:09.954Z] ---> Running in a705e8043e7f [2021-08-15T04:51:10.544Z] Removing intermediate container a705e8043e7f [2021-08-15T04:51:10.544Z] ---> 13a20f4cf1e2 [2021-08-15T04:51:10.544Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-15T04:51:10.544Z] ---> Running in 0b2d33077235 [2021-08-15T04:51:11.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-15T04:51:11.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-15T04:51:12.559Z] (1/39) Installing readline (8.1.0-r0) [2021-08-15T04:51:12.559Z] (2/39) Installing bash (5.1.0-r0) [2021-08-15T04:51:12.829Z] Executing bash-5.1.0-r0.post-install [2021-08-15T04:51:12.829Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-15T04:51:12.829Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-15T04:51:12.829Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-15T04:51:12.829Z] (6/39) Installing curl (7.78.0-r0) [2021-08-15T04:51:12.829Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-15T04:51:12.829Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-15T04:51:12.829Z] (9/39) Installing expat (2.2.10-r1) [2021-08-15T04:51:12.829Z] (10/39) Installing libffi (3.3-r2) [2021-08-15T04:51:12.829Z] (11/39) Installing gdbm (1.19-r0) [2021-08-15T04:51:12.829Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-15T04:51:12.829Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-15T04:51:12.829Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-15T04:51:14.792Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-15T04:51:14.792Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-15T04:51:14.792Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-15T04:51:14.792Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-15T04:51:14.792Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-15T04:51:14.792Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-15T04:51:14.792Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-15T04:51:14.792Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-15T04:51:14.792Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-15T04:51:15.063Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-15T04:51:15.063Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-15T04:51:15.063Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-15T04:51:15.063Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-15T04:51:15.063Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-15T04:51:15.063Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-15T04:51:15.063Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-15T04:51:15.063Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-15T04:51:15.063Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-15T04:51:15.064Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-15T04:51:15.333Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-15T04:51:15.333Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-15T04:51:15.333Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-15T04:51:15.333Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-15T04:51:15.333Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-15T04:51:15.333Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-15T04:51:15.604Z] Executing busybox-1.32.1-r6.trigger [2021-08-15T04:51:15.874Z] OK: 82 MiB in 59 packages [2021-08-15T04:51:22.563Z] Collecting docker-compose==1.23.2 [2021-08-15T04:51:22.563Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-15T04:51:22.563Z] Collecting texttable<0.10,>=0.9.0 [2021-08-15T04:51:22.563Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-15T04:51:23.989Z] Collecting docker<4.0,>=3.6.0 [2021-08-15T04:51:23.990Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-15T04:51:24.579Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-15T04:51:24.579Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-15T04:51:24.579Z] 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-08-15T04:51:24.851Z] Collecting cached-property<2,>=1.2.0 [2021-08-15T04:51:24.851Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-15T04:51:25.440Z] Collecting PyYAML<4,>=3.10 [2021-08-15T04:51:25.441Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-15T04:51:28.050Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-15T04:51:28.050Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-15T04:51:30.653Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-15T04:51:30.653Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-15T04:51:30.653Z] Collecting docopt<0.7,>=0.6.1 [2021-08-15T04:51:30.653Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-15T04:51:32.614Z] Collecting jsonschema<3,>=2.5.1 [2021-08-15T04:51:32.614Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-15T04:51:32.614Z] Collecting docker-pycreds>=0.4.0 [2021-08-15T04:51:32.614Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-15T04:51:34.036Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-15T04:51:34.036Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-15T04:51:34.036Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-15T04:51:34.036Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-15T04:51:34.036Z] Collecting certifi>=2017.4.17 [2021-08-15T04:51:34.308Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-15T04:51:34.308Z] Collecting idna<2.8,>=2.5 [2021-08-15T04:51:34.308Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-15T04:51:34.579Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-15T04:51:34.579Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-15T04:51:34.579Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-15T04:51:34.579Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-15T04:51:35.552Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-15T04:51:35.552Z] Attempting uninstall: urllib3 [2021-08-15T04:51:35.552Z] Found existing installation: urllib3 1.26.2 [2021-08-15T04:51:35.552Z] Uninstalling urllib3-1.26.2: [2021-08-15T04:51:35.552Z] Successfully uninstalled urllib3-1.26.2 [2021-08-15T04:51:35.823Z] Attempting uninstall: idna [2021-08-15T04:51:35.823Z] Found existing installation: idna 3.1 [2021-08-15T04:51:36.095Z] Uninstalling idna-3.1: [2021-08-15T04:51:36.095Z] Successfully uninstalled idna-3.1 [2021-08-15T04:51:36.686Z] Attempting uninstall: chardet [2021-08-15T04:51:36.686Z] Found existing installation: chardet 4.0.0 [2021-08-15T04:51:36.686Z] Uninstalling chardet-4.0.0: [2021-08-15T04:51:36.686Z] Successfully uninstalled chardet-4.0.0 [2021-08-15T04:51:38.116Z] Attempting uninstall: requests [2021-08-15T04:51:38.116Z] Found existing installation: requests 2.25.1 [2021-08-15T04:51:38.116Z] Uninstalling requests-2.25.1: [2021-08-15T04:51:38.116Z] Successfully uninstalled requests-2.25.1 [2021-08-15T04:51:38.388Z] Running setup.py install for texttable: started [2021-08-15T04:51:40.388Z] Running setup.py install for texttable: finished with status 'done' [2021-08-15T04:51:40.388Z] Running setup.py install for PyYAML: started [2021-08-15T04:51:42.352Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-15T04:51:42.624Z] Running setup.py install for docopt: started [2021-08-15T04:51:44.586Z] Running setup.py install for docopt: finished with status 'done' [2021-08-15T04:51:44.586Z] Running setup.py install for dockerpty: started [2021-08-15T04:51:46.552Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-15T04:51:47.982Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-15T04:51:58.108Z] Removing intermediate container 0b2d33077235 [2021-08-15T04:51:58.108Z] ---> 2d0c93633a61 [2021-08-15T04:51:58.108Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-15T04:51:58.108Z] ---> Running in 216eccd6c8a5 [2021-08-15T04:51:58.108Z] Removing intermediate container 216eccd6c8a5 [2021-08-15T04:51:58.108Z] ---> 039b79687038 [2021-08-15T04:51:58.108Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-15T04:51:58.108Z] ---> Running in 34573c1d3da2 [2021-08-15T04:51:58.108Z] Removing intermediate container 34573c1d3da2 [2021-08-15T04:51:58.108Z] ---> 2ffca6b9ef95 [2021-08-15T04:51:58.108Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-15T04:51:59.086Z] ---> 10c5afda4997 [2021-08-15T04:51:59.086Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-15T04:52:00.063Z] ---> 9bcb796df84f [2021-08-15T04:52:00.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-15T04:52:00.659Z] ---> ffe3e97a932a [2021-08-15T04:52:00.659Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-15T04:52:00.930Z] ---> Running in ea45b1388ade [2021-08-15T04:52:01.530Z] Removing intermediate container ea45b1388ade [2021-08-15T04:52:01.530Z] ---> e483bfafa9c7 [2021-08-15T04:52:01.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-15T04:52:01.530Z] ---> Running in 18760f5eb5a2 [2021-08-15T04:52:02.128Z] Removing intermediate container 18760f5eb5a2 [2021-08-15T04:52:02.128Z] ---> e51d7218e66d [2021-08-15T04:52:02.128Z] Step 22/24 : LABEL arch=arm64 [2021-08-15T04:52:02.128Z] ---> Running in 63cd1c162446 [2021-08-15T04:52:02.722Z] Removing intermediate container 63cd1c162446 [2021-08-15T04:52:02.722Z] ---> a3587a1628e3 [2021-08-15T04:52:02.722Z] Step 23/24 : LABEL git_sha=84dbbf526e10d20c20f3589a2e66583573c76eb0 [2021-08-15T04:52:02.995Z] ---> Running in ad4433cdaad2 [2021-08-15T04:52:03.268Z] Removing intermediate container ad4433cdaad2 [2021-08-15T04:52:03.268Z] ---> 9c960153a81e [2021-08-15T04:52:03.268Z] Step 24/24 : LABEL version=0.0.0 [2021-08-15T04:52:03.539Z] ---> Running in 5ae531bb8730 [2021-08-15T04:52:04.131Z] Removing intermediate container 5ae531bb8730 [2021-08-15T04:52:04.131Z] ---> d3e11654bfb0 [2021-08-15T04:52:04.131Z] [2021-08-15T04:52:04.404Z] Successfully built d3e11654bfb0 [2021-08-15T04:52:04.404Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-15T04:52:04.691Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-15T04:52:04.703Z] $ docker stop --time=1 ab8bdd3ea49ef14a42686832629059783700799c0c407e767e98e2d026f21be7 [2021-08-15T04:52:06.591Z] $ docker rm -f ab8bdd3ea49ef14a42686832629059783700799c0c407e767e98e2d026f21be7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-15T04:52:07.217Z] + docker images [2021-08-15T04:52:07.491Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-15T04:52:07.491Z] sys-mgmt-agent-arm64 latest d3e11654bfb0 4 seconds ago 311MB [2021-08-15T04:52:07.491Z] security-secretstore-setup-arm64 latest 8001866a588c About a minute ago 26.5MB [2021-08-15T04:52:07.491Z] 44f74b42277f About a minute ago 1.57GB [2021-08-15T04:52:07.491Z] security-proxy-setup-arm64 latest e1bd8b93b3d6 About a minute ago 24.5MB [2021-08-15T04:52:07.491Z] core-command-arm64 latest ea0b384c730a About a minute ago 15.2MB [2021-08-15T04:52:07.491Z] af20404cd045 About a minute ago 1.57GB [2021-08-15T04:52:07.491Z] ba2310eb832e About a minute ago 1.57GB [2021-08-15T04:52:07.491Z] b89296bb77ee About a minute ago 1.56GB [2021-08-15T04:52:07.491Z] security-bootstrapper-arm64 latest 4185b4ab7ba0 3 minutes ago 17.7MB [2021-08-15T04:52:07.491Z] core-data-arm64 latest b3e4dbdd4d02 3 minutes ago 19.3MB [2021-08-15T04:52:07.491Z] core-metadata-arm64 latest 61a4e97f57bf 4 minutes ago 15.8MB [2021-08-15T04:52:07.491Z] support-notifications-arm64 latest d1458d6a43ba 4 minutes ago 15.9MB [2021-08-15T04:52:07.491Z] support-scheduler-arm64 latest b7cdc43edcc9 4 minutes ago 15.2MB [2021-08-15T04:52:07.491Z] 6b27e08f4faa 4 minutes ago 1.57GB [2021-08-15T04:52:07.491Z] 5dd6cf7d4ecf 4 minutes ago 1.57GB [2021-08-15T04:52:07.491Z] 97d90981c4d2 4 minutes ago 1.57GB [2021-08-15T04:52:07.491Z] a0b4a4465256 4 minutes ago 1.57GB [2021-08-15T04:52:07.491Z] 95eddaefd305 4 minutes ago 1.57GB [2021-08-15T04:52:07.491Z] ci-base-image-arm64 latest e6c0231dd51d 15 minutes ago 1.24GB [2021-08-15T04:52:07.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 9 days ago 533MB [2021-08-15T04:52:07.491Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-15T04:52:07.491Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-15T04:52:07.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:52:08.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-15T04:52:08.291Z] [2021-08-15T04:52:08.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:52:08.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-15T04:52:08.920Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-15T04:52:08.920Z] 448f6bf000e3: Pulling fs layer [2021-08-15T04:52:08.920Z] f757da607395: Pulling fs layer [2021-08-15T04:52:08.920Z] 05883995daec: Pulling fs layer [2021-08-15T04:52:08.920Z] 8603b9c90790: Pulling fs layer [2021-08-15T04:52:08.920Z] 1560dd03e051: Pulling fs layer [2021-08-15T04:52:08.920Z] 27f5ce0e4adf: Pulling fs layer [2021-08-15T04:52:08.920Z] c2d8d7efcc4b: Pulling fs layer [2021-08-15T04:52:08.920Z] 1560dd03e051: Waiting [2021-08-15T04:52:08.920Z] 8603b9c90790: Waiting [2021-08-15T04:52:08.920Z] 27f5ce0e4adf: Waiting [2021-08-15T04:52:08.920Z] c2d8d7efcc4b: Waiting [2021-08-15T04:52:09.191Z] f757da607395: Download complete [2021-08-15T04:52:09.191Z] 8603b9c90790: Download complete [2021-08-15T04:52:09.464Z] 1560dd03e051: Verifying Checksum [2021-08-15T04:52:09.464Z] 1560dd03e051: Download complete [2021-08-15T04:52:09.464Z] 27f5ce0e4adf: Verifying Checksum [2021-08-15T04:52:09.464Z] 27f5ce0e4adf: Download complete [2021-08-15T04:52:09.464Z] 05883995daec: Verifying Checksum [2021-08-15T04:52:09.464Z] 05883995daec: Download complete [2021-08-15T04:52:10.900Z] 448f6bf000e3: Verifying Checksum [2021-08-15T04:52:10.900Z] 448f6bf000e3: Download complete [2021-08-15T04:52:13.517Z] c2d8d7efcc4b: Verifying Checksum [2021-08-15T04:52:13.517Z] c2d8d7efcc4b: Download complete [2021-08-15T04:52:14.539Z] 448f6bf000e3: Pull complete [2021-08-15T04:52:15.131Z] f757da607395: Pull complete [2021-08-15T04:52:17.099Z] 05883995daec: Pull complete [2021-08-15T04:52:17.099Z] 8603b9c90790: Pull complete [2021-08-15T04:52:18.533Z] 1560dd03e051: Pull complete [2021-08-15T04:52:18.533Z] 27f5ce0e4adf: Pull complete [2021-08-15T04:52:33.610Z] c2d8d7efcc4b: Pull complete [2021-08-15T04:52:33.610Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-15T04:52:33.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-15T04:52:33.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-15T04:52:33.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container [2021-08-15T04:52:33.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-15T04:52:37.737Z] $ docker top c0e5c5424d9b062193c2af5dc6ab5be143ec2447bc65588fcad358ca2ea62c9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:52:38.840Z] ---> job-cost.sh [2021-08-15T04:52:38.840Z] lf-activate-venv: SKIPPING [2021-08-15T04:52:38.840Z] INFO: No Stack... [2021-08-15T04:52:39.814Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-15T04:52:40.084Z] INFO: Archiving Costs [Pipeline] sh [2021-08-15T04:52:40.742Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-08-15T04:52:40.742Z] + cut -d, -f6 [Pipeline] lock [2021-08-15T04:52:40.803Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3665-3-stack-cost] [2021-08-15T04:52:40.813Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3665-3-stack-cost] did not exist. Created. [2021-08-15T04:52:40.813Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3665-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-15T04:52:41.490Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-15T04:52:41.668Z] Stashed 1 file(s) [Pipeline] } [2021-08-15T04:52:41.684Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3665-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-15T04:52:41.717Z] $ docker stop --time=1 c0e5c5424d9b062193c2af5dc6ab5be143ec2447bc65588fcad358ca2ea62c9a [2021-08-15T04:52:43.389Z] $ docker rm -f c0e5c5424d9b062193c2af5dc6ab5be143ec2447bc65588fcad358ca2ea62c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-15T04:52:44.406Z] provisioning config files... [2021-08-15T04:52:44.424Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4299583593046470360tmp [Pipeline] { [Pipeline] sh [2021-08-15T04:52:44.764Z] + set +x [2021-08-15T04:52:44.764Z] + curl -s https://codecov.io/bash [2021-08-15T04:52:44.764Z] + bash -s -- [2021-08-15T04:52:45.032Z] [2021-08-15T04:52:45.032Z] _____ _ [2021-08-15T04:52:45.032Z] / ____| | | [2021-08-15T04:52:45.032Z] | | ___ __| | ___ ___ _____ __ [2021-08-15T04:52:45.032Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-15T04:52:45.032Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-15T04:52:45.032Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-15T04:52:45.032Z] Bash-1.0.6 [2021-08-15T04:52:45.032Z] [2021-08-15T04:52:45.032Z] [2021-08-15T04:52:45.032Z] ==> git version 2.24.4 found [2021-08-15T04:52:45.032Z] ==> 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-08-15T04:52:45.032Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-15T04:52:45.032Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-15T04:52:45.032Z] ==> Jenkins CI detected. [2021-08-15T04:52:45.032Z] current dir:  /w/workspace/edgex-go/3 [2021-08-15T04:52:45.032Z] project root: . [2021-08-15T04:52:45.032Z] --> token set from env [2021-08-15T04:52:45.032Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-15T04:52:45.032Z] ==> Running gcov in . (disable via -X gcov) [2021-08-15T04:52:45.032Z] ==> Python coveragepy not found [2021-08-15T04:52:45.032Z] ==> Searching for coverage reports in: [2021-08-15T04:52:45.032Z] + . [2021-08-15T04:52:45.032Z] -> Found 1 reports [2021-08-15T04:52:45.032Z] ==> Detecting git/mercurial file structure [2021-08-15T04:52:45.032Z] ==> Reading reports [2021-08-15T04:52:45.032Z] + ./coverage.out bytes=404329 [2021-08-15T04:52:45.032Z] ==> Appending adjustments [2021-08-15T04:52:45.032Z] https://docs.codecov.io/docs/fixing-reports [2021-08-15T04:52:45.989Z] + Found adjustments [2021-08-15T04:52:45.989Z] ==> Gzipping contents [2021-08-15T04:52:45.989Z] 56K /tmp/codecov.EkWLOS.gz [2021-08-15T04:52:45.989Z] ==> Uploading reports [2021-08-15T04:52:45.989Z] url: https://codecov.io [2021-08-15T04:52:45.989Z] query: branch=PR-3665&commit=1c207487a9485654c6b113a3debd3c7c5e72e172&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3665%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3665&job=&cmd_args= [2021-08-15T04:52:45.989Z] -> Pinging Codecov [2021-08-15T04:52:45.989Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3665&commit=1c207487a9485654c6b113a3debd3c7c5e72e172&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3665%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3665&job=&cmd_args= [2021-08-15T04:52:46.570Z] -> Uploading to [2021-08-15T04:52:46.570Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-15/00271124DB129430A58F1EEE437C3FCB/1c207487a9485654c6b113a3debd3c7c5e72e172/96fef341-6334-4a5d-b15c-7fcc01292dcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210815T045246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acf83a09faacec8ae6ee289aff4f7d1c028496e6f20a61046b352ca32645258c [2021-08-15T04:52:46.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-15T04:52:46.570Z] Dload Upload Total Spent Left Speed [2021-08-15T04:52:46.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54467 0 0 100 54467 0 142k --:--:-- --:--:-- --:--:-- 142k [2021-08-15T04:52:46.836Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1c207487a9485654c6b113a3debd3c7c5e72e172 [Pipeline] } [2021-08-15T04:52:46.849Z] 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] sh [2021-08-15T04:52:47.727Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:52:48.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:52:48.655Z] ---> package-listing.sh [2021-08-15T04:52:48.655Z] ++ facter osfamily [2021-08-15T04:52:48.655Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-15T04:52:48.922Z] + OS_FAMILY=redhat [2021-08-15T04:52:48.922Z] + workspace=/w/workspace/edgex-go/3 [2021-08-15T04:52:48.922Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-15T04:52:48.922Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-15T04:52:48.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-15T04:52:48.922Z] + PACKAGES=/tmp/packages_start.txt [2021-08-15T04:52:48.922Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-15T04:52:48.922Z] + PACKAGES=/tmp/packages_end.txt [2021-08-15T04:52:48.922Z] + case "${OS_FAMILY}" in [2021-08-15T04:52:48.922Z] + rpm -qa [2021-08-15T04:52:48.922Z] + sort [2021-08-15T04:52:50.864Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-15T04:52:50.864Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-15T04:52:50.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-15T04:52:50.864Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-15T04:52:50.864Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-15T04:52:50.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-15T04:52:50.881Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-15T04:52:51.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:52:51.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-15T04:52:51.769Z] [2021-08-15T04:52:51.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-15T04:52:52.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-15T04:52:52.098Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-15T04:52:52.098Z] b4d181a07f80: Pulling fs layer [2021-08-15T04:52:52.098Z] a1111a8f2ec3: Pulling fs layer [2021-08-15T04:52:52.098Z] ed53099fbce6: Pulling fs layer [2021-08-15T04:52:52.098Z] dc539afda2c1: Pulling fs layer [2021-08-15T04:52:52.098Z] 77bc0d833cb6: Pulling fs layer [2021-08-15T04:52:52.098Z] 9065ff56babe: Pulling fs layer [2021-08-15T04:52:52.098Z] d287ab97295c: Pulling fs layer [2021-08-15T04:52:52.098Z] 77bc0d833cb6: Waiting [2021-08-15T04:52:52.098Z] 9065ff56babe: Waiting [2021-08-15T04:52:52.098Z] d287ab97295c: Waiting [2021-08-15T04:52:52.098Z] dc539afda2c1: Waiting [2021-08-15T04:52:52.363Z] a1111a8f2ec3: Verifying Checksum [2021-08-15T04:52:52.363Z] a1111a8f2ec3: Download complete [2021-08-15T04:52:52.363Z] dc539afda2c1: Verifying Checksum [2021-08-15T04:52:52.363Z] dc539afda2c1: Download complete [2021-08-15T04:52:52.629Z] 77bc0d833cb6: Verifying Checksum [2021-08-15T04:52:52.629Z] 77bc0d833cb6: Download complete [2021-08-15T04:52:52.629Z] 9065ff56babe: Verifying Checksum [2021-08-15T04:52:52.629Z] 9065ff56babe: Download complete [2021-08-15T04:52:52.629Z] ed53099fbce6: Verifying Checksum [2021-08-15T04:52:52.629Z] ed53099fbce6: Download complete [2021-08-15T04:52:53.586Z] b4d181a07f80: Verifying Checksum [2021-08-15T04:52:53.586Z] b4d181a07f80: Download complete [2021-08-15T04:52:54.776Z] b4d181a07f80: Pull complete [2021-08-15T04:52:54.776Z] a1111a8f2ec3: Pull complete [2021-08-15T04:52:55.367Z] ed53099fbce6: Pull complete [2021-08-15T04:52:55.367Z] dc539afda2c1: Pull complete [2021-08-15T04:52:55.632Z] 77bc0d833cb6: Pull complete [2021-08-15T04:52:55.898Z] 9065ff56babe: Pull complete [2021-08-15T04:52:57.836Z] d287ab97295c: Verifying Checksum [2021-08-15T04:52:57.836Z] d287ab97295c: Download complete [2021-08-15T04:53:02.113Z] d287ab97295c: Pull complete [2021-08-15T04:53:02.113Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-15T04:53:02.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-15T04:53:02.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-15T04:53:02.207Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2021-08-15T04:53:02.266Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-15T04:53:05.628Z] $ docker top 307f20c91927893203ef7686a2ba83a70d16f9ae062d8c49a5d6854d88f7d5a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-15T04:53:06.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-15T04:53:06.373Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-15T04:53:06.689Z] + ls /var/log/sa-host [2021-08-15T04:53:06.689Z] + sadf -c /var/log/sa-host/sa05 [2021-08-15T04:53:06.689Z] file_magic: OK [2021-08-15T04:53:06.689Z] HZ: Using current value: 100 [2021-08-15T04:53:06.689Z] file_header: OK [2021-08-15T04:53:06.689Z] 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-08-15T04:53:06.689Z] Statistics: [2021-08-15T04:53:06.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-15T04:53:06.689Z] File successfully converted to sysstat format version 12.0.3 [2021-08-15T04:53:06.689Z] + sadf -c /var/log/sa-host/sa15 [2021-08-15T04:53:06.689Z] file_magic: OK [2021-08-15T04:53:06.689Z] HZ: Using current value: 100 [2021-08-15T04:53:06.689Z] file_header: OK [2021-08-15T04:53:06.689Z] 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-08-15T04:53:06.689Z] Statistics: [2021-08-15T04:53:06.689Z] 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... [2021-08-15T04:53:06.690Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-15T04:53:06.875Z] provisioning config files... [2021-08-15T04:53:06.894Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6089531765076877283tmp [Pipeline] { [Pipeline] echo [2021-08-15T04:53:06.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:53:07.233Z] ---> create-netrc.sh [Pipeline] } [2021-08-15T04:53:07.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:53:07.672Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-15T04:53:07.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:53:07.988Z] ---> sudo-logs.sh [2021-08-15T04:53:07.988Z] Archiving 'sudo' log.. [2021-08-15T04:53:07.988Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-915.vexxhost.local: Name or service not known [2021-08-15T04:53:07.988Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-915.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-15T04:53:08.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:53:08.334Z] ---> job-cost.sh [2021-08-15T04:53:08.335Z] lf-activate-venv: SKIPPING [2021-08-15T04:53:08.335Z] DEBUG: total: 0.18000000715255737 [2021-08-15T04:53:08.335Z] INFO: Retrieving Stack Cost... [2021-08-15T04:53:09.737Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-15T04:53:10.002Z] INFO: Archiving Costs [Pipeline] echo [2021-08-15T04:53:10.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-15T04:53:10.329Z] ---> logs-deploy.sh [2021-08-15T04:53:10.329Z] lf-activate-venv: SKIPPING [2021-08-15T04:53:10.329Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3665/3 [2021-08-15T04:53:10.329Z] INFO: archiving workspace using pattern(s): [2021-08-15T04:53:10.918Z] Archives upload complete. [2021-08-15T04:53:11.184Z] INFO: archiving logs to Nexus