Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 8af46092e6841b377ce9cc35e8dd7acb653e0cde rather than df1aa97241fa9dce2ede45e83ab5621aa6d94e4d Obtained Jenkinsfile from 8af46092e6841b377ce9cc35e8dd7acb653e0cde 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-ssh6926597086398332631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh435469460241091438.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3623/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-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6203264698412268999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh1448671456960288346.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-3623/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-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2031566040709341017.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_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-300 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh705036339904219998.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 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit df1aa97241fa9dce2ede45e83ab5621aa6d94e4d Merge succeeded, producing a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 Checking out Revision a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 (PR-3623) > 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/7@tmp/jenkins-gitclient-ssh5588424276732362250.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # 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/7@tmp/jenkins-gitclient-ssh7110081289747777926.key > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 # timeout=10 Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" > git rev-list --no-walk df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-27T20:32:17.331Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-27T20:32:17.422Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-27T20:32:17.454Z] ========================================================= [2021-07-27T20:32:17.454Z] EdgeX Global Pipelines Version Info [2021-07-27T20:32:17.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:32:18.733Z] ------------------- [2021-07-27T20:32:18.733Z] stable info: [2021-07-27T20:32:18.733Z] ------------------- [2021-07-27T20:32:18.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-27T20:32:18.733Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-27T20:32:18.733Z] Message: update stable to v1.0.197 [2021-07-27T20:32:19.324Z] ------------------- [2021-07-27T20:32:19.324Z] experimental info: [2021-07-27T20:32:19.324Z] ------------------- [2021-07-27T20:32:19.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-27T20:32:19.324Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-27T20:32:19.324Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-27T20:32:19.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-27T20:32:19.487Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-27T20:32:19.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-27T20:32:19.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-27T20:32:19.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-27T20:32:19.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-27T20:32:19.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-27T20:32:19.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-27T20:32:19.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-27T20:32:19.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-27T20:32:19.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-27T20:32:19.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-27T20:32:19.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-27T20:32:19.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-27T20:32:19.813Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-27T20:32:19.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-27T20:32:19.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-27T20:32:19.884Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-27T20:32:19.910Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-27T20:32:19.936Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-27T20:32:19.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-27T20:32:19.983Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-27T20:32:20.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo [2021-07-27T20:32:20.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo [2021-07-27T20:32:20.061Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo [2021-07-27T20:32:20.087Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [Pipeline] echo [2021-07-27T20:32:20.117Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4f3ab9 [Pipeline] echo [2021-07-27T20:32:20.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-27T20:32:20.220Z] provisioning config files... [2021-07-27T20:32:20.245Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5280767990516992118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:32:20.594Z] ---> docker-login.sh [2021-07-27T20:32:20.594Z] nexus3.edgexfoundry.org:10001 [2021-07-27T20:32:20.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:32:20.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:32:20.861Z] Configure a credential helper to remove this warning. See [2021-07-27T20:32:20.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:32:20.861Z] [2021-07-27T20:32:20.861Z] Login Succeeded [2021-07-27T20:32:20.861Z] nexus3.edgexfoundry.org:10002 [2021-07-27T20:32:20.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:32:21.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:32:21.131Z] Configure a credential helper to remove this warning. See [2021-07-27T20:32:21.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:32:21.131Z] [2021-07-27T20:32:21.131Z] Login Succeeded [2021-07-27T20:32:21.131Z] nexus3.edgexfoundry.org:10003 [2021-07-27T20:32:21.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:32:21.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:32:21.131Z] Configure a credential helper to remove this warning. See [2021-07-27T20:32:21.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:32:21.131Z] [2021-07-27T20:32:21.131Z] Login Succeeded [2021-07-27T20:32:21.131Z] nexus3.edgexfoundry.org:10004 [2021-07-27T20:32:21.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:32:21.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:32:21.404Z] Configure a credential helper to remove this warning. See [2021-07-27T20:32:21.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:32:21.404Z] [2021-07-27T20:32:21.404Z] Login Succeeded [2021-07-27T20:32:21.404Z] docker.io [2021-07-27T20:32:21.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:32:21.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:32:21.669Z] Configure a credential helper to remove this warning. See [2021-07-27T20:32:21.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:32:21.669Z] [2021-07-27T20:32:21.669Z] Login Succeeded [2021-07-27T20:32:21.669Z] ---> docker-login.sh ends [Pipeline] } [2021-07-27T20:32:21.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T20:32:22.033Z] ++ 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-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/core-command/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/core-data/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-27T20:32:22.033Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-27T20:32:22.033Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-27T20:32:22.033Z] ++ cut -d/ -f2 [2021-07-27T20:32:22.033Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-27T20:32:22.147Z] 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-07-27T20:32:22.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T20:32:22.901Z] [2021-07-27T20:32:22.901Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:32:23.230Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T20:32:23.230Z] latest: Pulling from edgex-devops/git-semver [2021-07-27T20:32:23.230Z] 31603596830f: Pulling fs layer [2021-07-27T20:32:23.230Z] b6dc333f4379: Pulling fs layer [2021-07-27T20:32:23.230Z] 3d9ef1400e77: Pulling fs layer [2021-07-27T20:32:23.230Z] fd332fbdc1db: Pulling fs layer [2021-07-27T20:32:23.230Z] fd332fbdc1db: Waiting [2021-07-27T20:32:23.230Z] b6dc333f4379: Verifying Checksum [2021-07-27T20:32:23.230Z] b6dc333f4379: Download complete [2021-07-27T20:32:23.503Z] 31603596830f: Verifying Checksum [2021-07-27T20:32:23.503Z] 31603596830f: Download complete [2021-07-27T20:32:23.775Z] 31603596830f: Pull complete [2021-07-27T20:32:23.775Z] fd332fbdc1db: Verifying Checksum [2021-07-27T20:32:23.775Z] fd332fbdc1db: Download complete [2021-07-27T20:32:23.775Z] 3d9ef1400e77: Verifying Checksum [2021-07-27T20:32:23.775Z] 3d9ef1400e77: Download complete [2021-07-27T20:32:23.775Z] b6dc333f4379: Pull complete [2021-07-27T20:32:24.363Z] 3d9ef1400e77: Pull complete [2021-07-27T20:32:24.363Z] fd332fbdc1db: Pull complete [2021-07-27T20:32:24.363Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-27T20:32:24.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T20:32:24.363Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-27T20:32:24.454Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-07-27T20:32:24.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10004/edgex-devops/git-semver:latest cat [2021-07-27T20:32:25.274Z] $ docker top 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T20:32:25.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T20:32:25.398Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T20:32:25.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T20:32:25.526Z] $ docker exec 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 ssh-agent [2021-07-27T20:32:25.645Z] SSH_AUTH_SOCK=/tmp/ssh-Sz8CwGDcCrcK/agent.14 [2021-07-27T20:32:25.645Z] SSH_AGENT_PID=20 [2021-07-27T20:32:25.658Z] Running ssh-add (command line suppressed) [2021-07-27T20:32:25.758Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_5622557147342019330.key (/w/workspace/edgex-go/7@tmp/private_key_5622557147342019330.key) [2021-07-27T20:32:25.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T20:32:26.102Z] + git tag --points-at HEAD [Pipeline] } [2021-07-27T20:32:26.121Z] $ docker exec --env ******** --env ******** 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 ssh-agent -k [2021-07-27T20:32:26.218Z] unset SSH_AUTH_SOCK; [2021-07-27T20:32:26.219Z] unset SSH_AGENT_PID; [2021-07-27T20:32:26.219Z] echo Agent pid 20 killed; [2021-07-27T20:32:26.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-27T20:32:26.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T20:32:26.275Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T20:32:26.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T20:32:26.399Z] $ docker exec 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 ssh-agent [2021-07-27T20:32:26.511Z] SSH_AUTH_SOCK=/tmp/ssh-pPjofYv76MYA/agent.53 [2021-07-27T20:32:26.511Z] SSH_AGENT_PID=59 [2021-07-27T20:32:26.524Z] Running ssh-add (command line suppressed) [2021-07-27T20:32:26.620Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_15934928208889956.key (/w/workspace/edgex-go/7@tmp/private_key_15934928208889956.key) [2021-07-27T20:32:26.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T20:32:26.961Z] + git semver init [2021-07-27T20:32:26.961Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T20:32:26.961Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-07-27T20:32:26.961Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-07-27T20:32:26.961Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T20:32:26.961Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T20:32:26.961Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T20:32:26.961Z] # $SEMVER_BRANCH = PR-3623 [2021-07-27T20:32:26.961Z] # $SEMVER_TEMP = /tmp/semver-874254223 [2021-07-27T20:32:26.961Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-27T20:32:49.030Z] # '/tmp/semver-874254223' -> '/w/workspace/edgex-go/7/.semver' [2021-07-27T20:32:49.030Z] # -> Force: false [2021-07-27T20:32:49.030Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-07-27T20:32:49.043Z] $ docker exec --env ******** --env ******** 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 ssh-agent -k [2021-07-27T20:32:49.140Z] unset SSH_AUTH_SOCK; [2021-07-27T20:32:49.141Z] unset SSH_AGENT_PID; [2021-07-27T20:32:49.141Z] echo Agent pid 59 killed; [2021-07-27T20:32:49.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T20:32:49.524Z] + git semver [Pipeline] } [2021-07-27T20:32:49.543Z] $ docker stop --time=1 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 [2021-07-27T20:32:51.588Z] $ docker rm -f 6e0df0bcd7fd230cfeabcb6bc90cd1644185468dbb8acbd6faac595894d1afc9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T20:32:51.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-27T20:32:52.343Z] Stashed 1 file(s) [Pipeline] echo [2021-07-27T20:32:52.347Z] [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-07-27T20:32:52.707Z] ========================================================= [2021-07-27T20:32:52.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-27T20:32:52.708Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:32:53.033Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-27T20:32:54.458Z] Sending build context to Docker daemon 328.5MB [2021-07-27T20:32:54.458Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-27T20:32:54.458Z] Step 2/6 : FROM ${BASE} [2021-07-27T20:32:54.458Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-27T20:32:54.458Z] 540db60ca938: Pulling fs layer [2021-07-27T20:32:54.458Z] adcc1eea9eea: Pulling fs layer [2021-07-27T20:32:54.458Z] 4c4ab2625f07: Pulling fs layer [2021-07-27T20:32:54.458Z] 0773c198feca: Pulling fs layer [2021-07-27T20:32:54.458Z] 345f892a5656: Pulling fs layer [2021-07-27T20:32:54.458Z] 4796506630df: Pulling fs layer [2021-07-27T20:32:54.458Z] cc55df3e53f1: Pulling fs layer [2021-07-27T20:32:54.458Z] 4d027b6c602c: Pulling fs layer [2021-07-27T20:32:54.458Z] 449e75d2c14e: Pulling fs layer [2021-07-27T20:32:54.458Z] 0773c198feca: Waiting [2021-07-27T20:32:54.458Z] 345f892a5656: Waiting [2021-07-27T20:32:54.458Z] 4796506630df: Waiting [2021-07-27T20:32:54.458Z] cc55df3e53f1: Waiting [2021-07-27T20:32:54.458Z] 4d027b6c602c: Waiting [2021-07-27T20:32:54.458Z] 449e75d2c14e: Waiting [2021-07-27T20:32:54.458Z] 4c4ab2625f07: Verifying Checksum [2021-07-27T20:32:54.459Z] 4c4ab2625f07: Download complete [2021-07-27T20:32:54.459Z] adcc1eea9eea: Verifying Checksum [2021-07-27T20:32:54.459Z] adcc1eea9eea: Download complete [2021-07-27T20:32:54.459Z] 345f892a5656: Download complete [2021-07-27T20:32:54.459Z] 4796506630df: Verifying Checksum [2021-07-27T20:32:54.459Z] 4796506630df: Download complete [2021-07-27T20:32:54.459Z] 540db60ca938: Verifying Checksum [2021-07-27T20:32:54.459Z] 540db60ca938: Download complete [2021-07-27T20:32:54.459Z] cc55df3e53f1: Verifying Checksum [2021-07-27T20:32:54.459Z] cc55df3e53f1: Download complete [2021-07-27T20:32:54.734Z] 540db60ca938: Pull complete [2021-07-27T20:32:54.734Z] adcc1eea9eea: Pull complete [2021-07-27T20:32:54.999Z] 4c4ab2625f07: Pull complete [2021-07-27T20:32:55.265Z] 4d027b6c602c: Verifying Checksum [2021-07-27T20:32:55.265Z] 4d027b6c602c: Download complete [2021-07-27T20:32:58.610Z] 449e75d2c14e: Verifying Checksum [2021-07-27T20:32:58.610Z] 449e75d2c14e: Download complete [2021-07-27T20:33:00.018Z] 0773c198feca: Download complete [2021-07-27T20:33:03.384Z] 0773c198feca: Pull complete [2021-07-27T20:33:03.384Z] 345f892a5656: Pull complete [2021-07-27T20:33:03.384Z] 4796506630df: Pull complete [2021-07-27T20:33:03.384Z] cc55df3e53f1: Pull complete [2021-07-27T20:33:03.384Z] 4d027b6c602c: Pull complete [2021-07-27T20:33:05.330Z] 449e75d2c14e: Pull complete [2021-07-27T20:33:05.330Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-27T20:33:05.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-27T20:33:05.330Z] ---> 0d28375d9b5b [2021-07-27T20:33:05.330Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-27T20:33:06.752Z] ---> Running in a7d2d6be0b14 [2021-07-27T20:33:07.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:33:07.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:33:07.622Z] Still waiting to schedule task [2021-07-27T20:33:07.622Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-301’ is offline [2021-07-27T20:33:09.010Z] (1/12) Installing libmagic (5.39-r0) [2021-07-27T20:33:09.283Z] (2/12) Installing file (5.39-r0) [2021-07-27T20:33:09.283Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-27T20:33:09.556Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-27T20:33:14.909Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-27T20:33:14.909Z] (6/12) Installing patch (2.7.6-r7) [2021-07-27T20:33:14.909Z] (7/12) Installing build-base (0.5-r2) [2021-07-27T20:33:14.909Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-27T20:33:14.909Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-27T20:33:15.176Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-27T20:33:15.176Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-27T20:33:15.176Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-27T20:33:15.441Z] Executing busybox-1.32.1-r6.trigger [2021-07-27T20:33:15.441Z] OK: 219 MiB in 52 packages [2021-07-27T20:33:17.186Z] Removing intermediate container a7d2d6be0b14 [2021-07-27T20:33:17.186Z] ---> 76dcde574afb [2021-07-27T20:33:17.186Z] Step 4/6 : WORKDIR /edgex-go [2021-07-27T20:33:17.186Z] ---> Running in fb0a57f93dba [2021-07-27T20:33:17.186Z] Removing intermediate container fb0a57f93dba [2021-07-27T20:33:17.186Z] ---> 198113e2332b [2021-07-27T20:33:17.186Z] Step 5/6 : COPY go.mod . [2021-07-27T20:33:17.186Z] ---> 78cf17aa4725 [2021-07-27T20:33:17.186Z] Step 6/6 : RUN go mod download [2021-07-27T20:33:17.186Z] ---> Running in 216a0b958309 [2021-07-27T20:33:49.445Z] Removing intermediate container 216a0b958309 [2021-07-27T20:33:49.445Z] ---> 3b56b1840d58 [2021-07-27T20:33:49.445Z] Successfully built 3b56b1840d58 [2021-07-27T20:33:49.445Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:33:49.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-27T20:33:49.775Z] . [Pipeline] withDockerContainer [2021-07-27T20:33:49.873Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-07-27T20:33:49.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-27T20:33:50.305Z] $ docker top 361abd247ac7a304f456dadd9ce3510bfcc342de0353d5651dd324556891eaea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T20:33:50.707Z] + go version [2021-07-27T20:33:50.707Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-27T20:33:50.721Z] $ docker stop --time=1 361abd247ac7a304f456dadd9ce3510bfcc342de0353d5651dd324556891eaea [2021-07-27T20:33:51.959Z] $ docker rm -f 361abd247ac7a304f456dadd9ce3510bfcc342de0353d5651dd324556891eaea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:33:52.588Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-27T20:33:52.588Z] . [Pipeline] withDockerContainer [2021-07-27T20:33:52.678Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-07-27T20:33:52.734Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-27T20:33:53.116Z] $ docker top d817799ee609867b10be6a0a090c9637aa4c82288373dfded7c4179c9787ae58 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-27T20:33:53.217Z] ========================================================= [2021-07-27T20:33:53.217Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-27T20:33:53.217Z] ========================================================= [Pipeline] sh [2021-07-27T20:33:53.545Z] + go mod tidy [Pipeline] sh [2021-07-27T20:33:54.139Z] + make test [2021-07-27T20:33:54.139Z] 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-07-27T20:33:54.405Z] go mod tidy [2021-07-27T20:33:54.405Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-27T20:33:59.815Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-27T20:34:18.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-27T20:34:22.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-27T20:34:22.964Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-27T20:34:23.239Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-27T20:34:25.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-27T20:34:26.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-27T20:34:26.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-27T20:34:26.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-27T20:34:26.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-27T20:34:27.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-27T20:34:27.633Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-27T20:34:27.633Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-27T20:34:27.633Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-27T20:34:27.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-27T20:34:30.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-07-27T20:34:30.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-27T20:34:30.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-27T20:34:31.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-07-27T20:34:31.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-27T20:34:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements [2021-07-27T20:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-27T20:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-27T20:34:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 89.9% of statements [2021-07-27T20:34:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-27T20:34:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-27T20:34:32.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-07-27T20:34:33.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-07-27T20:34:33.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-27T20:34:33.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-27T20:34:33.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-27T20:34:33.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-27T20:34:33.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-27T20:34:34.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-27T20:34:34.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-27T20:34:34.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-27T20:34:35.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-07-27T20:34:35.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-27T20:34:35.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2021-07-27T20:34:35.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 22.0% of statements [2021-07-27T20:34:35.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-27T20:34:35.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-07-27T20:34:36.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-07-27T20:34:36.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-07-27T20:34:36.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-07-27T20:34:36.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2021-07-27T20:34:49.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-07-27T20:34:49.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-27T20:34:54.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.203s coverage: 81.8% of statements [2021-07-27T20:34:54.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.6% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-27T20:35:13.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-07-27T20:35:13.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-27T20:35:13.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-07-27T20:35:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-27T20:35:20.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 19.3% of statements [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-27T20:35:20.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 91.9% of statements [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-27T20:35:20.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-27T20:35:20.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.6% of statements [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-27T20:35:20.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-27T20:35:20.379Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-27T20:35:20.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-07-27T20:35:20.379Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-07-27T20:35:20.379Z] GO111MODULE=on go vet ./... [2021-07-27T20:35:47.113Z] gofmt -l . [2021-07-27T20:35:47.114Z] [ "`gofmt -l .`" = "" ] [2021-07-27T20:35:47.114Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-27T20:35:47.442Z] + ls -al . [2021-07-27T20:35:47.442Z] total 596 [2021-07-27T20:35:47.442Z] drwxrwxr-x 10 1001 1001 4096 Jul 27 20:35 . [2021-07-27T20:35:47.442Z] drwxr-xr-x 4 root root 28 Jul 27 20:33 .. [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 20:32 .dockerignore [2021-07-27T20:35:47.442Z] drwxrwxr-x 8 1001 1001 179 Jul 27 20:32 .git [2021-07-27T20:35:47.442Z] drwxrwxr-x 3 1001 1001 125 Jul 27 20:32 .github [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 818 Jul 27 20:32 .gitignore [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 76 Jul 27 20:32 .hadolint.yml [2021-07-27T20:35:47.442Z] drwx------ 3 1001 1001 58 Jul 27 20:32 .semver [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 20:32 .sonarcloud.properties [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 8609 Jul 27 20:32 Attribution.txt [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 43881 Jul 27 20:32 CHANGELOG.md [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 20:32 CONTRIBUTING.md [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 931 Jul 27 20:32 Dockerfile.build [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 849 Jul 27 20:32 Jenkinsfile [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 20:32 LICENSE [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 5915 Jul 27 20:32 Makefile [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 8649 Jul 27 20:32 README.md [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 20:32 SECURITY.md [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 20:32 VERSION [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 20:32 ZMQWindows.md [2021-07-27T20:35:47.442Z] drwxrwxr-x 2 1001 1001 37 Jul 27 20:32 bin [2021-07-27T20:35:47.442Z] drwxrwxr-x 14 1001 1001 4096 Jul 27 20:32 cmd [2021-07-27T20:35:47.442Z] -rw-r--r-- 1 root root 402846 Jul 27 20:35 coverage.out [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 812 Jul 27 20:32 go.mod [2021-07-27T20:35:47.442Z] -rw-r--r-- 1 root root 48353 Jul 27 20:33 go.sum [2021-07-27T20:35:47.442Z] drwxrwxr-x 7 1001 1001 114 Jul 27 20:32 internal [2021-07-27T20:35:47.442Z] drwxrwxr-x 3 1001 1001 16 Jul 27 20:32 openapi [2021-07-27T20:35:47.442Z] drwxrwxr-x 4 1001 1001 71 Jul 27 20:32 snap [2021-07-27T20:35:47.442Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 20:32 version.go [Pipeline] sh [2021-07-27T20:35:47.761Z] + '[' -e coverage.out ] [2021-07-27T20:35:47.762Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-27T20:35:47.904Z] Stashed 1 file(s) [Pipeline] sh [2021-07-27T20:35:48.212Z] + make build [2021-07-27T20:35:48.212Z] go mod tidy [2021-07-27T20:35:48.482Z] 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-07-27T20:35:49.905Z] 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-07-27T20:35:56.590Z] 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-07-27T20:35:57.177Z] 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-07-27T20:35:58.589Z] 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-07-27T20:35:58.589Z] 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-07-27T20:35:59.556Z] 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-07-27T20:36:00.172Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-303 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-27T20:36:00.192Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-07-27T20:36:00.448Z] The recommended git tool is: git [2021-07-27T20:36:00.515Z] 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-07-27T20:36:01.113Z] 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-07-27T20:36:02.081Z] 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-07-27T20:36:03.046Z] 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-07-27T20:36:03.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-27T20:36:05.611Z] $ docker stop --time=1 d817799ee609867b10be6a0a090c9637aa4c82288373dfded7c4179c9787ae58 [2021-07-27T20:36:05.974Z] using credential edgex-jenkins-ssh [2021-07-27T20:36:05.992Z] Cloning the remote Git repository [2021-07-27T20:36:06.035Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-27T20:36:06.136Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-07-27T20:36:06.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-27T20:36:06.238Z] > git --version # timeout=10 [2021-07-27T20:36:06.255Z] > git --version # 'git version 2.17.1' [2021-07-27T20:36:06.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T20:36:06.317Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T20:36:07.469Z] $ docker rm -f d817799ee609867b10be6a0a090c9637aa4c82288373dfded7c4179c9787ae58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:36:08.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-27T20:36:08.982Z] [2021-07-27T20:36:08.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:36:09.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-27T20:36:09.313Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-27T20:36:09.313Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-27T20:36:09.313Z] ca9280d653b3: Pulling fs layer [2021-07-27T20:36:09.313Z] 7e9c9ca2126c: Pulling fs layer [2021-07-27T20:36:09.584Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-27T20:36:09.584Z] cbdbe7a5bc2a: Download complete [2021-07-27T20:36:09.849Z] cbdbe7a5bc2a: Pull complete [2021-07-27T20:36:10.115Z] ca9280d653b3: Verifying Checksum [2021-07-27T20:36:10.115Z] ca9280d653b3: Download complete [2021-07-27T20:36:10.696Z] ca9280d653b3: Pull complete [2021-07-27T20:36:12.646Z] 7e9c9ca2126c: Verifying Checksum [2021-07-27T20:36:12.646Z] 7e9c9ca2126c: Download complete [2021-07-27T20:36:16.017Z] 7e9c9ca2126c: Pull complete [2021-07-27T20:36:16.017Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-27T20:36:16.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-27T20:36:16.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-27T20:36:16.113Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-07-27T20:36:16.168Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-27T20:36:18.846Z] $ docker top fd191e5d22860018e0a31a97cc5bdff8542e177af461ed4ace63c1417140643f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T20:36:19.249Z] + docker-compose build --help [2021-07-27T20:36:19.249Z] + grep parallel [2021-07-27T20:36:19.834Z] --parallel Build images in parallel. [Pipeline] } [2021-07-27T20:36:19.846Z] $ docker stop --time=1 fd191e5d22860018e0a31a97cc5bdff8542e177af461ed4ace63c1417140643f [2021-07-27T20:36:21.036Z] $ docker rm -f fd191e5d22860018e0a31a97cc5bdff8542e177af461ed4ace63c1417140643f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:36:21.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-27T20:36:21.500Z] . [Pipeline] withDockerContainer [2021-07-27T20:36:21.590Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-07-27T20:36:21.644Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-27T20:36:22.017Z] $ docker top 846178a913cbd0c55e9919a02b3abf2b63a72094f7112d1239247e8e9d4405cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T20:36:22.592Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-27T20:36:22.874Z] Building core-command ... [2021-07-27T20:36:22.875Z] Building core-data ... [2021-07-27T20:36:22.875Z] Building core-metadata ... [2021-07-27T20:36:22.875Z] Building security-bootstrapper ... [2021-07-27T20:36:22.875Z] Building security-proxy-setup ... [2021-07-27T20:36:22.875Z] Building security-secretstore-setup ... [2021-07-27T20:36:22.875Z] Building support-notifications ... [2021-07-27T20:36:22.875Z] Building support-scheduler ... [2021-07-27T20:36:22.875Z] Building sys-mgmt-agent ... [2021-07-27T20:36:22.875Z] Building sys-mgmt-agent [2021-07-27T20:36:22.875Z] Building security-proxy-setup [2021-07-27T20:36:22.875Z] Building core-command [2021-07-27T20:36:22.875Z] Building support-notifications [2021-07-27T20:36:22.875Z] Building support-scheduler [2021-07-27T20:36:35.306Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:36:35.306Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:36:35.306Z] ---> 3b56b1840d58 [2021-07-27T20:36:35.306Z] Step 3/24 : WORKDIR /edgex-go [2021-07-27T20:36:35.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:36:35.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:36:35.306Z] ---> 3b56b1840d58 [2021-07-27T20:36:35.306Z] Step 3/23 : WORKDIR /edgex-go [2021-07-27T20:36:37.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:36:37.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:36:37.250Z] ---> 3b56b1840d58 [2021-07-27T20:36:37.250Z] Step 3/22 : WORKDIR /edgex-go [2021-07-27T20:36:39.839Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:36:39.839Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:36:39.839Z] ---> 3b56b1840d58 [2021-07-27T20:36:39.839Z] Step 3/23 : WORKDIR /edgex-go [2021-07-27T20:36:40.422Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:36:40.422Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:36:40.422Z] ---> 3b56b1840d58 [2021-07-27T20:36:40.422Z] Step 3/24 : WORKDIR /edgex-go [2021-07-27T20:36:40.695Z] ---> Running in 53431f069da7 [2021-07-27T20:36:40.695Z] ---> Running in fb3604c41c4c [2021-07-27T20:36:40.695Z] ---> Running in f348cebbe42b [2021-07-27T20:36:40.695Z] ---> Running in b6d28955532a [2021-07-27T20:36:40.695Z] ---> Running in f3f45b6ad741 [2021-07-27T20:36:40.966Z] Removing intermediate container f348cebbe42b [2021-07-27T20:36:40.967Z] ---> 83e12ca44325 [2021-07-27T20:36:40.967Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:36:40.967Z] Removing intermediate container b6d28955532a [2021-07-27T20:36:40.967Z] ---> 41ae97ae792d [2021-07-27T20:36:40.967Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:36:40.967Z] Removing intermediate container fb3604c41c4c [2021-07-27T20:36:40.967Z] ---> 41a45e24cd6a [2021-07-27T20:36:40.967Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:36:40.967Z] Removing intermediate container f3f45b6ad741 [2021-07-27T20:36:40.967Z] ---> 5fa2f6b21e13 [2021-07-27T20:36:40.967Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:36:40.967Z] Removing intermediate container 53431f069da7 [2021-07-27T20:36:40.967Z] ---> bc3a54847641 [2021-07-27T20:36:40.967Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:36:40.967Z] ---> Running in c2a092c50147 [2021-07-27T20:36:40.967Z] ---> Running in d9a3aba445f0 [2021-07-27T20:36:40.967Z] ---> Running in a39f85c75dc8 [2021-07-27T20:36:40.967Z] ---> Running in 69ba91e687b5 [2021-07-27T20:36:40.967Z] ---> Running in 88d86c576d45 [2021-07-27T20:36:41.942Z] Removing intermediate container c2a092c50147 [2021-07-27T20:36:41.942Z] ---> a37378394ab6 [2021-07-27T20:36:41.942Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-27T20:36:41.942Z] ---> Running in 8ad8587d8ed0 [2021-07-27T20:36:41.942Z] Removing intermediate container d9a3aba445f0 [2021-07-27T20:36:41.942Z] ---> 3fdc61767464 [2021-07-27T20:36:41.942Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-27T20:36:42.209Z] ---> Running in 49c27a95d50e [2021-07-27T20:36:42.209Z] Removing intermediate container 69ba91e687b5 [2021-07-27T20:36:42.209Z] ---> a3bb894b700a [2021-07-27T20:36:42.209Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-27T20:36:42.209Z] Removing intermediate container a39f85c75dc8 [2021-07-27T20:36:42.209Z] ---> 97ff01b596dc [2021-07-27T20:36:42.209Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-27T20:36:42.209Z] Removing intermediate container 88d86c576d45 [2021-07-27T20:36:42.209Z] ---> c43cc021efe4 [2021-07-27T20:36:42.209Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-27T20:36:42.209Z] ---> Running in 0f57d91898f2 [2021-07-27T20:36:42.412Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-27T20:36:42.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T20:36:42.476Z] ---> Running in c49e9d58d8d5 [2021-07-27T20:36:42.476Z] ---> Running in da6e241e6c34 [2021-07-27T20:36:42.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:42.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:43.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:43.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:43.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:43.339Z] Merging remotes/origin/main commit 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit df1aa97241fa9dce2ede45e83ab5621aa6d94e4d [2021-07-27T20:36:43.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:43.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:43.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:43.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:43.973Z] Merge succeeded, producing 491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:36:43.974Z] Checking out Revision 491342149d27fb726e5046d1f6c015780b363c6c (PR-3623) [2021-07-27T20:36:44.137Z] OK: 219 MiB in 52 packages [2021-07-27T20:36:44.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:36:44.413Z] OK: 219 MiB in 52 packages [2021-07-27T20:36:44.413Z] Removing intermediate container 49c27a95d50e [2021-07-27T20:36:44.413Z] ---> ecc214857b58 [2021-07-27T20:36:44.413Z] Step 6/23 : COPY go.mod . [2021-07-27T20:36:44.413Z] OK: 219 MiB in 52 packages [2021-07-27T20:36:44.681Z] OK: 219 MiB in 52 packages [2021-07-27T20:36:44.681Z] ---> abe1f1e93b9a [2021-07-27T20:36:44.681Z] Step 7/23 : RUN go mod download [2021-07-27T20:36:44.681Z] ---> Running in 0b703a588cbb [2021-07-27T20:36:44.946Z] OK: 219 MiB in 52 packages [2021-07-27T20:36:44.946Z] Removing intermediate container da6e241e6c34 [2021-07-27T20:36:44.946Z] ---> 9efb20e6c383 [2021-07-27T20:36:44.946Z] Step 6/23 : COPY go.mod . [2021-07-27T20:36:44.946Z] Removing intermediate container 8ad8587d8ed0 [2021-07-27T20:36:44.946Z] ---> c6286bdd4646 [2021-07-27T20:36:44.946Z] Step 6/22 : COPY go.mod . [2021-07-27T20:36:42.456Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-27T20:36:42.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-27T20:36:42.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T20:36:42.517Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-27T20:36:43.363Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T20:36:43.387Z] > git checkout -f df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 [2021-07-27T20:36:43.625Z] > git remote # timeout=10 [2021-07-27T20:36:43.645Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T20:36:43.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T20:36:43.670Z] > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 [2021-07-27T20:36:43.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T20:36:43.981Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T20:36:43.995Z] > git checkout -f 491342149d27fb726e5046d1f6c015780b363c6c # timeout=10 [2021-07-27T20:36:45.527Z] Removing intermediate container 0f57d91898f2 [2021-07-27T20:36:45.527Z] ---> f698fdc6abda [2021-07-27T20:36:45.527Z] Step 6/24 : COPY go.mod . [2021-07-27T20:36:45.527Z] ---> 158aec75fddf [2021-07-27T20:36:45.527Z] Step 7/23 : RUN go mod download [2021-07-27T20:36:45.527Z] ---> 22b58eba2672 [2021-07-27T20:36:45.527Z] Step 7/22 : RUN go mod download [2021-07-27T20:36:45.527Z] Removing intermediate container c49e9d58d8d5 [2021-07-27T20:36:45.527Z] ---> 069b169680c0 [2021-07-27T20:36:45.527Z] Step 6/24 : COPY go.mod . [2021-07-27T20:36:45.527Z] ---> Running in 575df527032e [2021-07-27T20:36:45.527Z] ---> Running in 44e08dc91bfd [2021-07-27T20:36:45.795Z] ---> 15d6493e9f83 [2021-07-27T20:36:45.795Z] Step 7/24 : RUN go mod download [2021-07-27T20:36:45.795Z] ---> Running in 0be21affe5b3 [2021-07-27T20:36:45.795Z] ---> 85af06603f99 [2021-07-27T20:36:45.795Z] Step 7/24 : RUN go mod download [2021-07-27T20:36:45.795Z] ---> Running in 6fb03924c31c [2021-07-27T20:36:46.771Z] Removing intermediate container 0b703a588cbb [2021-07-27T20:36:46.771Z] ---> 8d928c7823d2 [2021-07-27T20:36:46.771Z] Step 8/23 : COPY . . [2021-07-27T20:36:47.377Z] Removing intermediate container 44e08dc91bfd [2021-07-27T20:36:47.377Z] ---> d3602ea24a0b [2021-07-27T20:36:47.377Z] Step 8/22 : COPY . . [2021-07-27T20:36:48.505Z] Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" [2021-07-27T20:36:48.514Z] > git rev-list --no-walk df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-27T20:36:48.955Z] provisioning config files... [2021-07-27T20:36:48.989Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2482276416470379283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:36:49.619Z] ---> docker-login.sh [2021-07-27T20:36:49.619Z] nexus3.edgexfoundry.org:10001 [2021-07-27T20:36:50.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:36:50.752Z] Removing intermediate container 575df527032e [2021-07-27T20:36:50.752Z] ---> 028da1a8b914 [2021-07-27T20:36:50.752Z] Step 8/23 : COPY . . [2021-07-27T20:36:50.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:36:50.887Z] Configure a credential helper to remove this warning. See [2021-07-27T20:36:50.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:36:50.887Z] [2021-07-27T20:36:50.887Z] Login Succeeded [2021-07-27T20:36:50.887Z] nexus3.edgexfoundry.org:10002 [2021-07-27T20:36:51.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:36:51.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:36:51.494Z] Configure a credential helper to remove this warning. See [2021-07-27T20:36:51.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:36:51.494Z] [2021-07-27T20:36:51.494Z] Login Succeeded [2021-07-27T20:36:51.494Z] nexus3.edgexfoundry.org:10003 [2021-07-27T20:36:52.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:36:52.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:36:52.097Z] Configure a credential helper to remove this warning. See [2021-07-27T20:36:52.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:36:52.097Z] [2021-07-27T20:36:52.097Z] Login Succeeded [2021-07-27T20:36:52.097Z] nexus3.edgexfoundry.org:10004 [2021-07-27T20:36:52.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:36:52.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:36:52.700Z] Configure a credential helper to remove this warning. See [2021-07-27T20:36:52.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:36:52.700Z] [2021-07-27T20:36:52.700Z] Login Succeeded [2021-07-27T20:36:52.700Z] docker.io [2021-07-27T20:36:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-27T20:36:53.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-27T20:36:53.579Z] Configure a credential helper to remove this warning. See [2021-07-27T20:36:53.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-27T20:36:53.579Z] [2021-07-27T20:36:53.579Z] Login Succeeded [2021-07-27T20:36:53.579Z] ---> docker-login.sh ends [Pipeline] } [2021-07-27T20:36:53.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-27T20:36:54.210Z] ---> b4b98f4ce403 [2021-07-27T20:36:54.210Z] Step 9/23 : RUN go mod tidy [2021-07-27T20:36:54.210Z] ---> c12f65085150 [2021-07-27T20:36:54.210Z] Step 9/22 : RUN go mod tidy [Pipeline] echo [2021-07-27T20:36:54.449Z] ========================================================= [2021-07-27T20:36:54.449Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-27T20:36:54.449Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:36:54.483Z] ---> Running in 5e1396815cf7 [2021-07-27T20:36:54.483Z] Removing intermediate container 0be21affe5b3 [2021-07-27T20:36:54.483Z] ---> df7de200e173 [2021-07-27T20:36:54.483Z] Step 8/24 : COPY . . [2021-07-27T20:36:54.483Z] ---> Running in b92e52a22cc2 [2021-07-27T20:36:54.483Z] Removing intermediate container 6fb03924c31c [2021-07-27T20:36:54.483Z] ---> 3c145c2c2cad [2021-07-27T20:36:54.483Z] Step 8/24 : COPY . . [2021-07-27T20:36:54.808Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-27T20:36:56.832Z] Sending build context to Docker daemon 165.8MB [2021-07-27T20:36:57.109Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-27T20:36:57.109Z] Step 2/6 : FROM ${BASE} [2021-07-27T20:36:57.385Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-27T20:36:57.385Z] 595b0fe564bb: Pulling fs layer [2021-07-27T20:36:57.385Z] 24495759ef45: Pulling fs layer [2021-07-27T20:36:57.385Z] d148012ef14d: Pulling fs layer [2021-07-27T20:36:57.385Z] cb65c68fc2e2: Pulling fs layer [2021-07-27T20:36:57.385Z] 093eec477d81: Pulling fs layer [2021-07-27T20:36:57.385Z] a6d5b2bbb924: Pulling fs layer [2021-07-27T20:36:57.385Z] 2446dc1eb7d3: Pulling fs layer [2021-07-27T20:36:57.385Z] 596795e73e0f: Pulling fs layer [2021-07-27T20:36:57.385Z] cb65c68fc2e2: Waiting [2021-07-27T20:36:57.385Z] 093eec477d81: Waiting [2021-07-27T20:36:57.385Z] a6d5b2bbb924: Waiting [2021-07-27T20:36:57.385Z] 2446dc1eb7d3: Waiting [2021-07-27T20:36:57.385Z] 596795e73e0f: Waiting [2021-07-27T20:36:57.385Z] d148012ef14d: Verifying Checksum [2021-07-27T20:36:57.385Z] d148012ef14d: Download complete [2021-07-27T20:36:57.385Z] 24495759ef45: Download complete [2021-07-27T20:36:57.661Z] 595b0fe564bb: Verifying Checksum [2021-07-27T20:36:57.661Z] 595b0fe564bb: Download complete [2021-07-27T20:36:57.661Z] 093eec477d81: Verifying Checksum [2021-07-27T20:36:57.661Z] 093eec477d81: Download complete [2021-07-27T20:36:57.661Z] 2446dc1eb7d3: Verifying Checksum [2021-07-27T20:36:57.661Z] 2446dc1eb7d3: Download complete [2021-07-27T20:36:57.661Z] a6d5b2bbb924: Verifying Checksum [2021-07-27T20:36:57.661Z] a6d5b2bbb924: Download complete [2021-07-27T20:36:58.647Z] 595b0fe564bb: Pull complete [2021-07-27T20:36:59.251Z] 24495759ef45: Pull complete [2021-07-27T20:36:59.527Z] d148012ef14d: Pull complete [2021-07-27T20:36:59.841Z] ---> ecdde245c8c5 [2021-07-27T20:36:59.842Z] Step 9/23 : RUN go mod tidy [2021-07-27T20:37:00.421Z] Removing intermediate container 5e1396815cf7 [2021-07-27T20:37:00.421Z] ---> 72d47fbc968d [2021-07-27T20:37:00.421Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-27T20:37:00.421Z] Removing intermediate container b92e52a22cc2 [2021-07-27T20:37:00.421Z] ---> 2cd0ef8eee2c [2021-07-27T20:37:00.421Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-27T20:37:00.421Z] ---> Running in 747c8c0ae2f9 [2021-07-27T20:37:00.980Z] 596795e73e0f: Verifying Checksum [2021-07-27T20:37:00.980Z] 596795e73e0f: Download complete [2021-07-27T20:37:01.009Z] ---> Running in d0f682eb48a2 [2021-07-27T20:37:01.009Z] ---> c7819491d6b4 [2021-07-27T20:37:01.009Z] Step 9/24 : RUN go mod tidy [2021-07-27T20:37:01.009Z] ---> Running in b79867ed77f1 [2021-07-27T20:37:01.009Z] ---> Running in c83a659cba28 [2021-07-27T20:37:01.255Z] cb65c68fc2e2: Verifying Checksum [2021-07-27T20:37:01.255Z] cb65c68fc2e2: Download complete [2021-07-27T20:37:01.604Z] 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-07-27T20:37:01.604Z] 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-07-27T20:37:03.077Z] Removing intermediate container 747c8c0ae2f9 [2021-07-27T20:37:03.077Z] ---> 47674a986973 [2021-07-27T20:37:03.077Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-27T20:37:03.693Z] ---> Running in c71961d0b85f [2021-07-27T20:37:04.306Z] Removing intermediate container c83a659cba28 [2021-07-27T20:37:04.307Z] ---> 4dafeeaeb838 [2021-07-27T20:37:04.579Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-27T20:37:04.579Z] 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-07-27T20:37:04.579Z] ---> Running in b55a46aba4a3 [2021-07-27T20:37:05.561Z] 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-07-27T20:37:06.974Z] ---> 964e3d146e13 [2021-07-27T20:37:06.974Z] Step 9/24 : RUN go mod tidy [2021-07-27T20:37:07.241Z] ---> Running in 5211f4f81250 [2021-07-27T20:37:09.823Z] Removing intermediate container 5211f4f81250 [2021-07-27T20:37:09.823Z] ---> 5aaf137d85aa [2021-07-27T20:37:09.823Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-27T20:37:09.823Z] ---> Running in 2bdaa787cb22 [2021-07-27T20:37:09.823Z] 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-07-27T20:37:11.456Z] cb65c68fc2e2: Pull complete [2021-07-27T20:37:11.456Z] 093eec477d81: Pull complete [2021-07-27T20:37:11.734Z] a6d5b2bbb924: Pull complete [2021-07-27T20:37:12.336Z] 2446dc1eb7d3: Pull complete [2021-07-27T20:37:16.669Z] 596795e73e0f: Pull complete [2021-07-27T20:37:16.669Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-27T20:37:16.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-27T20:37:16.669Z] ---> d9e956139c92 [2021-07-27T20:37:16.669Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-27T20:37:20.103Z] ---> Running in 2e71bb66955c [2021-07-27T20:37:22.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:37:24.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:37:26.731Z] (1/12) Installing libmagic (5.39-r0) [2021-07-27T20:37:27.708Z] (2/12) Installing file (5.39-r0) [2021-07-27T20:37:27.708Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-27T20:37:27.708Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-27T20:37:37.880Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-27T20:37:37.880Z] (6/12) Installing patch (2.7.6-r7) [2021-07-27T20:37:37.880Z] (7/12) Installing build-base (0.5-r2) [2021-07-27T20:37:37.880Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-27T20:37:37.880Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-27T20:37:37.880Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-27T20:37:37.880Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-27T20:37:37.880Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-27T20:37:37.880Z] Executing busybox-1.32.1-r6.trigger [2021-07-27T20:37:37.880Z] OK: 218 MiB in 52 packages [2021-07-27T20:37:42.131Z] 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-07-27T20:37:42.131Z] Removing intermediate container b79867ed77f1 [2021-07-27T20:37:42.131Z] ---> 3cda4a854d1f [2021-07-27T20:37:42.131Z] [2021-07-27T20:37:42.131Z] Step 11/23 : FROM alpine:3.12 [2021-07-27T20:37:42.131Z] 3.12: Pulling from library/alpine [2021-07-27T20:37:42.131Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-27T20:37:42.131Z] Status: Downloaded newer image for alpine:3.12 [2021-07-27T20:37:42.131Z] ---> 13621d1b12d4 [2021-07-27T20:37:42.131Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-27T20:37:42.131Z] ---> Running in ce8010712c9e [2021-07-27T20:37:42.233Z] Removing intermediate container 2e71bb66955c [2021-07-27T20:37:42.233Z] ---> 378a37bf5f2b [2021-07-27T20:37:42.233Z] Step 4/6 : WORKDIR /edgex-go [2021-07-27T20:37:42.233Z] ---> Running in 8b18c165ff7b [2021-07-27T20:37:42.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:42.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:42.698Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-27T20:37:42.698Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:37:42.698Z] OK: 6 MiB in 15 packages [2021-07-27T20:37:42.833Z] Removing intermediate container 8b18c165ff7b [2021-07-27T20:37:42.833Z] ---> 39e90a71d2ed [2021-07-27T20:37:42.833Z] Step 5/6 : COPY go.mod . [2021-07-27T20:37:42.971Z] Removing intermediate container d0f682eb48a2 [2021-07-27T20:37:42.971Z] ---> 49c81727df68 [2021-07-27T20:37:42.971Z] [2021-07-27T20:37:42.971Z] Step 11/22 : FROM alpine:3.12 [2021-07-27T20:37:42.971Z] ---> 13621d1b12d4 [2021-07-27T20:37:42.971Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-27T20:37:42.971Z] ---> Running in 377043eb1eca [2021-07-27T20:37:43.571Z] Removing intermediate container ce8010712c9e [2021-07-27T20:37:43.571Z] ---> 37b7984133f9 [2021-07-27T20:37:43.571Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-27T20:37:43.571Z] ---> Running in 738a7151caa9 [2021-07-27T20:37:43.816Z] ---> 10bd3f0e4de0 [2021-07-27T20:37:43.816Z] Step 6/6 : RUN go mod download [2021-07-27T20:37:43.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:43.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:44.095Z] ---> Running in 414a2d987727 [2021-07-27T20:37:44.143Z] Removing intermediate container 738a7151caa9 [2021-07-27T20:37:44.143Z] ---> 3a1de53bc406 [2021-07-27T20:37:44.143Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-27T20:37:44.143Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-27T20:37:44.143Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-27T20:37:44.143Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-27T20:37:44.143Z] (4/4) Installing curl (7.78.0-r0) [2021-07-27T20:37:44.143Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:37:44.143Z] Executing ca-certificates-20191127-r4.trigger [2021-07-27T20:37:44.424Z] OK: 7 MiB in 18 packages [2021-07-27T20:37:44.424Z] ---> Running in c92d578381fb [2021-07-27T20:37:44.424Z] Removing intermediate container b55a46aba4a3 [2021-07-27T20:37:44.424Z] ---> 9519bc9a9dba [2021-07-27T20:37:44.424Z] [2021-07-27T20:37:44.424Z] Step 11/24 : FROM alpine:3.12 [2021-07-27T20:37:44.424Z] ---> 13621d1b12d4 [2021-07-27T20:37:44.424Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-27T20:37:44.424Z] ---> Using cache [2021-07-27T20:37:44.424Z] ---> 37b7984133f9 [2021-07-27T20:37:44.424Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-27T20:37:44.424Z] ---> Using cache [2021-07-27T20:37:44.424Z] ---> 3a1de53bc406 [2021-07-27T20:37:44.424Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-27T20:37:44.710Z] ---> Running in a0cf1a43eea9 [2021-07-27T20:37:44.710Z] Removing intermediate container c92d578381fb [2021-07-27T20:37:44.710Z] ---> 1177bdaba7c8 [2021-07-27T20:37:44.710Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-27T20:37:44.710Z] ---> Running in 193c4c547204 [2021-07-27T20:37:44.983Z] Removing intermediate container a0cf1a43eea9 [2021-07-27T20:37:44.983Z] ---> 28289b912156 [2021-07-27T20:37:44.983Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-27T20:37:45.280Z] Removing intermediate container 193c4c547204 [2021-07-27T20:37:45.280Z] ---> 78188793735a [2021-07-27T20:37:45.280Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:37:45.280Z] ---> Running in 300c711a5ff8 [2021-07-27T20:37:45.280Z] Removing intermediate container 377043eb1eca [2021-07-27T20:37:45.280Z] ---> 99bbddde5730 [2021-07-27T20:37:45.280Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-27T20:37:45.280Z] ---> Running in c86820bc6cc4 [2021-07-27T20:37:45.593Z] Removing intermediate container 300c711a5ff8 [2021-07-27T20:37:45.593Z] ---> 73ff3dfdd312 [2021-07-27T20:37:45.593Z] Step 16/24 : WORKDIR / [2021-07-27T20:37:45.593Z] Removing intermediate container c86820bc6cc4 [2021-07-27T20:37:45.593Z] ---> 64fb9cbe9953 [2021-07-27T20:37:45.593Z] Step 14/22 : WORKDIR /edgex [2021-07-27T20:37:45.916Z] ---> Running in 1d87a9c920f6 [2021-07-27T20:37:45.916Z] ---> 7b06d4cf5ecc [2021-07-27T20:37:45.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-27T20:37:45.916Z] ---> Running in bc3f570559a9 [2021-07-27T20:37:46.209Z] Removing intermediate container c71961d0b85f [2021-07-27T20:37:46.209Z] ---> 02ba69c5c170 [2021-07-27T20:37:46.209Z] [2021-07-27T20:37:46.209Z] Step 11/23 : FROM alpine:3.12 [2021-07-27T20:37:46.209Z] ---> 13621d1b12d4 [2021-07-27T20:37:46.209Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-27T20:37:46.209Z] Removing intermediate container 1d87a9c920f6 [2021-07-27T20:37:46.209Z] ---> a808f44cd45d [2021-07-27T20:37:46.209Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:37:46.209Z] ---> Running in 05d187d34e19 [2021-07-27T20:37:46.209Z] Removing intermediate container bc3f570559a9 [2021-07-27T20:37:46.209Z] ---> fbc6b1baa796 [2021-07-27T20:37:46.209Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-27T20:37:46.796Z] ---> 86abb8043fc1 [2021-07-27T20:37:46.796Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-27T20:37:46.796Z] ---> bfe50e4d6bdb [2021-07-27T20:37:46.796Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-27T20:37:46.796Z] ---> 86c6fcca87a0 [2021-07-27T20:37:46.796Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-27T20:37:47.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:47.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:47.347Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-27T20:37:47.347Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-27T20:37:47.347Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:37:47.347Z] Executing ca-certificates-20191127-r4.trigger [2021-07-27T20:37:47.347Z] OK: 6 MiB in 16 packages [2021-07-27T20:37:47.347Z] ---> 8a25fc51e593 [2021-07-27T20:37:47.347Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-27T20:37:47.626Z] ---> e6feec9c1f6b [2021-07-27T20:37:47.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-27T20:37:47.626Z] ---> Running in fecdb83e6c45 [2021-07-27T20:37:47.626Z] ---> 226e56164daf [2021-07-27T20:37:47.626Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-27T20:37:47.626Z] Removing intermediate container 2bdaa787cb22 [2021-07-27T20:37:47.626Z] ---> ab31bbb6858d [2021-07-27T20:37:47.626Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-27T20:37:47.895Z] ---> Running in 0bd7a1e0ea5e [2021-07-27T20:37:47.895Z] Removing intermediate container fecdb83e6c45 [2021-07-27T20:37:47.895Z] ---> 8931bba87e94 [2021-07-27T20:37:47.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:37:47.895Z] ---> 315bedd21268 [2021-07-27T20:37:47.895Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-27T20:37:47.895Z] ---> Running in 42930f2841ce [2021-07-27T20:37:47.895Z] ---> Running in 765f71b632b8 [2021-07-27T20:37:48.172Z] Removing intermediate container 05d187d34e19 [2021-07-27T20:37:48.172Z] ---> dbce6c8aaf9c [2021-07-27T20:37:48.172Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-27T20:37:48.172Z] Removing intermediate container 42930f2841ce [2021-07-27T20:37:48.172Z] ---> ba70b2419e0b [2021-07-27T20:37:48.172Z] Step 21/23 : LABEL arch=x86_64 [2021-07-27T20:37:48.172Z] ---> 1830967e9dcc [2021-07-27T20:37:48.172Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-27T20:37:48.172Z] Removing intermediate container 765f71b632b8 [2021-07-27T20:37:48.172Z] ---> 71958b3c1edd [2021-07-27T20:37:48.172Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:37:48.172Z] ---> Running in 97be85532008 [2021-07-27T20:37:48.172Z] ---> Running in 59f856ac6782 [2021-07-27T20:37:48.172Z] ---> Running in 7fd6713adf46 [2021-07-27T20:37:48.172Z] ---> Running in 0523f2ba94d8 [2021-07-27T20:37:48.446Z] 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-07-27T20:37:48.446Z] Removing intermediate container 97be85532008 [2021-07-27T20:37:48.446Z] ---> bff74b788989 [2021-07-27T20:37:48.446Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-27T20:37:48.446Z] Removing intermediate container 59f856ac6782 [2021-07-27T20:37:48.446Z] ---> 4bbdf5ce6c7b [2021-07-27T20:37:48.446Z] Step 22/23 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:37:48.446Z] ---> Running in 8b3d9f29d559 [2021-07-27T20:37:48.446Z] Removing intermediate container 7fd6713adf46 [2021-07-27T20:37:48.446Z] ---> 27f3f1a93632 [2021-07-27T20:37:48.446Z] Step 22/24 : LABEL arch=x86_64 [2021-07-27T20:37:48.446Z] Removing intermediate container 0523f2ba94d8 [2021-07-27T20:37:48.446Z] ---> 5894bedb379d [2021-07-27T20:37:48.446Z] Step 19/22 : CMD ["--init=true"] [2021-07-27T20:37:48.446Z] ---> Running in 4644187f5435 [2021-07-27T20:37:48.446Z] ---> Running in 53970a916ec9 [2021-07-27T20:37:48.446Z] ---> Running in 055620aef2b2 [2021-07-27T20:37:48.446Z] Removing intermediate container 8b3d9f29d559 [2021-07-27T20:37:48.446Z] ---> 28aa720d9725 [2021-07-27T20:37:48.446Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-27T20:37:48.446Z] ---> Running in eec254aa8683 [2021-07-27T20:37:48.719Z] Removing intermediate container 4644187f5435 [2021-07-27T20:37:48.719Z] ---> 9d75b65045f2 [2021-07-27T20:37:48.719Z] Step 23/23 : LABEL version=0.0.0 [2021-07-27T20:37:48.719Z] ---> Running in 8e3a9566512d [2021-07-27T20:37:48.719Z] Removing intermediate container eec254aa8683 [2021-07-27T20:37:48.719Z] ---> 8367d99cab53 [2021-07-27T20:37:48.719Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:37:48.719Z] Removing intermediate container 055620aef2b2 [2021-07-27T20:37:48.719Z] ---> c0d874888c5a [2021-07-27T20:37:48.719Z] Step 20/22 : LABEL arch=x86_64 [2021-07-27T20:37:48.719Z] Removing intermediate container 53970a916ec9 [2021-07-27T20:37:48.719Z] ---> 060ddac463d9 [2021-07-27T20:37:48.719Z] Step 23/24 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:37:48.719Z] ---> Running in ed9ed7096946 [2021-07-27T20:37:48.719Z] ---> Running in 5397b8d9dc40 [2021-07-27T20:37:48.994Z] Removing intermediate container 8e3a9566512d [2021-07-27T20:37:48.994Z] ---> 34be86b744d8 [2021-07-27T20:37:48.994Z] [2021-07-27T20:37:48.994Z] Successfully built 34be86b744d8 [2021-07-27T20:37:48.994Z] Successfully tagged support-scheduler:latest [2021-07-27T20:37:48.994Z]  Building support-scheduler ... done Building security-bootstrapper [2021-07-27T20:37:48.994Z] Removing intermediate container 5397b8d9dc40 [2021-07-27T20:37:48.994Z] ---> 4299ec827e67 [2021-07-27T20:37:48.994Z] Step 24/24 : LABEL version=0.0.0 [2021-07-27T20:37:48.994Z] Removing intermediate container ed9ed7096946 [2021-07-27T20:37:48.994Z] ---> 0d1065aa61b1 [2021-07-27T20:37:48.994Z] Step 21/22 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:37:49.258Z] ---> Running in 7e5a839558fd [2021-07-27T20:37:49.258Z] ---> Running in 3321094c378e [2021-07-27T20:37:49.856Z] ---> 7d63188583af [2021-07-27T20:37:49.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-27T20:37:50.441Z] Removing intermediate container 7e5a839558fd [2021-07-27T20:37:50.441Z] ---> a9ce0e14be77 [2021-07-27T20:37:50.441Z] [2021-07-27T20:37:50.441Z] Successfully built a9ce0e14be77 [2021-07-27T20:37:50.707Z] Removing intermediate container 3321094c378e [2021-07-27T20:37:50.707Z] ---> d8e76dc39894 [2021-07-27T20:37:50.707Z] Step 22/22 : LABEL version=0.0.0 [2021-07-27T20:37:50.978Z] Successfully tagged core-command:latest [2021-07-27T20:37:50.978Z]  Building core-command ... done Building core-data [2021-07-27T20:37:51.562Z] ---> 2b13bb472f81 [2021-07-27T20:37:51.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-27T20:37:51.562Z] Removing intermediate container 0bd7a1e0ea5e [2021-07-27T20:37:51.562Z] ---> 6386ea3db6eb [2021-07-27T20:37:51.562Z] [2021-07-27T20:37:51.562Z] Step 12/24 : FROM docker:20.10.6 [2021-07-27T20:37:52.969Z] ---> Running in 60d9ce6e7993 [2021-07-27T20:37:54.378Z] 20.10.6: Pulling from library/docker [2021-07-27T20:37:54.378Z] ---> f4e830d4bfe8 [2021-07-27T20:37:54.378Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-27T20:37:54.959Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:37:54.959Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:37:54.959Z] ---> 3b56b1840d58 [2021-07-27T20:37:54.959Z] Step 3/24 : WORKDIR /edgex-go [2021-07-27T20:37:54.959Z] ---> Using cache [2021-07-27T20:37:54.959Z] ---> bc3a54847641 [2021-07-27T20:37:54.959Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:37:54.959Z] ---> Using cache [2021-07-27T20:37:54.959Z] ---> c43cc021efe4 [2021-07-27T20:37:54.959Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-27T20:37:55.231Z] ---> Running in b53c05a78575 [2021-07-27T20:37:55.231Z] Removing intermediate container 60d9ce6e7993 [2021-07-27T20:37:55.231Z] ---> 30c96171c7bd [2021-07-27T20:37:55.231Z] [2021-07-27T20:37:55.509Z] ---> Running in 152aacc05bef [2021-07-27T20:37:55.509Z] Successfully built 30c96171c7bd [2021-07-27T20:37:55.509Z] Successfully tagged security-proxy-setup:latest [2021-07-27T20:37:55.509Z] Building core-metadata [2021-07-27T20:37:55.509Z]  Building security-proxy-setup ... done Removing intermediate container b53c05a78575 [2021-07-27T20:37:55.509Z] ---> 4512a283e08c [2021-07-27T20:37:55.509Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:37:55.509Z] ---> Running in b7e15f88b4a5 [2021-07-27T20:37:56.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:57.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:57.058Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:37:57.058Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:37:57.058Z] ---> 3b56b1840d58 [2021-07-27T20:37:57.058Z] Step 3/32 : WORKDIR /edgex-go [2021-07-27T20:37:57.058Z] ---> Using cache [2021-07-27T20:37:57.058Z] ---> bc3a54847641 [2021-07-27T20:37:57.058Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:37:57.058Z] ---> Using cache [2021-07-27T20:37:57.058Z] ---> c43cc021efe4 [2021-07-27T20:37:57.058Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-27T20:37:58.016Z] OK: 219 MiB in 52 packages [2021-07-27T20:37:58.016Z] Removing intermediate container b7e15f88b4a5 [2021-07-27T20:37:58.016Z] ---> 51efe7e52791 [2021-07-27T20:37:58.016Z] Step 21/23 : LABEL arch=x86_64 [2021-07-27T20:37:58.291Z] ---> Running in 5c0dd9350016 [2021-07-27T20:37:58.291Z] ---> Running in a1bb67b32fc5 [2021-07-27T20:37:58.565Z] Removing intermediate container a1bb67b32fc5 [2021-07-27T20:37:58.565Z] ---> 9d83282efd26 [2021-07-27T20:37:58.565Z] Step 22/23 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:37:58.565Z] ---> Running in 77137ffee553 [2021-07-27T20:37:58.565Z] Removing intermediate container 152aacc05bef [2021-07-27T20:37:58.565Z] ---> 590bbaaf5035 [2021-07-27T20:37:58.565Z] Step 6/24 : COPY go.mod . [2021-07-27T20:37:58.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:37:59.114Z] Removing intermediate container 77137ffee553 [2021-07-27T20:37:59.114Z] ---> b82e80e49392 [2021-07-27T20:37:59.114Z] Step 23/23 : LABEL version=0.0.0 [2021-07-27T20:37:59.114Z] ---> b1c905166ef5 [2021-07-27T20:37:59.114Z] Step 7/24 : RUN go mod download [2021-07-27T20:37:59.114Z] ---> Running in 4d0e6ef0c585 [2021-07-27T20:37:59.114Z] ---> Running in 740bfbff39ee [2021-07-27T20:37:59.392Z] Removing intermediate container 4d0e6ef0c585 [2021-07-27T20:37:59.392Z] ---> ae60cae5f0f8 [2021-07-27T20:37:59.392Z] [2021-07-27T20:37:59.392Z] Successfully built ae60cae5f0f8 [2021-07-27T20:37:59.392Z] Successfully tagged support-notifications:latest [2021-07-27T20:37:59.392Z]  Building support-notifications ... done Building security-secretstore-setup [2021-07-27T20:37:59.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:38:00.258Z] OK: 219 MiB in 52 packages [2021-07-27T20:38:03.004Z] Removing intermediate container 5c0dd9350016 [2021-07-27T20:38:03.004Z] ---> 079351b832ae [2021-07-27T20:38:03.004Z] Step 6/32 : COPY go.mod . [2021-07-27T20:38:03.004Z] Removing intermediate container 740bfbff39ee [2021-07-27T20:38:03.004Z] ---> 60cceeb40489 [2021-07-27T20:38:03.004Z] Step 8/24 : COPY . . [2021-07-27T20:38:03.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:38:03.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:38:03.004Z] ---> 3b56b1840d58 [2021-07-27T20:38:03.004Z] Step 3/24 : WORKDIR /edgex-go [2021-07-27T20:38:03.004Z] ---> Using cache [2021-07-27T20:38:03.004Z] ---> bc3a54847641 [2021-07-27T20:38:03.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:38:03.004Z] ---> Using cache [2021-07-27T20:38:03.004Z] ---> c43cc021efe4 [2021-07-27T20:38:03.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-27T20:38:03.004Z] ---> Using cache [2021-07-27T20:38:03.004Z] ---> 079351b832ae [2021-07-27T20:38:03.004Z] Step 6/24 : COPY go.mod . [2021-07-27T20:38:03.406Z] ---> 0c5e630262c1 [2021-07-27T20:38:03.406Z] Step 7/32 : RUN go mod download [2021-07-27T20:38:03.771Z] ---> a467ca058015 [2021-07-27T20:38:03.771Z] Step 7/24 : RUN go mod download [2021-07-27T20:38:03.771Z] ---> Running in 55393ae867de [2021-07-27T20:38:04.741Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-27T20:38:05.007Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-27T20:38:05.272Z] ---> Running in a2d97b223b46 [2021-07-27T20:38:05.272Z] ---> d2979b152a7d [2021-07-27T20:38:05.272Z] 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-07-27T20:38:05.852Z] ---> Running in ed5146b7beab [2021-07-27T20:38:06.117Z] Removing intermediate container ed5146b7beab [2021-07-27T20:38:06.117Z] ---> fa780e3a6bd2 [2021-07-27T20:38:06.117Z] 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-07-27T20:38:06.728Z] ---> Running in 4ba9cc6ce867 [2021-07-27T20:38:07.312Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:38:07.312Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:38:07.312Z] ---> 3b56b1840d58 [2021-07-27T20:38:07.312Z] Step 3/26 : WORKDIR /edgex-go [2021-07-27T20:38:07.312Z] ---> Using cache [2021-07-27T20:38:07.312Z] ---> bc3a54847641 [2021-07-27T20:38:07.312Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:38:07.312Z] ---> Using cache [2021-07-27T20:38:07.312Z] ---> c43cc021efe4 [2021-07-27T20:38:07.312Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-27T20:38:07.312Z] ---> Using cache [2021-07-27T20:38:07.312Z] ---> 079351b832ae [2021-07-27T20:38:07.312Z] Step 6/26 : COPY go.mod . [2021-07-27T20:38:07.312Z] ---> Using cache [2021-07-27T20:38:07.312Z] ---> a467ca058015 [2021-07-27T20:38:07.312Z] Step 7/26 : RUN go mod download [2021-07-27T20:38:07.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:38:07.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:38:07.848Z] ---> Running in 59306ea326b5 [2021-07-27T20:38:07.848Z] (1/39) Installing readline (8.1.0-r0) [2021-07-27T20:38:07.848Z] (2/39) Installing bash (5.1.0-r0) [2021-07-27T20:38:08.121Z] Executing bash-5.1.0-r0.post-install [2021-07-27T20:38:08.121Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-27T20:38:08.121Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-27T20:38:08.121Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-27T20:38:08.121Z] (6/39) Installing curl (7.78.0-r0) [2021-07-27T20:38:08.121Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-27T20:38:08.121Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-27T20:38:08.121Z] ---> e175943ef948 [2021-07-27T20:38:08.121Z] Step 9/24 : RUN go mod tidy [2021-07-27T20:38:08.121Z] (9/39) Installing expat (2.2.10-r1) [2021-07-27T20:38:08.121Z] (10/39) Installing libffi (3.3-r2) [2021-07-27T20:38:08.121Z] (11/39) Installing gdbm (1.19-r0) [2021-07-27T20:38:08.121Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-27T20:38:08.121Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-27T20:38:08.121Z] Removing intermediate container 55393ae867de [2021-07-27T20:38:08.121Z] ---> 116697bf5dc9 [2021-07-27T20:38:08.121Z] Step 8/32 : COPY . . [2021-07-27T20:38:08.121Z] Removing intermediate container a2d97b223b46 [2021-07-27T20:38:08.121Z] ---> d37063a04289 [2021-07-27T20:38:08.121Z] Step 8/24 : COPY . . [2021-07-27T20:38:08.121Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-27T20:38:08.121Z] ---> Running in 184fa2ce8645 [2021-07-27T20:38:09.090Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-27T20:38:09.091Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-27T20:38:09.091Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-27T20:38:09.091Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-27T20:38:09.091Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-27T20:38:09.091Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-27T20:38:09.091Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-27T20:38:09.091Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-27T20:38:09.091Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-27T20:38:09.091Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-27T20:38:09.091Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-27T20:38:09.091Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-27T20:38:09.091Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-27T20:38:09.091Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-27T20:38:09.091Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-27T20:38:09.091Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-27T20:38:09.091Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-27T20:38:09.091Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-27T20:38:09.091Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-27T20:38:09.091Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-27T20:38:09.091Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-27T20:38:09.091Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-27T20:38:09.091Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-27T20:38:09.091Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-27T20:38:09.678Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-27T20:38:11.634Z] Executing busybox-1.32.1-r6.trigger [2021-07-27T20:38:11.634Z] OK: 82 MiB in 59 packages [2021-07-27T20:38:12.623Z] Removing intermediate container 59306ea326b5 [2021-07-27T20:38:12.623Z] ---> d38313169627 [2021-07-27T20:38:12.623Z] Step 8/26 : COPY . . [2021-07-27T20:38:13.221Z] Removing intermediate container 184fa2ce8645 [2021-07-27T20:38:13.221Z] ---> 44d677a4f703 [2021-07-27T20:38:13.221Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-27T20:38:13.816Z] ---> Running in 5f43d18adb70 [2021-07-27T20:38:14.095Z] Collecting docker-compose==1.23.2 [2021-07-27T20:38:14.364Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-27T20:38:14.364Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-27T20:38:14.364Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-27T20:38:14.364Z] Collecting docopt<0.7,>=0.6.1 [2021-07-27T20:38:14.364Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-27T20:38:14.646Z] 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-07-27T20:38:15.287Z] Collecting PyYAML<4,>=3.10 [2021-07-27T20:38:15.287Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-27T20:38:15.894Z] Collecting docker<4.0,>=3.6.0 [2021-07-27T20:38:15.894Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-27T20:38:15.894Z] Collecting texttable<0.10,>=0.9.0 [2021-07-27T20:38:15.894Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-27T20:38:16.168Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-27T20:38:16.168Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-27T20:38:16.802Z] 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-07-27T20:38:16.802Z] Collecting cached-property<2,>=1.2.0 [2021-07-27T20:38:16.802Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-27T20:38:16.802Z] Collecting jsonschema<3,>=2.5.1 [2021-07-27T20:38:16.802Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-27T20:38:16.802Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-27T20:38:16.802Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-27T20:38:17.068Z] Collecting docker-pycreds>=0.4.0 [2021-07-27T20:38:17.068Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-27T20:38:17.068Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-27T20:38:17.068Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-27T20:38:17.068Z] Collecting certifi>=2017.4.17 [2021-07-27T20:38:17.068Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-27T20:38:17.336Z] Collecting idna<2.8,>=2.5 [2021-07-27T20:38:17.336Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-27T20:38:17.336Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-27T20:38:17.336Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-27T20:38:17.619Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-27T20:38:17.619Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-27T20:38:17.619Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-27T20:38:17.619Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-27T20:38:17.619Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-27T20:38:17.619Z] Attempting uninstall: urllib3 [2021-07-27T20:38:17.619Z] Found existing installation: urllib3 1.26.2 [2021-07-27T20:38:17.619Z] Uninstalling urllib3-1.26.2: [2021-07-27T20:38:17.619Z] Successfully uninstalled urllib3-1.26.2 [2021-07-27T20:38:18.595Z] Attempting uninstall: idna [2021-07-27T20:38:18.595Z] Found existing installation: idna 3.1 [2021-07-27T20:38:18.595Z] Uninstalling idna-3.1: [2021-07-27T20:38:18.595Z] Successfully uninstalled idna-3.1 [2021-07-27T20:38:20.048Z] Attempting uninstall: chardet [2021-07-27T20:38:20.048Z] Found existing installation: chardet 4.0.0 [2021-07-27T20:38:20.048Z] Uninstalling chardet-4.0.0: [2021-07-27T20:38:20.048Z] Successfully uninstalled chardet-4.0.0 [2021-07-27T20:38:20.048Z] ---> 84386c43d273 [2021-07-27T20:38:20.048Z] Step 9/24 : RUN go mod tidy [2021-07-27T20:38:20.048Z] ---> 118bd92ace6b [2021-07-27T20:38:20.048Z] Step 9/32 : RUN go mod tidy [2021-07-27T20:38:20.347Z] ---> Running in db476e9fcb3b [2021-07-27T20:38:20.347Z] ---> Running in 220d46e4d627 [2021-07-27T20:38:20.347Z] Attempting uninstall: requests [2021-07-27T20:38:20.347Z] Found existing installation: requests 2.25.1 [2021-07-27T20:38:20.347Z] Uninstalling requests-2.25.1: [2021-07-27T20:38:20.347Z] Successfully uninstalled requests-2.25.1 [2021-07-27T20:38:20.630Z] Running setup.py install for texttable: started [2021-07-27T20:38:21.638Z] Running setup.py install for texttable: finished with status 'done' [2021-07-27T20:38:21.638Z] Running setup.py install for PyYAML: started [2021-07-27T20:38:21.638Z] ---> 710f6c928eed [2021-07-27T20:38:21.638Z] Step 9/26 : RUN go mod tidy [2021-07-27T20:38:21.914Z] ---> Running in 7c6647f2044f [2021-07-27T20:38:22.518Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-27T20:38:22.518Z] Running setup.py install for docopt: started [2021-07-27T20:38:22.803Z] Removing intermediate container db476e9fcb3b [2021-07-27T20:38:22.803Z] ---> 3d640c0977b2 [2021-07-27T20:38:22.803Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-27T20:38:22.803Z] Removing intermediate container 220d46e4d627 [2021-07-27T20:38:22.803Z] ---> 0974608c266d [2021-07-27T20:38:22.803Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-27T20:38:22.803Z] ---> Running in 66acabcdbd5b [2021-07-27T20:38:22.803Z] ---> Running in 42faaa57512c [2021-07-27T20:38:23.427Z] Running setup.py install for docopt: finished with status 'done' [2021-07-27T20:38:23.427Z] Running setup.py install for dockerpty: started [2021-07-27T20:38:23.427Z] 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-07-27T20:38:23.713Z] 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-07-27T20:38:23.713Z] Removing intermediate container 7c6647f2044f [2021-07-27T20:38:23.713Z] ---> eda5be59a4be [2021-07-27T20:38:23.713Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-27T20:38:23.713Z] ---> Running in 0d529cc43eb1 [2021-07-27T20:38:23.999Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-27T20:38:24.284Z] 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-07-27T20:38:24.573Z] 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-07-27T20:38:30.028Z] Removing intermediate container 4ba9cc6ce867 [2021-07-27T20:38:30.028Z] ---> 7e74e655edca [2021-07-27T20:38:30.028Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-27T20:38:30.028Z] ---> Running in dbc5b9d5c13f [2021-07-27T20:38:30.028Z] Removing intermediate container dbc5b9d5c13f [2021-07-27T20:38:30.028Z] ---> 95e09a2c1f6d [2021-07-27T20:38:30.028Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-27T20:38:30.028Z] ---> Running in ba769aab5d53 [2021-07-27T20:38:30.028Z] Removing intermediate container ba769aab5d53 [2021-07-27T20:38:30.028Z] ---> 5c789a368cf3 [2021-07-27T20:38:30.028Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-27T20:38:30.643Z] ---> 2f2b78990608 [2021-07-27T20:38:30.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-27T20:38:30.919Z] ---> 18fe370ea011 [2021-07-27T20:38:30.919Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-27T20:38:31.193Z] ---> 3b4f8e9e7b04 [2021-07-27T20:38:31.193Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-27T20:38:31.193Z] ---> Running in 2445cacc1aa9 [2021-07-27T20:38:31.470Z] Removing intermediate container 2445cacc1aa9 [2021-07-27T20:38:31.470Z] ---> c43ac2b20bec [2021-07-27T20:38:31.470Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:38:31.470Z] ---> Running in 24ed7999728b [2021-07-27T20:38:31.741Z] Removing intermediate container 24ed7999728b [2021-07-27T20:38:31.741Z] ---> 695d143009b2 [2021-07-27T20:38:31.741Z] Step 22/24 : LABEL arch=x86_64 [2021-07-27T20:38:31.741Z] ---> Running in 278c492f5f1f [2021-07-27T20:38:32.016Z] Removing intermediate container 278c492f5f1f [2021-07-27T20:38:32.016Z] ---> 3a350cb7d3cc [2021-07-27T20:38:32.016Z] Step 23/24 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:38:32.016Z] ---> Running in ae53865c8273 [2021-07-27T20:38:32.016Z] Removing intermediate container ae53865c8273 [2021-07-27T20:38:32.016Z] ---> 4175db7c5fed [2021-07-27T20:38:32.016Z] Step 24/24 : LABEL version=0.0.0 [2021-07-27T20:38:32.016Z] ---> Running in 99e68a97b892 [2021-07-27T20:38:32.286Z] Removing intermediate container 99e68a97b892 [2021-07-27T20:38:32.286Z] ---> c724abb9c5ab [2021-07-27T20:38:32.286Z] [2021-07-27T20:38:32.286Z] Successfully built c724abb9c5ab [2021-07-27T20:38:32.286Z] Successfully tagged sys-mgmt-agent:latest [2021-07-27T20:38:59.095Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-27T20:38:59.095Z] Removing intermediate container 5f43d18adb70 [2021-07-27T20:38:59.095Z] ---> f6d0732132ae [2021-07-27T20:38:59.095Z] [2021-07-27T20:38:59.095Z] Step 11/24 : FROM alpine:3.12 [2021-07-27T20:38:59.095Z] ---> 13621d1b12d4 [2021-07-27T20:38:59.095Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-27T20:38:59.095Z] Removing intermediate container 66acabcdbd5b [2021-07-27T20:38:59.095Z] ---> f9f3469473b0 [2021-07-27T20:38:59.095Z] [2021-07-27T20:38:59.095Z] Step 11/32 : FROM alpine:3.12 [2021-07-27T20:38:59.095Z] ---> 13621d1b12d4 [2021-07-27T20:38:59.095Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-27T20:38:59.095Z] ---> Running in 9b4f56633d7e [2021-07-27T20:38:59.095Z] ---> Running in 93ab76fa4111 [2021-07-27T20:38:59.095Z] Removing intermediate container 9b4f56633d7e [2021-07-27T20:38:59.095Z] ---> d8e3e744f9d0 [2021-07-27T20:38:59.095Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-27T20:38:59.095Z] Removing intermediate container 93ab76fa4111 [2021-07-27T20:38:59.095Z] ---> 00e63cfd429b [2021-07-27T20:38:59.095Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-27T20:38:59.095Z] ---> Running in 885a8f7bf720 [2021-07-27T20:38:59.095Z] ---> Running in 9111aaf3b00e [2021-07-27T20:38:59.095Z] Removing intermediate container 885a8f7bf720 [2021-07-27T20:38:59.095Z] ---> 32a77cb2381c [2021-07-27T20:38:59.095Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-27T20:38:59.095Z] ---> Running in 12b1c7985fb1 [2021-07-27T20:38:59.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:38:59.095Z] Removing intermediate container 12b1c7985fb1 [2021-07-27T20:38:59.095Z] ---> a1c7c5269333 [2021-07-27T20:38:59.095Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:38:59.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:38:59.095Z] ---> Running in ced8f0a28431 [2021-07-27T20:38:59.095Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-27T20:38:59.095Z] (2/2) Installing su-exec (0.2-r1) [2021-07-27T20:38:59.095Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:38:59.095Z] OK: 6 MiB in 16 packages [2021-07-27T20:38:59.362Z] Removing intermediate container 9111aaf3b00e [2021-07-27T20:38:59.362Z] ---> d280c95d92c0 [2021-07-27T20:38:59.362Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-27T20:38:59.628Z] ---> Running in 85932eb8014e [2021-07-27T20:38:59.628Z] Removing intermediate container 0d529cc43eb1 [2021-07-27T20:38:59.628Z] ---> ca5a877ea26c [2021-07-27T20:38:59.628Z] [2021-07-27T20:38:59.628Z] Step 11/26 : FROM alpine:3.12 [2021-07-27T20:38:59.628Z] ---> 13621d1b12d4 [2021-07-27T20:38:59.628Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-27T20:38:59.628Z] ---> Running in f8f778ea9a04 [2021-07-27T20:38:59.628Z] Removing intermediate container 42faaa57512c [2021-07-27T20:38:59.628Z] ---> 80a159538edd [2021-07-27T20:38:59.628Z] [2021-07-27T20:38:59.628Z] Step 11/24 : FROM alpine:3.12 [2021-07-27T20:38:59.628Z] ---> 13621d1b12d4 [2021-07-27T20:38:59.628Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-27T20:38:59.628Z] ---> Using cache [2021-07-27T20:38:59.628Z] ---> 37b7984133f9 [2021-07-27T20:38:59.628Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-27T20:38:59.628Z] ---> Using cache [2021-07-27T20:38:59.628Z] ---> 3a1de53bc406 [2021-07-27T20:38:59.628Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-27T20:38:59.897Z] Removing intermediate container 85932eb8014e [2021-07-27T20:38:59.897Z] ---> f1bb99ad8234 [2021-07-27T20:38:59.897Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-27T20:38:59.897Z] Removing intermediate container ced8f0a28431 [2021-07-27T20:38:59.897Z] ---> 7cab2cf9d289 [2021-07-27T20:38:59.897Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-27T20:38:59.897Z] ---> Running in 538794bb3e7e [2021-07-27T20:38:59.897Z] ---> Running in 4fcaeea743bd [2021-07-27T20:38:59.897Z] ---> Running in d7f5d53642ac [2021-07-27T20:38:59.897Z] Removing intermediate container 4fcaeea743bd [2021-07-27T20:38:59.897Z] ---> 64a2ee230698 [2021-07-27T20:38:59.897Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-27T20:38:59.897Z] Removing intermediate container 538794bb3e7e [2021-07-27T20:38:59.897Z] ---> 6a18f6ff0e93 [2021-07-27T20:38:59.897Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-27T20:38:59.897Z] ---> Running in aa14c9aaa97a [2021-07-27T20:39:00.175Z] ---> Running in ef3e40cfe7c8 [2021-07-27T20:39:00.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:39:00.175Z] Removing intermediate container aa14c9aaa97a [2021-07-27T20:39:00.175Z] ---> 32482b7ca145 [2021-07-27T20:39:00.175Z] Step 16/24 : WORKDIR / [2021-07-27T20:39:00.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:39:00.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-27T20:39:00.175Z] ---> Running in 8c91643ac144 [2021-07-27T20:39:00.447Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-27T20:39:00.447Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-27T20:39:00.447Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-27T20:39:00.447Z] (4/6) Installing curl (7.78.0-r0) [2021-07-27T20:39:00.447Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-27T20:39:00.447Z] (6/6) Installing su-exec (0.2-r1) [2021-07-27T20:39:00.447Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:39:00.447Z] Executing ca-certificates-20191127-r4.trigger [2021-07-27T20:39:00.447Z] OK: 7 MiB in 20 packages [2021-07-27T20:39:00.720Z] Removing intermediate container 8c91643ac144 [2021-07-27T20:39:00.720Z] ---> bcdba57acaaa [2021-07-27T20:39:00.720Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:39:00.720Z] ---> 2c94c5c36ce2 [2021-07-27T20:39:00.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-27T20:39:00.985Z] Removing intermediate container ef3e40cfe7c8 [2021-07-27T20:39:00.985Z] ---> 1cbad7a62547 [2021-07-27T20:39:00.985Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-27T20:39:00.985Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-27T20:39:00.985Z] ---> Running in 2e20c4e823c2 [2021-07-27T20:39:00.985Z] Removing intermediate container f8f778ea9a04 [2021-07-27T20:39:00.985Z] ---> 325e96dddc9b [2021-07-27T20:39:00.985Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-27T20:39:00.985Z] ---> 11a75834736d [2021-07-27T20:39:00.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-27T20:39:01.254Z] ---> Running in 4db838b299d1 [2021-07-27T20:39:01.254Z] Removing intermediate container 2e20c4e823c2 [2021-07-27T20:39:01.254Z] ---> 290757f7b374 [2021-07-27T20:39:01.254Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-27T20:39:01.254Z] Removing intermediate container 4db838b299d1 [2021-07-27T20:39:01.254Z] ---> 9f58eeb4d9a5 [2021-07-27T20:39:01.254Z] Step 14/26 : WORKDIR / [2021-07-27T20:39:01.254Z] ---> 09389d402524 [2021-07-27T20:39:01.254Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-27T20:39:01.254Z] ---> Running in 80092d238ef6 [2021-07-27T20:39:01.528Z] ---> Running in adb0ec8cf8f5 [2021-07-27T20:39:01.528Z] Removing intermediate container 80092d238ef6 [2021-07-27T20:39:01.528Z] ---> 24ade8babeb4 [2021-07-27T20:39:01.528Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:39:01.528Z] ---> 6715b28e0cf8 [2021-07-27T20:39:01.528Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-27T20:39:01.528Z] ---> Running in bf77804191fe [2021-07-27T20:39:01.528Z] ---> Running in de22f029a222 [2021-07-27T20:39:01.528Z] Removing intermediate container adb0ec8cf8f5 [2021-07-27T20:39:01.528Z] ---> 6d48908b8c2e [2021-07-27T20:39:01.528Z] 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-07-27T20:39:01.528Z] Removing intermediate container de22f029a222 [2021-07-27T20:39:01.528Z] ---> df13f8cf949a [2021-07-27T20:39:01.528Z] Step 22/24 : LABEL arch=x86_64 [2021-07-27T20:39:01.528Z] ---> Running in c2b2baff19bf [2021-07-27T20:39:01.799Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-27T20:39:01.799Z] ---> ca27ef842215 [2021-07-27T20:39:01.799Z] 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-07-27T20:39:01.799Z] Removing intermediate container c2b2baff19bf [2021-07-27T20:39:01.799Z] ---> 2af9e8168738 [2021-07-27T20:39:01.799Z] Step 23/24 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:39:01.799Z] ---> Running in 77e1d66f0ca9 [2021-07-27T20:39:01.799Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-27T20:39:02.069Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-27T20:39:02.069Z] Removing intermediate container 77e1d66f0ca9 [2021-07-27T20:39:02.069Z] ---> 94e21d59e260 [2021-07-27T20:39:02.069Z] Step 24/24 : LABEL version=0.0.0 [2021-07-27T20:39:02.069Z] ---> b2981b38b2c1 [2021-07-27T20:39:02.069Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-27T20:39:02.069Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-27T20:39:02.069Z] ---> Running in 073e1e9e9c21 [2021-07-27T20:39:02.069Z] Removing intermediate container 073e1e9e9c21 [2021-07-27T20:39:02.069Z] ---> 39b80b8919d3 [2021-07-27T20:39:02.069Z] [2021-07-27T20:39:02.339Z] ---> ed1a06202dc0 [2021-07-27T20:39:02.339Z] 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-07-27T20:39:02.339Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-27T20:39:02.339Z] Successfully built 39b80b8919d3 [2021-07-27T20:39:02.339Z] Successfully tagged core-metadata:latest [2021-07-27T20:39:02.339Z]  Building core-metadata ... done Removing intermediate container bf77804191fe [2021-07-27T20:39:02.339Z] ---> d10c53c6a175 [2021-07-27T20:39:02.339Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:39:02.339Z] ---> 4ade1844744b [2021-07-27T20:39:02.339Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-27T20:39:02.339Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-27T20:39:02.606Z] ---> ba505d040397 [2021-07-27T20:39:02.607Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-27T20:39:02.607Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:39:02.607Z] OK: 8 MiB in 20 packages [2021-07-27T20:39:02.876Z] ---> 3afb2eec40fc [2021-07-27T20:39:02.876Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-27T20:39:02.876Z] ---> 2589955aab04 [2021-07-27T20:39:02.876Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-27T20:39:02.876Z] Removing intermediate container d7f5d53642ac [2021-07-27T20:39:02.876Z] ---> b85f0ce84b0e [2021-07-27T20:39:02.876Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:39:03.140Z] ---> 608366e09168 [2021-07-27T20:39:03.140Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-27T20:39:03.140Z] ---> 4098bc0bdd83 [2021-07-27T20:39:03.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-27T20:39:03.414Z] ---> 164ec95e6004 [2021-07-27T20:39:03.414Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-27T20:39:03.414Z] ---> ae073ee4c56f [2021-07-27T20:39:03.414Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-27T20:39:03.680Z] ---> 3841e8b9c44c [2021-07-27T20:39:03.681Z] 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-07-27T20:39:03.681Z] ---> 9b784d517acc [2021-07-27T20:39:03.681Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-27T20:39:03.681Z] ---> Running in 3e6b4161cfa7 [2021-07-27T20:39:03.681Z] ---> 181d388c6f10 [2021-07-27T20:39:03.681Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-27T20:39:03.948Z] ---> 0b06e1a87dd5 [2021-07-27T20:39:03.948Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-27T20:39:03.948Z] ---> Running in ed6a9318faa8 [2021-07-27T20:39:03.948Z] Removing intermediate container ed6a9318faa8 [2021-07-27T20:39:03.948Z] ---> 52501b17f33c [2021-07-27T20:39:03.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:39:04.222Z] ---> Running in 70ca15a61e19 [2021-07-27T20:39:04.222Z] ---> Running in 3a925a2e2602 [2021-07-27T20:39:04.222Z] Removing intermediate container 70ca15a61e19 [2021-07-27T20:39:04.222Z] ---> 7c9aaa5fee4f [2021-07-27T20:39:04.222Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-27T20:39:04.222Z] Removing intermediate container 3a925a2e2602 [2021-07-27T20:39:04.222Z] ---> 63491ad3a99b [2021-07-27T20:39:04.222Z] Step 22/24 : LABEL arch=x86_64 [2021-07-27T20:39:04.222Z] ---> Running in 4743ed5d6af4 [2021-07-27T20:39:04.495Z] Removing intermediate container 3e6b4161cfa7 [2021-07-27T20:39:04.495Z] ---> 1fd0a044b2db [2021-07-27T20:39:04.495Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-27T20:39:04.495Z] ---> Running in 7d147410bf5e [2021-07-27T20:39:04.495Z] ---> a91289906486 [2021-07-27T20:39:04.495Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-27T20:39:04.495Z] Removing intermediate container 4743ed5d6af4 [2021-07-27T20:39:04.495Z] ---> 01a6701ffd2b [2021-07-27T20:39:04.495Z] Step 23/24 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:39:04.495Z] ---> Running in ca946178e407 [2021-07-27T20:39:04.495Z] ---> Running in fd0c0665c3ae [2021-07-27T20:39:04.495Z] Removing intermediate container 7d147410bf5e [2021-07-27T20:39:04.495Z] ---> 449b93462efb [2021-07-27T20:39:04.495Z] Step 24/26 : LABEL arch=x86_64 [2021-07-27T20:39:04.495Z] ---> Running in e13af88c00b6 [2021-07-27T20:39:04.760Z] Removing intermediate container fd0c0665c3ae [2021-07-27T20:39:04.760Z] ---> e2136f5ec30b [2021-07-27T20:39:04.760Z] Step 24/24 : LABEL version=0.0.0 [2021-07-27T20:39:04.760Z] ---> Running in 094ead45a46a [2021-07-27T20:39:04.761Z] Removing intermediate container e13af88c00b6 [2021-07-27T20:39:04.761Z] ---> 7e722242002c [2021-07-27T20:39:04.761Z] Step 25/26 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:39:04.761Z] ---> Running in 7f1ec8ae6fc8 [2021-07-27T20:39:04.761Z] Removing intermediate container 094ead45a46a [2021-07-27T20:39:04.761Z] ---> 13f6d780d27b [2021-07-27T20:39:04.761Z] [2021-07-27T20:39:05.024Z] Removing intermediate container 7f1ec8ae6fc8 [2021-07-27T20:39:05.024Z] ---> bb6e0e971e2f [2021-07-27T20:39:05.024Z] Step 26/26 : LABEL version=0.0.0 [2021-07-27T20:39:05.024Z] Successfully built 13f6d780d27b [2021-07-27T20:39:05.024Z] Successfully tagged core-data:latest [2021-07-27T20:39:05.024Z]  Building core-data ... done  ---> Running in 5bcdfdd9dcaa [2021-07-27T20:39:05.024Z] Removing intermediate container 5bcdfdd9dcaa [2021-07-27T20:39:05.024Z] ---> 7cb135560521 [2021-07-27T20:39:05.024Z] [2021-07-27T20:39:05.024Z] Successfully built 7cb135560521 [2021-07-27T20:39:05.024Z] Removing intermediate container ca946178e407 [2021-07-27T20:39:05.024Z] ---> f7378c6cec72 [2021-07-27T20:39:05.024Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-27T20:39:05.024Z] Successfully tagged security-secretstore-setup:latest [2021-07-27T20:39:05.290Z]  Building security-secretstore-setup ... done  ---> Running in e33bc1fb5548 [2021-07-27T20:39:05.290Z] Removing intermediate container e33bc1fb5548 [2021-07-27T20:39:05.290Z] ---> 75ba26eb91cb [2021-07-27T20:39:05.290Z] Step 29/32 : CMD ["gate"] [2021-07-27T20:39:05.290Z] ---> Running in 61ebfeb02403 [2021-07-27T20:39:05.555Z] Removing intermediate container 61ebfeb02403 [2021-07-27T20:39:05.555Z] ---> e6ee97de0235 [2021-07-27T20:39:05.555Z] Step 30/32 : LABEL arch=x86_64 [2021-07-27T20:39:05.555Z] ---> Running in 25fc2e2b4a04 [2021-07-27T20:39:05.555Z] Removing intermediate container 25fc2e2b4a04 [2021-07-27T20:39:05.555Z] ---> 158c11c4face [2021-07-27T20:39:05.555Z] Step 31/32 : LABEL git_sha=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [2021-07-27T20:39:05.830Z] ---> Running in 23d663d143bc [2021-07-27T20:39:05.830Z] Removing intermediate container 23d663d143bc [2021-07-27T20:39:05.830Z] ---> fe22419972be [2021-07-27T20:39:05.830Z] Step 32/32 : LABEL version=0.0.0 [2021-07-27T20:39:05.830Z] ---> Running in d70d8d4f0095 [2021-07-27T20:39:06.109Z] Removing intermediate container d70d8d4f0095 [2021-07-27T20:39:06.109Z] ---> 026cb318a048 [2021-07-27T20:39:06.109Z] [2021-07-27T20:39:06.109Z] Successfully built 026cb318a048 [2021-07-27T20:39:06.109Z] Successfully tagged security-bootstrapper:latest [2021-07-27T20:39:06.121Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-07-27T20:39:06.124Z] $ docker stop --time=1 846178a913cbd0c55e9919a02b3abf2b63a72094f7112d1239247e8e9d4405cf [2021-07-27T20:39:07.383Z] $ docker rm -f 846178a913cbd0c55e9919a02b3abf2b63a72094f7112d1239247e8e9d4405cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T20:39:07.781Z] + docker images [2021-07-27T20:39:07.781Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T20:39:07.781Z] security-bootstrapper latest 026cb318a048 2 seconds ago 18.7MB [2021-07-27T20:39:07.781Z] core-data latest 13f6d780d27b 3 seconds ago 20.4MB [2021-07-27T20:39:07.781Z] security-secretstore-setup latest 7cb135560521 3 seconds ago 29MB [2021-07-27T20:39:07.781Z] core-metadata latest 39b80b8919d3 5 seconds ago 16.7MB [2021-07-27T20:39:07.781Z] ca5a877ea26c 8 seconds ago 1.75GB [2021-07-27T20:39:07.781Z] 80a159538edd 8 seconds ago 1.75GB [2021-07-27T20:39:07.781Z] f9f3469473b0 11 seconds ago 1.75GB [2021-07-27T20:39:07.781Z] f6d0732132ae 11 seconds ago 1.75GB [2021-07-27T20:39:07.781Z] sys-mgmt-agent latest c724abb9c5ab 35 seconds ago 324MB [2021-07-27T20:39:07.781Z] support-notifications latest ae60cae5f0f8 About a minute ago 16.8MB [2021-07-27T20:39:07.781Z] security-proxy-setup latest 30c96171c7bd About a minute ago 25.9MB [2021-07-27T20:39:07.781Z] 6386ea3db6eb About a minute ago 1.75GB [2021-07-27T20:39:07.781Z] core-command latest a9ce0e14be77 About a minute ago 16MB [2021-07-27T20:39:07.781Z] support-scheduler latest 34be86b744d8 About a minute ago 16.1MB [2021-07-27T20:39:07.781Z] 02ba69c5c170 About a minute ago 1.75GB [2021-07-27T20:39:07.781Z] 9519bc9a9dba About a minute ago 1.74GB [2021-07-27T20:39:07.781Z] 49c81727df68 About a minute ago 1.75GB [2021-07-27T20:39:07.781Z] 3cda4a854d1f About a minute ago 1.74GB [2021-07-27T20:39:07.781Z] ci-base-image-x86_64 latest 3b56b1840d58 5 minutes ago 1.24GB [2021-07-27T20:39:07.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 13 days ago 475MB [2021-07-27T20:39:07.781Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 weeks ago 37.5MB [2021-07-27T20:39:07.781Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-27T20:39:07.781Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-27T20:39:07.781Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-27T20:39:20.975Z] Removing intermediate container 414a2d987727 [2021-07-27T20:39:20.975Z] ---> 4d105bef75aa [2021-07-27T20:39:20.975Z] Successfully built 4d105bef75aa [2021-07-27T20:39:20.975Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:39:21.342Z] + docker inspect -f . ci-base-image-arm64 [2021-07-27T20:39:21.343Z] . [Pipeline] withDockerContainer [2021-07-27T20:39:21.671Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-07-27T20:39:21.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-27T20:39:23.189Z] Still waiting to schedule task [2021-07-27T20:39:23.190Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-304’ [2021-07-27T20:39:23.760Z] $ docker top c4b5133a2d20a2cd313c4c6d2b28956a9d7a4fc782c1fba749083685479b9740 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T20:39:24.822Z] + go version [2021-07-27T20:39:24.823Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-27T20:39:24.842Z] $ docker stop --time=1 c4b5133a2d20a2cd313c4c6d2b28956a9d7a4fc782c1fba749083685479b9740 [2021-07-27T20:39:26.790Z] $ docker rm -f c4b5133a2d20a2cd313c4c6d2b28956a9d7a4fc782c1fba749083685479b9740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:39:27.636Z] + docker inspect -f . ci-base-image-arm64 [2021-07-27T20:39:27.636Z] . [Pipeline] withDockerContainer [2021-07-27T20:39:27.940Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-07-27T20:39:28.033Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-27T20:39:29.802Z] $ docker top 97b97b38221b9a91ff44ee1ce586420bd1d82195aeb023989bd8d80a1827bf83 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-27T20:39:30.172Z] ========================================================= [2021-07-27T20:39:30.172Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-27T20:39:30.172Z] ========================================================= [Pipeline] sh [2021-07-27T20:39:30.823Z] + go mod tidy [Pipeline] sh [2021-07-27T20:39:32.937Z] + make test [2021-07-27T20:39:32.937Z] 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-07-27T20:39:32.937Z] go mod tidy [2021-07-27T20:39:33.542Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-27T20:40:05.946Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-27T20:41:14.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-27T20:41:14.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-27T20:41:16.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-27T20:41:16.677Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-27T20:41:25.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-27T20:41:25.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-27T20:41:25.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-27T20:41:25.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-27T20:41:26.044Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-27T20:41:26.044Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-27T20:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-27T20:41:28.048Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-27T20:41:28.048Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-27T20:41:28.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-27T20:41:43.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements [2021-07-27T20:41:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-27T20:41:43.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-27T20:41:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 100.0% of statements [2021-07-27T20:41:45.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-27T20:41:46.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.382s coverage: 46.3% of statements [2021-07-27T20:41:46.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-27T20:41:46.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-27T20:41:49.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.593s coverage: 89.9% of statements [2021-07-27T20:41:49.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-27T20:41:49.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-27T20:41:49.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.254s coverage: 78.9% of statements [2021-07-27T20:41:52.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.253s coverage: 81.2% of statements [2021-07-27T20:41:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-27T20:41:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-27T20:41:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-27T20:41:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-27T20:41:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-27T20:41:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.714s coverage: 95.1% of statements [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-27T20:41:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.401s coverage: 60.0% of statements [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-27T20:41:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.344s coverage: 0.8% of statements [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-27T20:41:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements [2021-07-27T20:41:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.234s coverage: 22.0% of statements [2021-07-27T20:41:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-27T20:41:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements [2021-07-27T20:41:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 79.5% of statements [2021-07-27T20:42:00.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements [2021-07-27T20:42:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements [2021-07-27T20:42:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2021-07-27T20:42:09.554Z] Running on prd-ubuntu18.04-docker-8c-8g-306 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-27T20:42:09.575Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-07-27T20:42:09.710Z] The recommended git tool is: git [2021-07-27T20:42:12.491Z] using credential edgex-jenkins-ssh [2021-07-27T20:42:12.510Z] Cloning the remote Git repository [2021-07-27T20:42:12.536Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-27T20:42:12.717Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-07-27T20:42:12.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-27T20:42:12.768Z] > git --version # timeout=10 [2021-07-27T20:42:12.776Z] > git --version # 'git version 2.17.1' [2021-07-27T20:42:12.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T20:42:12.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T20:42:16.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements [2021-07-27T20:42:16.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2021-07-27T20:42:19.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.659s coverage: 81.8% of statements [2021-07-27T20:42:19.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-27T20:42:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-27T20:42:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-27T20:42:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-27T20:42:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-27T20:42:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.215s coverage: 58.8% of statements [2021-07-27T20:42:26.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-27T20:42:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.203s coverage: 80.0% of statements [2021-07-27T20:42:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-07-27T20:42:26.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2021-07-27T20:42:27.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.422s coverage: 91.2% of statements [2021-07-27T20:42:27.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-27T20:42:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.956s coverage: 64.4% of statements [2021-07-27T20:42:32.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-27T20:42:32.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-27T20:42:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements [2021-07-27T20:42:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements [2021-07-27T20:42:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-07-27T20:42:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-07-27T20:42:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-07-27T20:42:35.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.083s coverage: 66.9% of statements [2021-07-27T20:42:35.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-27T20:42:35.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-27T20:42:35.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-27T20:42:39.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.679s coverage: 43.6% of statements [2021-07-27T20:42:39.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-27T20:42:39.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-27T20:42:39.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements [2021-07-27T20:42:39.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-27T20:42:39.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2021-07-27T20:42:39.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-27T20:42:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 19.3% of statements [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-27T20:42:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.675s coverage: 91.9% of statements [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-27T20:42:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 62.7% of statements [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-27T20:42:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.6% of statements [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-27T20:42:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-27T20:42:47.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-27T20:42:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements [2021-07-27T20:42:47.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-27T20:42:47.979Z] GO111MODULE=on go vet ./... [2021-07-27T20:43:06.753Z] Merging remotes/origin/main commit 8af46092e6841b377ce9cc35e8dd7acb653e0cde into PR head commit df1aa97241fa9dce2ede45e83ab5621aa6d94e4d [2021-07-27T20:43:06.910Z] Merge succeeded, producing 75ce8050d9678a41fe0d5d374a97c8dd5c9a881d [2021-07-27T20:43:06.911Z] Checking out Revision 75ce8050d9678a41fe0d5d374a97c8dd5c9a881d (PR-3623) [2021-07-27T20:43:05.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-27T20:43:05.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T20:43:05.943Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-27T20:43:05.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-27T20:43:05.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T20:43:05.963Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-27T20:43:06.763Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T20:43:06.770Z] > git checkout -f df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 [2021-07-27T20:43:06.840Z] > git remote # timeout=10 [2021-07-27T20:43:06.848Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T20:43:06.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T20:43:06.855Z] > git merge 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 [2021-07-27T20:43:06.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T20:43:06.913Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T20:43:06.919Z] > git checkout -f 75ce8050d9678a41fe0d5d374a97c8dd5c9a881d # timeout=10 [2021-07-27T20:43:10.688Z] Commit message: "Merge commit '8af46092e6841b377ce9cc35e8dd7acb653e0cde' into HEAD" [2021-07-27T20:43:10.692Z] > git rev-list --no-walk df1aa97241fa9dce2ede45e83ab5621aa6d94e4d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:43:11.497Z] + echo snap-build.sh [2021-07-27T20:43:11.497Z] snap-build.sh [2021-07-27T20:43:11.497Z] + SNAP_BASE_DIR=. [2021-07-27T20:43:11.497Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-07-27T20:43:11.497Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-07-27T20:43:11.497Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-07-27T20:43:11.497Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-07-27T20:43:11.497Z] + cd /w/workspace/edgex-go/7 [2021-07-27T20:43:11.497Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-27T20:43:11.497Z] Reading package lists... [2021-07-27T20:43:11.497Z] Building dependency tree... [2021-07-27T20:43:11.497Z] Reading state information... [2021-07-27T20:43:11.497Z] The following packages were automatically installed and are no longer required: [2021-07-27T20:43:11.497Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-27T20:43:11.497Z] uidmap xdelta3 [2021-07-27T20:43:11.497Z] Use 'sudo apt autoremove' to remove them. [2021-07-27T20:43:11.497Z] The following packages will be REMOVED: [2021-07-27T20:43:11.497Z] lxd* lxd-client* [2021-07-27T20:43:11.765Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-27T20:43:11.765Z] After this operation, 31.7 MB disk space will be freed. [2021-07-27T20:43:12.314Z] (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-07-27T20:43:12.314Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-27T20:43:12.899Z] Removing lxd dnsmasq configuration [2021-07-27T20:43:13.165Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-27T20:43:13.165Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-27T20:43:14.128Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-27T20:43:14.128Z] (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-07-27T20:43:14.128Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-27T20:43:15.544Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-27T20:43:15.544Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-27T20:43:15.820Z] + sudo snap remove --purge lxd [2021-07-27T20:43:16.090Z] snap "lxd" is not installed [2021-07-27T20:43:16.090Z] + sudo groupadd --force --system lxd [2021-07-27T20:43:16.090Z] ++ whoami [2021-07-27T20:43:16.090Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-27T20:43:16.090Z] + newgrp - lxd [2021-07-27T20:43:16.090Z] + sudo snap install lxd [2021-07-27T20:43:24.323Z] 2021-07-27T20:43:21Z INFO Waiting for automatic snapd restart... [2021-07-27T20:43:39.546Z] lxd 4.16 from Canonical* installed [2021-07-27T20:43:39.546Z] + sudo lxd init --auto [2021-07-27T20:43:49.647Z] + sudo snap install --classic snapcraft [2021-07-27T20:43:59.740Z] snapcraft 4.8.3 from Canonical* installed [2021-07-27T20:43:59.740Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-27T20:43:59.740Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-27T20:43:59.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-27T20:43:59.740Z] Dload Upload Total Spent Left Speed [2021-07-27T20:43:59.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8038 0 --:--:-- --:--:-- --:--:-- 8038 [2021-07-27T20:43:59.740Z] 100 3325k 100 3325k 0 0 21.7M 0 --:--:-- --:--:-- --:--:-- 21.7M [2021-07-27T20:43:59.740Z] ./yq_linux_amd64 [2021-07-27T20:44:00.007Z] + sudo snapcraft prime --use-lxd [2021-07-27T20:44:02.201Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-27T20:44:02.201Z] 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-07-27T20:44:02.201Z] - README.md [2021-07-27T20:44:02.201Z] [2021-07-27T20:44:02.201Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-27T20:44:02.201Z] Launching a container. [2021-07-27T20:44:09.008Z] Waiting for container to be ready [2021-07-27T20:44:09.291Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-27T20:44:09.291Z] [2021-07-27T20:44:12.719Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-27T20:44:13.318Z] Waiting for network to be ready... [2021-07-27T20:44:13.595Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-27T20:44:13.881Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-27T20:44:14.364Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-27T20:44:14.364Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-27T20:44:14.647Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-07-27T20:44:14.647Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-27T20:44:14.647Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-27T20:44:14.647Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-27T20:44:14.647Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-27T20:44:14.647Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-27T20:44:14.647Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-27T20:44:15.248Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-27T20:44:15.248Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-27T20:44:15.248Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-27T20:44:15.248Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-27T20:44:15.248Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-27T20:44:15.248Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-27T20:44:15.248Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-27T20:44:15.522Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-27T20:44:15.522Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-27T20:44:15.522Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-27T20:44:15.522Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-27T20:44:15.522Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-27T20:44:15.522Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-27T20:44:15.522Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-27T20:44:15.522Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-27T20:44:15.522Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-27T20:44:18.915Z] Fetched 24.9 MB in 5s (5248 kB/s) [2021-07-27T20:44:19.189Z] Reading package lists... [2021-07-27T20:44:19.466Z] Reading package lists... [2021-07-27T20:44:19.466Z] Building dependency tree... [2021-07-27T20:44:19.466Z] Reading state information... [2021-07-27T20:44:19.743Z] The following additional packages will be installed: [2021-07-27T20:44:19.743Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-27T20:44:19.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-27T20:44:19.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-27T20:44:19.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-27T20:44:19.743Z] Suggested packages: [2021-07-27T20:44:19.743Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-27T20:44:19.743Z] Recommended packages: [2021-07-27T20:44:19.743Z] gnupg libsasl2-modules [2021-07-27T20:44:19.743Z] The following NEW packages will be installed: [2021-07-27T20:44:19.743Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-27T20:44:19.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-27T20:44:19.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-27T20:44:19.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-27T20:44:19.743Z] The following packages will be upgraded: [2021-07-27T20:44:19.743Z] gpg gpg-agent gpgconf libudev1 [2021-07-27T20:44:19.743Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-27T20:44:19.743Z] Need to get 3527 kB of archives. [2021-07-27T20:44:19.743Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-27T20:44:19.743Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-07-27T20:44:19.743Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-07-27T20:44:19.743Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-27T20:44:19.743Z] Get:4 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-07-27T20:44:19.743Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-27T20:44:19.743Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-27T20:44:19.744Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-27T20:44:20.020Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-27T20:44:20.293Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-27T20:44:20.294Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-27T20:44:20.566Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-27T20:44:20.566Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-27T20:44:20.566Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-27T20:44:20.566Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-27T20:44:20.566Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-27T20:44:20.566Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-27T20:44:20.566Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-27T20:44:20.566Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-27T20:44:20.567Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-27T20:44:20.567Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-27T20:44:20.567Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-27T20:44:20.567Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-27T20:44:20.844Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T20:44:20.844Z] Fetched 3527 kB in 1s (3690 kB/s) [2021-07-27T20:44:20.844Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-27T20:44:20.844Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-07-27T20:44:20.844Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-27T20:44:20.844Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-07-27T20:44:20.844Z] Selecting previously unselected package udev. [2021-07-27T20:44:20.844Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-27T20:44:20.844Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-07-27T20:44:20.844Z] Unpacking udev (237-3ubuntu10.50) ... [2021-07-27T20:44:21.119Z] Selecting previously unselected package libfuse2:amd64. [2021-07-27T20:44:21.119Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-27T20:44:21.119Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-27T20:44:21.119Z] Selecting previously unselected package fuse. [2021-07-27T20:44:21.119Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-27T20:44:21.119Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-27T20:44:21.119Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-27T20:44:21.396Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-27T20:44:21.396Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-27T20:44:21.396Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-27T20:44:21.396Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-27T20:44:21.396Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-27T20:44:21.396Z] Selecting previously unselected package libksba8:amd64. [2021-07-27T20:44:21.396Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-27T20:44:21.396Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-27T20:44:21.672Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-27T20:44:21.672Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.672Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.672Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-27T20:44:21.672Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.672Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.672Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-27T20:44:21.672Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.672Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.672Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-27T20:44:21.672Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.672Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.672Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-27T20:44:21.672Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.672Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.945Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-27T20:44:21.945Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.945Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.945Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-27T20:44:21.945Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.945Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.945Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-27T20:44:21.945Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.945Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.945Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-27T20:44:21.945Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-27T20:44:21.945Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:21.945Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-27T20:44:21.945Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-27T20:44:22.218Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-27T20:44:22.219Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-27T20:44:22.219Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-27T20:44:22.219Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-27T20:44:22.219Z] Selecting previously unselected package libldap-common. [2021-07-27T20:44:22.219Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-27T20:44:22.219Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-27T20:44:22.219Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-27T20:44:22.219Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-27T20:44:22.219Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-27T20:44:22.219Z] Selecting previously unselected package dirmngr. [2021-07-27T20:44:22.219Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-27T20:44:22.219Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-27T20:44:22.501Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-27T20:44:22.501Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-27T20:44:22.501Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-27T20:44:22.501Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-27T20:44:22.501Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-27T20:44:22.501Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-27T20:44:22.501Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:22.501Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-27T20:44:22.501Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-27T20:44:22.501Z] Setting up udev (237-3ubuntu10.50) ... [2021-07-27T20:44:22.774Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T20:44:22.774Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:22.774Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-27T20:44:23.049Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-27T20:44:23.049Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-27T20:44:23.049Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:23.049Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:23.049Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:23.049Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:23.049Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:23.049Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:23.049Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-27T20:44:23.049Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-27T20:44:23.049Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-27T20:44:23.049Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-27T20:44:23.325Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-27T20:44:23.325Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-27T20:44:23.325Z] This means they are not meant to be enabled using systemctl. [2021-07-27T20:44:23.325Z] Possible reasons for having this kind of units are: [2021-07-27T20:44:23.325Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-27T20:44:23.325Z] .wants/ or .requires/ directory. [2021-07-27T20:44:23.325Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-27T20:44:23.325Z] a requirement dependency on it. [2021-07-27T20:44:23.325Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-27T20:44:23.325Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-27T20:44:23.325Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-27T20:44:23.325Z] instance name specified. [2021-07-27T20:44:23.872Z] Reading package lists... [2021-07-27T20:44:23.872Z] Building dependency tree... [2021-07-27T20:44:23.872Z] Reading state information... [2021-07-27T20:44:23.872Z] The following additional packages will be installed: [2021-07-27T20:44:23.872Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-27T20:44:23.872Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-27T20:44:23.872Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-27T20:44:23.872Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-27T20:44:23.872Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-27T20:44:23.872Z] Suggested packages: [2021-07-27T20:44:23.872Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-27T20:44:23.872Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-27T20:44:23.872Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-27T20:44:23.872Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-27T20:44:23.872Z] systemd-container policykit-1 [2021-07-27T20:44:23.872Z] Recommended packages: [2021-07-27T20:44:23.872Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-27T20:44:24.145Z] The following NEW packages will be installed: [2021-07-27T20:44:24.145Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-27T20:44:24.145Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-27T20:44:24.145Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-27T20:44:24.145Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-27T20:44:24.145Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-27T20:44:24.145Z] The following packages will be upgraded: [2021-07-27T20:44:24.145Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-27T20:44:24.145Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-27T20:44:24.145Z] Need to get 36.7 MB of archives. [2021-07-27T20:44:24.145Z] After this operation, 147 MB of additional disk space will be used. [2021-07-27T20:44:24.145Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-07-27T20:44:24.145Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-27T20:44:24.421Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-07-27T20:44:24.421Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-27T20:44:24.421Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-27T20:44:24.421Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-27T20:44:24.421Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-27T20:44:24.421Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-27T20:44:24.421Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-27T20:44:24.421Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-27T20:44:24.421Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-27T20:44:24.421Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-27T20:44:24.421Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-27T20:44:24.421Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-27T20:44:24.421Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-27T20:44:24.421Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-27T20:44:24.421Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-27T20:44:24.421Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-27T20:44:24.901Z] gofmt -l . [2021-07-27T20:44:24.901Z] [ "`gofmt -l .`" = "" ] [2021-07-27T20:44:24.901Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-27T20:44:25.025Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-27T20:44:25.025Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-27T20:44:25.025Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-27T20:44:25.025Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-27T20:44:25.025Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-27T20:44:25.025Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-27T20:44:25.025Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-27T20:44:25.025Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-27T20:44:25.025Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-27T20:44:25.025Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-27T20:44:25.025Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-27T20:44:25.025Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-27T20:44:25.583Z] + ls -al . [2021-07-27T20:44:25.583Z] total 624 [2021-07-27T20:44:25.583Z] drwxrwxr-x 9 1001 1001 4096 Jul 27 20:44 . [2021-07-27T20:44:25.583Z] drwxr-xr-x 4 root root 4096 Jul 27 20:39 .. [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 20:36 .dockerignore [2021-07-27T20:44:25.583Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 20:36 .git [2021-07-27T20:44:25.583Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 20:36 .github [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 818 Jul 27 20:36 .gitignore [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 76 Jul 27 20:36 .hadolint.yml [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 20:36 .sonarcloud.properties [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 8609 Jul 27 20:36 Attribution.txt [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 43881 Jul 27 20:36 CHANGELOG.md [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 20:36 CONTRIBUTING.md [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 931 Jul 27 20:36 Dockerfile.build [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 849 Jul 27 20:36 Jenkinsfile [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 20:36 LICENSE [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 5915 Jul 27 20:36 Makefile [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 8649 Jul 27 20:36 README.md [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 20:36 SECURITY.md [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 20:32 VERSION [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 20:36 ZMQWindows.md [2021-07-27T20:44:25.583Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 20:36 bin [2021-07-27T20:44:25.583Z] drwxrwxr-x 14 1001 1001 4096 Jul 27 20:36 cmd [2021-07-27T20:44:25.583Z] -rw-r--r-- 1 root root 402846 Jul 27 20:42 coverage.out [2021-07-27T20:44:25.583Z] -rw-rw-r-- 1 1001 1001 812 Jul 27 20:36 go.mod [2021-07-27T20:44:25.583Z] -rw-r--r-- 1 root root 48353 Jul 27 20:39 go.sum [2021-07-27T20:44:25.583Z] drwxrwxr-x 7 1001 1001 4096 Jul 27 20:36 internal [2021-07-27T20:44:25.583Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 20:36 openapi [2021-07-27T20:44:25.583Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 20:36 snap [2021-07-27T20:44:25.584Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 20:36 version.go [Pipeline] sh [2021-07-27T20:44:26.257Z] + '[' -e coverage.out ] [2021-07-27T20:44:26.257Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-27T20:44:26.291Z] Warning: overwriting stash ‘coverage-report’ [2021-07-27T20:44:26.458Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T20:44:26.459Z] Fetched 36.7 MB in 2s (17.3 MB/s) [2021-07-27T20:44:26.459Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-27T20:44:26.459Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-07-27T20:44:26.459Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-27T20:44:27.056Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-07-27T20:44:27.056Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-27T20:44:27.056Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-07-27T20:44:27.056Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-27T20:44:27.056Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-27T20:44:27.056Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-27T20:44:27.056Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-27T20:44:27.295Z] Stashed 1 file(s) [Pipeline] sh [2021-07-27T20:44:27.333Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-27T20:44:27.334Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-27T20:44:27.334Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-27T20:44:27.334Z] Setting up apt (1.6.14) ... [2021-07-27T20:44:27.334Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-27T20:44:27.935Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-27T20:44:27.935Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-27T20:44:27.935Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-27T20:44:27.935Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-27T20:44:27.935Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-27T20:44:27.935Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-27T20:44:27.935Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-27T20:44:27.954Z] + make build [2021-07-27T20:44:27.954Z] go mod tidy [2021-07-27T20:44:28.208Z] Selecting previously unselected package libexpat1:amd64. [2021-07-27T20:44:28.208Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-27T20:44:28.208Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-27T20:44:28.208Z] Selecting previously unselected package python3.6-minimal. [2021-07-27T20:44:28.208Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-27T20:44:28.208Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-27T20:44:28.483Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-27T20:44:28.483Z] Checking for services that may need to be restarted...done. [2021-07-27T20:44:28.483Z] Checking for services that may need to be restarted...done. [2021-07-27T20:44:28.483Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-27T20:44:28.483Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-27T20:44:28.483Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-27T20:44:28.551Z] 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-07-27T20:44:29.087Z] Selecting previously unselected package python3-minimal. [2021-07-27T20:44:29.087Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-27T20:44:29.087Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-27T20:44:29.087Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-27T20:44:29.087Z] Selecting previously unselected package mime-support. [2021-07-27T20:44:29.087Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-27T20:44:29.087Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-27T20:44:29.087Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-27T20:44:29.087Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-27T20:44:29.087Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-27T20:44:29.087Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-27T20:44:29.087Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-27T20:44:29.087Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-27T20:44:29.361Z] Selecting previously unselected package python3.6. [2021-07-27T20:44:29.361Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-27T20:44:29.361Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-27T20:44:29.361Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T20:44:29.361Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-27T20:44:29.361Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-27T20:44:29.361Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-27T20:44:29.637Z] Selecting previously unselected package python3. [2021-07-27T20:44:29.637Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-27T20:44:29.637Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-27T20:44:29.637Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-27T20:44:29.637Z] Selecting previously unselected package multiarch-support. [2021-07-27T20:44:29.637Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-27T20:44:29.637Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-27T20:44:29.637Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-27T20:44:29.637Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-27T20:44:29.909Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-27T20:44:29.909Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-27T20:44:29.909Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-27T20:44:29.909Z] Selecting previously unselected package libbsd0:amd64. [2021-07-27T20:44:29.909Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-27T20:44:29.909Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-27T20:44:29.909Z] Selecting previously unselected package sudo. [2021-07-27T20:44:29.909Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-27T20:44:29.909Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-27T20:44:29.909Z] Selecting previously unselected package apparmor. [2021-07-27T20:44:29.909Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-27T20:44:29.909Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-27T20:44:30.183Z] Selecting previously unselected package libedit2:amd64. [2021-07-27T20:44:30.183Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-27T20:44:30.183Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-27T20:44:30.183Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-27T20:44:30.183Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-27T20:44:30.183Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-27T20:44:30.183Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-27T20:44:30.183Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-27T20:44:30.183Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-27T20:44:30.183Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-27T20:44:30.183Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-27T20:44:30.183Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-27T20:44:30.183Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-27T20:44:30.183Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-27T20:44:30.183Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-27T20:44:30.456Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-27T20:44:30.456Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-27T20:44:30.456Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-27T20:44:30.456Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-27T20:44:30.456Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-27T20:44:30.456Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-27T20:44:30.732Z] Selecting previously unselected package openssh-client. [2021-07-27T20:44:30.732Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-27T20:44:30.732Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-27T20:44:30.732Z] Selecting previously unselected package squashfs-tools. [2021-07-27T20:44:30.732Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-27T20:44:30.732Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-27T20:44:30.732Z] Selecting previously unselected package snapd. [2021-07-27T20:44:30.732Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-27T20:44:30.732Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-27T20:44:32.725Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-27T20:44:32.725Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-27T20:44:32.725Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-27T20:44:32.725Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-27T20:44:32.725Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-27T20:44:32.725Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-27T20:44:32.725Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-27T20:44:33.003Z] Setting up systemd (237-3ubuntu10.50) ... [2021-07-27T20:44:33.003Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-27T20:44:33.601Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-27T20:44:33.601Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-27T20:44:33.601Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-27T20:44:33.601Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-27T20:44:33.601Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-27T20:44:33.601Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-27T20:44:34.199Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-27T20:44:34.199Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-27T20:44:34.199Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-27T20:44:34.199Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-27T20:44:34.199Z] running python rtupdate hooks for python3.6... [2021-07-27T20:44:34.199Z] running python post-rtupdate hooks for python3.6... [2021-07-27T20:44:34.199Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-27T20:44:34.806Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-27T20:44:35.080Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-27T20:44:35.080Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-27T20:44:35.080Z] Setting up snapd (2.49.2+18.04) ... [2021-07-27T20:44:35.677Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-27T20:44:35.677Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-27T20:44:35.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-27T20:44:35.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-27T20:44:36.228Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-27T20:44:36.228Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-27T20:44:36.501Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-27T20:44:36.501Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-27T20:44:36.776Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-27T20:44:36.856Z] 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-07-27T20:44:37.053Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-27T20:44:37.053Z] /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-07-27T20:44:37.053Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-27T20:44:37.053Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-27T20:44:38.034Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-27T20:44:38.034Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-27T20:44:38.034Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-27T20:44:39.029Z] Reading package lists... [2021-07-27T20:44:39.312Z] Reading package lists... [2021-07-27T20:44:39.312Z] Building dependency tree... [2021-07-27T20:44:39.312Z] Reading state information... [2021-07-27T20:44:39.312Z] Calculating upgrade... [2021-07-27T20:44:39.586Z] The following packages will be upgraded: [2021-07-27T20:44:39.586Z] advancecomp base-files bash binutils binutils-common [2021-07-27T20:44:39.586Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-27T20:44:39.586Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-27T20:44:39.586Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-27T20:44:39.586Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-27T20:44:39.586Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-27T20:44:39.586Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-27T20:44:39.586Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-27T20:44:39.586Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-27T20:44:39.586Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-27T20:44:39.586Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-27T20:44:39.586Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-27T20:44:39.586Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-27T20:44:39.586Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-27T20:44:39.586Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-27T20:44:39.586Z] ubuntu-keyring util-linux [2021-07-27T20:44:39.858Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-27T20:44:39.858Z] Need to get 64.2 MB of archives. [2021-07-27T20:44:39.858Z] After this operation, 5125 kB of additional disk space will be used. [2021-07-27T20:44:39.858Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-27T20:44:39.858Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-07-27T20:44:40.136Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-27T20:44:40.136Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-27T20:44:40.136Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-27T20:44:40.136Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-27T20:44:40.136Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-27T20:44:40.136Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-27T20:44:40.136Z] 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-07-27T20:44:40.136Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-27T20:44:40.136Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-27T20:44:40.136Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-27T20:44:40.136Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-27T20:44:40.136Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-27T20:44:40.136Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-27T20:44:40.136Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-27T20:44:40.136Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-27T20:44:40.136Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-27T20:44:40.136Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-27T20:44:40.136Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-27T20:44:40.136Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-27T20:44:40.414Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-27T20:44:40.414Z] 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-07-27T20:44:40.414Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-27T20:44:40.414Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-27T20:44:40.414Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-27T20:44:40.414Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-27T20:44:40.414Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-27T20:44:40.414Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-27T20:44:40.414Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-27T20:44:40.414Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-27T20:44:40.414Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-27T20:44:40.414Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-07-27T20:44:40.414Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-27T20:44:40.414Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-27T20:44:40.414Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-27T20:44:40.414Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-27T20:44:40.414Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-27T20:44:40.414Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-27T20:44:40.414Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-27T20:44:40.414Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-27T20:44:40.414Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-27T20:44:40.691Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-27T20:44:40.691Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-27T20:44:40.691Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-27T20:44:40.691Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-27T20:44:40.691Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-27T20:44:40.691Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-27T20:44:40.691Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-27T20:44:40.691Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-27T20:44:40.691Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-27T20:44:40.691Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-27T20:44:40.691Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-27T20:44:40.691Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-27T20:44:40.691Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-27T20:44:40.691Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-27T20:44:40.691Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-27T20:44:40.691Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-27T20:44:40.981Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-27T20:44:40.981Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-27T20:44:40.981Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-27T20:44:41.289Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-27T20:44:41.289Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-27T20:44:41.289Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-27T20:44:41.639Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-27T20:44:41.639Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-27T20:44:41.639Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-27T20:44:41.639Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-27T20:44:41.639Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-27T20:44:41.639Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-27T20:44:41.639Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-27T20:44:41.639Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-27T20:44:42.003Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-27T20:44:42.003Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-27T20:44:42.003Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-27T20:44:42.003Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-27T20:44:42.003Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-27T20:44:42.003Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-27T20:44:42.003Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-27T20:44:42.003Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-27T20:44:42.003Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-27T20:44:42.003Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-27T20:44:42.308Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-27T20:44:42.308Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-27T20:44:42.308Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-27T20:44:42.308Z] Get:86 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-07-27T20:44:42.308Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-27T20:44:42.308Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-27T20:44:42.308Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-27T20:44:42.308Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-27T20:44:42.308Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-27T20:44:42.582Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-27T20:44:42.582Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-27T20:44:42.582Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-27T20:44:42.582Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-27T20:44:42.582Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-27T20:44:42.582Z] 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-07-27T20:44:42.582Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-27T20:44:42.857Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-27T20:44:42.857Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-27T20:44:42.857Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-27T20:44:42.857Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-27T20:44:42.857Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-27T20:44:43.136Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T20:44:43.136Z] Fetched 64.2 MB in 3s (19.2 MB/s) [2021-07-27T20:44:43.136Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-27T20:44:43.136Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-27T20:44:43.136Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-27T20:44:43.740Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-27T20:44:43.740Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-27T20:44:43.740Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-07-27T20:44:43.740Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-07-27T20:44:43.740Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:43.740Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.015Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.015Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.015Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.016Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.016Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.016Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.294Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.294Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.294Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.294Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.294Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.294Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.294Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:44:44.294Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-27T20:44:44.294Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.294Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.572Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:44:44.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-27T20:44:44.572Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.572Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.572Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.572Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.572Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:44.572Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-27T20:44:44.846Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:44:44.846Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-27T20:44:44.846Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-27T20:44:45.126Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-27T20:44:45.401Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-27T20:44:45.676Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-27T20:44:45.676Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-27T20:44:45.676Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-27T20:44:45.676Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-27T20:44:45.676Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-27T20:44:45.953Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-27T20:44:45.953Z] Installing new version of config file /etc/issue ... [2021-07-27T20:44:45.953Z] Installing new version of config file /etc/issue.net ... [2021-07-27T20:44:45.953Z] Installing new version of config file /etc/lsb-release ... [2021-07-27T20:44:45.953Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-27T20:44:46.229Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-27T20:44:46.230Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-27T20:44:46.230Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-27T20:44:46.230Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:46.230Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-27T20:44:46.230Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-27T20:44:46.508Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-27T20:44:46.508Z] 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-07-27T20:44:46.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:46.508Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:46.508Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:46.508Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:44:46.508Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:46.508Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-27T20:44:46.508Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-27T20:44:46.785Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-27T20:44:46.785Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:46.785Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-27T20:44:46.785Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-27T20:44:47.058Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-27T20:44:47.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:47.058Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-27T20:44:47.058Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-27T20:44:47.058Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-27T20:44:47.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:47.058Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-27T20:44:47.058Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-27T20:44:47.540Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-27T20:44:47.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:47.540Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-27T20:44:47.540Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-27T20:44:47.540Z] Setting up grep (3.1-2build1) ... [2021-07-27T20:44:47.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:47.540Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-27T20:44:47.540Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-27T20:44:47.540Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-27T20:44:47.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:47.540Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-27T20:44:47.540Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-27T20:44:47.540Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-27T20:44:47.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:47.836Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-27T20:44:47.836Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-27T20:44:47.836Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-27T20:44:47.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:47.836Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-27T20:44:47.836Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-27T20:44:48.112Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-27T20:44:48.393Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-27T20:44:48.393Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-27T20:44:48.393Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-27T20:44:48.681Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-27T20:44:48.681Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:48.681Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-27T20:44:48.681Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-27T20:44:48.955Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-27T20:44:48.955Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-27T20:44:49.229Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-27T20:44:49.229Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-27T20:44:49.229Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-27T20:44:49.229Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:49.229Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-27T20:44:49.229Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-27T20:44:49.229Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-27T20:44:49.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:49.503Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:49.503Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:49.503Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:44:49.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:49.503Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:49.503Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:49.503Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:44:49.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:49.503Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:49.777Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:49.777Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:44:49.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:49.777Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:49.777Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:49.777Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:44:49.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:49.777Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-27T20:44:49.777Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-27T20:44:50.051Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-27T20:44:50.051Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-27T20:44:50.051Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-27T20:44:50.051Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:50.051Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-27T20:44:50.051Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-27T20:44:50.051Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-27T20:44:50.325Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:50.325Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:50.325Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:50.325Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:44:50.325Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:50.325Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:50.325Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:50.325Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:44:50.608Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:50.608Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:50.608Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:51.214Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:44:51.214Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-27T20:44:51.497Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-27T20:44:51.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:51.771Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-27T20:44:51.771Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-27T20:44:51.771Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-27T20:44:51.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-27T20:44:51.771Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-27T20:44:51.771Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-27T20:44:52.046Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-27T20:44:52.046Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-27T20:44:52.046Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-27T20:44:52.046Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-27T20:44:52.046Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-27T20:44:52.320Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-27T20:44:52.320Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-27T20:44:52.320Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-27T20:44:52.320Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-27T20:44:52.320Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-27T20:44:52.320Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-27T20:44:52.320Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-27T20:44:52.320Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-27T20:44:52.599Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-27T20:44:52.599Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-27T20:44:52.599Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-27T20:44:52.599Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-27T20:44:52.599Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-27T20:44:52.599Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-27T20:44:52.599Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-27T20:44:52.881Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-27T20:44:52.881Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-27T20:44:52.881Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-27T20:44:52.881Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-27T20:44:52.881Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-27T20:44:53.155Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:53.155Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-27T20:44:53.155Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-27T20:44:53.155Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-07-27T20:44:53.155Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-27T20:44:53.155Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-27T20:44:53.155Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-27T20:44:53.431Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-27T20:44:53.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:53.431Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-27T20:44:53.431Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-27T20:44:53.431Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-27T20:44:53.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:53.431Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-27T20:44:53.431Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-27T20:44:53.712Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-27T20:44:53.712Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:53.712Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-27T20:44:53.712Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-27T20:44:53.712Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-27T20:44:53.989Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:53.989Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-27T20:44:53.989Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-27T20:44:53.989Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-27T20:44:53.989Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:53.989Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-27T20:44:53.989Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-27T20:44:53.989Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-27T20:44:54.273Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:54.273Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-27T20:44:54.273Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-27T20:44:54.273Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-27T20:44:54.273Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:54.273Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-27T20:44:54.560Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-27T20:44:54.560Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-27T20:44:54.560Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:54.560Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-27T20:44:54.560Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-27T20:44:54.560Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-27T20:44:54.560Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:54.560Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-27T20:44:54.560Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-27T20:44:54.834Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-27T20:44:54.834Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:54.834Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-27T20:44:54.834Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-27T20:44:54.834Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-27T20:44:54.834Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:54.834Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-27T20:44:54.834Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-27T20:44:55.108Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-27T20:44:55.108Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:55.108Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-27T20:44:55.108Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-27T20:44:55.108Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-27T20:44:55.108Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:55.108Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-27T20:44:55.108Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-27T20:44:55.382Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-27T20:44:55.382Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:55.382Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-27T20:44:55.382Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-27T20:44:55.382Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-27T20:44:55.382Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-27T20:44:55.382Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-27T20:44:55.382Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-27T20:44:55.382Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-27T20:44:55.868Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-27T20:44:55.868Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-27T20:44:55.868Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-27T20:44:55.868Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-27T20:44:55.868Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-27T20:44:55.868Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-27T20:44:55.868Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-27T20:44:55.868Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-27T20:44:55.868Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-27T20:44:56.149Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-27T20:44:56.149Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-27T20:44:56.149Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-27T20:44:56.149Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-27T20:44:56.149Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-27T20:44:56.149Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-27T20:44:56.149Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-27T20:44:56.149Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-27T20:44:56.424Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-27T20:44:56.424Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-27T20:44:56.424Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-27T20:44:56.424Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-27T20:44:56.424Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-27T20:44:56.424Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-27T20:44:56.424Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-27T20:44:56.703Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-27T20:44:56.981Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-27T20:44:56.981Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-27T20:44:56.981Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-27T20:44:56.981Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-27T20:44:56.981Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-27T20:44:56.981Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-27T20:44:57.256Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-27T20:44:57.256Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-27T20:44:57.256Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-27T20:44:57.256Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-27T20:44:57.533Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-27T20:44:57.533Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-27T20:44:57.533Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:57.533Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:44:57.533Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:57.533Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:44:57.533Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:57.806Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:44:57.806Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:57.806Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:44:58.427Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:58.427Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:44:59.416Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:59.416Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:44:59.696Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:59.696Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:44:59.972Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:44:59.972Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:45:00.572Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-27T20:45:00.572Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-27T20:45:00.572Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-27T20:45:00.572Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-27T20:45:00.572Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-27T20:45:00.572Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-27T20:45:00.851Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-27T20:45:00.851Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-27T20:45:00.851Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-27T20:45:00.851Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-27T20:45:00.851Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-27T20:45:00.851Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-27T20:45:01.130Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-27T20:45:01.130Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-27T20:45:01.130Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-27T20:45:01.130Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-27T20:45:01.130Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:45:01.130Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-27T20:45:01.130Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:45:01.130Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:45:01.130Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:45:01.130Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-27T20:45:01.130Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-27T20:45:01.130Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-27T20:45:01.415Z] [2021-07-27T20:45:01.415Z] Current default time zone: 'Etc/UTC' [2021-07-27T20:45:01.415Z] Local time is now: Tue Jul 27 20:45:01 UTC 2021. [2021-07-27T20:45:01.415Z] Universal Time is now: Tue Jul 27 20:45:01 UTC 2021. [2021-07-27T20:45:01.415Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-27T20:45:01.415Z] [2021-07-27T20:45:01.415Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-07-27T20:45:01.415Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:45:01.415Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-07-27T20:45:01.415Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-27T20:45:01.415Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-27T20:45:01.415Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-27T20:45:01.415Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-27T20:45:01.415Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-27T20:45:01.415Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-27T20:45:01.415Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-27T20:45:01.415Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:45:01.415Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-27T20:45:01.694Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:01.694Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-27T20:45:01.694Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:45:01.694Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-27T20:45:01.694Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-27T20:45:01.694Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-27T20:45:01.694Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-27T20:45:01.694Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-27T20:45:01.694Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-27T20:45:01.694Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-27T20:45:01.694Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-27T20:45:03.700Z] 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-07-27T20:45:03.721Z] Updating certificates in /etc/ssl/certs... [2021-07-27T20:45:03.978Z] 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-07-27T20:45:04.327Z] 23 added, 27 removed; done. [2021-07-27T20:45:04.327Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-27T20:45:04.327Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-27T20:45:04.327Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-27T20:45:04.327Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-27T20:45:04.327Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-27T20:45:04.327Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:04.327Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-27T20:45:04.327Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:04.327Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:04.327Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:04.327Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:04.327Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:04.327Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-27T20:45:04.327Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-27T20:45:04.327Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-27T20:45:04.327Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-27T20:45:04.327Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-27T20:45:04.327Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:04.327Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-27T20:45:04.603Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-27T20:45:04.603Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-27T20:45:04.603Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-27T20:45:04.603Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-27T20:45:04.603Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-27T20:45:04.603Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-27T20:45:04.603Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-27T20:45:04.603Z] Updating certificates in /etc/ssl/certs... [2021-07-27T20:45:05.410Z] 0 added, 0 removed; done. [2021-07-27T20:45:05.410Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-27T20:45:05.410Z] done. [2021-07-27T20:45:05.686Z] Reading package lists... [2021-07-27T20:45:05.962Z] Building dependency tree... [2021-07-27T20:45:05.962Z] Reading state information... [2021-07-27T20:45:06.239Z] The following NEW packages will be installed: [2021-07-27T20:45:06.239Z] apt-transport-https [2021-07-27T20:45:06.239Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-27T20:45:06.517Z] Need to get 4348 B of archives. [2021-07-27T20:45:06.517Z] After this operation, 154 kB of additional disk space will be used. [2021-07-27T20:45:06.517Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-27T20:45:06.517Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T20:45:06.517Z] Fetched 4348 B in 0s (21.1 kB/s) [2021-07-27T20:45:06.517Z] Selecting previously unselected package apt-transport-https. [2021-07-27T20:45:06.517Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-27T20:45:06.517Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-27T20:45:06.517Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-27T20:45:06.517Z] Setting up apt-transport-https (1.6.14) ... [2021-07-27T20:45:06.792Z] Waiting for network to be ready... [2021-07-27T20:45:09.396Z] 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-07-27T20:45:09.996Z] 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-07-27T20:45:12.214Z] 2021-07-27T20:45:10Z INFO Waiting for automatic snapd restart... [2021-07-27T20:45:13.659Z] snapd 2.51.1 from Canonical* installed [2021-07-27T20:45:14.258Z] "snapd" switched to the "latest/stable" channel [2021-07-27T20:45:14.258Z] [2021-07-27T20:45:14.332Z] 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-07-27T20:45:16.881Z] core18 20210611 from Canonical* installed [2021-07-27T20:45:16.882Z] "core18" switched to the "latest/stable" channel [2021-07-27T20:45:16.882Z] [2021-07-27T20:45:18.643Z] 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-07-27T20:45:20.276Z] snapcraft 4.8.3 from Canonical* installed [2021-07-27T20:45:20.276Z] "snapcraft" switched to the "latest/stable" channel [2021-07-27T20:45:20.276Z] [2021-07-27T20:45:22.054Z] 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-07-27T20:45:24.618Z] 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-07-27T20:45:24.618Z] - README.md [2021-07-27T20:45:24.618Z] [2021-07-27T20:45:24.618Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-27T20:45:24.618Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-27T20:45:24.618Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-27T20:45:24.618Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-27T20:45:25.495Z] Reading package lists... [2021-07-27T20:45:26.098Z] 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-07-27T20:45:26.098Z] Reading package lists... [2021-07-27T20:45:26.098Z] Building dependency tree... [2021-07-27T20:45:26.098Z] Reading state information... [2021-07-27T20:45:26.374Z] Suggested packages: [2021-07-27T20:45:26.374Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-27T20:45:26.374Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-27T20:45:26.374Z] Recommended packages: [2021-07-27T20:45:26.374Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-27T20:45:26.374Z] The following NEW packages will be installed: [2021-07-27T20:45:26.374Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-27T20:45:26.374Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-27T20:45:26.374Z] pkg-config zip [2021-07-27T20:45:26.374Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-27T20:45:26.374Z] Need to get 7663 kB of archives. [2021-07-27T20:45:26.374Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-27T20:45:26.374Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-27T20:45:26.649Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-07-27T20:45:26.649Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-27T20:45:26.649Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-27T20:45:26.649Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-27T20:45:26.649Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-27T20:45:26.649Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-27T20:45:26.649Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-27T20:45:26.925Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-27T20:45:26.925Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-27T20:45:26.925Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-27T20:45:26.925Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-27T20:45:26.925Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-27T20:45:27.205Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-27T20:45:27.205Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-27T20:45:27.205Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T20:45:27.205Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-07-27T20:45:27.205Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-27T20:45:27.205Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-27T20:45:27.205Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-27T20:45:27.205Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-27T20:45:27.485Z] Selecting previously unselected package libpsl5:amd64. [2021-07-27T20:45:27.485Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-27T20:45:27.485Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-27T20:45:27.485Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-27T20:45:27.485Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-27T20:45:27.485Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-27T20:45:27.485Z] Selecting previously unselected package librtmp1:amd64. [2021-07-27T20:45:27.485Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-27T20:45:27.485Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-27T20:45:27.485Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-27T20:45:27.485Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-27T20:45:27.485Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-27T20:45:27.508Z] 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-07-27T20:45:27.763Z] Selecting previously unselected package liberror-perl. [2021-07-27T20:45:27.763Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-27T20:45:27.763Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-27T20:45:27.763Z] Selecting previously unselected package git-man. [2021-07-27T20:45:27.763Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-27T20:45:27.763Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-27T20:45:27.763Z] Selecting previously unselected package git. [2021-07-27T20:45:27.763Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-27T20:45:27.763Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-27T20:45:28.360Z] Selecting previously unselected package libnorm1:amd64. [2021-07-27T20:45:28.360Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-27T20:45:28.360Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-27T20:45:28.360Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-27T20:45:28.360Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-27T20:45:28.360Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-27T20:45:28.360Z] Selecting previously unselected package libsodium23:amd64. [2021-07-27T20:45:28.360Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-27T20:45:28.360Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-27T20:45:28.639Z] Selecting previously unselected package libzmq5:amd64. [2021-07-27T20:45:28.639Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-27T20:45:28.639Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-27T20:45:28.639Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-27T20:45:28.639Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-27T20:45:28.639Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-27T20:45:28.639Z] Selecting previously unselected package pkg-config. [2021-07-27T20:45:28.639Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-27T20:45:28.639Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-27T20:45:28.639Z] Selecting previously unselected package zip. [2021-07-27T20:45:28.639Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-27T20:45:28.639Z] Unpacking zip (3.0-11build1) ... [2021-07-27T20:45:28.913Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-27T20:45:28.914Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-27T20:45:28.914Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-27T20:45:28.914Z] Setting up liberror-perl (0.17025-1) ... [2021-07-27T20:45:28.914Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-27T20:45:28.914Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-27T20:45:28.914Z] No schema files found: doing nothing. [2021-07-27T20:45:28.914Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-27T20:45:28.914Z] Setting up zip (3.0-11build1) ... [2021-07-27T20:45:28.914Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-27T20:45:28.914Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-27T20:45:28.914Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-27T20:45:28.914Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-27T20:45:28.914Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-27T20:45:28.914Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-27T20:45:28.914Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-27T20:45:28.914Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-27T20:45:29.512Z] git set to automatically installed. [2021-07-27T20:45:29.512Z] git-man set to automatically installed. [2021-07-27T20:45:29.512Z] libcurl3-gnutls set to automatically installed. [2021-07-27T20:45:29.512Z] liberror-perl set to automatically installed. [2021-07-27T20:45:29.512Z] libglib2.0-0 set to automatically installed. [2021-07-27T20:45:29.512Z] libnghttp2-14 set to automatically installed. [2021-07-27T20:45:29.512Z] libnorm1 set to automatically installed. [2021-07-27T20:45:29.512Z] libpgm-5.2-0 set to automatically installed. [2021-07-27T20:45:29.512Z] libpsl5 set to automatically installed. [2021-07-27T20:45:29.512Z] librtmp1 set to automatically installed. [2021-07-27T20:45:29.512Z] libsodium23 set to automatically installed. [2021-07-27T20:45:29.512Z] libzmq3-dev set to automatically installed. [2021-07-27T20:45:29.512Z] libzmq5 set to automatically installed. [2021-07-27T20:45:29.512Z] pkg-config set to automatically installed. [2021-07-27T20:45:29.512Z] zip set to automatically installed. [2021-07-27T20:45:30.127Z] 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-07-27T20:45:31.502Z] snapd is not logged in, snap install commands will use sudo [2021-07-27T20:45:33.522Z] 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-07-27T20:45:38.249Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-27T20:45:38.249Z] snapd is not logged in, snap install commands will use sudo [2021-07-27T20:45:39.232Z] snap "core18" has no updates available [2021-07-27T20:45:39.832Z] Pulling config-common [2021-07-27T20:45:39.832Z] + snapcraftctl pull [Pipeline] } [2021-07-27T20:45:40.285Z] $ docker stop --time=1 97b97b38221b9a91ff44ee1ce586420bd1d82195aeb023989bd8d80a1827bf83 [2021-07-27T20:45:40.817Z] Pulling go-build-helper [2021-07-27T20:45:40.817Z] + snapcraftctl pull [2021-07-27T20:45:41.798Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-27T20:45:41.798Z] Skipping pull go-build-helper (already ran) [2021-07-27T20:45:41.798Z] Building go-build-helper [2021-07-27T20:45:41.798Z] + snapcraftctl build [2021-07-27T20:45:43.197Z] $ docker rm -f 97b97b38221b9a91ff44ee1ce586420bd1d82195aeb023989bd8d80a1827bf83 [2021-07-27T20:45:43.779Z] Staging go-build-helper [2021-07-27T20:45:43.779Z] + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:45:45.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-27T20:45:45.678Z] [2021-07-27T20:45:45.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:45:46.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-27T20:45:46.357Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-27T20:45:46.357Z] 29e5d40040c1: Pulling fs layer [2021-07-27T20:45:46.357Z] 1ce36da41761: Pulling fs layer [2021-07-27T20:45:46.357Z] 25b303627fd3: Pulling fs layer [2021-07-27T20:45:46.988Z] 29e5d40040c1: Verifying Checksum [2021-07-27T20:45:46.988Z] 29e5d40040c1: Download complete [2021-07-27T20:45:47.296Z] 1ce36da41761: Verifying Checksum [2021-07-27T20:45:47.296Z] 1ce36da41761: Download complete [2021-07-27T20:45:47.947Z] 29e5d40040c1: Pull complete [2021-07-27T20:45:50.019Z] 25b303627fd3: Verifying Checksum [2021-07-27T20:45:50.019Z] 25b303627fd3: Download complete [2021-07-27T20:45:50.019Z] 1ce36da41761: Pull complete [2021-07-27T20:45:53.955Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-27T20:45:53.955Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-27T20:45:53.955Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-07-27T20:45:53.955Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-27T20:45:53.955Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-27T20:45:53.955Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-27T20:45:53.955Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-27T20:45:53.955Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-27T20:45:53.955Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-27T20:45:53.955Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-27T20:45:53.955Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-27T20:45:53.955Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-27T20:45:53.955Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-27T20:45:53.955Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-27T20:45:53.955Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-27T20:45:53.955Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-27T20:45:53.955Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-27T20:45:53.955Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-27T20:45:53.955Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-27T20:45:53.955Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-27T20:45:53.955Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-27T20:45:53.955Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-27T20:45:53.955Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-27T20:45:53.955Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-27T20:45:53.955Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-27T20:45:53.955Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-27T20:45:53.955Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-27T20:45:53.955Z] Fetched 24.9 MB in 0s (0 B/s) [2021-07-27T20:45:53.955Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-27T20:45:53.955Z] Fetched 224 kB in 0s (0 B/s) [2021-07-27T20:45:53.955Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-27T20:45:53.955Z] Fetched 157 kB in 0s (0 B/s) [2021-07-27T20:45:53.955Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-27T20:45:53.955Z] Fetched 221 kB in 0s (0 B/s) [2021-07-27T20:45:53.955Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-27T20:45:53.955Z] Fetched 143 kB in 0s (0 B/s) [2021-07-27T20:45:53.955Z] Pulling edgex-go [2021-07-27T20:45:53.955Z] + snapcraftctl pull [2021-07-27T20:45:53.955Z] Pulling hooks [2021-07-27T20:45:53.955Z] + snapcraftctl pull [2021-07-27T20:46:00.244Z] 25b303627fd3: Pull complete [2021-07-27T20:46:00.520Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-27T20:46:00.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-27T20:46:00.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-27T20:46:00.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-07-27T20:46:00.862Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-27T20:46:05.293Z] $ docker top cb69a5cc43b927e20079c86bbb4a7c61df99f6c0f73f748d8a60465d4f2fab21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T20:46:06.353Z] + docker-compose build --help [2021-07-27T20:46:06.354Z] + grep parallel [2021-07-27T20:46:12.300Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-27T20:46:12.300Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-27T20:46:12.300Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-27T20:46:12.300Z] Fetched 0 B in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-27T20:46:12.300Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-27T20:46:12.300Z] Fetched 279 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-27T20:46:12.300Z] Fetched 122 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-27T20:46:12.300Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-27T20:46:12.300Z] Fetched 8848 B in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-27T20:46:12.300Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-27T20:46:12.300Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-27T20:46:12.300Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-07-27T20:46:12.300Z] Fetched 219 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-27T20:46:12.300Z] Fetched 154 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-27T20:46:12.300Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-27T20:46:12.300Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-27T20:46:12.300Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-27T20:46:12.300Z] Fetched 499 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-27T20:46:12.300Z] Fetched 111 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-27T20:46:12.300Z] Fetched 240 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-27T20:46:12.300Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-27T20:46:12.300Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-27T20:46:12.300Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-27T20:46:12.300Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-27T20:46:12.300Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-27T20:46:12.300Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-27T20:46:12.300Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-27T20:46:12.300Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-27T20:46:12.300Z] Fetched 8720 B in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-27T20:46:12.300Z] Fetched 140 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-27T20:46:12.300Z] Fetched 119 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-27T20:46:12.300Z] Fetched 111 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-27T20:46:12.300Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-27T20:46:12.300Z] Fetched 645 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-27T20:46:12.300Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-27T20:46:12.300Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-27T20:46:12.300Z] Fetched 368 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-27T20:46:12.300Z] Fetched 187 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-27T20:46:12.300Z] Fetched 175 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-27T20:46:12.300Z] Fetched 206 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-27T20:46:12.300Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-27T20:46:12.300Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-07-27T20:46:12.300Z] Fetched 159 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-27T20:46:12.300Z] Fetched 107 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-27T20:46:12.300Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-27T20:46:12.300Z] Pulling static-packages [2021-07-27T20:46:12.300Z] + snapcraftctl pull [2021-07-27T20:46:12.300Z] Pulling version [2021-07-27T20:46:12.300Z] + cd /root/project [2021-07-27T20:46:12.300Z] + git describe --tags --abbrev=0 [2021-07-27T20:46:12.300Z] + sed s/v// [2021-07-27T20:46:12.300Z] + GIT_VERSION=2.0.1-dev.14 [2021-07-27T20:46:12.300Z] + [ -z 2.0.1-dev.14 ] [2021-07-27T20:46:12.300Z] + snapcraftctl set-version 2.0.1-dev.14 [2021-07-27T20:46:12.903Z] Building config-common [2021-07-27T20:46:12.903Z] + snapcraftctl build [2021-07-27T20:46:13.073Z] --parallel Build images in parallel. [Pipeline] } [2021-07-27T20:46:13.091Z] $ docker stop --time=1 cb69a5cc43b927e20079c86bbb4a7c61df99f6c0f73f748d8a60465d4f2fab21 [2021-07-27T20:46:15.310Z] $ docker rm -f cb69a5cc43b927e20079c86bbb4a7c61df99f6c0f73f748d8a60465d4f2fab21 [2021-07-27T20:46:15.544Z] Skipping build go-build-helper (already ran) [2021-07-27T20:46:15.544Z] Building edgex-go [2021-07-27T20:46:15.544Z] + cd /root/parts/edgex-go/src [2021-07-27T20:46:15.544Z] + git describe --tags --abbrev=0 [2021-07-27T20:46:15.544Z] + sed s/v// [2021-07-27T20:46:15.544Z] + GIT_VERSION=2.0.1-dev.14 [2021-07-27T20:46:15.544Z] + [ -z 2.0.1-dev.14 ] [2021-07-27T20:46:15.544Z] + echo 2.0.1-dev.14 [2021-07-27T20:46:15.544Z] + make build [2021-07-27T20:46:15.544Z] go mod tidy [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:46:16.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-27T20:46:16.052Z] . [Pipeline] withDockerContainer [2021-07-27T20:46:16.368Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-07-27T20:46:16.452Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-27T20:46:18.304Z] $ docker top 8978e0ff37aba7f8561e5e6a2fcea52bdc6e791e7587ac89bca44d54f558fa5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T20:46:18.946Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-27T20:46:18.946Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T20:46:18.946Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.9 [2021-07-27T20:46:18.946Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-27T20:46:18.946Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-27T20:46:18.946Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-27T20:46:18.946Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-27T20:46:18.946Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-27T20:46:18.946Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-27T20:46:18.946Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-27T20:46:18.946Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-27T20:46:18.946Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-27T20:46:18.946Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-27T20:46:18.946Z] go: downloading golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b [2021-07-27T20:46:18.946Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-27T20:46:19.383Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-27T20:46:19.931Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-27T20:46:19.931Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-27T20:46:19.931Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-27T20:46:19.931Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-27T20:46:19.931Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-07-27T20:46:19.931Z] go: downloading github.com/go-playground/validator/v10 v10.7.0 [2021-07-27T20:46:19.931Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-27T20:46:19.931Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-07-27T20:46:20.208Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-07-27T20:46:20.208Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-27T20:46:20.208Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-27T20:46:20.517Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-27T20:46:20.517Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-27T20:46:20.517Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-27T20:46:20.517Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-27T20:46:20.517Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-27T20:46:20.517Z] go: downloading golang.org/x/text v0.3.5 [2021-07-27T20:46:20.517Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-27T20:46:20.517Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-27T20:46:20.517Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-27T20:46:20.517Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-07-27T20:46:20.517Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-27T20:46:20.517Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-27T20:46:20.517Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-27T20:46:20.801Z] go: downloading golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 [2021-07-27T20:46:20.801Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-27T20:46:20.801Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-07-27T20:46:21.201Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-27T20:46:21.201Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-27T20:46:21.201Z] go: downloading github.com/kr/text v0.1.0 [2021-07-27T20:46:21.201Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-27T20:46:21.201Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-27T20:46:21.201Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-27T20:46:21.201Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-27T20:46:21.201Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-27T20:46:21.201Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-27T20:46:21.201Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-27T20:46:21.527Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-27T20:46:21.527Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-27T20:46:21.527Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-27T20:46:21.527Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-27T20:46:21.527Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-27T20:46:21.527Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-27T20:46:21.527Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T20:46:21.527Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-27T20:46:21.527Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-27T20:46:21.527Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-27T20:46:21.527Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-27T20:46:21.527Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-27T20:46:21.527Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-27T20:46:21.527Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-27T20:46:21.527Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-27T20:46:21.527Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-27T20:46:21.938Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-27T20:46:21.938Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-27T20:46:21.938Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-27T20:46:21.938Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-27T20:46:21.938Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-27T20:46:21.938Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-27T20:46:21.938Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-27T20:46:21.938Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-27T20:46:21.938Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-data/core-data ./cmd/core-data [2021-07-27T20:46:26.131Z] Building core-command ... [2021-07-27T20:46:26.131Z] Building core-data ... [2021-07-27T20:46:26.131Z] Building core-metadata ... [2021-07-27T20:46:26.131Z] Building security-bootstrapper ... [2021-07-27T20:46:26.131Z] Building security-proxy-setup ... [2021-07-27T20:46:26.131Z] Building security-secretstore-setup ... [2021-07-27T20:46:26.131Z] Building support-notifications ... [2021-07-27T20:46:26.131Z] Building support-scheduler ... [2021-07-27T20:46:26.131Z] Building sys-mgmt-agent ... [2021-07-27T20:46:26.131Z] Building core-data [2021-07-27T20:46:26.131Z] Building support-notifications [2021-07-27T20:46:26.131Z] Building support-scheduler [2021-07-27T20:46:26.131Z] Building security-bootstrapper [2021-07-27T20:46:26.131Z] Building security-secretstore-setup [2021-07-27T20:46:30.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-27T20:46:34.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/core-command/core-command ./cmd/core-command [2021-07-27T20:46:35.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-27T20:46:36.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-27T20:46:37.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-27T20:46:38.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-27T20:46:39.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-27T20:46:40.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-27T20:46:41.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-27T20:46:42.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-27T20:46:43.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.14" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-27T20:46:44.778Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-27T20:46:44.778Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-27T20:46:44.778Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-27T20:46:44.778Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-27T20:46:44.778Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-27T20:46:44.778Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-27T20:46:44.778Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-27T20:46:44.778Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-27T20:46:44.778Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-27T20:46:44.778Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-27T20:46:44.778Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-27T20:46:44.778Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-27T20:46:44.778Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-27T20:46:44.778Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-27T20:46:44.778Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-27T20:46:45.052Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-27T20:46:45.052Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-27T20:46:45.052Z] + 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-07-27T20:46:45.052Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-27T20:46:45.052Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-27T20:46:45.052Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-27T20:46:45.052Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-27T20:46:45.052Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-27T20:46:45.052Z] + 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-07-27T20:46:45.052Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-27T20:46:45.052Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-27T20:46:45.052Z] + 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-07-27T20:46:46.038Z] Building hooks [2021-07-27T20:46:46.038Z] + cd /root/parts/hooks/src [2021-07-27T20:46:46.038Z] + make build [2021-07-27T20:46:46.038Z] go mod tidy [2021-07-27T20:46:46.312Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-27T20:46:46.312Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-27T20:46:46.586Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-27T20:46:46.586Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-27T20:46:46.586Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-27T20:46:47.190Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-27T20:46:47.795Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-27T20:46:47.795Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-27T20:46:51.194Z] Building static-packages [2021-07-27T20:46:51.194Z] + snapcraftctl build [2021-07-27T20:46:52.706Z] Building version [2021-07-27T20:46:52.706Z] + snapcraftctl build [2021-07-27T20:46:54.713Z] Staging config-common [2021-07-27T20:46:54.713Z] + snapcraftctl stage [2021-07-27T20:46:55.704Z] Skipping stage go-build-helper (already ran) [2021-07-27T20:46:55.704Z] Staging edgex-go [2021-07-27T20:46:55.704Z] + snapcraftctl stage [2021-07-27T20:46:56.686Z] Staging hooks [2021-07-27T20:46:56.686Z] + snapcraftctl stage [2021-07-27T20:46:57.682Z] Staging static-packages [2021-07-27T20:46:57.957Z] + snapcraftctl stage [2021-07-27T20:46:58.959Z] Staging version [2021-07-27T20:46:58.959Z] + snapcraftctl stage [2021-07-27T20:47:00.397Z] Priming config-common [2021-07-27T20:47:00.397Z] + snapcraftctl prime [2021-07-27T20:47:01.030Z] Priming go-build-helper [2021-07-27T20:47:01.030Z] + snapcraftctl prime [2021-07-27T20:47:02.026Z] Priming edgex-go [2021-07-27T20:47:02.026Z] + snapcraftctl prime [2021-07-27T20:47:03.474Z] Priming hooks [2021-07-27T20:47:03.474Z] + snapcraftctl prime [2021-07-27T20:47:04.675Z] Priming static-packages [2021-07-27T20:47:04.675Z] + snapcraftctl prime [2021-07-27T20:47:07.323Z] Priming version [2021-07-27T20:47:07.323Z] + snapcraftctl prime [2021-07-27T20:47:07.926Z] 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-07-27T20:47:34.157Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:47:34.157Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:47:34.157Z] ---> 4d105bef75aa [2021-07-27T20:47:34.157Z] Step 3/26 : WORKDIR /edgex-go [2021-07-27T20:47:34.157Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:47:34.157Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:47:34.157Z] ---> 4d105bef75aa [2021-07-27T20:47:34.157Z] Step 3/24 : WORKDIR /edgex-go [2021-07-27T20:47:34.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:47:34.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:47:34.157Z] ---> 4d105bef75aa [2021-07-27T20:47:34.157Z] Step 3/23 : WORKDIR /edgex-go [2021-07-27T20:47:34.157Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:47:34.157Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:47:34.157Z] ---> 4d105bef75aa [2021-07-27T20:47:34.157Z] Step 3/32 : WORKDIR /edgex-go [2021-07-27T20:47:34.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:47:34.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:47:34.157Z] ---> 4d105bef75aa [2021-07-27T20:47:34.157Z] Step 3/23 : WORKDIR /edgex-go [2021-07-27T20:47:34.157Z] ---> Running in e22100cb92ee [2021-07-27T20:47:34.157Z] ---> Running in 23ae1291a3ee [2021-07-27T20:47:34.157Z] ---> Running in cb30e112a296 [2021-07-27T20:47:34.157Z] ---> Running in df9f7048088c [2021-07-27T20:47:34.157Z] ---> Running in 394361140ada [2021-07-27T20:47:34.436Z] Removing intermediate container 23ae1291a3ee [2021-07-27T20:47:34.436Z] ---> 0569bb841dff [2021-07-27T20:47:34.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:47:34.436Z] Removing intermediate container df9f7048088c [2021-07-27T20:47:34.436Z] ---> 316ef4dd692c [2021-07-27T20:47:34.436Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:47:34.436Z] Removing intermediate container cb30e112a296 [2021-07-27T20:47:34.436Z] ---> 90a5eb9feb2f [2021-07-27T20:47:34.436Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:47:34.436Z] Removing intermediate container e22100cb92ee [2021-07-27T20:47:34.436Z] Removing intermediate container 394361140ada [2021-07-27T20:47:34.436Z] ---> b499d75d4163 [2021-07-27T20:47:34.436Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:47:34.436Z] ---> 8dadeb8523f0 [2021-07-27T20:47:34.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:47:34.720Z] ---> Running in 3045a8ec08bb [2021-07-27T20:47:34.720Z] ---> Running in edd8f0f7f37a [2021-07-27T20:47:34.720Z] ---> Running in 882aa94077ed [2021-07-27T20:47:34.720Z] ---> Running in bf38fe00f39c [2021-07-27T20:47:34.720Z] ---> Running in e51730a9d9e6 [2021-07-27T20:47:40.150Z] Removing intermediate container 3045a8ec08bb [2021-07-27T20:47:40.150Z] ---> 1c64d01428f7 [2021-07-27T20:47:40.150Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-27T20:47:40.150Z] ---> Running in 72d3f3a9b8f3 [2021-07-27T20:47:40.150Z] Removing intermediate container edd8f0f7f37a [2021-07-27T20:47:40.150Z] ---> 336ccf9637d1 [2021-07-27T20:47:40.150Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-27T20:47:40.150Z] Removing intermediate container 882aa94077ed [2021-07-27T20:47:40.150Z] ---> 1952271ab37e [2021-07-27T20:47:40.150Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-27T20:47:40.150Z] ---> Running in 8069d8efcbc0 [2021-07-27T20:47:40.150Z] ---> Running in dd9df7436d07 [2021-07-27T20:47:40.150Z] Removing intermediate container e51730a9d9e6 [2021-07-27T20:47:40.150Z] ---> e4815bdaee02 [2021-07-27T20:47:40.150Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-27T20:47:40.150Z] Removing intermediate container bf38fe00f39c [2021-07-27T20:47:40.150Z] ---> b3e9b11658a6 [2021-07-27T20:47:40.150Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-27T20:47:40.425Z] ---> Running in f035dd61a9d0 [2021-07-27T20:47:40.700Z] ---> Running in 368daee355f0 [2021-07-27T20:47:41.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:41.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:42.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:42.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:42.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:42.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:42.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:43.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:43.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:43.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:47:43.649Z] OK: 218 MiB in 52 packages [2021-07-27T20:47:43.927Z] OK: 218 MiB in 52 packages [2021-07-27T20:47:44.211Z] OK: 218 MiB in 52 packages [2021-07-27T20:47:44.816Z] OK: 218 MiB in 52 packages [2021-07-27T20:47:44.816Z] OK: 218 MiB in 52 packages [2021-07-27T20:47:45.809Z] Removing intermediate container 8069d8efcbc0 [2021-07-27T20:47:45.809Z] ---> 57cf9a1963c7 [2021-07-27T20:47:45.809Z] Step 6/32 : COPY go.mod . [2021-07-27T20:47:45.809Z] Removing intermediate container 72d3f3a9b8f3 [2021-07-27T20:47:45.809Z] ---> 4e6335f8b98d [2021-07-27T20:47:45.809Z] Step 6/23 : COPY go.mod . [2021-07-27T20:47:46.085Z] Removing intermediate container dd9df7436d07 [2021-07-27T20:47:46.085Z] ---> d8abf0d3ebc0 [2021-07-27T20:47:46.085Z] Step 6/24 : COPY go.mod . [2021-07-27T20:47:46.360Z] Removing intermediate container 368daee355f0 [2021-07-27T20:47:46.360Z] ---> c47654cac572 [2021-07-27T20:47:46.360Z] Step 6/26 : COPY go.mod . [2021-07-27T20:47:46.642Z] Removing intermediate container f035dd61a9d0 [2021-07-27T20:47:46.642Z] ---> 535d1488b056 [2021-07-27T20:47:46.642Z] Step 6/23 : COPY go.mod . [2021-07-27T20:47:47.622Z] ---> 69eaf07c871c [2021-07-27T20:47:47.622Z] Step 7/32 : RUN go mod download [2021-07-27T20:47:47.622Z] ---> 207b6cf79eaa [2021-07-27T20:47:47.622Z] Step 7/23 : RUN go mod download [2021-07-27T20:47:47.622Z] ---> 57687ffb058f [2021-07-27T20:47:47.622Z] Step 7/24 : RUN go mod download [2021-07-27T20:47:47.622Z] ---> 3fef7b6cd619 [2021-07-27T20:47:47.622Z] Step 7/26 : RUN go mod download [2021-07-27T20:47:47.901Z] ---> e2decb9e2872 [2021-07-27T20:47:47.901Z] Step 7/23 : RUN go mod download [2021-07-27T20:47:47.901Z] ---> Running in 624ada9c3e39 [2021-07-27T20:47:47.901Z] ---> Running in 448d98e5b5bf [2021-07-27T20:47:47.901Z] ---> Running in 2993cfe898bf [2021-07-27T20:47:47.901Z] ---> Running in 4f5577dc286c [2021-07-27T20:47:48.174Z] ---> Running in 10036929c4ef [2021-07-27T20:47:53.605Z] Removing intermediate container 624ada9c3e39 [2021-07-27T20:47:53.605Z] ---> 355cfb90eabc [2021-07-27T20:47:53.606Z] Step 8/32 : COPY . . [2021-07-27T20:47:53.878Z] Removing intermediate container 4f5577dc286c [2021-07-27T20:47:53.878Z] ---> 9ced4d794bb0 [2021-07-27T20:47:53.878Z] Step 8/26 : COPY . . [2021-07-27T20:47:54.859Z] Removing intermediate container 448d98e5b5bf [2021-07-27T20:47:54.859Z] ---> 10e29822b5a2 [2021-07-27T20:47:54.859Z] Step 8/24 : COPY . . [2021-07-27T20:47:57.484Z] Removing intermediate container 10036929c4ef [2021-07-27T20:47:57.484Z] ---> 4a4b9b8db46d [2021-07-27T20:47:57.484Z] Step 8/23 : COPY . . [2021-07-27T20:47:57.484Z] Removing intermediate container 2993cfe898bf [2021-07-27T20:47:57.484Z] ---> 7d9ce546d6a4 [2021-07-27T20:47:57.484Z] Step 8/23 : COPY . . [2021-07-27T20:48:24.297Z] ---> 2b6c6aeb0356 [2021-07-27T20:48:24.297Z] Step 9/32 : RUN go mod tidy [2021-07-27T20:48:24.297Z] ---> 7365f4cac296 [2021-07-27T20:48:24.297Z] Step 9/26 : RUN go mod tidy [2021-07-27T20:48:24.297Z] ---> da105db80361 [2021-07-27T20:48:24.297Z] Step 9/23 : RUN go mod tidy [2021-07-27T20:48:24.297Z] ---> f6c2fda6633f [2021-07-27T20:48:24.297Z] Step 9/24 : RUN go mod tidy [2021-07-27T20:48:24.297Z] ---> 7aeb07fee62e [2021-07-27T20:48:24.297Z] Step 9/23 : RUN go mod tidy [2021-07-27T20:48:24.297Z] ---> Running in 25225ccc8ca5 [2021-07-27T20:48:24.297Z] ---> Running in ec54332848aa [2021-07-27T20:48:24.297Z] ---> Running in e3e4043ca413 [2021-07-27T20:48:24.297Z] ---> Running in 1649c62d2e37 [2021-07-27T20:48:24.297Z] ---> Running in 447fc054165e [2021-07-27T20:48:29.723Z] Removing intermediate container 25225ccc8ca5 [2021-07-27T20:48:29.723Z] ---> e1903b5f10fe [2021-07-27T20:48:29.723Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-27T20:48:29.723Z] Removing intermediate container ec54332848aa [2021-07-27T20:48:29.723Z] ---> c87b13d7be19 [2021-07-27T20:48:29.723Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-27T20:48:29.723Z] ---> Running in 6dc77301ada9 [2021-07-27T20:48:29.723Z] ---> Running in 65187d94f3ef [2021-07-27T20:48:30.000Z] Removing intermediate container e3e4043ca413 [2021-07-27T20:48:30.000Z] ---> 587d02ad642b [2021-07-27T20:48:30.000Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-27T20:48:30.286Z] Removing intermediate container 1649c62d2e37 [2021-07-27T20:48:30.286Z] ---> 33c6d96b5dbd [2021-07-27T20:48:30.286Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-27T20:48:30.286Z] Removing intermediate container 447fc054165e [2021-07-27T20:48:30.286Z] ---> 5b9a139afeee [2021-07-27T20:48:30.286Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-27T20:48:30.286Z] ---> Running in 21971d9c1d3a [2021-07-27T20:48:30.568Z] ---> Running in ad2a3a76d88f [2021-07-27T20:48:30.568Z] ---> Running in cc5b9a05d244 [2021-07-27T20:48:32.040Z] 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-07-27T20:48:32.040Z] 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-07-27T20:48:32.654Z] 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-07-27T20:48:32.934Z] 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-07-27T20:48:33.217Z] 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-07-27T20:50:40.164Z] 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-07-27T20:50:47.000Z] Removing intermediate container 6dc77301ada9 [2021-07-27T20:50:47.000Z] ---> c753ea732b7d [2021-07-27T20:50:47.000Z] [2021-07-27T20:50:47.000Z] Step 11/32 : FROM alpine:3.12 [2021-07-27T20:50:47.000Z] 3.12: Pulling from library/alpine [2021-07-27T20:50:49.670Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-27T20:50:49.670Z] Status: Downloaded newer image for alpine:3.12 [2021-07-27T20:50:49.670Z] ---> c4fd0aeabfcf [2021-07-27T20:50:49.670Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-27T20:50:52.333Z] ---> Running in dc20ec116694 [2021-07-27T20:50:52.333Z] Removing intermediate container 21971d9c1d3a [2021-07-27T20:50:52.333Z] ---> 8ef8e53a20d4 [2021-07-27T20:50:52.333Z] [2021-07-27T20:50:52.333Z] Step 11/23 : FROM alpine:3.12 [2021-07-27T20:50:52.333Z] ---> c4fd0aeabfcf [2021-07-27T20:50:52.333Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-27T20:50:52.333Z] Removing intermediate container 65187d94f3ef [2021-07-27T20:50:52.333Z] ---> 0e9b5c5c30f0 [2021-07-27T20:50:52.333Z] [2021-07-27T20:50:52.333Z] Step 11/26 : FROM alpine:3.12 [2021-07-27T20:50:52.333Z] ---> c4fd0aeabfcf [2021-07-27T20:50:52.333Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-27T20:50:52.609Z] Removing intermediate container cc5b9a05d244 [2021-07-27T20:50:52.609Z] ---> 1913b5417ba3 [2021-07-27T20:50:52.609Z] [2021-07-27T20:50:52.609Z] Step 11/23 : FROM alpine:3.12 [2021-07-27T20:50:52.609Z] ---> c4fd0aeabfcf [2021-07-27T20:50:52.609Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-27T20:50:52.884Z] ---> Running in 2c39953494f7 [2021-07-27T20:50:52.884Z] ---> Running in 7c65bbd5be86 [2021-07-27T20:50:52.884Z] ---> Running in ce62f4765724 [2021-07-27T20:50:52.884Z] Removing intermediate container dc20ec116694 [2021-07-27T20:50:52.884Z] ---> 53e08e5dc30e [2021-07-27T20:50:52.884Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-27T20:50:53.162Z] ---> Running in 60b18446d575 [2021-07-27T20:50:55.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:50:55.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:50:55.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:50:55.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:50:55.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:50:56.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:50:56.380Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-27T20:50:56.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:50:56.380Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-27T20:50:56.380Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-27T20:50:56.380Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:50:56.380Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-27T20:50:56.380Z] Executing ca-certificates-20191127-r4.trigger [2021-07-27T20:50:56.380Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-27T20:50:56.380Z] (4/6) Installing curl (7.78.0-r0) [2021-07-27T20:50:56.380Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-27T20:50:56.380Z] (6/6) Installing su-exec (0.2-r1) [2021-07-27T20:50:56.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:50:56.380Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:50:56.380Z] Executing ca-certificates-20191127-r4.trigger [2021-07-27T20:50:56.665Z] OK: 6 MiB in 16 packages [2021-07-27T20:50:56.942Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-27T20:50:56.942Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:50:56.942Z] OK: 7 MiB in 20 packages [2021-07-27T20:50:56.942Z] OK: 5 MiB in 15 packages [2021-07-27T20:50:57.223Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-27T20:50:57.223Z] (2/2) Installing su-exec (0.2-r1) [2021-07-27T20:50:57.223Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:50:57.223Z] OK: 5 MiB in 16 packages [2021-07-27T20:50:59.865Z] Removing intermediate container 7c65bbd5be86 [2021-07-27T20:50:59.865Z] ---> 66437055e03c [2021-07-27T20:50:59.865Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-27T20:51:00.137Z] Removing intermediate container ad2a3a76d88f [2021-07-27T20:51:00.137Z] ---> 01862e32e709 [2021-07-27T20:51:00.137Z] [2021-07-27T20:51:00.137Z] Step 11/24 : FROM alpine:3.12 [2021-07-27T20:51:00.137Z] ---> c4fd0aeabfcf [2021-07-27T20:51:00.137Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-27T20:51:00.137Z] ---> Running in 981022e3f75d [2021-07-27T20:51:00.427Z] ---> Running in 1429d02ecb4a [2021-07-27T20:51:00.427Z] Removing intermediate container 2c39953494f7 [2021-07-27T20:51:00.427Z] ---> bff40ffb1fae [2021-07-27T20:51:00.427Z] Removing intermediate container 60b18446d575 [2021-07-27T20:51:00.427Z] ---> b9664c2dd370 [2021-07-27T20:51:00.427Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-27T20:51:00.427Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-27T20:51:00.699Z] Removing intermediate container ce62f4765724 [2021-07-27T20:51:00.699Z] ---> fc4a243f0c1f [2021-07-27T20:51:00.699Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-27T20:51:00.699Z] ---> Running in f8fe357156b7 [2021-07-27T20:51:00.699Z] ---> Running in b9a2172a788d [2021-07-27T20:51:00.985Z] ---> Running in 2d7d6fbe6da7 [2021-07-27T20:51:00.985Z] Removing intermediate container 981022e3f75d [2021-07-27T20:51:00.985Z] ---> 9446b35d1845 [2021-07-27T20:51:00.985Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-27T20:51:00.985Z] Removing intermediate container 1429d02ecb4a [2021-07-27T20:51:00.985Z] ---> e51db8a546f0 [2021-07-27T20:51:00.985Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-27T20:51:01.267Z] ---> Running in 1412075fe9ae [2021-07-27T20:51:01.267Z] ---> Running in 9a9f31603a99 [2021-07-27T20:51:01.549Z] Removing intermediate container f8fe357156b7 [2021-07-27T20:51:01.549Z] ---> e315a89ab31f [2021-07-27T20:51:01.549Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-27T20:51:01.820Z] Removing intermediate container 2d7d6fbe6da7 [2021-07-27T20:51:01.820Z] ---> ef75ef5ed76f [2021-07-27T20:51:01.820Z] Step 14/26 : WORKDIR / [2021-07-27T20:51:01.820Z] Removing intermediate container b9a2172a788d [2021-07-27T20:51:01.820Z] ---> f363448da9fc [2021-07-27T20:51:01.820Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-27T20:51:01.820Z] ---> Running in ed3c1a306636 [2021-07-27T20:51:02.423Z] ---> Running in 55b7ca8a6456 [2021-07-27T20:51:02.423Z] ---> Running in bc2757d57483 [2021-07-27T20:51:02.696Z] Removing intermediate container 1412075fe9ae [2021-07-27T20:51:02.696Z] ---> 0eba28c0ce89 [2021-07-27T20:51:02.696Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-27T20:51:02.971Z] Removing intermediate container 9a9f31603a99 [2021-07-27T20:51:02.971Z] ---> 66b6eb133483 [2021-07-27T20:51:02.971Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-27T20:51:02.971Z] ---> Running in 30183cfa05cb [2021-07-27T20:51:03.245Z] ---> Running in 19581c6438c1 [2021-07-27T20:51:03.245Z] Removing intermediate container ed3c1a306636 [2021-07-27T20:51:03.245Z] ---> d95d2248d41e [2021-07-27T20:51:03.245Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-27T20:51:03.245Z] Removing intermediate container bc2757d57483 [2021-07-27T20:51:03.245Z] ---> 20071bab10a2 [2021-07-27T20:51:03.245Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-27T20:51:03.245Z] Removing intermediate container 55b7ca8a6456 [2021-07-27T20:51:03.245Z] ---> e4424525890e [2021-07-27T20:51:03.245Z] 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-07-27T20:51:03.523Z] ---> Running in c13f4a3b1e19 [2021-07-27T20:51:03.523Z] ---> Running in 21c0ea9da8bc [2021-07-27T20:51:03.801Z] Removing intermediate container 30183cfa05cb [2021-07-27T20:51:03.801Z] ---> e13d89de6063 [2021-07-27T20:51:03.801Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:51:04.080Z] Removing intermediate container 19581c6438c1 [2021-07-27T20:51:04.080Z] ---> 77e2989b137c [2021-07-27T20:51:04.080Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:51:04.356Z] Removing intermediate container 21c0ea9da8bc [2021-07-27T20:51:04.356Z] ---> 45bb731de1cf [2021-07-27T20:51:04.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:51:04.356Z] ---> Running in b292f563770e [2021-07-27T20:51:04.632Z] ---> c1717f10daac [2021-07-27T20:51:04.632Z] 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-07-27T20:51:05.240Z] ---> 133a9b537b74 [2021-07-27T20:51:05.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-27T20:51:05.842Z] ---> 6e1c1994d3cd [2021-07-27T20:51:05.842Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-27T20:51:06.445Z] ---> a49d60540792 [2021-07-27T20:51:06.445Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-27T20:51:07.440Z] ---> 6dd94ebe97cf [2021-07-27T20:51:07.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-27T20:51:07.440Z] Removing intermediate container c13f4a3b1e19 [2021-07-27T20:51:07.440Z] ---> 31413c463e31 [2021-07-27T20:51:07.440Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-27T20:51:07.714Z] ---> 1c9aeeb94643 [2021-07-27T20:51:07.714Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-27T20:51:07.714Z] ---> 37c1f63d0b2a [2021-07-27T20:51:07.714Z] 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-07-27T20:51:07.991Z] ---> Running in e1450a8e16ad [2021-07-27T20:51:08.267Z] Removing intermediate container b292f563770e [2021-07-27T20:51:08.267Z] ---> 3fef592149fd [2021-07-27T20:51:08.267Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-27T20:51:08.539Z] ---> Running in a0bd7d449116 [2021-07-27T20:51:08.539Z] ---> d21457a49a32 [2021-07-27T20:51:08.539Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-27T20:51:08.819Z] Removing intermediate container e1450a8e16ad [2021-07-27T20:51:08.819Z] ---> 1848b6013797 [2021-07-27T20:51:08.819Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-27T20:51:08.819Z] ---> Running in 48ed7c136c9e [2021-07-27T20:51:09.099Z] ---> e2c436b99d0a [2021-07-27T20:51:09.099Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-27T20:51:09.099Z] ---> d0c477633059 [2021-07-27T20:51:09.099Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-27T20:51:09.385Z] ---> Running in c38bfa3330d8 [2021-07-27T20:51:09.665Z] Removing intermediate container 48ed7c136c9e [2021-07-27T20:51:09.665Z] ---> 6d696d78930b [2021-07-27T20:51:09.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:51:10.269Z] ---> Running in b199581c013d [2021-07-27T20:51:10.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:51:10.869Z] Removing intermediate container c38bfa3330d8 [2021-07-27T20:51:10.869Z] ---> 4efd3ee84d32 [2021-07-27T20:51:10.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:51:10.869Z] ---> 77e1d9996c33 [2021-07-27T20:51:10.869Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-27T20:51:11.160Z] ---> Running in ee00a0ec58e9 [2021-07-27T20:51:11.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:51:11.160Z] ---> 817f90124570 [2021-07-27T20:51:11.160Z] Removing intermediate container b199581c013d [2021-07-27T20:51:11.160Z] ---> e323212d2b35 [2021-07-27T20:51:11.160Z] Step 21/23 : LABEL arch=arm64 [2021-07-27T20:51:11.160Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-27T20:51:11.160Z] ---> Running in fbad5338c32f [2021-07-27T20:51:11.447Z] ---> Running in f4ebe62422da [2021-07-27T20:51:12.051Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-27T20:51:12.051Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-27T20:51:12.326Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-27T20:51:12.326Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-27T20:51:12.326Z] Removing intermediate container ee00a0ec58e9 [2021-07-27T20:51:12.326Z] ---> f7fe33fbfa8f [2021-07-27T20:51:12.326Z] Step 21/23 : LABEL arch=arm64 [2021-07-27T20:51:12.598Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-27T20:51:12.598Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-27T20:51:12.598Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:51:12.598Z] OK: 8 MiB in 20 packages [2021-07-27T20:51:12.881Z] Removing intermediate container f4ebe62422da [2021-07-27T20:51:12.881Z] ---> a6a4408e037e [2021-07-27T20:51:12.881Z] Step 22/23 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:51:12.881Z] ---> Running in 6865528f3f67 [2021-07-27T20:51:13.157Z] ---> Running in c147e51ec7d9 [2021-07-27T20:51:13.437Z] ---> ba507ba1001e [2021-07-27T20:51:13.437Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-27T20:51:13.707Z] Removing intermediate container 6865528f3f67 [2021-07-27T20:51:13.707Z] ---> 09ec349aa7a1 [2021-07-27T20:51:13.707Z] Step 22/23 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:51:14.306Z] ---> Running in e5259c4187ad [2021-07-27T20:51:14.306Z] Removing intermediate container c147e51ec7d9 [2021-07-27T20:51:14.306Z] ---> 126bc07c6a19 [2021-07-27T20:51:14.306Z] Step 23/23 : LABEL version=0.0.0 [2021-07-27T20:51:14.581Z] Removing intermediate container a0bd7d449116 [2021-07-27T20:51:14.581Z] ---> d3ac9d6a9537 [2021-07-27T20:51:14.581Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:51:14.581Z] ---> Running in dd25c13a3ee1 [2021-07-27T20:51:14.581Z] ---> 0324e6ff1bd3 [2021-07-27T20:51:14.581Z] 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-07-27T20:51:14.853Z] ---> Running in 8e9d83b618bc [2021-07-27T20:51:15.128Z] Removing intermediate container fbad5338c32f [2021-07-27T20:51:15.128Z] ---> 7bdc6aafab8f [2021-07-27T20:51:15.128Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:51:15.128Z] Removing intermediate container e5259c4187ad [2021-07-27T20:51:15.128Z] ---> e5ccc8307dad [2021-07-27T20:51:15.128Z] Step 23/23 : LABEL version=0.0.0 [2021-07-27T20:51:15.729Z] ---> Running in 4a9998410baf [2021-07-27T20:51:15.729Z] Removing intermediate container dd25c13a3ee1 [2021-07-27T20:51:15.729Z] ---> 8e8a2f164ebb [2021-07-27T20:51:15.729Z] [2021-07-27T20:51:16.006Z] ---> 8ac548f51ba7 [2021-07-27T20:51:16.006Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-27T20:51:16.282Z] ---> 60fabb3b9f4e [2021-07-27T20:51:16.282Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-27T20:51:16.282Z] Successfully built 8e8a2f164ebb [2021-07-27T20:51:16.567Z] Successfully tagged support-notifications-arm64:latest [2021-07-27T20:51:16.567Z] Building sys-mgmt-agent [2021-07-27T20:51:16.567Z]  Building support-notifications ... done Removing intermediate container 4a9998410baf [2021-07-27T20:51:16.567Z] ---> f24cb887c6d9 [2021-07-27T20:51:16.567Z] [2021-07-27T20:51:17.234Z] Successfully built f24cb887c6d9 [2021-07-27T20:51:17.534Z] Successfully tagged support-scheduler-arm64:latest [2021-07-27T20:51:17.534Z]  Building support-scheduler ... done Building security-proxy-setup [2021-07-27T20:51:19.041Z] ---> 6b6a5b6e146d [2021-07-27T20:51:19.041Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-27T20:51:19.699Z] Removing intermediate container 8e9d83b618bc [2021-07-27T20:51:19.699Z] ---> 323bbd32e116 [2021-07-27T20:51:19.699Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-27T20:51:20.726Z] ---> 29f4643cafc0 [2021-07-27T20:51:20.726Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-27T20:51:22.194Z] ---> Running in 82b59318aa9b [2021-07-27T20:51:23.186Z] ---> 5e867636d00e [2021-07-27T20:51:23.186Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-27T20:51:25.189Z] ---> 1cbed166c6d5 [2021-07-27T20:51:25.189Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-27T20:51:25.189Z] ---> Running in d45477c9bea9 [2021-07-27T20:51:25.189Z] Removing intermediate container 82b59318aa9b [2021-07-27T20:51:25.189Z] ---> 349ebe4b8bf4 [2021-07-27T20:51:25.189Z] Step 24/26 : LABEL arch=arm64 [2021-07-27T20:51:25.791Z] ---> Running in 8936beec84bf [2021-07-27T20:51:26.070Z] Removing intermediate container d45477c9bea9 [2021-07-27T20:51:26.070Z] ---> fa7c452978e8 [2021-07-27T20:51:26.070Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:51:26.357Z] ---> Running in c5b2ab9b8af5 [2021-07-27T20:51:26.357Z] ---> 0f373beba2df [2021-07-27T20:51:26.357Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-27T20:51:26.630Z] Removing intermediate container 8936beec84bf [2021-07-27T20:51:26.630Z] ---> 72927d00515d [2021-07-27T20:51:26.630Z] Step 25/26 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:51:26.911Z] ---> Running in 0b123bcdd060 [2021-07-27T20:51:27.516Z] Removing intermediate container c5b2ab9b8af5 [2021-07-27T20:51:27.516Z] ---> ee526573663d [2021-07-27T20:51:27.516Z] Step 22/24 : LABEL arch=arm64 [2021-07-27T20:51:28.119Z] ---> Running in c568fb9c3ba2 [2021-07-27T20:51:28.119Z] ---> ebe8a64af83f [2021-07-27T20:51:28.119Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-27T20:51:28.119Z] Removing intermediate container 0b123bcdd060 [2021-07-27T20:51:28.119Z] ---> 199864c81ddf [2021-07-27T20:51:28.119Z] Step 26/26 : LABEL version=0.0.0 [2021-07-27T20:51:29.122Z] ---> Running in 1b8b4b6d2eac [2021-07-27T20:51:29.122Z] ---> Running in fe62431d4599 [2021-07-27T20:51:29.399Z] Removing intermediate container c568fb9c3ba2 [2021-07-27T20:51:29.399Z] ---> b62c67c4bed9 [2021-07-27T20:51:29.399Z] Step 23/24 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:51:29.699Z] ---> Running in 869d9a22522b [2021-07-27T20:51:29.981Z] Removing intermediate container 1b8b4b6d2eac [2021-07-27T20:51:29.981Z] ---> 8ff69488fa90 [2021-07-27T20:51:29.981Z] [2021-07-27T20:51:29.981Z] Removing intermediate container fe62431d4599 [2021-07-27T20:51:29.981Z] ---> 21d7600adbb8 [2021-07-27T20:51:29.981Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-27T20:51:30.597Z] Removing intermediate container 869d9a22522b [2021-07-27T20:51:30.598Z] ---> 442e7dc4f380 [2021-07-27T20:51:30.598Z] Step 24/24 : LABEL version=0.0.0 [2021-07-27T20:51:30.910Z] Successfully built 8ff69488fa90 [2021-07-27T20:51:30.910Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-27T20:51:30.910Z]  Building security-secretstore-setup ... done Building core-metadata [2021-07-27T20:51:31.186Z] ---> Running in c433a96dc362 [2021-07-27T20:51:31.465Z] ---> 53dfda6df313 [2021-07-27T20:51:31.465Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-27T20:51:32.066Z] ---> Running in 719dae537829 [2021-07-27T20:51:32.066Z] Removing intermediate container c433a96dc362 [2021-07-27T20:51:32.066Z] ---> e47d3a50c114 [2021-07-27T20:51:32.066Z] [2021-07-27T20:51:32.680Z] Successfully built e47d3a50c114 [2021-07-27T20:51:32.680Z] Successfully tagged core-data-arm64:latest [2021-07-27T20:51:32.680Z] Building core-command [2021-07-27T20:51:35.312Z]  Building core-data ... done Removing intermediate container 719dae537829 [2021-07-27T20:51:35.312Z] ---> 71b8ccba5e16 [2021-07-27T20:51:35.312Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-27T20:51:36.298Z] ---> Running in 10e93d35a8a2 [2021-07-27T20:51:37.280Z] Removing intermediate container 10e93d35a8a2 [2021-07-27T20:51:37.280Z] ---> 1434cdc719ae [2021-07-27T20:51:37.280Z] Step 29/32 : CMD ["gate"] [2021-07-27T20:51:38.267Z] ---> Running in 348c7e1f59e5 [2021-07-27T20:51:39.255Z] Removing intermediate container 348c7e1f59e5 [2021-07-27T20:51:39.255Z] ---> e607a5892b94 [2021-07-27T20:51:39.255Z] Step 30/32 : LABEL arch=arm64 [2021-07-27T20:51:39.857Z] ---> Running in fc4e9abc6f4d [2021-07-27T20:51:40.846Z] Removing intermediate container fc4e9abc6f4d [2021-07-27T20:51:40.846Z] ---> 0c8018daf999 [2021-07-27T20:51:40.846Z] Step 31/32 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:51:41.449Z] ---> Running in f3cf377d651a [2021-07-27T20:51:42.436Z] Removing intermediate container f3cf377d651a [2021-07-27T20:51:42.436Z] ---> 1ea9353a0707 [2021-07-27T20:51:42.436Z] Step 32/32 : LABEL version=0.0.0 [2021-07-27T20:51:43.045Z] ---> Running in 2705fb1a93d0 [2021-07-27T20:51:44.040Z] Removing intermediate container 2705fb1a93d0 [2021-07-27T20:51:44.040Z] ---> faa25fbcb913 [2021-07-27T20:51:44.040Z] [2021-07-27T20:51:44.643Z] Successfully built faa25fbcb913 [2021-07-27T20:51:44.643Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-27T20:51:59.761Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:51:59.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:51:59.761Z] ---> 4d105bef75aa [2021-07-27T20:51:59.761Z] Step 3/24 : WORKDIR /edgex-go [2021-07-27T20:51:59.761Z] ---> Using cache [2021-07-27T20:51:59.761Z] ---> 8dadeb8523f0 [2021-07-27T20:51:59.761Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:51:59.761Z] ---> Using cache [2021-07-27T20:51:59.761Z] ---> e4815bdaee02 [2021-07-27T20:51:59.761Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-27T20:51:59.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:51:59.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:51:59.761Z] ---> 4d105bef75aa [2021-07-27T20:51:59.761Z] Step 3/22 : WORKDIR /edgex-go [2021-07-27T20:51:59.761Z] ---> Using cache [2021-07-27T20:51:59.761Z] ---> 8dadeb8523f0 [2021-07-27T20:51:59.761Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:51:59.761Z] ---> Using cache [2021-07-27T20:51:59.761Z] ---> e4815bdaee02 [2021-07-27T20:51:59.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-27T20:52:01.758Z] ---> Running in 045e1a470ab4 [2021-07-27T20:52:01.758Z] ---> Running in 7514373e238d [2021-07-27T20:52:05.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:52:05.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:52:05.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:52:05.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:52:06.766Z] OK: 218 MiB in 52 packages [2021-07-27T20:52:06.766Z] OK: 218 MiB in 52 packages [2021-07-27T20:52:11.104Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:52:11.104Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:52:11.104Z] ---> 4d105bef75aa [2021-07-27T20:52:11.104Z] Step 3/24 : WORKDIR /edgex-go [2021-07-27T20:52:11.104Z] ---> Using cache [2021-07-27T20:52:11.104Z] ---> 8dadeb8523f0 [2021-07-27T20:52:11.104Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:52:11.104Z] ---> Using cache [2021-07-27T20:52:11.104Z] ---> e4815bdaee02 [2021-07-27T20:52:11.104Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-27T20:52:11.707Z] ---> Running in 914e58c3e684 [2021-07-27T20:52:11.707Z] Removing intermediate container 7514373e238d [2021-07-27T20:52:11.707Z] ---> d87239d3b9bd [2021-07-27T20:52:11.707Z] Step 6/22 : COPY go.mod . [2021-07-27T20:52:11.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-27T20:52:11.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-27T20:52:11.707Z] ---> 4d105bef75aa [2021-07-27T20:52:11.707Z] Step 3/24 : WORKDIR /edgex-go [2021-07-27T20:52:11.707Z] ---> Using cache [2021-07-27T20:52:11.707Z] ---> 8dadeb8523f0 [2021-07-27T20:52:11.707Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-27T20:52:11.707Z] ---> Using cache [2021-07-27T20:52:11.707Z] ---> e4815bdaee02 [2021-07-27T20:52:11.707Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-27T20:52:11.707Z] ---> Using cache [2021-07-27T20:52:11.707Z] ---> d87239d3b9bd [2021-07-27T20:52:11.707Z] Step 6/24 : COPY go.mod . [2021-07-27T20:52:11.985Z] Removing intermediate container 045e1a470ab4 [2021-07-27T20:52:11.985Z] ---> 5a9f8245bf0b [2021-07-27T20:52:11.985Z] Step 6/24 : COPY go.mod . [2021-07-27T20:52:12.994Z] ---> 4fdf2914a850 [2021-07-27T20:52:12.995Z] Step 7/24 : RUN go mod download [2021-07-27T20:52:13.274Z] ---> 86ce0d17602e [2021-07-27T20:52:13.274Z] Step 7/22 : RUN go mod download [2021-07-27T20:52:13.274Z] ---> 673490b7a9a4 [2021-07-27T20:52:13.274Z] Step 7/24 : RUN go mod download [2021-07-27T20:52:13.274Z] ---> Running in 82627a96ba39 [2021-07-27T20:52:13.560Z] ---> Running in 547cc9c4da21 [2021-07-27T20:52:13.560Z] ---> Running in 9d36f1328222 [2021-07-27T20:52:13.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:52:14.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:52:16.030Z] OK: 218 MiB in 52 packages [2021-07-27T20:52:17.507Z] Removing intermediate container 914e58c3e684 [2021-07-27T20:52:17.507Z] ---> ab8b4808cec4 [2021-07-27T20:52:17.507Z] Step 6/24 : COPY go.mod . [2021-07-27T20:52:18.504Z] Removing intermediate container 82627a96ba39 [2021-07-27T20:52:18.504Z] ---> 9c74ede915d3 [2021-07-27T20:52:18.504Z] Step 8/24 : COPY . . [2021-07-27T20:52:18.783Z] ---> 9d8a65243be4 [2021-07-27T20:52:18.783Z] Step 7/24 : RUN go mod download [2021-07-27T20:52:18.783Z] Removing intermediate container 9d36f1328222 [2021-07-27T20:52:18.783Z] ---> 67719da2fe38 [2021-07-27T20:52:18.783Z] Step 8/24 : COPY . . [2021-07-27T20:52:18.783Z] ---> Running in f962c6e8b2bd [2021-07-27T20:52:19.060Z] Removing intermediate container 547cc9c4da21 [2021-07-27T20:52:19.060Z] ---> 917323b408d8 [2021-07-27T20:52:19.060Z] Step 8/22 : COPY . . [2021-07-27T20:52:31.472Z] Removing intermediate container f962c6e8b2bd [2021-07-27T20:52:31.472Z] ---> e4338020cfa5 [2021-07-27T20:52:31.472Z] Step 8/24 : COPY . . [2021-07-27T20:52:34.894Z] ---> 3c6103d6aba5 [2021-07-27T20:52:34.894Z] Step 9/24 : RUN go mod tidy [2021-07-27T20:52:35.167Z] ---> ba21ee1de69d [2021-07-27T20:52:35.167Z] Step 9/22 : RUN go mod tidy [2021-07-27T20:52:35.167Z] ---> 8f6a15691465 [2021-07-27T20:52:35.167Z] Step 9/24 : RUN go mod tidy [2021-07-27T20:52:35.167Z] ---> Running in 4b663e47a590 [2021-07-27T20:52:35.443Z] ---> Running in 9f6fb10a9ae9 [2021-07-27T20:52:35.443Z] ---> Running in e22fedf7cb88 [2021-07-27T20:52:43.777Z] Removing intermediate container 4b663e47a590 [2021-07-27T20:52:43.777Z] ---> bbe868bea2d2 [2021-07-27T20:52:43.777Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-27T20:52:43.777Z] ---> afdbe5825f20 [2021-07-27T20:52:43.777Z] Step 9/24 : RUN go mod tidy [2021-07-27T20:52:43.777Z] ---> Running in 3162a8c2ad07 [2021-07-27T20:52:43.777Z] ---> Running in 4a326b78b5e3 [2021-07-27T20:52:44.056Z] Removing intermediate container e22fedf7cb88 [2021-07-27T20:52:44.056Z] ---> 56abe67c32eb [2021-07-27T20:52:44.056Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-27T20:52:44.056Z] Removing intermediate container 9f6fb10a9ae9 [2021-07-27T20:52:44.056Z] ---> 8802e6c332eb [2021-07-27T20:52:44.056Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-27T20:52:44.342Z] ---> Running in 5cb64f46c1ae [2021-07-27T20:52:44.342Z] ---> Running in f709080172f5 [2021-07-27T20:52:45.795Z] 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-07-27T20:52:46.408Z] 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-07-27T20:52:46.689Z] 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-07-27T20:52:50.121Z] Removing intermediate container 4a326b78b5e3 [2021-07-27T20:52:50.121Z] ---> 161e23d5de5c [2021-07-27T20:52:50.121Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-27T20:52:50.407Z] ---> Running in 9bb2c03a36f3 [2021-07-27T20:52:52.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-27T20:54:14.234Z] 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-07-27T20:54:24.480Z] Removing intermediate container 3162a8c2ad07 [2021-07-27T20:54:24.480Z] ---> 83bffa6ef2ed [2021-07-27T20:54:24.480Z] [2021-07-27T20:54:24.480Z] Step 11/24 : FROM alpine:3.12 [2021-07-27T20:54:24.480Z] ---> c4fd0aeabfcf [2021-07-27T20:54:24.480Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-27T20:54:24.480Z] ---> Using cache [2021-07-27T20:54:24.480Z] ---> bff40ffb1fae [2021-07-27T20:54:24.480Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-27T20:54:24.480Z] ---> Using cache [2021-07-27T20:54:24.480Z] ---> f363448da9fc [2021-07-27T20:54:24.480Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-27T20:54:24.480Z] Removing intermediate container f709080172f5 [2021-07-27T20:54:24.480Z] ---> df621f254e29 [2021-07-27T20:54:24.480Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-27T20:54:24.480Z] ---> Running in 19c17de3af16 [2021-07-27T20:54:24.480Z] ---> Running in b8c11f3700f7 [2021-07-27T20:54:25.092Z] Removing intermediate container 19c17de3af16 [2021-07-27T20:54:25.092Z] ---> b9b48783ca33 [2021-07-27T20:54:25.092Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-27T20:54:25.366Z] ---> Running in 56e0436a1a11 [2021-07-27T20:54:25.967Z] 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-07-27T20:54:26.248Z] Removing intermediate container 5cb64f46c1ae [2021-07-27T20:54:26.248Z] ---> 47cf880ae2d3 [2021-07-27T20:54:26.248Z] [2021-07-27T20:54:26.248Z] Step 11/22 : FROM alpine:3.12 [2021-07-27T20:54:26.248Z] ---> c4fd0aeabfcf [2021-07-27T20:54:26.248Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-27T20:54:26.248Z] Removing intermediate container 56e0436a1a11 [2021-07-27T20:54:26.248Z] ---> 17984f48bc96 [2021-07-27T20:54:26.248Z] Step 16/24 : WORKDIR / [2021-07-27T20:54:26.526Z] ---> Running in 1e2e90ce2720 [2021-07-27T20:54:26.526Z] ---> Running in 7c2a19e62777 [2021-07-27T20:54:27.524Z] Removing intermediate container 7c2a19e62777 [2021-07-27T20:54:27.524Z] ---> d7a8b4a524c5 [2021-07-27T20:54:27.524Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:54:28.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:54:28.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:54:29.084Z] ---> 1c430bf5563b [2021-07-27T20:54:29.084Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-27T20:54:29.363Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-27T20:54:29.363Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-27T20:54:29.363Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-27T20:54:29.363Z] (4/4) Installing curl (7.78.0-r0) [2021-07-27T20:54:29.363Z] Executing busybox-1.31.1-r20.trigger [2021-07-27T20:54:29.363Z] Executing ca-certificates-20191127-r4.trigger [2021-07-27T20:54:29.363Z] Removing intermediate container b8c11f3700f7 [2021-07-27T20:54:29.363Z] ---> a8745205f6f1 [2021-07-27T20:54:29.363Z] [2021-07-27T20:54:29.363Z] Step 12/24 : FROM docker:20.10.6 [2021-07-27T20:54:29.636Z] OK: 7 MiB in 18 packages [2021-07-27T20:54:29.917Z] 20.10.6: Pulling from library/docker [2021-07-27T20:54:30.282Z] Removing intermediate container 9bb2c03a36f3 [2021-07-27T20:54:30.282Z] ---> 0633d55e4c97 [2021-07-27T20:54:30.282Z] [2021-07-27T20:54:30.282Z] Step 11/24 : FROM alpine:3.12 [2021-07-27T20:54:30.282Z] ---> c4fd0aeabfcf [2021-07-27T20:54:30.282Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-27T20:54:30.282Z] ---> Using cache [2021-07-27T20:54:30.282Z] ---> bff40ffb1fae [2021-07-27T20:54:30.282Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-27T20:54:30.282Z] ---> Using cache [2021-07-27T20:54:30.282Z] ---> f363448da9fc [2021-07-27T20:54:30.282Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-27T20:54:30.876Z] ---> Running in 5afb08741e6a [2021-07-27T20:54:30.876Z] ---> c85ef90d02e2 [2021-07-27T20:54:30.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-27T20:54:31.856Z] Removing intermediate container 5afb08741e6a [2021-07-27T20:54:31.857Z] ---> b895d83a6c1e [2021-07-27T20:54:31.857Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-27T20:54:32.457Z] Removing intermediate container 1e2e90ce2720 [2021-07-27T20:54:32.457Z] ---> dd4e51523cd6 [2021-07-27T20:54:32.457Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-27T20:54:32.457Z] ---> Running in c4cf8fb6889a [2021-07-27T20:54:32.736Z] ---> Running in ba77a24f04e0 [2021-07-27T20:54:33.011Z] ---> 9f430ba18ac4 [2021-07-27T20:54:33.011Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-27T20:54:33.284Z] ---> Running in 4afc15a46473 [2021-07-27T20:54:33.569Z] Removing intermediate container c4cf8fb6889a [2021-07-27T20:54:33.569Z] ---> f6583f741ad4 [2021-07-27T20:54:33.569Z] Step 16/24 : WORKDIR / [2021-07-27T20:54:33.569Z] Removing intermediate container ba77a24f04e0 [2021-07-27T20:54:33.569Z] ---> 0f20df1cc65f [2021-07-27T20:54:33.569Z] Step 14/22 : WORKDIR /edgex [2021-07-27T20:54:33.844Z] ---> Running in 51a094e27312 [2021-07-27T20:54:34.118Z] ---> Running in baad13522e91 [2021-07-27T20:54:34.396Z] Removing intermediate container 4afc15a46473 [2021-07-27T20:54:34.396Z] ---> 094e4983a60a [2021-07-27T20:54:34.396Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:54:34.669Z] ---> Running in b4820cb6c05f [2021-07-27T20:54:35.289Z] Removing intermediate container 51a094e27312 [2021-07-27T20:54:35.289Z] ---> daf3c2e2fa70 [2021-07-27T20:54:35.289Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-27T20:54:35.289Z] Removing intermediate container baad13522e91 [2021-07-27T20:54:35.289Z] ---> 164bc47a737c [2021-07-27T20:54:35.289Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-27T20:54:35.562Z] Removing intermediate container b4820cb6c05f [2021-07-27T20:54:35.562Z] ---> ca22436e910e [2021-07-27T20:54:35.562Z] Step 22/24 : LABEL arch=arm64 [2021-07-27T20:54:36.161Z] ---> Running in 0cae83bdb706 [2021-07-27T20:54:36.756Z] ---> d112397c8557 [2021-07-27T20:54:36.756Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-27T20:54:37.040Z] Removing intermediate container 0cae83bdb706 [2021-07-27T20:54:37.040Z] ---> 803eb5829d62 [2021-07-27T20:54:37.040Z] Step 23/24 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:54:37.324Z] ---> 5b2baee88905 [2021-07-27T20:54:37.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-27T20:54:37.600Z] ---> Running in 860a634f9559 [2021-07-27T20:54:39.047Z] Removing intermediate container 860a634f9559 [2021-07-27T20:54:39.047Z] ---> 41b5b89f071d [2021-07-27T20:54:39.047Z] Step 24/24 : LABEL version=0.0.0 [2021-07-27T20:54:40.027Z] ---> 78e392c2ae66 [2021-07-27T20:54:40.027Z] ---> f96341e060ec [2021-07-27T20:54:40.027Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-27T20:54:40.027Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-27T20:54:40.027Z] ---> Running in 99052b8b57ac [2021-07-27T20:54:41.010Z] Removing intermediate container 99052b8b57ac [2021-07-27T20:54:41.010Z] ---> 80020bbce9e5 [2021-07-27T20:54:41.010Z] [2021-07-27T20:54:41.282Z] Successfully built 80020bbce9e5 [2021-07-27T20:54:41.282Z] ---> 896db567c2dd [2021-07-27T20:54:41.282Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-27T20:54:41.282Z] Successfully tagged core-command-arm64:latest [2021-07-27T20:54:41.556Z]  Building core-command ... done  ---> Running in c9a7c804669e [2021-07-27T20:54:41.556Z] ---> 90f8ad7aef06 [2021-07-27T20:54:41.556Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-27T20:54:41.836Z] ---> Running in cec20e06c13b [2021-07-27T20:54:42.109Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-27T20:54:42.387Z] Removing intermediate container c9a7c804669e [2021-07-27T20:54:42.387Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-27T20:54:42.387Z] ---> 063df7bcf769 [2021-07-27T20:54:42.387Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:54:42.387Z] ---> cdf2a7733a7b [2021-07-27T20:54:42.387Z] 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-07-27T20:54:42.387Z] ---> Running in 26b0ef28b049 [2021-07-27T20:54:42.387Z] ---> Running in 3f43f54a1ad3 [2021-07-27T20:54:42.387Z] Removing intermediate container cec20e06c13b [2021-07-27T20:54:42.387Z] ---> 4087a43602e2 [2021-07-27T20:54:42.387Z] Step 19/22 : CMD ["--init=true"] [2021-07-27T20:54:42.663Z] ---> Running in 7fbef07698cb [2021-07-27T20:54:43.259Z] Removing intermediate container 26b0ef28b049 [2021-07-27T20:54:43.259Z] ---> c14a86d17d55 [2021-07-27T20:54:43.259Z] 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-07-27T20:54:43.544Z] Removing intermediate container 3f43f54a1ad3 [2021-07-27T20:54:43.544Z] ---> 598bac42b834 [2021-07-27T20:54:43.544Z] Step 22/24 : LABEL arch=arm64 [2021-07-27T20:54:43.544Z] ---> Running in fd3b20dbe3e0 [2021-07-27T20:54:43.544Z] Removing intermediate container 7fbef07698cb [2021-07-27T20:54:43.544Z] ---> b62935a11c44 [2021-07-27T20:54:43.544Z] Step 20/22 : LABEL arch=arm64 [2021-07-27T20:54:43.544Z] ---> Running in 7dd7427d98e1 [2021-07-27T20:54:43.819Z] ---> Running in e9b12202e371 [2021-07-27T20:54:44.420Z] Removing intermediate container 7dd7427d98e1 [2021-07-27T20:54:44.420Z] ---> 5de386c3dfe3 [2021-07-27T20:54:44.420Z] Step 23/24 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:54:44.420Z] Removing intermediate container e9b12202e371 [2021-07-27T20:54:44.420Z] ---> 27a569de1e3b [2021-07-27T20:54:44.420Z] Step 21/22 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:54:44.420Z] ---> Running in 46638d79ddd9 [2021-07-27T20:54:44.692Z] ---> Running in f03deda556c1 [2021-07-27T20:54:44.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T20:54:45.250Z] Removing intermediate container 46638d79ddd9 [2021-07-27T20:54:45.250Z] ---> 9abc77b7ae02 [2021-07-27T20:54:45.250Z] Step 24/24 : LABEL version=0.0.0 [2021-07-27T20:54:45.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T20:54:45.250Z] Removing intermediate container f03deda556c1 [2021-07-27T20:54:45.250Z] ---> d8bdcebe5ba7 [2021-07-27T20:54:45.250Z] Step 22/22 : LABEL version=0.0.0 [2021-07-27T20:54:45.250Z] ---> Running in 428cdb870590 [2021-07-27T20:54:45.528Z] ---> Running in 33138566b691 [2021-07-27T20:54:46.126Z] Removing intermediate container 428cdb870590 [2021-07-27T20:54:46.126Z] ---> 1d657119f256 [2021-07-27T20:54:46.126Z] [2021-07-27T20:54:46.126Z] (1/39) Installing readline (8.1.0-r0) [2021-07-27T20:54:46.126Z] (2/39) Installing bash (5.1.0-r0) [2021-07-27T20:54:46.126Z] Executing bash-5.1.0-r0.post-install [2021-07-27T20:54:46.126Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-27T20:54:46.126Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-27T20:54:46.126Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-27T20:54:46.126Z] (6/39) Installing curl (7.78.0-r0) [2021-07-27T20:54:46.126Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-27T20:54:46.126Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-27T20:54:46.126Z] (9/39) Installing expat (2.2.10-r1) [2021-07-27T20:54:46.126Z] (10/39) Installing libffi (3.3-r2) [2021-07-27T20:54:46.126Z] (11/39) Installing gdbm (1.19-r0) [2021-07-27T20:54:46.126Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-27T20:54:46.126Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-27T20:54:46.126Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-27T20:54:46.401Z] Removing intermediate container 33138566b691 [2021-07-27T20:54:46.401Z] ---> a7e14fd34d8a [2021-07-27T20:54:46.401Z] [2021-07-27T20:54:46.401Z] Successfully built 1d657119f256 [2021-07-27T20:54:46.401Z] Successfully tagged core-metadata-arm64:latest [2021-07-27T20:54:46.674Z]  Building core-metadata ... done Successfully built a7e14fd34d8a [2021-07-27T20:54:46.674Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-27T20:54:48.103Z]  Building security-proxy-setup ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-27T20:54:48.103Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-27T20:54:48.103Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-27T20:54:48.103Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-27T20:54:48.103Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-27T20:54:48.103Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-27T20:54:48.103Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-27T20:54:48.103Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-27T20:54:48.103Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-27T20:54:48.373Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-27T20:54:48.373Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-27T20:54:48.373Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-27T20:54:48.373Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-27T20:54:48.373Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-27T20:54:48.373Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-27T20:54:48.373Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-27T20:54:48.373Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-27T20:54:48.373Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-27T20:54:48.373Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-27T20:54:48.373Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-27T20:54:48.373Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-27T20:54:48.373Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-27T20:54:48.373Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-27T20:54:48.373Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-27T20:54:48.644Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-27T20:54:48.916Z] Executing busybox-1.32.1-r6.trigger [2021-07-27T20:54:48.916Z] OK: 82 MiB in 59 packages [2021-07-27T20:54:55.612Z] Collecting docker-compose==1.23.2 [2021-07-27T20:54:55.612Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-27T20:54:55.612Z] Collecting docopt<0.7,>=0.6.1 [2021-07-27T20:54:55.612Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-27T20:54:58.224Z] Collecting PyYAML<4,>=3.10 [2021-07-27T20:54:58.224Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-27T20:55:00.830Z] 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-07-27T20:55:00.830Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-27T20:55:00.830Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-27T20:55:01.422Z] Collecting docker<4.0,>=3.6.0 [2021-07-27T20:55:01.423Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-27T20:55:01.423Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-27T20:55:01.423Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-27T20:55:03.391Z] Collecting texttable<0.10,>=0.9.0 [2021-07-27T20:55:03.391Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-27T20:55:06.001Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-27T20:55:06.001Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-27T20:55:06.001Z] Collecting jsonschema<3,>=2.5.1 [2021-07-27T20:55:06.001Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-27T20:55:06.001Z] Collecting cached-property<2,>=1.2.0 [2021-07-27T20:55:06.001Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-27T20:55:06.591Z] Collecting docker-pycreds>=0.4.0 [2021-07-27T20:55:06.591Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-27T20:55:06.861Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-27T20:55:06.861Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-27T20:55:07.132Z] Collecting idna<2.8,>=2.5 [2021-07-27T20:55:07.132Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-27T20:55:07.403Z] Collecting certifi>=2017.4.17 [2021-07-27T20:55:07.403Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-27T20:55:07.995Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-27T20:55:07.995Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-27T20:55:08.267Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-27T20:55:08.267Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-27T20:55:08.267Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-27T20:55:08.267Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-27T20:55:08.860Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-27T20:55:08.860Z] Attempting uninstall: urllib3 [2021-07-27T20:55:08.860Z] Found existing installation: urllib3 1.26.2 [2021-07-27T20:55:08.860Z] Uninstalling urllib3-1.26.2: [2021-07-27T20:55:09.131Z] Successfully uninstalled urllib3-1.26.2 [2021-07-27T20:55:09.404Z] Attempting uninstall: idna [2021-07-27T20:55:09.404Z] Found existing installation: idna 3.1 [2021-07-27T20:55:09.404Z] Uninstalling idna-3.1: [2021-07-27T20:55:09.675Z] Successfully uninstalled idna-3.1 [2021-07-27T20:55:10.270Z] Attempting uninstall: chardet [2021-07-27T20:55:10.270Z] Found existing installation: chardet 4.0.0 [2021-07-27T20:55:10.270Z] Uninstalling chardet-4.0.0: [2021-07-27T20:55:10.270Z] Successfully uninstalled chardet-4.0.0 [2021-07-27T20:55:11.698Z] Attempting uninstall: requests [2021-07-27T20:55:11.698Z] Found existing installation: requests 2.25.1 [2021-07-27T20:55:11.698Z] Uninstalling requests-2.25.1: [2021-07-27T20:55:11.698Z] Successfully uninstalled requests-2.25.1 [2021-07-27T20:55:11.970Z] Running setup.py install for texttable: started [2021-07-27T20:55:13.937Z] Running setup.py install for texttable: finished with status 'done' [2021-07-27T20:55:13.937Z] Running setup.py install for PyYAML: started [2021-07-27T20:55:15.904Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-27T20:55:16.176Z] Running setup.py install for docopt: started [2021-07-27T20:55:18.146Z] Running setup.py install for docopt: finished with status 'done' [2021-07-27T20:55:18.146Z] Running setup.py install for dockerpty: started [2021-07-27T20:55:20.109Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-27T20:55:21.534Z] 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-07-27T20:55:29.798Z] Removing intermediate container fd3b20dbe3e0 [2021-07-27T20:55:29.798Z] ---> ca563f3961e1 [2021-07-27T20:55:29.798Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-27T20:55:30.071Z] ---> Running in 363145a144dd [2021-07-27T20:55:30.667Z] Removing intermediate container 363145a144dd [2021-07-27T20:55:30.667Z] ---> f592f8d6c7fa [2021-07-27T20:55:30.667Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-27T20:55:30.667Z] ---> Running in 3c1ffe7b8048 [2021-07-27T20:55:31.265Z] Removing intermediate container 3c1ffe7b8048 [2021-07-27T20:55:31.265Z] ---> d7a0fb76180d [2021-07-27T20:55:31.265Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-27T20:55:32.698Z] ---> d7025ec332dc [2021-07-27T20:55:32.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-27T20:55:33.678Z] ---> d48067263c4a [2021-07-27T20:55:33.678Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-27T20:55:34.653Z] ---> 9083892f1068 [2021-07-27T20:55:34.653Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-27T20:55:34.653Z] ---> Running in f18df7a68557 [2021-07-27T20:55:35.251Z] Removing intermediate container f18df7a68557 [2021-07-27T20:55:35.251Z] ---> 93c979885bc0 [2021-07-27T20:55:35.251Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-27T20:55:35.523Z] ---> Running in 529807f7234a [2021-07-27T20:55:35.794Z] Removing intermediate container 529807f7234a [2021-07-27T20:55:35.794Z] ---> 563c12eae025 [2021-07-27T20:55:35.794Z] Step 22/24 : LABEL arch=arm64 [2021-07-27T20:55:36.066Z] ---> Running in 2dccf9651527 [2021-07-27T20:55:36.656Z] Removing intermediate container 2dccf9651527 [2021-07-27T20:55:36.656Z] ---> bba9c876b9fd [2021-07-27T20:55:36.656Z] Step 23/24 : LABEL git_sha=491342149d27fb726e5046d1f6c015780b363c6c [2021-07-27T20:55:36.656Z] ---> Running in d6c80d407142 [2021-07-27T20:55:37.633Z] Removing intermediate container d6c80d407142 [2021-07-27T20:55:37.633Z] ---> 3a563c8c633c [2021-07-27T20:55:37.633Z] Step 24/24 : LABEL version=0.0.0 [2021-07-27T20:55:37.633Z] ---> Running in ab3fe1d4f41b [2021-07-27T20:55:38.230Z] Removing intermediate container ab3fe1d4f41b [2021-07-27T20:55:38.230Z] ---> 65b8ee78302b [2021-07-27T20:55:38.230Z] [2021-07-27T20:55:38.501Z] Successfully built 65b8ee78302b [2021-07-27T20:55:38.501Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-27T20:55:38.786Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-27T20:55:38.779Z] $ docker stop --time=1 8978e0ff37aba7f8561e5e6a2fcea52bdc6e791e7587ac89bca44d54f558fa5a [2021-07-27T20:55:40.676Z] $ docker rm -f 8978e0ff37aba7f8561e5e6a2fcea52bdc6e791e7587ac89bca44d54f558fa5a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T20:55:41.274Z] + docker images [2021-07-27T20:55:41.547Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T20:55:41.547Z] sys-mgmt-agent-arm64 latest 65b8ee78302b 4 seconds ago 311MB [2021-07-27T20:55:41.547Z] security-proxy-setup-arm64 latest a7e14fd34d8a 56 seconds ago 24.5MB [2021-07-27T20:55:41.547Z] core-metadata-arm64 latest 1d657119f256 56 seconds ago 15.8MB [2021-07-27T20:55:41.547Z] core-command-arm64 latest 80020bbce9e5 About a minute ago 15.1MB [2021-07-27T20:55:41.547Z] 0633d55e4c97 About a minute ago 1.56GB [2021-07-27T20:55:41.547Z] a8745205f6f1 About a minute ago 1.56GB [2021-07-27T20:55:41.547Z] 47cf880ae2d3 About a minute ago 1.56GB [2021-07-27T20:55:41.547Z] 83bffa6ef2ed About a minute ago 1.56GB [2021-07-27T20:55:41.547Z] security-bootstrapper-arm64 latest faa25fbcb913 3 minutes ago 17.7MB [2021-07-27T20:55:41.547Z] core-data-arm64 latest e47d3a50c114 4 minutes ago 19.3MB [2021-07-27T20:55:41.547Z] security-secretstore-setup-arm64 latest 8ff69488fa90 4 minutes ago 27.4MB [2021-07-27T20:55:41.547Z] support-scheduler-arm64 latest f24cb887c6d9 4 minutes ago 15.2MB [2021-07-27T20:55:41.547Z] support-notifications-arm64 latest 8e8a2f164ebb 4 minutes ago 15.9MB [2021-07-27T20:55:41.547Z] 01862e32e709 4 minutes ago 1.57GB [2021-07-27T20:55:41.547Z] 0e9b5c5c30f0 4 minutes ago 1.57GB [2021-07-27T20:55:41.547Z] 8ef8e53a20d4 4 minutes ago 1.56GB [2021-07-27T20:55:41.547Z] 1913b5417ba3 4 minutes ago 1.56GB [2021-07-27T20:55:41.547Z] c753ea732b7d 4 minutes ago 1.56GB [2021-07-27T20:55:41.547Z] ci-base-image-arm64 latest 4d105bef75aa 16 minutes ago 1.23GB [2021-07-27T20:55:41.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 13 days ago 451MB [2021-07-27T20:55:41.547Z] alpine 3.12 c4fd0aeabfcf 5 weeks ago 5.32MB [2021-07-27T20:55:41.547Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-27T20:55:41.547Z] 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-07-27T20:55:42.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T20:55:42.214Z] [2021-07-27T20:55:42.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:55:42.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T20:55:42.900Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-27T20:55:42.900Z] 448f6bf000e3: Pulling fs layer [2021-07-27T20:55:42.900Z] f757da607395: Pulling fs layer [2021-07-27T20:55:42.900Z] 05883995daec: Pulling fs layer [2021-07-27T20:55:42.900Z] 8603b9c90790: Pulling fs layer [2021-07-27T20:55:42.900Z] 1560dd03e051: Pulling fs layer [2021-07-27T20:55:42.900Z] 27f5ce0e4adf: Pulling fs layer [2021-07-27T20:55:42.900Z] c2d8d7efcc4b: Pulling fs layer [2021-07-27T20:55:42.900Z] c2d8d7efcc4b: Waiting [2021-07-27T20:55:42.900Z] 1560dd03e051: Waiting [2021-07-27T20:55:42.900Z] 8603b9c90790: Waiting [2021-07-27T20:55:42.900Z] 27f5ce0e4adf: Waiting [2021-07-27T20:55:43.515Z] f757da607395: Verifying Checksum [2021-07-27T20:55:43.515Z] f757da607395: Download complete [2021-07-27T20:55:43.515Z] 8603b9c90790: Download complete [2021-07-27T20:55:43.795Z] 1560dd03e051: Verifying Checksum [2021-07-27T20:55:43.795Z] 1560dd03e051: Download complete [2021-07-27T20:55:43.795Z] 27f5ce0e4adf: Verifying Checksum [2021-07-27T20:55:43.795Z] 27f5ce0e4adf: Download complete [2021-07-27T20:55:44.069Z] 05883995daec: Verifying Checksum [2021-07-27T20:55:44.069Z] 05883995daec: Download complete [2021-07-27T20:55:44.702Z] 448f6bf000e3: Verifying Checksum [2021-07-27T20:55:44.702Z] 448f6bf000e3: Download complete [2021-07-27T20:55:48.178Z] c2d8d7efcc4b: Verifying Checksum [2021-07-27T20:55:48.178Z] c2d8d7efcc4b: Download complete [2021-07-27T20:55:48.797Z] 448f6bf000e3: Pull complete [2021-07-27T20:55:49.797Z] f757da607395: Pull complete [2021-07-27T20:55:51.231Z] 05883995daec: Pull complete [2021-07-27T20:55:51.504Z] 8603b9c90790: Pull complete [2021-07-27T20:55:52.941Z] 1560dd03e051: Pull complete [2021-07-27T20:55:53.213Z] 27f5ce0e4adf: Pull complete [2021-07-27T20:56:08.317Z] c2d8d7efcc4b: Pull complete [2021-07-27T20:56:08.317Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-27T20:56:08.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T20:56:08.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-27T20:56:08.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container [2021-07-27T20:56:08.656Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-27T20:56:13.302Z] $ docker top 72b9bd97fda789b6f607ca23cc7bd6d78d0ea2bdb5d2cdae60940f9828ed958b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:56:14.398Z] ---> job-cost.sh [2021-07-27T20:56:14.398Z] lf-activate-venv: SKIPPING [2021-07-27T20:56:14.398Z] INFO: No Stack... [2021-07-27T20:56:15.371Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-27T20:56:15.643Z] INFO: Archiving Costs [Pipeline] sh [2021-07-27T20:56:16.572Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2021-07-27T20:56:16.572Z] + cut -d, -f6 [Pipeline] lock [2021-07-27T20:56:16.635Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-7-stack-cost] [2021-07-27T20:56:16.642Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3623-7-stack-cost] did not exist. Created. [2021-07-27T20:56:16.642Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-27T20:56:17.320Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-27T20:56:17.491Z] Stashed 1 file(s) [Pipeline] } [2021-07-27T20:56:17.503Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-27T20:56:17.518Z] $ docker stop --time=1 72b9bd97fda789b6f607ca23cc7bd6d78d0ea2bdb5d2cdae60940f9828ed958b [2021-07-27T20:56:19.210Z] $ docker rm -f 72b9bd97fda789b6f607ca23cc7bd6d78d0ea2bdb5d2cdae60940f9828ed958b [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-07-27T20:56:20.156Z] provisioning config files... [2021-07-27T20:56:20.171Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config7206034444090464533tmp [Pipeline] { [Pipeline] sh [2021-07-27T20:56:20.782Z] + set +x [2021-07-27T20:56:20.782Z] + curl -s https://codecov.io/bash [2021-07-27T20:56:20.782Z] + bash -s -- [2021-07-27T20:56:20.782Z] [2021-07-27T20:56:20.782Z] _____ _ [2021-07-27T20:56:20.782Z] / ____| | | [2021-07-27T20:56:20.782Z] | | ___ __| | ___ ___ _____ __ [2021-07-27T20:56:20.782Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-27T20:56:20.782Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-27T20:56:20.782Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-27T20:56:20.782Z] Bash-1.0.6 [2021-07-27T20:56:20.782Z] [2021-07-27T20:56:20.782Z] [2021-07-27T20:56:20.782Z] ==> git version 2.24.4 found [2021-07-27T20:56:20.782Z] ==> 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-07-27T20:56:20.782Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-27T20:56:20.782Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-27T20:56:20.782Z] ==> Jenkins CI detected. [2021-07-27T20:56:20.782Z] current dir:  /w/workspace/edgex-go/7 [2021-07-27T20:56:20.782Z] project root: . [2021-07-27T20:56:20.782Z] --> token set from env [2021-07-27T20:56:20.782Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-27T20:56:20.782Z] ==> Running gcov in . (disable via -X gcov) [2021-07-27T20:56:20.782Z] ==> Python coveragepy not found [2021-07-27T20:56:20.782Z] ==> Searching for coverage reports in: [2021-07-27T20:56:20.782Z] + . [2021-07-27T20:56:20.782Z] -> Found 1 reports [2021-07-27T20:56:20.782Z] ==> Detecting git/mercurial file structure [2021-07-27T20:56:20.782Z] ==> Reading reports [2021-07-27T20:56:20.782Z] + ./coverage.out bytes=402846 [2021-07-27T20:56:20.782Z] ==> Appending adjustments [2021-07-27T20:56:20.782Z] https://docs.codecov.io/docs/fixing-reports [2021-07-27T20:56:22.241Z] + Found adjustments [2021-07-27T20:56:22.241Z] ==> Gzipping contents [2021-07-27T20:56:22.241Z] 56K /tmp/codecov.mxPlW4.gz [2021-07-27T20:56:22.241Z] ==> Uploading reports [2021-07-27T20:56:22.241Z] url: https://codecov.io [2021-07-27T20:56:22.241Z] query: branch=PR-3623&commit=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-27T20:56:22.241Z] -> Pinging Codecov [2021-07-27T20:56:22.241Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-27T20:56:22.512Z] -> Uploading to [2021-07-27T20:56:22.512Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-27/00271124DB129430A58F1EEE437C3FCB/a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80/976bbcc8-aa7c-4318-877a-bc7be17c8945.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T205622Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a1b6ccae311977dbb91e256d96c6ca8420a89923df8fbf8401d77083613c661 [2021-07-27T20:56:22.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-27T20:56:22.512Z] Dload Upload Total Spent Left Speed [2021-07-27T20:56:23.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 54519 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54519 0 0 100 54519 0 98k --:--:-- --:--:-- --:--:-- 98k [2021-07-27T20:56:23.094Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a4f3ab9cb6135a3ba27ac1c69b7b0ef3197f5d80 [Pipeline] } [2021-07-27T20:56:23.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:56:24.312Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:56:24.903Z] ---> package-listing.sh [2021-07-27T20:56:24.903Z] ++ facter osfamily [2021-07-27T20:56:24.903Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-27T20:56:25.168Z] + OS_FAMILY=redhat [2021-07-27T20:56:25.168Z] + workspace=/w/workspace/edgex-go/7 [2021-07-27T20:56:25.168Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-27T20:56:25.168Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-27T20:56:25.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-27T20:56:25.168Z] + PACKAGES=/tmp/packages_start.txt [2021-07-27T20:56:25.168Z] + '[' /w/workspace/edgex-go/7 ']' [2021-07-27T20:56:25.168Z] + PACKAGES=/tmp/packages_end.txt [2021-07-27T20:56:25.168Z] + case "${OS_FAMILY}" in [2021-07-27T20:56:25.168Z] + rpm -qa [2021-07-27T20:56:25.168Z] + sort [2021-07-27T20:56:27.112Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-27T20:56:27.112Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-27T20:56:27.112Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-27T20:56:27.112Z] + '[' /w/workspace/edgex-go/7 ']' [2021-07-27T20:56:27.112Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-07-27T20:56:27.112Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-07-27T20:56:27.129Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-27T20:56:27.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:56:28.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T20:56:28.023Z] [2021-07-27T20:56:28.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T20:56:28.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T20:56:28.357Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-27T20:56:28.357Z] b4d181a07f80: Pulling fs layer [2021-07-27T20:56:28.357Z] a1111a8f2ec3: Pulling fs layer [2021-07-27T20:56:28.357Z] ed53099fbce6: Pulling fs layer [2021-07-27T20:56:28.357Z] dc539afda2c1: Pulling fs layer [2021-07-27T20:56:28.357Z] 77bc0d833cb6: Pulling fs layer [2021-07-27T20:56:28.357Z] 9065ff56babe: Pulling fs layer [2021-07-27T20:56:28.357Z] d287ab97295c: Pulling fs layer [2021-07-27T20:56:28.357Z] 77bc0d833cb6: Waiting [2021-07-27T20:56:28.357Z] 9065ff56babe: Waiting [2021-07-27T20:56:28.357Z] d287ab97295c: Waiting [2021-07-27T20:56:28.357Z] dc539afda2c1: Waiting [2021-07-27T20:56:28.622Z] a1111a8f2ec3: Verifying Checksum [2021-07-27T20:56:28.622Z] a1111a8f2ec3: Download complete [2021-07-27T20:56:28.889Z] dc539afda2c1: Verifying Checksum [2021-07-27T20:56:28.889Z] dc539afda2c1: Download complete [2021-07-27T20:56:28.889Z] 77bc0d833cb6: Verifying Checksum [2021-07-27T20:56:28.889Z] 77bc0d833cb6: Download complete [2021-07-27T20:56:29.155Z] 9065ff56babe: Verifying Checksum [2021-07-27T20:56:29.155Z] 9065ff56babe: Download complete [2021-07-27T20:56:29.420Z] ed53099fbce6: Verifying Checksum [2021-07-27T20:56:29.420Z] ed53099fbce6: Download complete [2021-07-27T20:56:30.381Z] b4d181a07f80: Verifying Checksum [2021-07-27T20:56:30.381Z] b4d181a07f80: Download complete [2021-07-27T20:56:31.345Z] b4d181a07f80: Pull complete [2021-07-27T20:56:31.615Z] a1111a8f2ec3: Pull complete [2021-07-27T20:56:31.881Z] ed53099fbce6: Pull complete [2021-07-27T20:56:32.146Z] dc539afda2c1: Pull complete [2021-07-27T20:56:32.413Z] 77bc0d833cb6: Pull complete [2021-07-27T20:56:32.413Z] 9065ff56babe: Pull complete [2021-07-27T20:56:34.367Z] d287ab97295c: Verifying Checksum [2021-07-27T20:56:34.367Z] d287ab97295c: Download complete [2021-07-27T20:56:38.641Z] d287ab97295c: Pull complete [2021-07-27T20:56:38.641Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-27T20:56:38.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T20:56:38.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-27T20:56:38.733Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-07-27T20:56:38.798Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-27T20:56:42.154Z] $ docker top 0ada9d3eda07fb74a7de1fb253f8120bc4cf1662147f3b1301a0e0bdac79e427 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T20:56:42.570Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-27T20:56:42.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-27T20:56:43.208Z] + ls /var/log/sa-host [2021-07-27T20:56:43.208Z] + sadf -c /var/log/sa-host/sa05 [2021-07-27T20:56:43.208Z] file_magic: OK [2021-07-27T20:56:43.208Z] HZ: Using current value: 100 [2021-07-27T20:56:43.208Z] file_header: OK [2021-07-27T20:56:43.208Z] 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-07-27T20:56:43.208Z] Statistics: [2021-07-27T20:56:43.208Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-27T20:56:43.208Z] File successfully converted to sysstat format version 12.0.3 [2021-07-27T20:56:43.208Z] + sadf -c /var/log/sa-host/sa27 [2021-07-27T20:56:43.208Z] file_magic: OK [2021-07-27T20:56:43.208Z] HZ: Using current value: 100 [2021-07-27T20:56:43.208Z] file_header: OK [2021-07-27T20:56:43.208Z] 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-07-27T20:56:43.208Z] Statistics: [2021-07-27T20:56:43.208Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-27T20:56:43.208Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-27T20:56:43.409Z] provisioning config files... [2021-07-27T20:56:43.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config355375528964265701tmp [Pipeline] { [Pipeline] echo [2021-07-27T20:56:43.453Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:56:43.766Z] ---> create-netrc.sh [Pipeline] } [2021-07-27T20:56:43.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:56:44.224Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-27T20:56:44.241Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:56:44.553Z] ---> sudo-logs.sh [2021-07-27T20:56:44.554Z] Archiving 'sudo' log.. [2021-07-27T20:56:44.554Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-300.vexxhost.local: Name or service not known [2021-07-27T20:56:44.554Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-300.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-27T20:56:44.581Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:56:44.909Z] ---> job-cost.sh [2021-07-27T20:56:44.909Z] lf-activate-venv: SKIPPING [2021-07-27T20:56:44.909Z] DEBUG: total: 0.18000000715255737 [2021-07-27T20:56:44.909Z] INFO: Retrieving Stack Cost... [2021-07-27T20:56:45.867Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-27T20:56:46.134Z] INFO: Archiving Costs [Pipeline] echo [2021-07-27T20:56:46.153Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T20:56:46.465Z] ---> logs-deploy.sh [2021-07-27T20:56:46.465Z] lf-activate-venv: SKIPPING [2021-07-27T20:56:46.465Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/7 [2021-07-27T20:56:46.465Z] INFO: archiving workspace using pattern(s): [2021-07-27T20:56:47.048Z] Archives upload complete. [2021-07-27T20:56:47.315Z] INFO: archiving logs to Nexus