Pull request #3722 updated 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 f402210f93ccbb2b587c2d75e27f7d4d87f6be54 rather than a9f02f201e070f0396a78ccfa6291eeecd4090de Obtained Jenkinsfile from f402210f93ccbb2b587c2d75e27f7d4d87f6be54 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-ssh6627085359028105448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2265492303483127899.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/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-3722/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5557611748471075.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh352207371772755835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3722/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-3722/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3536189109646682741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1635 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh6098415802147135107.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7076130329314599608.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit a9f02f201e070f0396a78ccfa6291eeecd4090de Merge succeeded, producing a9f02f201e070f0396a78ccfa6291eeecd4090de Checking out Revision a9f02f201e070f0396a78ccfa6291eeecd4090de (PR-3722) Commit message: "Merge branch 'main' into issue-3708" > git config core.sparsecheckout # timeout=10 > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # 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/2@tmp/jenkins-gitclient-ssh5121577487972763578.key > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 > git rev-list --no-walk 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T14:00:08.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T14:00:09.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T14:00:09.095Z] ========================================================= [2021-09-27T14:00:09.095Z] EdgeX Global Pipelines Version Info [2021-09-27T14:00:09.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:00:10.622Z] ------------------- [2021-09-27T14:00:10.622Z] stable info: [2021-09-27T14:00:10.622Z] ------------------- [2021-09-27T14:00:10.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T14:00:10.622Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T14:00:10.622Z] Message: update stable to v1.0.205 [2021-09-27T14:00:11.213Z] ------------------- [2021-09-27T14:00:11.213Z] experimental info: [2021-09-27T14:00:11.213Z] ------------------- [2021-09-27T14:00:11.213Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T14:00:11.213Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T14:00:11.213Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T14:00:11.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-27T14:00:11.408Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-27T14:00:11.436Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T14:00:11.463Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T14:00:11.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T14:00:11.519Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T14:00:11.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T14:00:11.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-27T14:00:13.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-27T14:00:13.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-27T14:00:13.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T14:00:13.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T14:00:13.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T14:00:13.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T14:00:13.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T14:00:13.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T14:00:13.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T14:00:13.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T14:00:13.821Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T14:00:13.845Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-27T14:00:13.867Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-27T14:00:13.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-27T14:00:13.913Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T14:00:13.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3722 [Pipeline] echo [2021-09-27T14:00:13.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3722 [Pipeline] echo [2021-09-27T14:00:13.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3722 [Pipeline] echo [2021-09-27T14:00:14.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f02f201e070f0396a78ccfa6291eeecd4090de [Pipeline] echo [2021-09-27T14:00:14.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f02f2 [Pipeline] echo [2021-09-27T14:00:14.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T14:00:14.153Z] provisioning config files... [2021-09-27T14:00:14.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5816580050138390010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:00:14.525Z] ---> docker-login.sh [2021-09-27T14:00:14.525Z] nexus3.edgexfoundry.org:10001 [2021-09-27T14:00:14.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:00:14.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:00:14.797Z] Configure a credential helper to remove this warning. See [2021-09-27T14:00:14.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:00:14.797Z] [2021-09-27T14:00:14.797Z] Login Succeeded [2021-09-27T14:00:14.797Z] nexus3.edgexfoundry.org:10002 [2021-09-27T14:00:14.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:00:15.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:00:15.277Z] Configure a credential helper to remove this warning. See [2021-09-27T14:00:15.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:00:15.277Z] [2021-09-27T14:00:15.277Z] Login Succeeded [2021-09-27T14:00:15.277Z] nexus3.edgexfoundry.org:10003 [2021-09-27T14:00:15.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:00:15.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:00:15.277Z] Configure a credential helper to remove this warning. See [2021-09-27T14:00:15.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:00:15.277Z] [2021-09-27T14:00:15.277Z] Login Succeeded [2021-09-27T14:00:15.277Z] nexus3.edgexfoundry.org:10004 [2021-09-27T14:00:15.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:00:15.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:00:15.277Z] Configure a credential helper to remove this warning. See [2021-09-27T14:00:15.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:00:15.277Z] [2021-09-27T14:00:15.277Z] Login Succeeded [2021-09-27T14:00:15.277Z] docker.io [2021-09-27T14:00:15.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:00:15.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:00:15.816Z] Configure a credential helper to remove this warning. See [2021-09-27T14:00:15.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:00:15.816Z] [2021-09-27T14:00:15.816Z] Login Succeeded [2021-09-27T14:00:15.816Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T14:00:15.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T14:00:16.198Z] ++ 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-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/core-command/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/core-data/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-27T14:00:16.198Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T14:00:16.198Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-27T14:00:16.198Z] ++ cut -d/ -f2 [2021-09-27T14:00:16.198Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-27T14:00:16.265Z] 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-09-27T14:00:19.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T14:00:19.419Z] [2021-09-27T14:00:19.419Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:00:19.770Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T14:00:20.041Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T14:00:20.041Z] 31603596830f: Pulling fs layer [2021-09-27T14:00:20.041Z] 04fac38145f0: Pulling fs layer [2021-09-27T14:00:20.041Z] 701f6daf10bf: Pulling fs layer [2021-09-27T14:00:20.041Z] 24f72da36158: Pulling fs layer [2021-09-27T14:00:20.041Z] 24f72da36158: Waiting [2021-09-27T14:00:20.041Z] 04fac38145f0: Verifying Checksum [2021-09-27T14:00:20.041Z] 04fac38145f0: Download complete [2021-09-27T14:00:20.320Z] 31603596830f: Verifying Checksum [2021-09-27T14:00:20.320Z] 31603596830f: Download complete [2021-09-27T14:00:20.320Z] 24f72da36158: Verifying Checksum [2021-09-27T14:00:20.320Z] 24f72da36158: Download complete [2021-09-27T14:00:20.591Z] 31603596830f: Pull complete [2021-09-27T14:00:20.591Z] 04fac38145f0: Pull complete [2021-09-27T14:00:20.867Z] 701f6daf10bf: Verifying Checksum [2021-09-27T14:00:20.867Z] 701f6daf10bf: Download complete [2021-09-27T14:00:21.462Z] 701f6daf10bf: Pull complete [2021-09-27T14:00:21.739Z] 24f72da36158: Pull complete [2021-09-27T14:00:21.739Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T14:00:21.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T14:00:21.739Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T14:00:21.876Z] prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container [2021-09-27T14:00:21.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-27T14:00:22.931Z] $ docker top bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T14:00:23.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T14:00:23.072Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T14:00:23.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T14:00:23.217Z] $ docker exec bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 ssh-agent [2021-09-27T14:00:23.380Z] SSH_AUTH_SOCK=/tmp/ssh-Xf1bFpkkTc9P/agent.13 [2021-09-27T14:00:23.380Z] SSH_AGENT_PID=20 [2021-09-27T14:00:23.399Z] Running ssh-add (command line suppressed) [2021-09-27T14:00:23.508Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6429568615686541207.key (/w/workspace/edgex-go/2@tmp/private_key_6429568615686541207.key) [2021-09-27T14:00:23.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T14:00:23.855Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T14:00:23.873Z] $ docker exec --env ******** --env ******** bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 ssh-agent -k [2021-09-27T14:00:23.977Z] unset SSH_AUTH_SOCK; [2021-09-27T14:00:23.977Z] unset SSH_AGENT_PID; [2021-09-27T14:00:23.978Z] echo Agent pid 20 killed; [2021-09-27T14:00:23.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T14:00:24.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T14:00:24.030Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T14:00:24.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T14:00:24.161Z] $ docker exec bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 ssh-agent [2021-09-27T14:00:24.283Z] SSH_AUTH_SOCK=/tmp/ssh-RYZmVWkRARtl/agent.55 [2021-09-27T14:00:24.283Z] SSH_AGENT_PID=61 [2021-09-27T14:00:24.294Z] Running ssh-add (command line suppressed) [2021-09-27T14:00:24.393Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3108894132314240363.key (/w/workspace/edgex-go/2@tmp/private_key_3108894132314240363.key) [2021-09-27T14:00:24.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T14:00:24.962Z] + git semver init [2021-09-27T14:00:24.962Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T14:00:24.962Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-27T14:00:24.962Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-27T14:00:24.962Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T14:00:24.962Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T14:00:24.962Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T14:00:24.962Z] # $SEMVER_BRANCH = PR-3722 [2021-09-27T14:00:24.962Z] # $SEMVER_TEMP = /tmp/semver-041712813 [2021-09-27T14:00:24.962Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-27T14:03:16.970Z] # '/tmp/semver-041712813' -> '/w/workspace/edgex-go/2/.semver' [2021-09-27T14:03:16.970Z] # -> Force: false [2021-09-27T14:03:16.970Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-27T14:03:16.987Z] $ docker exec --env ******** --env ******** bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 ssh-agent -k [2021-09-27T14:03:17.138Z] unset SSH_AUTH_SOCK; [2021-09-27T14:03:17.138Z] unset SSH_AGENT_PID; [2021-09-27T14:03:17.138Z] echo Agent pid 61 killed; [2021-09-27T14:03:17.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T14:03:17.525Z] + git semver [Pipeline] } [2021-09-27T14:03:17.555Z] $ docker stop --time=1 bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 [2021-09-27T14:03:19.252Z] $ docker rm -f bc993e159f4c203262c6e8b60094122b570b25bd3c551a53189c22a847593fb0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T14:03:19.691Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T14:03:20.088Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T14:03:20.092Z] [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-09-27T14:03:20.428Z] ========================================================= [2021-09-27T14:03:20.428Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T14:03:20.428Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T14:03:20.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T14:03:21.231Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T14:03:21.231Z] 540db60ca938: Pulling fs layer [2021-09-27T14:03:21.231Z] adcc1eea9eea: Pulling fs layer [2021-09-27T14:03:21.231Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T14:03:21.231Z] db62176df00c: Pulling fs layer [2021-09-27T14:03:21.231Z] 3b30891b0d05: Pulling fs layer [2021-09-27T14:03:21.231Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T14:03:21.231Z] c788192a36de: Pulling fs layer [2021-09-27T14:03:21.231Z] a77e37c0d609: Pulling fs layer [2021-09-27T14:03:21.231Z] c3185cebc471: Pulling fs layer [2021-09-27T14:03:21.231Z] db62176df00c: Waiting [2021-09-27T14:03:21.231Z] 3b30891b0d05: Waiting [2021-09-27T14:03:21.231Z] 06b49ca38bd5: Waiting [2021-09-27T14:03:21.231Z] c788192a36de: Waiting [2021-09-27T14:03:21.231Z] a77e37c0d609: Waiting [2021-09-27T14:03:21.231Z] c3185cebc471: Waiting [2021-09-27T14:03:21.231Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T14:03:21.231Z] 4c4ab2625f07: Download complete [2021-09-27T14:03:21.231Z] adcc1eea9eea: Verifying Checksum [2021-09-27T14:03:21.231Z] adcc1eea9eea: Download complete [2021-09-27T14:03:21.501Z] 3b30891b0d05: Verifying Checksum [2021-09-27T14:03:21.501Z] 3b30891b0d05: Download complete [2021-09-27T14:03:21.501Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T14:03:21.501Z] 06b49ca38bd5: Download complete [2021-09-27T14:03:21.501Z] 540db60ca938: Verifying Checksum [2021-09-27T14:03:21.501Z] 540db60ca938: Download complete [2021-09-27T14:03:21.501Z] c788192a36de: Verifying Checksum [2021-09-27T14:03:21.501Z] c788192a36de: Download complete [2021-09-27T14:03:21.501Z] 540db60ca938: Pull complete [2021-09-27T14:03:21.773Z] adcc1eea9eea: Pull complete [2021-09-27T14:03:21.773Z] 4c4ab2625f07: Pull complete [2021-09-27T14:03:22.740Z] a77e37c0d609: Verifying Checksum [2021-09-27T14:03:22.740Z] a77e37c0d609: Download complete [2021-09-27T14:03:28.307Z] c3185cebc471: Verifying Checksum [2021-09-27T14:03:28.307Z] c3185cebc471: Download complete [2021-09-27T14:03:28.900Z] db62176df00c: Download complete [2021-09-27T14:03:32.503Z] db62176df00c: Pull complete [2021-09-27T14:03:32.503Z] 3b30891b0d05: Pull complete [2021-09-27T14:03:32.503Z] 06b49ca38bd5: Pull complete [2021-09-27T14:03:32.503Z] c788192a36de: Pull complete [2021-09-27T14:03:32.503Z] a77e37c0d609: Pull complete [2021-09-27T14:03:34.677Z] c3185cebc471: Pull complete [2021-09-27T14:03:34.677Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T14:03:34.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T14:03:34.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T14:03:35.040Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T14:03:35.040Z] WORKDIR /edgex [2021-09-27T14:03:35.040Z] COPY go.mod . [2021-09-27T14:03:35.040Z] RUN go mod download' [2021-09-27T14:03:35.040Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-27T14:03:35.336Z] Still waiting to schedule task [2021-09-27T14:03:35.337Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T14:03:36.495Z] Sending build context to Docker daemon 329MB [2021-09-27T14:03:36.495Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T14:03:36.495Z] ---> 031687cdd783 [2021-09-27T14:03:36.495Z] Step 2/4 : WORKDIR /edgex [2021-09-27T14:03:38.158Z] ---> Running in 96941cfa639f [2021-09-27T14:03:38.158Z] Removing intermediate container 96941cfa639f [2021-09-27T14:03:38.158Z] ---> 586fb176e5d7 [2021-09-27T14:03:38.158Z] Step 3/4 : COPY go.mod . [2021-09-27T14:03:38.435Z] ---> 168d869c40ea [2021-09-27T14:03:38.435Z] Step 4/4 : RUN go mod download [2021-09-27T14:03:38.435Z] ---> Running in e9463959a862 [2021-09-27T14:05:03.094Z] Removing intermediate container e9463959a862 [2021-09-27T14:05:03.094Z] ---> 3b736d46dd71 [2021-09-27T14:05:03.094Z] Successfully built 3b736d46dd71 [2021-09-27T14:05:03.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:05:03.656Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T14:05:03.656Z] . [Pipeline] withDockerContainer [2021-09-27T14:05:03.760Z] prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container [2021-09-27T14:05:03.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-27T14:05:04.294Z] $ docker top 348117409deb5bc1e1d3bfcef7faacdac599a4ef3ac0d5f4f3cc1d0f57501298 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T14:05:04.696Z] + go version [2021-09-27T14:05:04.696Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T14:05:04.716Z] $ docker stop --time=1 348117409deb5bc1e1d3bfcef7faacdac599a4ef3ac0d5f4f3cc1d0f57501298 [2021-09-27T14:05:05.975Z] $ docker rm -f 348117409deb5bc1e1d3bfcef7faacdac599a4ef3ac0d5f4f3cc1d0f57501298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:05:06.584Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T14:05:06.584Z] . [Pipeline] withDockerContainer [2021-09-27T14:05:06.685Z] prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container [2021-09-27T14:05:06.972Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-27T14:05:07.435Z] $ docker top 687ae4b55089ef3f2db82749fb35aa9d9aace90b9ee4716d7037773583a2e186 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T14:05:07.531Z] ========================================================= [2021-09-27T14:05:07.531Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T14:05:07.531Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T14:05:07.857Z] + go mod tidy [Pipeline] sh [2021-09-27T14:05:08.456Z] + make test [2021-09-27T14:05:08.456Z] go mod tidy [2021-09-27T14:05:08.456Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T14:05:15.146Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T14:05:33.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T14:05:37.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T14:05:37.235Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T14:05:37.507Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T14:05:40.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T14:05:40.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T14:05:40.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T14:05:40.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T14:05:41.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T14:05:41.580Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T14:05:41.853Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T14:05:41.853Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T14:05:41.853Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T14:05:41.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T14:05:43.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-09-27T14:05:43.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T14:05:43.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T14:05:44.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2021-09-27T14:05:44.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T14:05:45.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-09-27T14:05:45.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T14:05:45.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T14:05:46.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements [2021-09-27T14:05:46.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T14:05:46.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T14:05:46.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-09-27T14:05:46.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T14:05:46.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T14:05:46.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T14:05:46.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T14:05:46.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T14:05:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 94.2% of statements [2021-09-27T14:05:47.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T14:05:47.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T14:05:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-09-27T14:05:47.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T14:05:47.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T14:05:47.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T14:05:47.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T14:05:47.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T14:05:48.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-09-27T14:05:48.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T14:05:48.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T14:05:48.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T14:05:49.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-09-27T14:05:49.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T14:05:49.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-09-27T14:05:49.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-09-27T14:05:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T14:05:49.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-09-27T14:05:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-09-27T14:05:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-09-27T14:06:01.011Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1637 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws [2021-09-27T14:06:01.033Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-27T14:06:01.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 10.050s coverage: 96.3% of statements [2021-09-27T14:06:01.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-27T14:06:01.261Z] The recommended git tool is: git [2021-09-27T14:06:03.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-09-27T14:06:03.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2021-09-27T14:06:08.842Z] using credential edgex-jenkins-ssh [2021-09-27T14:06:08.865Z] Cloning the remote Git repository [2021-09-27T14:06:08.913Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T14:06:09.023Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-27T14:06:09.104Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T14:06:09.105Z] > git --version # timeout=10 [2021-09-27T14:06:09.122Z] > git --version # 'git version 2.17.1' [2021-09-27T14:06:09.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T14:06:09.201Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T14:06:23.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 19.211s coverage: 81.8% of statements [2021-09-27T14:06:23.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T14:06:25.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-09-27T14:06:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T14:06:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T14:06:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T14:06:25.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-27T14:06:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T14:06:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T14:06:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T14:06:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T14:06:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-09-27T14:06:32.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.269s coverage: 70.5% of statements [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T14:06:32.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T14:06:33.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.6% of statements [2021-09-27T14:06:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T14:06:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T14:06:33.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2021-09-27T14:06:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T14:06:33.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-09-27T14:06:33.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T14:06:34.104Z] Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:06:34.440Z] Merge succeeded, producing a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:06:34.441Z] Checking out Revision a9f02f201e070f0396a78ccfa6291eeecd4090de (PR-3722) [2021-09-27T14:06:33.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T14:06:33.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T14:06:33.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T14:06:33.248Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T14:06:33.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T14:06:33.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T14:06:34.119Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T14:06:34.136Z] > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 [2021-09-27T14:06:34.345Z] > git remote # timeout=10 [2021-09-27T14:06:34.370Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T14:06:34.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T14:06:34.395Z] > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 [2021-09-27T14:06:34.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T14:06:34.444Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T14:06:34.455Z] > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 [2021-09-27T14:06:38.781Z] Commit message: "Merge branch 'main' into issue-3708" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T14:06:39.408Z] provisioning config files... [2021-09-27T14:06:41.080Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3659825629040644503tmp [2021-09-27T14:06:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T14:06:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T14:06:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T14:06:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T14:06:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T14:06:41.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T14:06:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-27T14:06:41.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-09-27T14:06:41.085Z] 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 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:06:41.668Z] ---> docker-login.sh [2021-09-27T14:06:41.668Z] nexus3.edgexfoundry.org:10001 [2021-09-27T14:06:43.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:06:43.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:06:43.709Z] Configure a credential helper to remove this warning. See [2021-09-27T14:06:43.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:06:43.709Z] [2021-09-27T14:06:43.709Z] Login Succeeded [2021-09-27T14:06:43.709Z] nexus3.edgexfoundry.org:10002 [2021-09-27T14:06:43.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:06:44.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:06:44.259Z] Configure a credential helper to remove this warning. See [2021-09-27T14:06:44.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:06:44.259Z] [2021-09-27T14:06:44.259Z] Login Succeeded [2021-09-27T14:06:44.259Z] nexus3.edgexfoundry.org:10003 [2021-09-27T14:06:44.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:06:44.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:06:44.811Z] Configure a credential helper to remove this warning. See [2021-09-27T14:06:44.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:06:44.811Z] [2021-09-27T14:06:44.811Z] Login Succeeded [2021-09-27T14:06:44.811Z] nexus3.edgexfoundry.org:10004 [2021-09-27T14:06:45.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:06:45.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:06:45.362Z] Configure a credential helper to remove this warning. See [2021-09-27T14:06:45.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:06:45.362Z] [2021-09-27T14:06:45.362Z] Login Succeeded [2021-09-27T14:06:45.362Z] docker.io [2021-09-27T14:06:45.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T14:06:46.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T14:06:46.234Z] Configure a credential helper to remove this warning. See [2021-09-27T14:06:46.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T14:06:46.234Z] [2021-09-27T14:06:46.234Z] Login Succeeded [2021-09-27T14:06:46.234Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T14:06:46.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-27T14:06:46.939Z] ========================================================= [2021-09-27T14:06:46.939Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T14:06:46.939Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T14:06:47.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T14:06:47.567Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T14:06:47.567Z] 595b0fe564bb: Pulling fs layer [2021-09-27T14:06:47.567Z] 24495759ef45: Pulling fs layer [2021-09-27T14:06:47.567Z] d148012ef14d: Pulling fs layer [2021-09-27T14:06:47.567Z] e90a11edd702: Pulling fs layer [2021-09-27T14:06:47.567Z] d77568369979: Pulling fs layer [2021-09-27T14:06:47.567Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T14:06:47.567Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T14:06:47.567Z] 97ac5df62f85: Pulling fs layer [2021-09-27T14:06:47.567Z] d77568369979: Waiting [2021-09-27T14:06:47.567Z] fc1c9f9a7f3b: Waiting [2021-09-27T14:06:47.567Z] 170f2ba95c9a: Waiting [2021-09-27T14:06:47.567Z] 97ac5df62f85: Waiting [2021-09-27T14:06:47.567Z] e90a11edd702: Waiting [2021-09-27T14:06:47.841Z] d148012ef14d: Download complete [2021-09-27T14:06:47.841Z] 24495759ef45: Verifying Checksum [2021-09-27T14:06:47.841Z] 24495759ef45: Download complete [2021-09-27T14:06:47.841Z] d77568369979: Verifying Checksum [2021-09-27T14:06:47.841Z] d77568369979: Download complete [2021-09-27T14:06:47.842Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T14:06:47.842Z] fc1c9f9a7f3b: Download complete [2021-09-27T14:06:47.842Z] 595b0fe564bb: Verifying Checksum [2021-09-27T14:06:47.842Z] 170f2ba95c9a: Download complete [2021-09-27T14:06:48.443Z] 595b0fe564bb: Pull complete [2021-09-27T14:06:49.042Z] 24495759ef45: Pull complete [2021-09-27T14:06:49.653Z] d148012ef14d: Pull complete [2021-09-27T14:06:51.630Z] 97ac5df62f85: Verifying Checksum [2021-09-27T14:06:51.630Z] 97ac5df62f85: Download complete [2021-09-27T14:06:51.905Z] e90a11edd702: Download complete [2021-09-27T14:07:02.081Z] e90a11edd702: Pull complete [2021-09-27T14:07:02.355Z] d77568369979: Pull complete [2021-09-27T14:07:02.956Z] fc1c9f9a7f3b: Pull complete [2021-09-27T14:07:03.234Z] 170f2ba95c9a: Pull complete [2021-09-27T14:07:03.615Z] GO111MODULE=on go vet ./... [2021-09-27T14:07:09.962Z] 97ac5df62f85: Pull complete [2021-09-27T14:07:09.962Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T14:07:09.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T14:07:09.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T14:07:10.322Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T14:07:10.322Z] WORKDIR /edgex [2021-09-27T14:07:10.322Z] COPY go.mod . [2021-09-27T14:07:10.322Z] RUN go mod download -t [2021-09-27T14:07:10.322Z] ci-base-image-arm64 -f - . [2021-09-27T14:07:12.308Z] Sending build context to Docker daemon 166MB [2021-09-27T14:07:12.581Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T14:07:12.581Z] ---> 04bc70af865f [2021-09-27T14:07:12.581Z] Step 2/4 : WORKDIR /edgex [2021-09-27T14:07:13.860Z] gofmt -l . [2021-09-27T14:07:13.860Z] [ "`gofmt -l .`" = "" ] [2021-09-27T14:07:13.860Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T14:07:14.224Z] + ls -al . [2021-09-27T14:07:14.224Z] total 612 [2021-09-27T14:07:14.224Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 14:07 . [2021-09-27T14:07:14.224Z] drwxr-xr-x 4 root root 28 Sep 27 14:05 .. [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 14:00 .dockerignore [2021-09-27T14:07:14.224Z] drwxrwxr-x 8 1001 1001 179 Sep 27 14:00 .git [2021-09-27T14:07:14.224Z] drwxrwxr-x 4 1001 1001 142 Sep 27 14:00 .github [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 14:00 .gitignore [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 14:00 .golangci.yml [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 14:00 .hadolint.yml [2021-09-27T14:07:14.224Z] drwx------ 3 1001 1001 58 Sep 27 14:03 .semver [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 14:00 .sonarcloud.properties [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 14:00 ADOPTERS.md [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 14:00 Attribution.txt [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 14:00 CHANGELOG.md [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 14:00 CONTRIBUTING.md [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 14:00 GOVERNANCE.md [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 14:00 Jenkinsfile [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 14:00 LICENSE [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 14:00 Makefile [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 14:00 OWNERS.md [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 14:00 README.md [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 14:00 SECURITY.md [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 14:03 VERSION [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 14:00 ZMQWindows.md [2021-09-27T14:07:14.224Z] drwxrwxr-x 2 1001 1001 37 Sep 27 14:00 bin [2021-09-27T14:07:14.224Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 14:00 cmd [2021-09-27T14:07:14.224Z] -rw-r--r-- 1 root root 403250 Sep 27 14:06 coverage.out [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 14:00 go.mod [2021-09-27T14:07:14.224Z] -rw-r--r-- 1 root root 50064 Sep 27 14:05 go.sum [2021-09-27T14:07:14.224Z] drwxrwxr-x 8 1001 1001 124 Sep 27 14:00 internal [2021-09-27T14:07:14.224Z] drwxrwxr-x 3 1001 1001 16 Sep 27 14:00 openapi [2021-09-27T14:07:14.224Z] drwxrwxr-x 4 1001 1001 71 Sep 27 14:00 snap [2021-09-27T14:07:14.224Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 14:00 version.go [Pipeline] sh [2021-09-27T14:07:14.566Z] + '[' -e coverage.out ] [2021-09-27T14:07:14.566Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T14:07:14.691Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T14:07:15.020Z] + make build [2021-09-27T14:07:15.020Z] go mod tidy [2021-09-27T14:07:15.020Z] 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-09-27T14:07:16.663Z] 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-09-27T14:07:17.991Z] ---> Running in 7c048a659ae5 [2021-09-27T14:07:17.991Z] Removing intermediate container 7c048a659ae5 [2021-09-27T14:07:17.991Z] ---> 1aabaa82f54b [2021-09-27T14:07:17.991Z] Step 3/4 : COPY go.mod . [2021-09-27T14:07:18.586Z] ---> ce94bde6c8d5 [2021-09-27T14:07:18.586Z] Step 4/4 : RUN go mod download [2021-09-27T14:07:18.859Z] ---> Running in 060303404c46 [2021-09-27T14:07:23.567Z] 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-09-27T14:07:23.851Z] 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-09-27T14:07:24.838Z] 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-09-27T14:07:25.119Z] 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-09-27T14:07:25.712Z] 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-09-27T14:07:26.683Z] 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-09-27T14:07:27.654Z] 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-09-27T14:07:28.628Z] 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-09-27T14:07:29.224Z] 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-09-27T14:07:30.205Z] 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-09-27T14:07:31.660Z] $ docker stop --time=1 687ae4b55089ef3f2db82749fb35aa9d9aace90b9ee4716d7037773583a2e186 [2021-09-27T14:07:33.773Z] $ docker rm -f 687ae4b55089ef3f2db82749fb35aa9d9aace90b9ee4716d7037773583a2e186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:07:42.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T14:07:42.331Z] [2021-09-27T14:07:42.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:07:42.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T14:07:42.673Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-27T14:07:42.673Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-27T14:07:42.673Z] ca9280d653b3: Pulling fs layer [2021-09-27T14:07:42.673Z] 7e9c9ca2126c: Pulling fs layer [2021-09-27T14:07:42.956Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-27T14:07:42.956Z] cbdbe7a5bc2a: Download complete [2021-09-27T14:07:43.230Z] cbdbe7a5bc2a: Pull complete [2021-09-27T14:07:44.217Z] ca9280d653b3: Verifying Checksum [2021-09-27T14:07:44.217Z] ca9280d653b3: Download complete [2021-09-27T14:07:44.489Z] ca9280d653b3: Pull complete [2021-09-27T14:07:47.838Z] 7e9c9ca2126c: Download complete [2021-09-27T14:07:51.428Z] 7e9c9ca2126c: Pull complete [2021-09-27T14:07:51.428Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-27T14:07:51.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T14:07:51.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-27T14:07:51.760Z] prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container [2021-09-27T14:07:51.846Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-27T14:07:54.883Z] $ docker top 981aa0797dfd1f65dd8d846ad70c1eb05ae742d91168b7f722cca7da261e6350 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T14:07:55.291Z] + docker-compose build --help [2021-09-27T14:07:55.291Z] + grep parallel [2021-09-27T14:07:55.874Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T14:07:55.899Z] $ docker stop --time=1 981aa0797dfd1f65dd8d846ad70c1eb05ae742d91168b7f722cca7da261e6350 [2021-09-27T14:07:57.106Z] $ docker rm -f 981aa0797dfd1f65dd8d846ad70c1eb05ae742d91168b7f722cca7da261e6350 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:07:57.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T14:07:57.802Z] . [Pipeline] withDockerContainer [2021-09-27T14:07:57.893Z] prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container [2021-09-27T14:07:57.961Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-27T14:07:58.343Z] $ docker top 8365148bbd862794c890cb0c99c87ff398910400f844cc2a95951cd50e2a94dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T14:08:00.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T14:08:00.911Z] Building core-command ... [2021-09-27T14:08:00.911Z] Building core-data ... [2021-09-27T14:08:00.911Z] Building core-metadata ... [2021-09-27T14:08:00.911Z] Building security-bootstrapper ... [2021-09-27T14:08:00.911Z] Building security-proxy-setup ... [2021-09-27T14:08:00.911Z] Building security-secretstore-setup ... [2021-09-27T14:08:00.911Z] Building support-notifications ... [2021-09-27T14:08:00.911Z] Building support-scheduler ... [2021-09-27T14:08:00.911Z] Building sys-mgmt-agent ... [2021-09-27T14:08:00.911Z] Building sys-mgmt-agent [2021-09-27T14:08:00.911Z] Building core-command [2021-09-27T14:08:00.911Z] Building core-data [2021-09-27T14:08:00.911Z] Building security-secretstore-setup [2021-09-27T14:08:00.911Z] Building security-proxy-setup [2021-09-27T14:08:11.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:08:11.036Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:08:11.036Z] ---> 3b736d46dd71 [2021-09-27T14:08:11.036Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T14:08:11.036Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:08:11.036Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:08:11.036Z] ---> 3b736d46dd71 [2021-09-27T14:08:11.036Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T14:08:17.691Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:08:17.691Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:08:17.691Z] ---> 3b736d46dd71 [2021-09-27T14:08:17.691Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T14:08:17.691Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:08:17.691Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:08:17.691Z] ---> 3b736d46dd71 [2021-09-27T14:08:17.691Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T14:08:17.958Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:08:17.958Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:08:17.958Z] ---> 3b736d46dd71 [2021-09-27T14:08:17.958Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T14:08:18.225Z] ---> Running in f59f99e40e22 [2021-09-27T14:08:18.225Z] ---> Running in edd015676782 [2021-09-27T14:08:18.225Z] ---> Running in d8b44f5bf2c1 [2021-09-27T14:08:18.225Z] ---> Running in 78b1e3db62bd [2021-09-27T14:08:18.225Z] ---> Running in 6e026e10343d [2021-09-27T14:08:18.491Z] Removing intermediate container d8b44f5bf2c1 [2021-09-27T14:08:18.491Z] ---> 0845c7a202bd [2021-09-27T14:08:18.491Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:08:18.491Z] Removing intermediate container edd015676782 [2021-09-27T14:08:18.491Z] ---> 393a954eb6b1 [2021-09-27T14:08:18.491Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:08:18.762Z] Removing intermediate container 78b1e3db62bd [2021-09-27T14:08:18.762Z] ---> 8d2e60388244 [2021-09-27T14:08:18.762Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:08:18.762Z] ---> Running in 675510ea10ac [2021-09-27T14:08:18.762Z] Removing intermediate container 6e026e10343d [2021-09-27T14:08:18.762Z] ---> b286544ff42c [2021-09-27T14:08:18.762Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:08:18.762Z] Removing intermediate container f59f99e40e22 [2021-09-27T14:08:18.762Z] ---> 7137c36c9dab [2021-09-27T14:08:18.762Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:08:18.762Z] ---> Running in 62292b5cf2a5 [2021-09-27T14:08:18.762Z] ---> Running in e67ab49d0991 [2021-09-27T14:08:18.762Z] ---> Running in 97f6578b86f2 [2021-09-27T14:08:18.762Z] ---> Running in e7d6a5e543d3 [2021-09-27T14:08:19.723Z] Removing intermediate container 675510ea10ac [2021-09-27T14:08:19.723Z] ---> 17e86cea6b98 [2021-09-27T14:08:19.723Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T14:08:19.723Z] ---> Running in b681272b89aa [2021-09-27T14:08:19.723Z] Removing intermediate container 62292b5cf2a5 [2021-09-27T14:08:19.723Z] ---> 8245994e4805 [2021-09-27T14:08:19.723Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T14:08:19.723Z] ---> Running in da032724ccb6 [2021-09-27T14:08:19.723Z] Removing intermediate container e67ab49d0991 [2021-09-27T14:08:19.723Z] ---> 37379aa72196 [2021-09-27T14:08:19.723Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T14:08:19.723Z] ---> Running in 867937f0fec0 [2021-09-27T14:08:19.997Z] Removing intermediate container e7d6a5e543d3 [2021-09-27T14:08:19.997Z] ---> 6c460b8eec3d [2021-09-27T14:08:19.997Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T14:08:19.997Z] Removing intermediate container 97f6578b86f2 [2021-09-27T14:08:19.997Z] ---> 0051aef18af6 [2021-09-27T14:08:19.997Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T14:08:19.997Z] ---> Running in 534131dc4f59 [2021-09-27T14:08:19.997Z] ---> Running in 4acdc7589099 [2021-09-27T14:08:20.267Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:20.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:20.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:20.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:20.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:21.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:21.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:21.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:21.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:21.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:08:21.666Z] OK: 219 MiB in 52 packages [2021-09-27T14:08:22.263Z] Removing intermediate container b681272b89aa [2021-09-27T14:08:22.263Z] ---> daf2babdd39b [2021-09-27T14:08:22.263Z] Step 6/26 : COPY go.mod . [2021-09-27T14:08:22.263Z] OK: 219 MiB in 52 packages [2021-09-27T14:08:22.263Z] OK: 219 MiB in 52 packages [2021-09-27T14:08:22.263Z] ---> 360c29a4637d [2021-09-27T14:08:22.263Z] Step 7/26 : RUN go mod download [2021-09-27T14:08:22.263Z] ---> Running in c8b59544a0c2 [2021-09-27T14:08:22.536Z] Removing intermediate container 534131dc4f59 [2021-09-27T14:08:22.536Z] ---> d392f9895c93 [2021-09-27T14:08:22.536Z] Step 6/24 : COPY go.mod . [2021-09-27T14:08:22.815Z] ---> 5f8a78eefeac [2021-09-27T14:08:22.815Z] Step 7/24 : RUN go mod download [2021-09-27T14:08:22.815Z] ---> Running in 8ea0693ddae9 [2021-09-27T14:08:22.815Z] Removing intermediate container da032724ccb6 [2021-09-27T14:08:22.815Z] ---> b312baba8970 [2021-09-27T14:08:22.815Z] Step 6/24 : COPY go.mod . [2021-09-27T14:08:23.094Z] OK: 219 MiB in 52 packages [2021-09-27T14:08:23.094Z] ---> 0382f9cf51f7 [2021-09-27T14:08:23.094Z] Step 7/24 : RUN go mod download [2021-09-27T14:08:23.094Z] OK: 219 MiB in 52 packages [2021-09-27T14:08:23.094Z] ---> Running in 00640c781537 [2021-09-27T14:08:23.706Z] Removing intermediate container 867937f0fec0 [2021-09-27T14:08:23.706Z] ---> 868522b73f99 [2021-09-27T14:08:23.706Z] Step 6/24 : COPY go.mod . [2021-09-27T14:08:23.706Z] Removing intermediate container 4acdc7589099 [2021-09-27T14:08:23.706Z] ---> 6dcb2c431214 [2021-09-27T14:08:23.706Z] Step 6/22 : COPY go.mod . [2021-09-27T14:08:24.001Z] ---> a272407fda83 [2021-09-27T14:08:24.001Z] Step 7/24 : RUN go mod download [2021-09-27T14:08:24.001Z] ---> 2706ac4572ce [2021-09-27T14:08:24.001Z] Step 7/22 : RUN go mod download [2021-09-27T14:08:24.001Z] ---> Running in 313f5faa8c43 [2021-09-27T14:08:24.001Z] ---> Running in 851916248d2c [2021-09-27T14:08:24.283Z] Removing intermediate container 8ea0693ddae9 [2021-09-27T14:08:24.283Z] ---> fd7c26eca521 [2021-09-27T14:08:24.283Z] Step 8/24 : COPY . . [2021-09-27T14:08:24.283Z] Removing intermediate container c8b59544a0c2 [2021-09-27T14:08:24.283Z] ---> fde9ac2b230f [2021-09-27T14:08:24.283Z] Step 8/26 : COPY . . [2021-09-27T14:08:25.263Z] Removing intermediate container 00640c781537 [2021-09-27T14:08:25.263Z] ---> 5668f9e94bbb [2021-09-27T14:08:25.263Z] Step 8/24 : COPY . . [2021-09-27T14:08:31.968Z] Removing intermediate container 851916248d2c [2021-09-27T14:08:31.968Z] ---> 5e11d537e976 [2021-09-27T14:08:31.968Z] Step 8/22 : COPY . . [2021-09-27T14:08:32.445Z] Removing intermediate container 313f5faa8c43 [2021-09-27T14:08:32.445Z] ---> f64ba9038853 [2021-09-27T14:08:32.445Z] Step 8/24 : COPY . . [2021-09-27T14:08:32.445Z] ---> 1f43939db039 [2021-09-27T14:08:32.445Z] Step 9/24 : RUN go mod tidy [2021-09-27T14:08:32.445Z] ---> 7c921caca3c5 [2021-09-27T14:08:32.445Z] Step 9/26 : RUN go mod tidy [2021-09-27T14:08:32.445Z] ---> 139e8a8144ca [2021-09-27T14:08:32.445Z] Step 9/24 : RUN go mod tidy [2021-09-27T14:08:33.041Z] ---> Running in 1cec90ac81cd [2021-09-27T14:08:33.322Z] ---> Running in d57aee336ef8 [2021-09-27T14:08:33.322Z] ---> Running in 3126785c3484 [2021-09-27T14:08:40.044Z] Removing intermediate container 1cec90ac81cd [2021-09-27T14:08:40.044Z] ---> 35a10d5b6e7a [2021-09-27T14:08:40.044Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T14:08:40.044Z] ---> 23f2e2fff6a1 [2021-09-27T14:08:40.044Z] Step 9/24 : RUN go mod tidy [2021-09-27T14:08:40.044Z] Removing intermediate container 3126785c3484 [2021-09-27T14:08:40.044Z] ---> bb0e45ea9044 [2021-09-27T14:08:40.044Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T14:08:40.044Z] ---> Running in f73e7095449f [2021-09-27T14:08:40.044Z] ---> Running in 30f4b99cb03d [2021-09-27T14:08:40.044Z] Removing intermediate container d57aee336ef8 [2021-09-27T14:08:40.044Z] ---> a681fb1ed3bb [2021-09-27T14:08:40.044Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T14:08:40.044Z] ---> Running in b41f02ffd5ea [2021-09-27T14:08:40.044Z] ---> Running in 68085ef25cb8 [2021-09-27T14:08:40.522Z] 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-09-27T14:08:40.800Z] 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-09-27T14:08:41.070Z] 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-09-27T14:08:41.662Z] ---> 1c4e27a2aa44 [2021-09-27T14:08:41.662Z] Step 9/22 : RUN go mod tidy [2021-09-27T14:08:41.662Z] ---> Running in f052985a89e9 [2021-09-27T14:08:42.249Z] Removing intermediate container 30f4b99cb03d [2021-09-27T14:08:42.249Z] ---> b7f52a7095e7 [2021-09-27T14:08:42.249Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T14:08:42.249Z] ---> Running in b43d46dede86 [2021-09-27T14:08:42.840Z] 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-09-27T14:08:44.272Z] Removing intermediate container f052985a89e9 [2021-09-27T14:08:44.272Z] ---> d280a7bab4af [2021-09-27T14:08:44.272Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T14:08:44.272Z] ---> Running in ad354668156d [2021-09-27T14:08:44.863Z] 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-09-27T14:09:17.120Z] 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-09-27T14:09:19.110Z] 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-09-27T14:09:20.124Z] Removing intermediate container b41f02ffd5ea [2021-09-27T14:09:20.124Z] ---> 7e5155783cb5 [2021-09-27T14:09:20.124Z] [2021-09-27T14:09:20.124Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T14:09:20.415Z] 3.14: Pulling from library/alpine [2021-09-27T14:09:21.006Z] Removing intermediate container 68085ef25cb8 [2021-09-27T14:09:21.006Z] ---> afc46b12c6bc [2021-09-27T14:09:21.006Z] [2021-09-27T14:09:21.006Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T14:09:21.278Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T14:09:21.278Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T14:09:21.278Z] ---> 14119a10abf4 [2021-09-27T14:09:21.278Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T14:09:21.278Z] 3.14: Pulling from library/alpine [2021-09-27T14:09:21.278Z] ---> Running in 74f2fca56a6e [2021-09-27T14:09:21.278Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T14:09:21.278Z] Status: Image is up to date for alpine:3.14 [2021-09-27T14:09:21.278Z] ---> 14119a10abf4 [2021-09-27T14:09:21.278Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T14:09:21.278Z] ---> Running in f650b821c348 [2021-09-27T14:09:22.709Z] Removing intermediate container b43d46dede86 [2021-09-27T14:09:22.709Z] ---> 914f03ca6202 [2021-09-27T14:09:22.709Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T14:09:22.709Z] ---> Running in ce2b0679c383 [2021-09-27T14:09:22.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:22.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:22.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:22.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:22.985Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T14:09:22.985Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T14:09:22.985Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T14:09:22.985Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:09:22.985Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T14:09:23.261Z] OK: 6 MiB in 17 packages [2021-09-27T14:09:23.261Z] 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-09-27T14:09:23.261Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T14:09:23.261Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:09:23.261Z] OK: 6 MiB in 15 packages [2021-09-27T14:09:24.485Z] Removing intermediate container ad354668156d [2021-09-27T14:09:24.485Z] ---> cac1c3d9fc7a [2021-09-27T14:09:24.485Z] [2021-09-27T14:09:24.485Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T14:09:24.485Z] ---> 14119a10abf4 [2021-09-27T14:09:24.485Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T14:09:24.485Z] Removing intermediate container 74f2fca56a6e [2021-09-27T14:09:24.485Z] ---> c9ff76409d06 [2021-09-27T14:09:24.485Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T14:09:24.485Z] Removing intermediate container f650b821c348 [2021-09-27T14:09:24.485Z] ---> ed8a5c565aa0 [2021-09-27T14:09:24.485Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T14:09:24.485Z] ---> Running in 7833394a0ba9 [2021-09-27T14:09:24.485Z] ---> Running in 36c95ee6b899 [2021-09-27T14:09:24.485Z] ---> Running in 346218a1c02a [2021-09-27T14:09:24.761Z] Removing intermediate container 346218a1c02a [2021-09-27T14:09:24.761Z] ---> 74b0b1265b5b [2021-09-27T14:09:24.761Z] Step 14/26 : WORKDIR / [2021-09-27T14:09:24.761Z] Removing intermediate container 36c95ee6b899 [2021-09-27T14:09:24.761Z] ---> 0d227727aba0 [2021-09-27T14:09:24.761Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T14:09:24.761Z] ---> Running in d4a3c9635a6f [2021-09-27T14:09:24.761Z] ---> Running in 0a5c373f8049 [2021-09-27T14:09:25.038Z] Removing intermediate container 0a5c373f8049 [2021-09-27T14:09:25.038Z] ---> c8497cf5683f [2021-09-27T14:09:25.038Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T14:09:25.038Z] Removing intermediate container d4a3c9635a6f [2021-09-27T14:09:25.038Z] ---> 7839f50a6d90 [2021-09-27T14:09:25.038Z] 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-09-27T14:09:25.038Z] ---> Running in 70003e4e52e1 [2021-09-27T14:09:25.038Z] Removing intermediate container 70003e4e52e1 [2021-09-27T14:09:25.038Z] ---> d7382ec8d2b8 [2021-09-27T14:09:25.038Z] Step 16/24 : WORKDIR / [2021-09-27T14:09:25.038Z] ---> 16d3e282ef06 [2021-09-27T14:09:25.039Z] 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-09-27T14:09:25.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:25.326Z] ---> Running in 3bcd98ff7972 [2021-09-27T14:09:25.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:25.326Z] Removing intermediate container ce2b0679c383 [2021-09-27T14:09:25.326Z] ---> 9f7eb81e38ab [2021-09-27T14:09:25.326Z] [2021-09-27T14:09:25.326Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T14:09:25.605Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T14:09:25.605Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T14:09:25.605Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T14:09:25.605Z] ---> 4ca30259be2b [2021-09-27T14:09:25.605Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T14:09:25.605Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T14:09:25.605Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T14:09:25.880Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:09:25.880Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T14:09:25.880Z] OK: 8 MiB in 19 packages [2021-09-27T14:09:26.166Z] Removing intermediate container 3bcd98ff7972 [2021-09-27T14:09:26.166Z] ---> 32f0c0d6d00d [2021-09-27T14:09:26.166Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:09:26.166Z] 20.10.7: Pulling from library/docker [2021-09-27T14:09:26.166Z] ---> 4f7ec90002d2 [2021-09-27T14:09:26.166Z] 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-09-27T14:09:26.166Z] Removing intermediate container f73e7095449f [2021-09-27T14:09:26.166Z] ---> f756e6559256 [2021-09-27T14:09:26.166Z] [2021-09-27T14:09:26.166Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T14:09:26.166Z] ---> 14119a10abf4 [2021-09-27T14:09:26.166Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T14:09:26.166Z] ---> Running in 2f4a72d9b542 [2021-09-27T14:09:26.461Z] Removing intermediate container 2f4a72d9b542 [2021-09-27T14:09:26.461Z] ---> ec171edca8e8 [2021-09-27T14:09:26.461Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T14:09:26.461Z] ---> cc2ed1720cd4 [2021-09-27T14:09:26.461Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T14:09:26.461Z] ---> Running in 13cfc1f9c6ca [2021-09-27T14:09:26.461Z] Removing intermediate container 7833394a0ba9 [2021-09-27T14:09:26.461Z] ---> 7e6f6c0d4c2c [2021-09-27T14:09:26.461Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T14:09:26.461Z] ---> 298c81874f54 [2021-09-27T14:09:26.461Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T14:09:26.461Z] ---> Running in d4beafd559e4 [2021-09-27T14:09:26.739Z] Removing intermediate container 13cfc1f9c6ca [2021-09-27T14:09:26.739Z] ---> 21ffc002681b [2021-09-27T14:09:26.739Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T14:09:26.739Z] Removing intermediate container d4beafd559e4 [2021-09-27T14:09:26.739Z] ---> 226b3b216b01 [2021-09-27T14:09:26.739Z] Step 14/22 : WORKDIR /edgex [2021-09-27T14:09:26.739Z] ---> Running in 04f6ce4c7d71 [2021-09-27T14:09:27.037Z] ---> Running in 4d09c85adb69 [2021-09-27T14:09:27.037Z] ---> 035869474bdd [2021-09-27T14:09:27.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T14:09:27.037Z] ---> 97111dd33d55 [2021-09-27T14:09:27.037Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T14:09:27.037Z] Removing intermediate container 04f6ce4c7d71 [2021-09-27T14:09:27.037Z] ---> 5f82e939fa90 [2021-09-27T14:09:27.037Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:09:27.037Z] Removing intermediate container 4d09c85adb69 [2021-09-27T14:09:27.037Z] ---> 78d7327b506c [2021-09-27T14:09:27.037Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T14:09:27.324Z] ---> Running in c0f078d4f4d5 [2021-09-27T14:09:27.324Z] ---> b80930fbac8d [2021-09-27T14:09:27.324Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T14:09:27.324Z] ---> Running in 2217a8bd8eb4 [2021-09-27T14:09:27.606Z] ---> b95909c68037 [2021-09-27T14:09:27.606Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T14:09:27.606Z] ---> de24ccb00949 [2021-09-27T14:09:27.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T14:09:27.606Z] Removing intermediate container 2217a8bd8eb4 [2021-09-27T14:09:27.606Z] ---> 57127541d2b1 [2021-09-27T14:09:27.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:09:27.888Z] ---> Running in bb526e64bae5 [2021-09-27T14:09:27.888Z] ---> 32b29472b625 [2021-09-27T14:09:27.888Z] 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-09-27T14:09:27.888Z] ---> Running in fa5bf7d2acf1 [2021-09-27T14:09:27.888Z] ---> 14f5c33fe9d5 [2021-09-27T14:09:27.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T14:09:27.888Z] Removing intermediate container bb526e64bae5 [2021-09-27T14:09:27.888Z] ---> 8f6fb526fe27 [2021-09-27T14:09:27.888Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T14:09:27.896Z] Removing intermediate container 060303404c46 [2021-09-27T14:09:27.896Z] ---> d8111d0db895 [2021-09-27T14:09:27.896Z] Successfully built d8111d0db895 [2021-09-27T14:09:27.896Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:09:28.176Z] ---> Running in 108aaa98d69a [2021-09-27T14:09:28.176Z] Removing intermediate container c0f078d4f4d5 [2021-09-27T14:09:28.176Z] ---> 4d0c94756585 [2021-09-27T14:09:28.176Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T14:09:28.244Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T14:09:28.244Z] . [Pipeline] withDockerContainer [2021-09-27T14:09:28.463Z] Removing intermediate container 108aaa98d69a [2021-09-27T14:09:28.463Z] ---> 8561b276b12c [2021-09-27T14:09:28.463Z] Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:09:28.463Z] ---> Running in 499317a36bed [2021-09-27T14:09:28.463Z] ---> Running in 2280419ba4ef [2021-09-27T14:09:28.463Z] ---> f54bfcf34371 [2021-09-27T14:09:28.463Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T14:09:28.463Z] ---> Running in 61ad14e9cd01 [2021-09-27T14:09:28.510Z] prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container [2021-09-27T14:09:28.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-09-27T14:09:28.744Z] Removing intermediate container 2280419ba4ef [2021-09-27T14:09:28.744Z] ---> d2a5a0d8bd66 [2021-09-27T14:09:28.744Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T14:09:28.744Z] ---> Running in e7444f39570b [2021-09-27T14:09:28.744Z] Removing intermediate container 61ad14e9cd01 [2021-09-27T14:09:28.744Z] ---> 7de44981edcb [2021-09-27T14:09:28.744Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T14:09:28.744Z] ---> Running in 2403898fab79 [2021-09-27T14:09:28.744Z] Removing intermediate container fa5bf7d2acf1 [2021-09-27T14:09:28.744Z] ---> 093528761c21 [2021-09-27T14:09:28.744Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T14:09:28.744Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:29.020Z] ---> Running in 69e7a40a5130 [2021-09-27T14:09:29.020Z] Removing intermediate container e7444f39570b [2021-09-27T14:09:29.020Z] ---> 513f9d6df818 [2021-09-27T14:09:29.020Z] [2021-09-27T14:09:29.020Z] Removing intermediate container 2403898fab79 [2021-09-27T14:09:29.020Z] ---> e3bfb3e67d31 [2021-09-27T14:09:29.020Z] Step 20/22 : LABEL arch=x86_64 [2021-09-27T14:09:29.020Z] Successfully built 513f9d6df818 [2021-09-27T14:09:29.020Z] Successfully tagged core-command:latest [2021-09-27T14:09:29.020Z] Building core-metadata [2021-09-27T14:09:29.020Z]  Building core-command ... done  ---> Running in f4e43ae5b548 [2021-09-27T14:09:29.020Z] Removing intermediate container 69e7a40a5130 [2021-09-27T14:09:29.020Z] ---> f94bd29c6bbb [2021-09-27T14:09:29.020Z] Step 24/26 : LABEL arch=x86_64 [2021-09-27T14:09:29.632Z] ---> Running in 6c0769deb0fd [2021-09-27T14:09:29.632Z] Removing intermediate container f4e43ae5b548 [2021-09-27T14:09:29.632Z] ---> 86e673df229d [2021-09-27T14:09:29.632Z] Step 21/22 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:09:29.915Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:30.229Z] $ docker top 86a22afbb15afe0ce186a64a413ff3898a8f4771cc74066abfef88f1ecd941cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T14:09:30.923Z] ---> Running in 914796cf9133 [2021-09-27T14:09:30.923Z] Removing intermediate container 6c0769deb0fd [2021-09-27T14:09:30.923Z] ---> ac2637c546ce [2021-09-27T14:09:30.923Z] Step 25/26 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:09:30.923Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T14:09:31.207Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T14:09:31.207Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T14:09:31.207Z] Removing intermediate container 914796cf9133 [2021-09-27T14:09:31.207Z] ---> d25d10dcb3b9 [2021-09-27T14:09:31.207Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T14:09:31.207Z] ---> Running in 026999c54dd0 [2021-09-27T14:09:31.242Z] + go version [2021-09-27T14:09:31.242Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T14:09:31.263Z] $ docker stop --time=1 86a22afbb15afe0ce186a64a413ff3898a8f4771cc74066abfef88f1ecd941cd [2021-09-27T14:09:31.490Z] ---> Running in 524edaef422d [2021-09-27T14:09:31.490Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T14:09:31.490Z] Removing intermediate container 026999c54dd0 [2021-09-27T14:09:31.490Z] ---> bcb05f013707 [2021-09-27T14:09:31.490Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T14:09:31.778Z] Removing intermediate container 524edaef422d [2021-09-27T14:09:31.778Z] ---> 4fd77b8b43c3 [2021-09-27T14:09:31.778Z] [2021-09-27T14:09:31.778Z] ---> Running in 471e88d1db6c [2021-09-27T14:09:31.778Z] Successfully built 4fd77b8b43c3 [2021-09-27T14:09:31.778Z] Successfully tagged security-proxy-setup:latest [2021-09-27T14:09:31.778Z]  Building security-proxy-setup ... done Building support-notifications [2021-09-27T14:09:32.084Z] Removing intermediate container 471e88d1db6c [2021-09-27T14:09:32.084Z] ---> 425df3b085b4 [2021-09-27T14:09:32.084Z] [2021-09-27T14:09:32.084Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T14:09:32.084Z] Successfully built 425df3b085b4 [2021-09-27T14:09:32.084Z] Successfully tagged security-secretstore-setup:latest [2021-09-27T14:09:32.084Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-09-27T14:09:32.402Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T14:09:32.402Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:09:32.402Z] OK: 8 MiB in 20 packages [2021-09-27T14:09:33.116Z] $ docker rm -f 86a22afbb15afe0ce186a64a413ff3898a8f4771cc74066abfef88f1ecd941cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:09:33.942Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T14:09:33.942Z] . [Pipeline] withDockerContainer [2021-09-27T14:09:34.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container [2021-09-27T14:09:36.061Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-09-27T14:09:37.644Z] $ docker top 2f5005b9e54d29bb8458cf3ed393b68529200297d0567a2a21a91180904b448e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T14:09:37.979Z] ========================================================= [2021-09-27T14:09:37.979Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T14:09:37.979Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T14:09:38.646Z] + go mod tidy [2021-09-27T14:09:39.375Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:09:39.375Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:09:39.375Z] ---> 3b736d46dd71 [2021-09-27T14:09:39.375Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> 7137c36c9dab [2021-09-27T14:09:39.375Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> 0051aef18af6 [2021-09-27T14:09:39.375Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T14:09:39.375Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:09:39.375Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:09:39.375Z] ---> 3b736d46dd71 [2021-09-27T14:09:39.375Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> 7137c36c9dab [2021-09-27T14:09:39.375Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> 0051aef18af6 [2021-09-27T14:09:39.375Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> 6dcb2c431214 [2021-09-27T14:09:39.375Z] Step 6/32 : COPY go.mod . [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> 2706ac4572ce [2021-09-27T14:09:39.375Z] Step 7/32 : RUN go mod download [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> 5e11d537e976 [2021-09-27T14:09:39.375Z] Step 8/32 : COPY . . [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> 1c4e27a2aa44 [2021-09-27T14:09:39.375Z] Step 9/32 : RUN go mod tidy [2021-09-27T14:09:39.375Z] ---> Using cache [2021-09-27T14:09:39.375Z] ---> d280a7bab4af [2021-09-27T14:09:39.375Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] sh [2021-09-27T14:09:40.289Z] + make test [2021-09-27T14:09:40.290Z] go mod tidy [2021-09-27T14:09:40.786Z] Removing intermediate container 499317a36bed [2021-09-27T14:09:40.786Z] ---> bcf463023b66 [2021-09-27T14:09:40.786Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:09:40.888Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T14:09:41.053Z] ---> Running in cf116d571c6d [2021-09-27T14:09:41.053Z] ---> Running in 9852051d6dff [2021-09-27T14:09:41.322Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T14:09:41.589Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T14:09:41.589Z] ---> 08bdaf2f88f9 [2021-09-27T14:09:41.589Z] 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-09-27T14:09:41.862Z] ---> c2b90693abed [2021-09-27T14:09:41.862Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T14:09:42.452Z] ---> Running in 4319bca4dfe2 [2021-09-27T14:09:43.039Z] ---> ed9273991ba1 [2021-09-27T14:09:43.039Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T14:09:43.039Z] Removing intermediate container 4319bca4dfe2 [2021-09-27T14:09:43.039Z] ---> 30882633135c [2021-09-27T14:09:43.039Z] 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-09-27T14:09:43.311Z] ---> Running in 912937c1ce59 [2021-09-27T14:09:43.900Z] 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-09-27T14:09:44.383Z] ---> 745b868ed5a0 [2021-09-27T14:09:44.383Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T14:09:44.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:44.991Z] ---> Running in fba175940309 [2021-09-27T14:09:44.991Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:09:44.991Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:09:44.991Z] ---> 3b736d46dd71 [2021-09-27T14:09:44.991Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T14:09:44.991Z] ---> Using cache [2021-09-27T14:09:44.991Z] ---> 7137c36c9dab [2021-09-27T14:09:44.991Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:09:44.991Z] ---> Using cache [2021-09-27T14:09:44.991Z] ---> 0051aef18af6 [2021-09-27T14:09:44.991Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T14:09:44.991Z] ---> Using cache [2021-09-27T14:09:44.991Z] ---> 6dcb2c431214 [2021-09-27T14:09:44.991Z] Step 6/24 : COPY go.mod . [2021-09-27T14:09:44.991Z] ---> Using cache [2021-09-27T14:09:44.991Z] ---> 2706ac4572ce [2021-09-27T14:09:44.991Z] Step 7/24 : RUN go mod download [2021-09-27T14:09:44.991Z] ---> Using cache [2021-09-27T14:09:44.991Z] ---> 5e11d537e976 [2021-09-27T14:09:44.991Z] Step 8/24 : COPY . . [2021-09-27T14:09:44.991Z] ---> Using cache [2021-09-27T14:09:44.991Z] ---> 1c4e27a2aa44 [2021-09-27T14:09:44.991Z] Step 9/24 : RUN go mod tidy [2021-09-27T14:09:44.991Z] ---> Using cache [2021-09-27T14:09:44.991Z] ---> d280a7bab4af [2021-09-27T14:09:44.991Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T14:09:45.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:45.274Z] ---> Running in 2091f3fb3988 [2021-09-27T14:09:45.274Z] Removing intermediate container fba175940309 [2021-09-27T14:09:45.274Z] ---> 05f02b48a249 [2021-09-27T14:09:45.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:09:45.274Z] ---> Running in 8eaed8ffaa50 [2021-09-27T14:09:45.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:45.571Z] Removing intermediate container 8eaed8ffaa50 [2021-09-27T14:09:45.571Z] ---> fbc195e085be [2021-09-27T14:09:45.571Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T14:09:45.572Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T14:09:45.572Z] ---> Running in 51a0a20317e4 [2021-09-27T14:09:45.572Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T14:09:45.572Z] Executing bash-5.1.0-r0.post-install [2021-09-27T14:09:45.572Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T14:09:45.572Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T14:09:45.572Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T14:09:45.871Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T14:09:45.871Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T14:09:45.871Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T14:09:45.871Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T14:09:45.871Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T14:09:45.871Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T14:09:45.871Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T14:09:45.871Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T14:09:45.871Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T14:09:45.871Z] Removing intermediate container 51a0a20317e4 [2021-09-27T14:09:45.871Z] ---> ea5d50ae9aac [2021-09-27T14:09:45.871Z] Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:09:45.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:09:45.871Z] 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-09-27T14:09:46.159Z] ---> Running in 4d9cd66bf86d [2021-09-27T14:09:46.459Z] Removing intermediate container 4d9cd66bf86d [2021-09-27T14:09:46.459Z] ---> 79af84cf24f8 [2021-09-27T14:09:46.459Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T14:09:46.741Z] ---> Running in 0631e57e35f3 [2021-09-27T14:09:46.741Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T14:09:46.741Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T14:09:46.741Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T14:09:46.741Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T14:09:46.741Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T14:09:46.741Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T14:09:47.017Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T14:09:47.017Z] Removing intermediate container 0631e57e35f3 [2021-09-27T14:09:47.017Z] ---> fb6943234461 [2021-09-27T14:09:47.017Z] [2021-09-27T14:09:47.017Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T14:09:47.017Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T14:09:47.017Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T14:09:47.017Z] Successfully built fb6943234461 [2021-09-27T14:09:47.017Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T14:09:47.017Z] Successfully tagged core-data:latest [2021-09-27T14:09:47.017Z] Building support-scheduler [2021-09-27T14:09:47.017Z]  Building core-data ... done (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T14:09:47.017Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T14:09:47.017Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T14:09:47.294Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T14:09:47.294Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T14:09:47.294Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T14:09:47.294Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T14:09:47.294Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T14:09:47.294Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T14:09:47.294Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T14:09:47.294Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T14:09:47.294Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T14:09:47.294Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T14:09:47.294Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T14:09:47.572Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T14:09:47.846Z] OK: 82 MiB in 59 packages [2021-09-27T14:09:49.312Z] OK: 219 MiB in 52 packages [2021-09-27T14:09:52.748Z] Removing intermediate container cf116d571c6d [2021-09-27T14:09:52.748Z] ---> aa4078658eb8 [2021-09-27T14:09:52.748Z] Step 6/23 : COPY go.mod . [2021-09-27T14:09:52.748Z] ---> 6d34f71b25d0 [2021-09-27T14:09:52.748Z] Step 7/23 : RUN go mod download [2021-09-27T14:09:52.748Z] Collecting docker-compose==1.23.2 [2021-09-27T14:09:52.748Z] ---> Running in 2da766b29c9c [2021-09-27T14:09:52.749Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T14:09:53.039Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T14:09:53.039Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T14:09:53.039Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T14:09:53.039Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T14:09:53.039Z] 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-09-27T14:09:53.039Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T14:09:53.039Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T14:09:54.250Z] Collecting PyYAML<4,>=3.10 [2021-09-27T14:09:54.250Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T14:09:54.533Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:09:54.533Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:09:54.533Z] ---> 3b736d46dd71 [2021-09-27T14:09:54.533Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T14:09:54.533Z] ---> Using cache [2021-09-27T14:09:54.533Z] ---> 7137c36c9dab [2021-09-27T14:09:54.533Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:09:54.533Z] ---> Using cache [2021-09-27T14:09:54.533Z] ---> 0051aef18af6 [2021-09-27T14:09:54.533Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T14:09:54.533Z] ---> Using cache [2021-09-27T14:09:54.533Z] ---> 6dcb2c431214 [2021-09-27T14:09:54.533Z] Step 6/23 : COPY go.mod . [2021-09-27T14:09:54.533Z] ---> Using cache [2021-09-27T14:09:54.533Z] ---> 2706ac4572ce [2021-09-27T14:09:54.533Z] Step 7/23 : RUN go mod download [2021-09-27T14:09:54.533Z] ---> Using cache [2021-09-27T14:09:54.533Z] ---> 5e11d537e976 [2021-09-27T14:09:54.533Z] Step 8/23 : COPY . . [2021-09-27T14:09:54.533Z] ---> Using cache [2021-09-27T14:09:54.533Z] ---> 1c4e27a2aa44 [2021-09-27T14:09:54.533Z] Step 9/23 : RUN go mod tidy [2021-09-27T14:09:54.533Z] ---> Using cache [2021-09-27T14:09:54.533Z] ---> d280a7bab4af [2021-09-27T14:09:54.533Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T14:09:54.826Z] ---> Running in d64c644761f0 [2021-09-27T14:09:55.121Z] Removing intermediate container 2da766b29c9c [2021-09-27T14:09:55.121Z] ---> 025b1384a845 [2021-09-27T14:09:55.121Z] Step 8/23 : COPY . . [2021-09-27T14:09:55.412Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T14:09:55.412Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T14:09:55.412Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T14:09:55.412Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T14:09:55.412Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T14:09:55.412Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T14:09:55.412Z] 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-09-27T14:09:56.916Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T14:09:56.916Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T14:09:56.916Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T14:09:56.916Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T14:09:57.565Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T14:09:57.565Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T14:09:57.565Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T14:09:57.565Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T14:09:57.878Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T14:09:57.878Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T14:09:58.513Z] Collecting certifi>=2017.4.17 [2021-09-27T14:09:58.513Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T14:09:58.513Z] Collecting idna<2.8,>=2.5 [2021-09-27T14:09:58.513Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T14:09:58.819Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T14:09:58.819Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T14:09:58.819Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T14:09:58.819Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T14:09:59.120Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T14:09:59.120Z] Attempting uninstall: urllib3 [2021-09-27T14:09:59.120Z] Found existing installation: urllib3 1.26.2 [2021-09-27T14:09:59.120Z] Uninstalling urllib3-1.26.2: [2021-09-27T14:09:59.415Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T14:09:59.702Z] Attempting uninstall: idna [2021-09-27T14:09:59.702Z] Found existing installation: idna 3.1 [2021-09-27T14:09:59.702Z] Uninstalling idna-3.1: [2021-09-27T14:09:59.702Z] Successfully uninstalled idna-3.1 [2021-09-27T14:10:01.413Z] Attempting uninstall: chardet [2021-09-27T14:10:01.413Z] Found existing installation: chardet 4.0.0 [2021-09-27T14:10:01.413Z] Uninstalling chardet-4.0.0: [2021-09-27T14:10:01.413Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T14:10:01.413Z] ---> 0b9c48fd88dc [2021-09-27T14:10:01.413Z] Step 9/23 : RUN go mod tidy [2021-09-27T14:10:01.413Z] ---> Running in c927901dc72f [2021-09-27T14:10:02.034Z] Attempting uninstall: requests [2021-09-27T14:10:02.034Z] Found existing installation: requests 2.25.1 [2021-09-27T14:10:02.034Z] Uninstalling requests-2.25.1: [2021-09-27T14:10:02.034Z] Successfully uninstalled requests-2.25.1 [2021-09-27T14:10:02.034Z] Running setup.py install for texttable: started [2021-09-27T14:10:03.518Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T14:10:03.518Z] Running setup.py install for PyYAML: started [2021-09-27T14:10:04.148Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T14:10:04.431Z] Removing intermediate container c927901dc72f [2021-09-27T14:10:04.431Z] ---> 1d22d8f73559 [2021-09-27T14:10:04.431Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T14:10:04.431Z] ---> Running in c07201be4629 [2021-09-27T14:10:04.431Z] Running setup.py install for docopt: started [2021-09-27T14:10:04.711Z] 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-09-27T14:10:05.324Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T14:10:05.324Z] Running setup.py install for dockerpty: started [2021-09-27T14:10:06.340Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T14:10:06.955Z] 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-09-27T14:10:07.701Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T14:10:11.398Z] Removing intermediate container 912937c1ce59 [2021-09-27T14:10:11.398Z] ---> 4fc937e5494c [2021-09-27T14:10:11.398Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T14:10:11.707Z] ---> Running in 55a5b79f33e4 [2021-09-27T14:10:11.989Z] Removing intermediate container 55a5b79f33e4 [2021-09-27T14:10:11.989Z] ---> 791d04d99bd8 [2021-09-27T14:10:11.989Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T14:10:11.989Z] ---> Running in 0646f3946b84 [2021-09-27T14:10:12.486Z] Removing intermediate container 0646f3946b84 [2021-09-27T14:10:12.486Z] ---> 9bd0a8bf7052 [2021-09-27T14:10:12.486Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T14:10:12.784Z] ---> 132873bf597a [2021-09-27T14:10:12.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T14:10:13.413Z] ---> 9489611b41fc [2021-09-27T14:10:13.413Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T14:10:13.699Z] ---> 72132ac2e6ac [2021-09-27T14:10:13.699Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T14:10:13.699Z] ---> Running in 300b62857734 [2021-09-27T14:10:13.990Z] Removing intermediate container 300b62857734 [2021-09-27T14:10:13.990Z] ---> 8f1beda0268e [2021-09-27T14:10:13.990Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:10:13.990Z] ---> Running in cbc128bc944a [2021-09-27T14:10:14.483Z] Removing intermediate container cbc128bc944a [2021-09-27T14:10:14.483Z] ---> 49fa166a99f8 [2021-09-27T14:10:14.483Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T14:10:14.483Z] ---> Running in 036ea8462caa [2021-09-27T14:10:14.483Z] Removing intermediate container 036ea8462caa [2021-09-27T14:10:14.483Z] ---> aebfff8b31a7 [2021-09-27T14:10:14.483Z] Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:10:14.483Z] ---> Running in 2372bf812507 [2021-09-27T14:10:14.759Z] Removing intermediate container 2372bf812507 [2021-09-27T14:10:14.759Z] ---> 4a6d08ccba40 [2021-09-27T14:10:14.759Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T14:10:14.759Z] ---> Running in cb0b2b0c05ca [2021-09-27T14:10:15.256Z] Removing intermediate container cb0b2b0c05ca [2021-09-27T14:10:15.256Z] ---> 81a48358842b [2021-09-27T14:10:15.256Z] [2021-09-27T14:10:15.256Z] Successfully built 81a48358842b [2021-09-27T14:10:15.256Z] Successfully tagged sys-mgmt-agent:latest [2021-09-27T14:10:17.319Z]  Building sys-mgmt-agent ... done Removing intermediate container 9852051d6dff [2021-09-27T14:10:17.319Z] ---> 7afa1e1b2dc0 [2021-09-27T14:10:17.319Z] [2021-09-27T14:10:17.319Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T14:10:17.319Z] ---> 14119a10abf4 [2021-09-27T14:10:17.319Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T14:10:17.607Z] ---> Running in c331db41dc07 [2021-09-27T14:10:17.607Z] Removing intermediate container c331db41dc07 [2021-09-27T14:10:17.607Z] ---> 0c1ce104e3fd [2021-09-27T14:10:17.607Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T14:10:17.607Z] ---> Running in e9b100b5b88b [2021-09-27T14:10:18.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:10:18.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:10:18.538Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T14:10:18.538Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T14:10:18.538Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:10:18.835Z] OK: 6 MiB in 16 packages [2021-09-27T14:10:19.457Z] Removing intermediate container e9b100b5b88b [2021-09-27T14:10:19.457Z] ---> a05ab01e8f4d [2021-09-27T14:10:19.457Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T14:10:19.457Z] ---> Running in a6073761839a [2021-09-27T14:10:19.457Z] Removing intermediate container a6073761839a [2021-09-27T14:10:19.457Z] ---> bcf67c69a4ac [2021-09-27T14:10:19.457Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T14:10:19.744Z] ---> Running in dac1ea79bea0 [2021-09-27T14:10:19.744Z] Removing intermediate container dac1ea79bea0 [2021-09-27T14:10:19.744Z] ---> ee778cc572fc [2021-09-27T14:10:19.744Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T14:10:19.744Z] ---> Running in 55912f217d6a [2021-09-27T14:10:20.966Z] Removing intermediate container 55912f217d6a [2021-09-27T14:10:20.966Z] ---> 3a992a6347e1 [2021-09-27T14:10:20.966Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T14:10:20.966Z] ---> Running in 87db47f552cd [2021-09-27T14:10:20.966Z] Removing intermediate container 87db47f552cd [2021-09-27T14:10:20.966Z] ---> 11267dc9613a [2021-09-27T14:10:20.966Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T14:10:21.600Z] ---> 485e3c1c0c9c [2021-09-27T14:10:21.600Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T14:10:21.600Z] ---> Running in c9285f392798 [2021-09-27T14:10:22.620Z] Removing intermediate container c9285f392798 [2021-09-27T14:10:22.620Z] ---> 8b8a28abe65a [2021-09-27T14:10:22.620Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:10:22.918Z] ---> 89138d0c620f [2021-09-27T14:10:22.918Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T14:10:23.952Z] ---> 6322b1a10b5c [2021-09-27T14:10:23.952Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T14:10:23.952Z] ---> 54247e9c17d6 [2021-09-27T14:10:23.952Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T14:10:24.573Z] ---> d1ba0af639c4 [2021-09-27T14:10:24.573Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T14:10:24.866Z] ---> 34ab3faf3f25 [2021-09-27T14:10:24.866Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T14:10:25.146Z] ---> Running in d8e3e244db10 [2021-09-27T14:10:25.146Z] Removing intermediate container d8e3e244db10 [2021-09-27T14:10:25.146Z] ---> 98e47e432ba6 [2021-09-27T14:10:25.146Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T14:10:25.754Z] ---> a4785dba0ecf [2021-09-27T14:10:25.754Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T14:10:26.060Z] ---> Running in 96666f7dc1b2 [2021-09-27T14:10:27.081Z] Removing intermediate container 2091f3fb3988 [2021-09-27T14:10:27.081Z] ---> ced2ae83ced4 [2021-09-27T14:10:27.081Z] [2021-09-27T14:10:27.081Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T14:10:27.081Z] ---> 14119a10abf4 [2021-09-27T14:10:27.081Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T14:10:27.081Z] ---> Using cache [2021-09-27T14:10:27.081Z] ---> c9ff76409d06 [2021-09-27T14:10:27.081Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T14:10:27.081Z] ---> Using cache [2021-09-27T14:10:27.081Z] ---> 0d227727aba0 [2021-09-27T14:10:27.081Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T14:10:27.081Z] ---> Running in a8f055310ad0 [2021-09-27T14:10:27.363Z] Removing intermediate container a8f055310ad0 [2021-09-27T14:10:27.363Z] ---> 1d874abff554 [2021-09-27T14:10:27.363Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T14:10:27.363Z] ---> Running in 892fea41bf35 [2021-09-27T14:10:27.650Z] Removing intermediate container 892fea41bf35 [2021-09-27T14:10:27.650Z] ---> ef844a9e6eff [2021-09-27T14:10:27.650Z] Step 16/24 : WORKDIR / [2021-09-27T14:10:27.650Z] Removing intermediate container 96666f7dc1b2 [2021-09-27T14:10:27.650Z] ---> 7f28daa345fc [2021-09-27T14:10:27.650Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T14:10:27.650Z] ---> Running in 57f92230dfa9 [2021-09-27T14:10:27.650Z] ---> Running in ef5cd3029ce0 [2021-09-27T14:10:27.939Z] Removing intermediate container 57f92230dfa9 [2021-09-27T14:10:27.939Z] ---> 36eacec8ce68 [2021-09-27T14:10:27.939Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:10:27.939Z] Removing intermediate container ef5cd3029ce0 [2021-09-27T14:10:27.939Z] ---> 4d200cfacce8 [2021-09-27T14:10:27.939Z] Step 29/32 : CMD ["gate"] [2021-09-27T14:10:28.230Z] ---> Running in f4f3a129208e [2021-09-27T14:10:28.230Z] ---> 4e7e886254fc [2021-09-27T14:10:28.230Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T14:10:28.507Z] Removing intermediate container f4f3a129208e [2021-09-27T14:10:28.507Z] ---> f61f5fc766a4 [2021-09-27T14:10:28.507Z] Step 30/32 : LABEL arch=x86_64 [2021-09-27T14:10:28.507Z] ---> Running in 625c2fa597b1 [2021-09-27T14:10:28.786Z] Removing intermediate container 625c2fa597b1 [2021-09-27T14:10:28.786Z] ---> 27120d57d1f8 [2021-09-27T14:10:28.786Z] Step 31/32 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:10:28.786Z] ---> 8c191cab431e [2021-09-27T14:10:28.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T14:10:29.081Z] ---> Running in a73d26f5b5af [2021-09-27T14:10:29.081Z] ---> 8d015d8a2e81 [2021-09-27T14:10:29.081Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T14:10:29.081Z] ---> Running in 859f19f6ae48 [2021-09-27T14:10:29.081Z] Removing intermediate container a73d26f5b5af [2021-09-27T14:10:29.081Z] ---> b30455a67afd [2021-09-27T14:10:29.081Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T14:10:29.368Z] ---> Running in ab36bafff5bc [2021-09-27T14:10:29.368Z] Removing intermediate container 859f19f6ae48 [2021-09-27T14:10:29.368Z] ---> 167a42975ec4 [2021-09-27T14:10:29.368Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:10:29.651Z] ---> Running in fffe3d31820f [2021-09-27T14:10:29.651Z] Removing intermediate container ab36bafff5bc [2021-09-27T14:10:29.651Z] ---> bb1fb5a22fe5 [2021-09-27T14:10:29.651Z] [2021-09-27T14:10:29.651Z] Removing intermediate container fffe3d31820f [2021-09-27T14:10:29.651Z] ---> 57e21436b8fd [2021-09-27T14:10:29.651Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T14:10:29.651Z] Successfully built bb1fb5a22fe5 [2021-09-27T14:10:29.651Z] Successfully tagged security-bootstrapper:latest [2021-09-27T14:10:29.651Z]  Building security-bootstrapper ... done  ---> Running in 766d82261b67 [2021-09-27T14:10:30.274Z] Removing intermediate container 766d82261b67 [2021-09-27T14:10:30.274Z] ---> 00b53a2433a1 [2021-09-27T14:10:30.274Z] Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:10:30.553Z] ---> Running in 8ffb3bdac7de [2021-09-27T14:10:30.832Z] Removing intermediate container d64c644761f0 [2021-09-27T14:10:30.832Z] ---> be565fcce7b2 [2021-09-27T14:10:30.832Z] [2021-09-27T14:10:30.832Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T14:10:30.832Z] ---> 14119a10abf4 [2021-09-27T14:10:30.832Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T14:10:30.832Z] ---> Using cache [2021-09-27T14:10:30.832Z] ---> c9ff76409d06 [2021-09-27T14:10:30.832Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T14:10:30.832Z] ---> Using cache [2021-09-27T14:10:30.832Z] ---> 0d227727aba0 [2021-09-27T14:10:30.832Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T14:10:30.832Z] ---> Running in 55a35da0a54f [2021-09-27T14:10:30.832Z] Removing intermediate container 8ffb3bdac7de [2021-09-27T14:10:30.832Z] ---> 1e0df2169c40 [2021-09-27T14:10:30.832Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T14:10:30.832Z] ---> Running in d53d56179fdb [2021-09-27T14:10:30.832Z] Removing intermediate container 55a35da0a54f [2021-09-27T14:10:30.832Z] ---> a7a9a393e25c [2021-09-27T14:10:30.832Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T14:10:30.832Z] ---> Running in b8e897c1ce63 [2021-09-27T14:10:31.108Z] Removing intermediate container d53d56179fdb [2021-09-27T14:10:31.108Z] ---> 41609bcdc5c0 [2021-09-27T14:10:31.108Z] [2021-09-27T14:10:31.108Z] Removing intermediate container b8e897c1ce63 [2021-09-27T14:10:31.108Z] ---> b035bfe1ec18 [2021-09-27T14:10:31.108Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:10:31.108Z] Successfully built 41609bcdc5c0 [2021-09-27T14:10:31.108Z] Successfully tagged core-metadata:latest [2021-09-27T14:10:31.603Z]  Building core-metadata ... done  ---> 7f97f511a98d [2021-09-27T14:10:31.603Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T14:10:31.883Z] ---> 8875b465007f [2021-09-27T14:10:31.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T14:10:32.170Z] ---> dd99cfb5ad35 [2021-09-27T14:10:32.170Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T14:10:32.170Z] ---> Running in 835176309b65 [2021-09-27T14:10:32.475Z] Removing intermediate container 835176309b65 [2021-09-27T14:10:32.475Z] ---> 17b33855fb01 [2021-09-27T14:10:32.475Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:10:32.475Z] ---> Running in 28c04ac21caf [2021-09-27T14:10:32.475Z] Removing intermediate container 28c04ac21caf [2021-09-27T14:10:32.475Z] ---> c7b20ea0fe93 [2021-09-27T14:10:32.475Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T14:10:32.475Z] ---> Running in e1c1668e6142 [2021-09-27T14:10:32.967Z] Removing intermediate container e1c1668e6142 [2021-09-27T14:10:32.967Z] ---> b7755d1b8537 [2021-09-27T14:10:32.967Z] Step 22/23 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:10:32.967Z] ---> Running in 3d8fe139492e [2021-09-27T14:10:32.967Z] Removing intermediate container 3d8fe139492e [2021-09-27T14:10:32.967Z] ---> 11a4a135ece4 [2021-09-27T14:10:32.967Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T14:10:32.967Z] ---> Running in 24d9745bfbea [2021-09-27T14:10:32.967Z] Removing intermediate container 24d9745bfbea [2021-09-27T14:10:32.967Z] ---> abc1e49a31da [2021-09-27T14:10:32.967Z] [2021-09-27T14:10:33.250Z] Successfully built abc1e49a31da [2021-09-27T14:10:33.250Z] Successfully tagged support-scheduler:latest [2021-09-27T14:10:33.856Z]  Building support-scheduler ... done Removing intermediate container c07201be4629 [2021-09-27T14:10:33.856Z] ---> c2206e3970ad [2021-09-27T14:10:33.856Z] [2021-09-27T14:10:33.856Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T14:10:33.856Z] ---> 14119a10abf4 [2021-09-27T14:10:33.856Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T14:10:33.856Z] ---> Running in b116bfc74ce5 [2021-09-27T14:10:34.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T14:10:34.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T14:10:34.680Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T14:10:34.680Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T14:10:34.680Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:10:34.680Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T14:10:34.680Z] OK: 6 MiB in 16 packages [2021-09-27T14:10:35.093Z] Removing intermediate container b116bfc74ce5 [2021-09-27T14:10:35.093Z] ---> dec77cc71877 [2021-09-27T14:10:35.093Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T14:10:35.093Z] ---> Running in db3038cfa78a [2021-09-27T14:10:35.434Z] Removing intermediate container db3038cfa78a [2021-09-27T14:10:35.434Z] ---> f04e9dd2b2ab [2021-09-27T14:10:35.434Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T14:10:35.434Z] ---> Running in afa127f09f54 [2021-09-27T14:10:35.434Z] Removing intermediate container afa127f09f54 [2021-09-27T14:10:35.434Z] ---> c98482c1f66d [2021-09-27T14:10:35.434Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T14:10:35.434Z] ---> Running in 9c32afa205a7 [2021-09-27T14:10:35.434Z] Removing intermediate container 9c32afa205a7 [2021-09-27T14:10:35.434Z] ---> f5e247c09c51 [2021-09-27T14:10:35.434Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:10:35.797Z] ---> a21bd827ded0 [2021-09-27T14:10:35.797Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T14:10:36.098Z] ---> 46d81e2116f0 [2021-09-27T14:10:36.098Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T14:10:36.098Z] ---> fd1838be379e [2021-09-27T14:10:36.098Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T14:10:36.098Z] ---> Running in 23aa07c24775 [2021-09-27T14:10:36.375Z] Removing intermediate container 23aa07c24775 [2021-09-27T14:10:36.375Z] ---> ccfb729314f2 [2021-09-27T14:10:36.375Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:10:36.375Z] ---> Running in 388cc1b6dc55 [2021-09-27T14:10:36.375Z] Removing intermediate container 388cc1b6dc55 [2021-09-27T14:10:36.375Z] ---> 67cd36ead65c [2021-09-27T14:10:36.375Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T14:10:36.375Z] ---> Running in abadaabf1d8a [2021-09-27T14:10:36.375Z] Removing intermediate container abadaabf1d8a [2021-09-27T14:10:36.375Z] ---> e2030e4db79e [2021-09-27T14:10:36.375Z] Step 22/23 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:10:36.375Z] ---> Running in 8b71a12d0c57 [2021-09-27T14:10:36.648Z] Removing intermediate container 8b71a12d0c57 [2021-09-27T14:10:36.648Z] ---> 2815ac8c6c93 [2021-09-27T14:10:36.648Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T14:10:36.648Z] ---> Running in 2a16b54f2707 [2021-09-27T14:10:36.648Z] Removing intermediate container 2a16b54f2707 [2021-09-27T14:10:36.648Z] ---> ed52cf032258 [2021-09-27T14:10:36.648Z] [2021-09-27T14:10:36.648Z] Successfully built ed52cf032258 [2021-09-27T14:10:36.648Z] Successfully tagged support-notifications:latest [2021-09-27T14:10:37.147Z]  Building support-notifications ... done  [Pipeline] } [2021-09-27T14:10:37.158Z] $ docker stop --time=1 8365148bbd862794c890cb0c99c87ff398910400f844cc2a95951cd50e2a94dc [2021-09-27T14:10:38.460Z] $ docker rm -f 8365148bbd862794c890cb0c99c87ff398910400f844cc2a95951cd50e2a94dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T14:10:38.859Z] + docker images [2021-09-27T14:10:38.860Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T14:10:38.860Z] support-notifications latest ed52cf032258 2 seconds ago 16.8MB [2021-09-27T14:10:38.860Z] c2206e3970ad 5 seconds ago 1.75GB [2021-09-27T14:10:38.860Z] support-scheduler latest abc1e49a31da 6 seconds ago 16.1MB [2021-09-27T14:10:38.860Z] core-metadata latest 41609bcdc5c0 8 seconds ago 16.8MB [2021-09-27T14:10:38.860Z] be565fcce7b2 8 seconds ago 1.75GB [2021-09-27T14:10:38.860Z] security-bootstrapper latest bb1fb5a22fe5 9 seconds ago 18.8MB [2021-09-27T14:10:38.860Z] ced2ae83ced4 12 seconds ago 1.76GB [2021-09-27T14:10:38.860Z] 7afa1e1b2dc0 22 seconds ago 1.75GB [2021-09-27T14:10:38.860Z] sys-mgmt-agent latest 81a48358842b 24 seconds ago 325MB [2021-09-27T14:10:38.860Z] core-data latest fb6943234461 52 seconds ago 20.5MB [2021-09-27T14:10:38.860Z] security-secretstore-setup latest 425df3b085b4 About a minute ago 28.2MB [2021-09-27T14:10:38.860Z] security-proxy-setup latest 4fd77b8b43c3 About a minute ago 26.7MB [2021-09-27T14:10:38.860Z] core-command latest 513f9d6df818 About a minute ago 16MB [2021-09-27T14:10:38.860Z] f756e6559256 About a minute ago 1.76GB [2021-09-27T14:10:38.860Z] 9f7eb81e38ab About a minute ago 1.75GB [2021-09-27T14:10:38.860Z] cac1c3d9fc7a About a minute ago 1.76GB [2021-09-27T14:10:38.860Z] afc46b12c6bc About a minute ago 1.76GB [2021-09-27T14:10:38.860Z] 7e5155783cb5 About a minute ago 1.75GB [2021-09-27T14:10:38.860Z] ci-base-image-x86_64 latest 3b736d46dd71 5 minutes ago 1.25GB [2021-09-27T14:10:38.860Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-27T14:10:38.860Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-27T14:10:38.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-27T14:10:38.860Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-27T14:10:38.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-27T14:10:56.133Z] Still waiting to schedule task [2021-09-27T14:10:56.134Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-27T14:11:05.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T14:11:05.712Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T14:11:07.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T14:11:07.775Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T14:11:20.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T14:11:20.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T14:11:20.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T14:11:20.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T14:11:20.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T14:11:20.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T14:11:21.225Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T14:11:21.225Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T14:11:21.225Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T14:11:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T14:11:29.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements [2021-09-27T14:11:29.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T14:11:29.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T14:11:32.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 98.5% of statements [2021-09-27T14:11:32.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T14:11:32.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 46.3% of statements [2021-09-27T14:11:32.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T14:11:32.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T14:11:34.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.579s coverage: 90.1% of statements [2021-09-27T14:11:34.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T14:11:34.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T14:11:37.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 81.2% of statements [2021-09-27T14:11:37.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T14:11:37.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T14:11:37.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T14:11:37.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T14:11:37.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T14:11:42.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.541s coverage: 94.2% of statements [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T14:11:42.878Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T14:11:42.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.179s coverage: 60.0% of statements [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T14:11:42.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.271s coverage: 0.8% of statements [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T14:11:42.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements [2021-09-27T14:11:42.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 21.7% of statements [2021-09-27T14:11:42.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T14:11:42.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements [2021-09-27T14:11:44.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.212s coverage: 79.5% of statements [2021-09-27T14:11:44.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2021-09-27T14:11:44.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements [2021-09-27T14:11:45.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2021-09-27T14:11:57.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements [2021-09-27T14:11:57.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2021-09-27T14:12:03.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.570s coverage: 81.8% of statements [2021-09-27T14:12:03.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.769s coverage: 91.2% of statements [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 64.4% of statements [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T14:12:11.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-09-27T14:12:11.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-09-27T14:12:12.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2021-09-27T14:12:12.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements [2021-09-27T14:12:17.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.302s coverage: 70.5% of statements [2021-09-27T14:12:17.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T14:12:17.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T14:12:17.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T14:12:18.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.800s coverage: 43.6% of statements [2021-09-27T14:12:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T14:12:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T14:12:18.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements [2021-09-27T14:12:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T14:12:18.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.310s coverage: 84.8% of statements [2021-09-27T14:12:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T14:12:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 19.5% of statements [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T14:12:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.552s coverage: 92.0% of statements [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T14:12:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.327s coverage: 63.2% of statements [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T14:12:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.7% of statements [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T14:12:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.155s coverage: 28.9% of statements [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T14:12:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T14:12:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements [2021-09-27T14:12:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-09-27T14:12:28.925Z] 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-09-27T14:12:28.925Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-27T14:12:28.925Z] GO111MODULE=on go vet ./... [2021-09-27T14:12:37.251Z] Running on prd-ubuntu18.04-docker-8c-8g-1638 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws [2021-09-27T14:12:37.273Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-27T14:12:37.443Z] The recommended git tool is: git [2021-09-27T14:12:43.003Z] using credential edgex-jenkins-ssh [2021-09-27T14:12:43.018Z] Cloning the remote Git repository [2021-09-27T14:12:43.044Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T14:12:43.123Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-27T14:12:43.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T14:12:43.370Z] > git --version # timeout=10 [2021-09-27T14:12:43.376Z] > git --version # 'git version 2.17.1' [2021-09-27T14:12:43.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T14:12:43.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T14:13:53.125Z] gofmt -l . [2021-09-27T14:13:53.125Z] [ "`gofmt -l .`" = "" ] [2021-09-27T14:13:53.125Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T14:13:53.789Z] + ls -al . [2021-09-27T14:13:53.789Z] total 640 [2021-09-27T14:13:53.789Z] drwxrwxr-x 9 1001 1001 4096 Sep 27 14:13 . [2021-09-27T14:13:53.789Z] drwxr-xr-x 4 root root 4096 Sep 27 14:09 .. [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 14:06 .dockerignore [2021-09-27T14:13:53.789Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 14:06 .git [2021-09-27T14:13:53.789Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 14:06 .github [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 14:06 .gitignore [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 14:06 .golangci.yml [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 14:06 .hadolint.yml [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 14:06 .sonarcloud.properties [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 14:06 ADOPTERS.md [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 14:06 Attribution.txt [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 14:06 CHANGELOG.md [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 14:06 CONTRIBUTING.md [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 14:06 GOVERNANCE.md [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 14:06 Jenkinsfile [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 14:06 LICENSE [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 14:06 Makefile [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 14:06 OWNERS.md [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 14:06 README.md [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 14:06 SECURITY.md [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 14:03 VERSION [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 14:06 ZMQWindows.md [2021-09-27T14:13:53.789Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 14:06 bin [2021-09-27T14:13:53.789Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 14:06 cmd [2021-09-27T14:13:53.789Z] -rw-r--r-- 1 root root 403252 Sep 27 14:12 coverage.out [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 14:06 go.mod [2021-09-27T14:13:53.789Z] -rw-r--r-- 1 root root 50064 Sep 27 14:09 go.sum [2021-09-27T14:13:53.789Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 14:06 internal [2021-09-27T14:13:53.789Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 14:06 openapi [2021-09-27T14:13:53.789Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 14:06 snap [2021-09-27T14:13:53.789Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 14:06 version.go [Pipeline] sh [2021-09-27T14:13:54.458Z] + '[' -e coverage.out ] [2021-09-27T14:13:54.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T14:13:54.492Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T14:13:55.336Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T14:13:55.988Z] + make build [2021-09-27T14:13:55.988Z] go mod tidy [2021-09-27T14:13:56.589Z] 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-09-27T14:14:03.313Z] 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-09-27T14:14:25.526Z] 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-09-27T14:14:27.516Z] 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-09-27T14:14:30.917Z] 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-09-27T14:14:32.354Z] 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-09-27T14:14:36.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T14:14:40.057Z] 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-09-27T14:14:42.690Z] 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-09-27T14:14:42.736Z] Merging remotes/origin/main commit f402210f93ccbb2b587c2d75e27f7d4d87f6be54 into PR head commit a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:14:42.861Z] Merge succeeded, producing a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:14:42.861Z] Checking out Revision a9f02f201e070f0396a78ccfa6291eeecd4090de (PR-3722) [2021-09-27T14:14:41.978Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T14:14:41.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T14:14:41.999Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T14:14:42.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T14:14:42.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T14:14:42.020Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T14:14:42.746Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T14:14:42.751Z] > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 [2021-09-27T14:14:42.817Z] > git remote # timeout=10 [2021-09-27T14:14:42.824Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T14:14:42.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T14:14:42.834Z] > git merge f402210f93ccbb2b587c2d75e27f7d4d87f6be54 # timeout=10 [2021-09-27T14:14:42.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T14:14:42.870Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T14:14:42.874Z] > git checkout -f a9f02f201e070f0396a78ccfa6291eeecd4090de # timeout=10 [2021-09-27T14:14:48.703Z] 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-09-27T14:14:48.781Z] Commit message: "Merge branch 'main' into issue-3708" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:14:49.684Z] 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-09-27T14:14:49.887Z] + echo snap-build.sh [2021-09-27T14:14:49.887Z] snap-build.sh [2021-09-27T14:14:49.887Z] + SNAP_BASE_DIR=. [2021-09-27T14:14:49.887Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-27T14:14:49.887Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-27T14:14:49.887Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-27T14:14:49.887Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-27T14:14:49.887Z] + cd /w/workspace/edgex-go/2 [2021-09-27T14:14:49.887Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-27T14:14:49.887Z] Reading package lists... [2021-09-27T14:14:49.887Z] Building dependency tree... [2021-09-27T14:14:49.887Z] Reading state information... [2021-09-27T14:14:49.887Z] The following packages were automatically installed and are no longer required: [2021-09-27T14:14:49.887Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-27T14:14:49.887Z] uidmap xdelta3 [2021-09-27T14:14:49.887Z] Use 'sudo apt autoremove' to remove them. [2021-09-27T14:14:49.887Z] The following packages will be REMOVED: [2021-09-27T14:14:49.887Z] lxd* lxd-client* [2021-09-27T14:14:50.158Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-27T14:14:50.158Z] After this operation, 31.7 MB disk space will be freed. [2021-09-27T14:14:50.693Z] (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-09-27T14:14:50.693Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T14:14:51.282Z] Removing lxd dnsmasq configuration [2021-09-27T14:14:51.282Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T14:14:51.549Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-27T14:14:52.139Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T14:14:52.406Z] (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-09-27T14:14:52.406Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-27T14:14:53.078Z] 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-09-27T14:14:53.835Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-27T14:14:53.835Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-27T14:14:54.108Z] + sudo snap remove --purge lxd [2021-09-27T14:14:54.378Z] snap "lxd" is not installed [2021-09-27T14:14:54.378Z] + sudo groupadd --force --system lxd [2021-09-27T14:14:54.378Z] ++ whoami [2021-09-27T14:14:54.378Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-27T14:14:54.378Z] + newgrp - lxd [2021-09-27T14:14:54.378Z] + sudo snap install lxd [Pipeline] } [2021-09-27T14:14:58.512Z] $ docker stop --time=1 2f5005b9e54d29bb8458cf3ed393b68529200297d0567a2a21a91180904b448e [2021-09-27T14:15:01.336Z] $ docker rm -f 2f5005b9e54d29bb8458cf3ed393b68529200297d0567a2a21a91180904b448e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-27T14:15:02.617Z] 2021-09-27T14:14:59Z INFO Waiting for automatic snapd restart... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:15:03.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T14:15:03.380Z] [2021-09-27T14:15:03.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:15:03.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T14:15:04.017Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-27T14:15:04.017Z] 29e5d40040c1: Pulling fs layer [2021-09-27T14:15:04.017Z] 1ce36da41761: Pulling fs layer [2021-09-27T14:15:04.017Z] 25b303627fd3: Pulling fs layer [2021-09-27T14:15:04.616Z] 29e5d40040c1: Verifying Checksum [2021-09-27T14:15:04.616Z] 29e5d40040c1: Download complete [2021-09-27T14:15:05.218Z] 29e5d40040c1: Pull complete [2021-09-27T14:15:05.817Z] 1ce36da41761: Verifying Checksum [2021-09-27T14:15:05.817Z] 1ce36da41761: Download complete [2021-09-27T14:15:06.413Z] 25b303627fd3: Verifying Checksum [2021-09-27T14:15:06.413Z] 25b303627fd3: Download complete [2021-09-27T14:15:07.010Z] 1ce36da41761: Pull complete [2021-09-27T14:15:17.189Z] 25b303627fd3: Pull complete [2021-09-27T14:15:17.189Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-27T14:15:17.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T14:15:17.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-27T14:15:17.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container [2021-09-27T14:15:17.492Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat [2021-09-27T14:15:17.622Z] lxd 4.18 from Canonical* installed [2021-09-27T14:15:17.622Z] + sudo lxd init --auto [2021-09-27T14:15:20.947Z] $ docker top 2551baf4bf3c41b8f916d4c8f6166527ff810ab7f5205bc6f3b365e380cce6c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T14:15:22.023Z] + docker-compose build --help [2021-09-27T14:15:22.023Z] + grep parallel [2021-09-27T14:15:25.748Z] + sudo snap install --classic snapcraft [2021-09-27T14:15:25.767Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T14:15:26.059Z] $ docker stop --time=1 2551baf4bf3c41b8f916d4c8f6166527ff810ab7f5205bc6f3b365e380cce6c4 [2021-09-27T14:15:27.944Z] $ docker rm -f 2551baf4bf3c41b8f916d4c8f6166527ff810ab7f5205bc6f3b365e380cce6c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:15:28.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-27T14:15:28.606Z] . [Pipeline] withDockerContainer [2021-09-27T14:15:28.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container [2021-09-27T14:15:29.006Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-27T14:15:30.632Z] $ docker top 956a2d3e1d6a80406c576d2c760e818bef15c6e74b18c42c1e231d18ea935ddc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T14:15:31.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T14:15:36.011Z] Building core-command ... [2021-09-27T14:15:36.011Z] Building core-data ... [2021-09-27T14:15:36.011Z] Building core-metadata ... [2021-09-27T14:15:36.011Z] Building security-bootstrapper ... [2021-09-27T14:15:36.011Z] Building security-proxy-setup ... [2021-09-27T14:15:36.011Z] Building security-secretstore-setup ... [2021-09-27T14:15:36.011Z] Building support-notifications ... [2021-09-27T14:15:36.011Z] Building support-scheduler ... [2021-09-27T14:15:36.011Z] Building sys-mgmt-agent ... [2021-09-27T14:15:36.011Z] Building security-secretstore-setup [2021-09-27T14:15:36.011Z] Building security-bootstrapper [2021-09-27T14:15:36.011Z] Building sys-mgmt-agent [2021-09-27T14:15:36.011Z] Building core-data [2021-09-27T14:15:36.011Z] Building core-command [2021-09-27T14:16:44.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:16:44.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:16:44.016Z] ---> d8111d0db895 [2021-09-27T14:16:44.016Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T14:16:44.016Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:16:44.016Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:16:44.016Z] ---> d8111d0db895 [2021-09-27T14:16:44.016Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T14:16:44.016Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:16:44.016Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:16:44.016Z] ---> d8111d0db895 [2021-09-27T14:16:44.016Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T14:16:44.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:16:44.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:16:44.016Z] ---> d8111d0db895 [2021-09-27T14:16:44.016Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T14:16:44.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:16:44.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:16:44.016Z] ---> d8111d0db895 [2021-09-27T14:16:44.016Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T14:16:44.016Z] ---> Running in fbe82e9a0d86 [2021-09-27T14:16:44.016Z] ---> Running in 795c77d53454 [2021-09-27T14:16:44.016Z] ---> Running in 308c717b15af [2021-09-27T14:16:44.016Z] ---> Running in ed21aa6c96a2 [2021-09-27T14:16:44.016Z] ---> Running in 9a2fcacf27bd [2021-09-27T14:16:44.612Z] Removing intermediate container 308c717b15af [2021-09-27T14:16:44.612Z] ---> a3922e14ade1 [2021-09-27T14:16:44.612Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:16:44.612Z] Removing intermediate container fbe82e9a0d86 [2021-09-27T14:16:44.612Z] ---> 57f5e0b8d667 [2021-09-27T14:16:44.612Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:16:44.888Z] ---> Running in 596e7d55e586 [2021-09-27T14:16:44.888Z] Removing intermediate container 9a2fcacf27bd [2021-09-27T14:16:44.888Z] ---> 5a08b5f7048f [2021-09-27T14:16:44.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:16:44.888Z] Removing intermediate container 795c77d53454 [2021-09-27T14:16:44.888Z] ---> dacf84d6f9bf [2021-09-27T14:16:44.888Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:16:44.888Z] Removing intermediate container ed21aa6c96a2 [2021-09-27T14:16:44.888Z] ---> b3c72a8264b8 [2021-09-27T14:16:44.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:16:45.168Z] ---> Running in 012fc5ddb1be [2021-09-27T14:16:45.168Z] ---> Running in 690a95f920b6 [2021-09-27T14:16:45.168Z] ---> Running in 1d6d50819d58 [2021-09-27T14:16:45.446Z] ---> Running in 203f3da3fa4a [2021-09-27T14:16:48.854Z] Removing intermediate container 596e7d55e586 [2021-09-27T14:16:48.854Z] ---> 7cf6fb5c136e [2021-09-27T14:16:48.854Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T14:16:48.854Z] ---> Running in fa0de5b71208 [2021-09-27T14:16:48.854Z] Removing intermediate container 690a95f920b6 [2021-09-27T14:16:48.854Z] ---> e0375ecf6542 [2021-09-27T14:16:48.854Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T14:16:49.131Z] ---> Running in 8b1a9b544dad [2021-09-27T14:16:49.424Z] Removing intermediate container 1d6d50819d58 [2021-09-27T14:16:49.424Z] ---> f648a6b7649d [2021-09-27T14:16:49.424Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T14:16:49.424Z] Removing intermediate container 012fc5ddb1be [2021-09-27T14:16:49.424Z] ---> 66d0d2045c0d [2021-09-27T14:16:49.424Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T14:16:49.696Z] ---> Running in 11d6458aef53 [2021-09-27T14:16:49.696Z] ---> Running in 0a328eb6fd25 [2021-09-27T14:16:49.971Z] Removing intermediate container 203f3da3fa4a [2021-09-27T14:16:49.971Z] ---> a9b9ca54e9fc [2021-09-27T14:16:49.971Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T14:16:50.243Z] ---> Running in 4641bb3c330a [2021-09-27T14:16:50.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:50.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:51.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:51.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:51.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:51.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:52.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:52.713Z] OK: 218 MiB in 52 packages [2021-09-27T14:16:53.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:53.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:53.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:16:53.284Z] OK: 218 MiB in 52 packages [2021-09-27T14:16:53.916Z] OK: 218 MiB in 52 packages [2021-09-27T14:16:54.196Z] OK: 218 MiB in 52 packages [2021-09-27T14:16:54.478Z] OK: 218 MiB in 52 packages [2021-09-27T14:16:54.478Z] Removing intermediate container fa0de5b71208 [2021-09-27T14:16:54.478Z] ---> eae5059f4aa5 [2021-09-27T14:16:54.478Z] Step 6/32 : COPY go.mod . [2021-09-27T14:16:55.088Z] Removing intermediate container 8b1a9b544dad [2021-09-27T14:16:55.088Z] ---> fd9bc1ef819d [2021-09-27T14:16:55.088Z] Step 6/24 : COPY go.mod . [2021-09-27T14:16:55.682Z] ---> a85614018584 [2021-09-27T14:16:55.682Z] Step 7/32 : RUN go mod download [2021-09-27T14:16:55.953Z] ---> Running in 3c6f39dfee2b [2021-09-27T14:16:55.953Z] Removing intermediate container 4641bb3c330a [2021-09-27T14:16:55.953Z] ---> cca9e1e7d303 [2021-09-27T14:16:55.953Z] Step 6/24 : COPY go.mod . [2021-09-27T14:16:56.228Z] Removing intermediate container 11d6458aef53 [2021-09-27T14:16:56.228Z] ---> 8582f2d193ae [2021-09-27T14:16:56.228Z] Step 6/26 : COPY go.mod . [2021-09-27T14:16:56.228Z] Removing intermediate container 0a328eb6fd25 [2021-09-27T14:16:56.228Z] ---> 609bd6b7b905 [2021-09-27T14:16:56.228Z] Step 6/24 : COPY go.mod . [2021-09-27T14:16:56.228Z] ---> 5a52f9a5fd0d [2021-09-27T14:16:56.228Z] Step 7/24 : RUN go mod download [2021-09-27T14:16:56.510Z] ---> Running in f7267de24ce2 [2021-09-27T14:16:57.491Z] ---> 596e41bec322 [2021-09-27T14:16:57.491Z] Step 7/24 : RUN go mod download [2021-09-27T14:16:57.491Z] ---> Running in a6db421585d1 [2021-09-27T14:16:57.772Z] ---> c4da639ede8b [2021-09-27T14:16:57.772Z] Step 7/26 : RUN go mod download [2021-09-27T14:16:57.772Z] ---> 74c865a3969b [2021-09-27T14:16:57.772Z] Step 7/24 : RUN go mod download [2021-09-27T14:16:58.046Z] ---> Running in e93129be7ee1 [2021-09-27T14:16:58.046Z] ---> Running in 0fe3f6d9317f [2021-09-27T14:17:01.466Z] Removing intermediate container 3c6f39dfee2b [2021-09-27T14:17:01.466Z] ---> f4d9e145f535 [2021-09-27T14:17:01.466Z] Step 8/32 : COPY . . [2021-09-27T14:17:02.068Z] Removing intermediate container f7267de24ce2 [2021-09-27T14:17:02.068Z] ---> 67ba51269590 [2021-09-27T14:17:02.068Z] Step 8/24 : COPY . . [2021-09-27T14:17:07.508Z] Removing intermediate container a6db421585d1 [2021-09-27T14:17:07.508Z] ---> fcab92c26d7f [2021-09-27T14:17:07.508Z] Step 8/24 : COPY . . [2021-09-27T14:17:08.109Z] Removing intermediate container e93129be7ee1 [2021-09-27T14:17:08.109Z] ---> 4319372612ae [2021-09-27T14:17:08.109Z] Step 8/24 : COPY . . [2021-09-27T14:17:08.109Z] Removing intermediate container 0fe3f6d9317f [2021-09-27T14:17:08.109Z] ---> e6655a444f49 [2021-09-27T14:17:08.109Z] Step 8/26 : COPY . . [2021-09-27T14:17:18.844Z] ---> b18d38ec2667 [2021-09-27T14:17:18.844Z] Step 9/32 : RUN go mod tidy [2021-09-27T14:17:27.125Z] ---> Running in 2673fd577458 [2021-09-27T14:17:27.125Z] ---> b89226e540db [2021-09-27T14:17:27.125Z] Step 9/24 : RUN go mod tidy [2021-09-27T14:17:27.125Z] ---> e9476a9ebe01 [2021-09-27T14:17:27.125Z] Step 9/24 : RUN go mod tidy [2021-09-27T14:17:27.125Z] ---> 95cf0e6b10df [2021-09-27T14:17:27.125Z] Step 9/26 : RUN go mod tidy [2021-09-27T14:17:27.724Z] ---> Running in bb747c3fc51f [2021-09-27T14:17:27.724Z] ---> Running in 310d6dabece7 [2021-09-27T14:17:27.724Z] ---> Running in cc0a0b877910 [2021-09-27T14:17:33.159Z] Removing intermediate container 2673fd577458 [2021-09-27T14:17:33.159Z] ---> 6825d8c7d042 [2021-09-27T14:17:33.159Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T14:17:33.434Z] ---> Running in 03d95368717e [2021-09-27T14:17:35.424Z] Removing intermediate container 310d6dabece7 [2021-09-27T14:17:35.424Z] ---> 3663c80f71f7 [2021-09-27T14:17:35.424Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T14:17:36.027Z] ---> Running in f17d56d6cbfb [2021-09-27T14:17:36.027Z] 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-09-27T14:17:36.027Z] Removing intermediate container cc0a0b877910 [2021-09-27T14:17:36.027Z] ---> c155f264ef43 [2021-09-27T14:17:36.027Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T14:17:36.027Z] Removing intermediate container bb747c3fc51f [2021-09-27T14:17:36.027Z] ---> eee9915b6b9e [2021-09-27T14:17:36.027Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T14:17:36.306Z] ---> Running in 4d5531784e2d [2021-09-27T14:17:36.306Z] ---> Running in 2a2eeabf18fa [2021-09-27T14:17:36.905Z] ---> 97b9a176b962 [2021-09-27T14:17:36.905Z] Step 9/24 : RUN go mod tidy [2021-09-27T14:17:37.180Z] ---> Running in f2568df9307b [2021-09-27T14:17:38.168Z] 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-09-27T14:17:39.615Z] 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-09-27T14:17:39.615Z] 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-09-27T14:17:45.055Z] Removing intermediate container f2568df9307b [2021-09-27T14:17:45.055Z] ---> c1475cffc316 [2021-09-27T14:17:45.055Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T14:17:45.055Z] ---> Running in 93e6ee8fcca3 [2021-09-27T14:17:47.050Z] 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-09-27T14:19:38.977Z] 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-09-27T14:19:38.978Z] Removing intermediate container 03d95368717e [2021-09-27T14:19:38.978Z] ---> 23eeede2fe52 [2021-09-27T14:19:38.978Z] [2021-09-27T14:19:38.978Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T14:19:38.978Z] 3.14: Pulling from library/alpine [2021-09-27T14:19:38.978Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T14:19:38.978Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T14:19:38.978Z] ---> bb3de5531c18 [2021-09-27T14:19:38.978Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T14:19:38.978Z] Removing intermediate container f17d56d6cbfb [2021-09-27T14:19:38.978Z] ---> 9f47638ccd25 [2021-09-27T14:19:38.978Z] [2021-09-27T14:19:38.978Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T14:19:38.978Z] ---> bb3de5531c18 [2021-09-27T14:19:38.978Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T14:19:38.978Z] ---> Running in a4b67e8e48c5 [2021-09-27T14:19:38.978Z] ---> Running in db5d254edd55 [2021-09-27T14:19:38.978Z] Removing intermediate container a4b67e8e48c5 [2021-09-27T14:19:38.978Z] ---> 4bd286019dd8 [2021-09-27T14:19:38.978Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T14:19:38.978Z] ---> Running in 72e4e14cd409 [2021-09-27T14:19:38.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:19:38.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:19:39.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:19:39.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:19:40.129Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T14:19:40.129Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:19:40.129Z] OK: 5 MiB in 15 packages [2021-09-27T14:19:40.406Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T14:19:40.406Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T14:19:40.406Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:19:40.406Z] OK: 5 MiB in 16 packages [2021-09-27T14:19:43.814Z] Removing intermediate container 93e6ee8fcca3 [2021-09-27T14:19:43.814Z] ---> fbee531e4e52 [2021-09-27T14:19:43.814Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T14:19:44.089Z] Removing intermediate container 4d5531784e2d [2021-09-27T14:19:44.089Z] ---> 548624460e56 [2021-09-27T14:19:44.089Z] [2021-09-27T14:19:44.089Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T14:19:44.089Z] ---> bb3de5531c18 [2021-09-27T14:19:44.089Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T14:19:44.363Z] ---> Running in 7ea15c49e08d [2021-09-27T14:19:44.635Z] ---> Running in c7a56a7856dc [2021-09-27T14:19:44.635Z] Removing intermediate container db5d254edd55 [2021-09-27T14:19:44.635Z] ---> afc6545a6150 [2021-09-27T14:19:44.635Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T14:19:44.915Z] Removing intermediate container 72e4e14cd409 [2021-09-27T14:19:44.916Z] ---> be4bbce7aadb [2021-09-27T14:19:44.916Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T14:19:44.916Z] ---> Running in 4da6edbd7c68 [2021-09-27T14:19:45.194Z] ---> Running in d2a85726d3dc [2021-09-27T14:19:45.795Z] Removing intermediate container 4da6edbd7c68 [2021-09-27T14:19:45.795Z] ---> 476e5f2261ea [2021-09-27T14:19:45.795Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T14:19:46.073Z] Removing intermediate container d2a85726d3dc [2021-09-27T14:19:46.073Z] ---> 3a9dec2bbdba [2021-09-27T14:19:46.073Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T14:19:46.073Z] ---> Running in 6a7c342e225c [2021-09-27T14:19:46.362Z] ---> Running in dc767d55ba97 [2021-09-27T14:19:46.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:19:46.962Z] Removing intermediate container 6a7c342e225c [2021-09-27T14:19:46.962Z] ---> 4a3ba9dadde4 [2021-09-27T14:19:46.962Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T14:19:46.962Z] 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-09-27T14:19:47.236Z] Removing intermediate container dc767d55ba97 [2021-09-27T14:19:47.236Z] ---> 15740a231637 [2021-09-27T14:19:47.236Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T14:19:47.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:19:47.515Z] ---> Running in c3d0eda7ba8f [2021-09-27T14:19:47.515Z] ---> Running in c8c9f8cb5e65 [2021-09-27T14:19:48.504Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T14:19:48.504Z] Removing intermediate container c3d0eda7ba8f [2021-09-27T14:19:48.504Z] ---> 2f627effcb0c [2021-09-27T14:19:48.504Z] Step 16/24 : WORKDIR / [2021-09-27T14:19:48.504Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T14:19:48.504Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T14:19:48.504Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:19:48.504Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T14:19:48.782Z] OK: 6 MiB in 17 packages [2021-09-27T14:19:48.782Z] ---> Running in 9e0eba506c4c [2021-09-27T14:19:50.228Z] Removing intermediate container 9e0eba506c4c [2021-09-27T14:19:50.228Z] ---> 1e908caec6f3 [2021-09-27T14:19:50.228Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:19:51.688Z] Removing intermediate container c7a56a7856dc [2021-09-27T14:19:51.688Z] ---> e395721c22f2 [2021-09-27T14:19:51.688Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T14:19:51.961Z] ---> 2a8f9bbdf5e5 [2021-09-27T14:19:51.961Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T14:19:51.961Z] Removing intermediate container 7ea15c49e08d [2021-09-27T14:19:51.961Z] ---> d01bd73cc356 [2021-09-27T14:19:51.961Z] [2021-09-27T14:19:51.961Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T14:19:51.961Z] ---> Running in 20311e260622 [2021-09-27T14:19:52.238Z] Removing intermediate container c8c9f8cb5e65 [2021-09-27T14:19:52.238Z] ---> e38f0d0123f4 [2021-09-27T14:19:52.238Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T14:19:52.238Z] 20.10.7: Pulling from library/docker [2021-09-27T14:19:52.525Z] Removing intermediate container 2a2eeabf18fa [2021-09-27T14:19:52.526Z] ---> 0311c00b9402 [2021-09-27T14:19:52.526Z] [2021-09-27T14:19:52.526Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T14:19:52.526Z] ---> bb3de5531c18 [2021-09-27T14:19:52.526Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T14:19:52.802Z] ---> Running in c312d02ec17d [2021-09-27T14:19:53.076Z] ---> Running in 87ac1ee50889 [2021-09-27T14:19:53.355Z] Removing intermediate container 20311e260622 [2021-09-27T14:19:53.355Z] ---> 3547bc9f9f07 [2021-09-27T14:19:53.355Z] Step 14/26 : WORKDIR / [2021-09-27T14:19:53.631Z] ---> Running in 4cdbbfd22147 [2021-09-27T14:19:54.230Z] Removing intermediate container c312d02ec17d [2021-09-27T14:19:54.230Z] ---> f7896cc6f7d7 [2021-09-27T14:19:54.230Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T14:19:54.230Z] ---> 7c927e58b7f6 [2021-09-27T14:19:54.230Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T14:19:54.230Z] Removing intermediate container 87ac1ee50889 [2021-09-27T14:19:54.230Z] ---> 136fe1507f04 [2021-09-27T14:19:54.230Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T14:19:54.831Z] ---> Running in 6317533b9879 [2021-09-27T14:19:54.831Z] Removing intermediate container 4cdbbfd22147 [2021-09-27T14:19:54.831Z] ---> 4a98278b9c2e [2021-09-27T14:19:54.831Z] 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-09-27T14:19:55.818Z] ---> 073de183df67 [2021-09-27T14:19:55.818Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T14:19:56.092Z] Removing intermediate container 6317533b9879 [2021-09-27T14:19:56.092Z] ---> 63d2b010a104 [2021-09-27T14:19:56.092Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T14:19:56.092Z] ---> 52dfddf88b9c [2021-09-27T14:19:56.092Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T14:19:56.092Z] ---> Running in 0d946bc993b1 [2021-09-27T14:19:56.364Z] ---> Running in 154d626762b2 [2021-09-27T14:19:56.364Z] ---> Running in abb5709b83f6 [2021-09-27T14:19:56.638Z] ---> 95785f8df851 [2021-09-27T14:19:56.638Z] 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-09-27T14:19:57.236Z] Removing intermediate container 154d626762b2 [2021-09-27T14:19:57.236Z] ---> 433b7396ed2a [2021-09-27T14:19:57.236Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:19:57.510Z] Removing intermediate container abb5709b83f6 [2021-09-27T14:19:57.510Z] ---> 75191a5f3b8f [2021-09-27T14:19:57.510Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:19:57.812Z] ---> Running in 862119593c29 [2021-09-27T14:19:58.087Z] ---> Running in 9873277f069e [2021-09-27T14:19:58.363Z] ---> ff1cc7671acb [2021-09-27T14:19:58.363Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T14:19:58.639Z] Removing intermediate container 862119593c29 [2021-09-27T14:19:58.640Z] ---> 4d39b1cb339c [2021-09-27T14:19:58.640Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T14:19:59.241Z] ---> Running in 3058fd7262f7 [2021-09-27T14:20:00.231Z] ---> 2593c0973eea [2021-09-27T14:20:00.231Z] 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-09-27T14:20:00.505Z] Removing intermediate container 3058fd7262f7 [2021-09-27T14:20:00.505Z] ---> cc613c010a3c [2021-09-27T14:20:00.505Z] Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:20:00.505Z] Removing intermediate container 0d946bc993b1 [2021-09-27T14:20:00.505Z] ---> 9eb1960a5105 [2021-09-27T14:20:00.505Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:20:01.101Z] ---> Running in 870237d49c35 [2021-09-27T14:20:01.376Z] ---> b0e266a28cfb [2021-09-27T14:20:01.376Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T14:20:02.361Z] ---> b799d022565c [2021-09-27T14:20:02.361Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T14:20:02.639Z] Removing intermediate container 9873277f069e [2021-09-27T14:20:02.639Z] Removing intermediate container 870237d49c35 [2021-09-27T14:20:02.639Z] ---> be90e2df7f93 [2021-09-27T14:20:02.639Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T14:20:02.639Z] ---> 66846149c5c8 [2021-09-27T14:20:02.639Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T14:20:03.623Z] ---> Running in 7c836115b8e2 [2021-09-27T14:20:03.624Z] ---> Running in 23bbc8cbc65e [2021-09-27T14:20:03.913Z] ---> 441c30f4b9d1 [2021-09-27T14:20:03.913Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T14:20:04.516Z] ---> ea23cb8d7c7a [2021-09-27T14:20:04.516Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T14:20:04.516Z] Removing intermediate container 23bbc8cbc65e [2021-09-27T14:20:04.791Z] ---> 0b290e779f08 [2021-09-27T14:20:04.791Z] [2021-09-27T14:20:05.441Z] Successfully built 0b290e779f08 [2021-09-27T14:20:05.441Z] Successfully tagged core-command-arm64:latest [2021-09-27T14:20:05.441Z]  Building core-command ... done Building security-proxy-setup [2021-09-27T14:20:05.719Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:20:05.996Z] ---> e2aa2c432054 [2021-09-27T14:20:05.996Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T14:20:05.996Z] ---> e0746f7f5784 [2021-09-27T14:20:05.996Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T14:20:06.595Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T14:20:06.595Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T14:20:06.595Z] ---> df445af6242a [2021-09-27T14:20:06.595Z] 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-09-27T14:20:06.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:20:07.856Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T14:20:08.128Z] ---> Running in 01abd5ba641a [2021-09-27T14:20:08.128Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T14:20:08.128Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T14:20:08.405Z] ---> 75946a87f575 [2021-09-27T14:20:08.405Z] 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-09-27T14:20:08.405Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T14:20:08.405Z] ---> eafed3610491 [2021-09-27T14:20:08.405Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T14:20:08.685Z] ---> Running in 86515603dd4d [2021-09-27T14:20:08.685Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T14:20:08.685Z] Removing intermediate container 01abd5ba641a [2021-09-27T14:20:08.685Z] ---> f812ad8d6205 [2021-09-27T14:20:08.685Z] 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-09-27T14:20:08.685Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T14:20:08.959Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:20:08.959Z] OK: 8 MiB in 20 packages [2021-09-27T14:20:09.232Z] ---> Running in 2b29d1857c58 [2021-09-27T14:20:10.213Z] ---> c1cbbb28686a [2021-09-27T14:20:10.213Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T14:20:11.194Z] ---> Running in 1c184aeaa93e [2021-09-27T14:20:12.205Z] Removing intermediate container 1c184aeaa93e [2021-09-27T14:20:12.205Z] ---> 8485bdd8b068 [2021-09-27T14:20:12.205Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T14:20:12.205Z] Removing intermediate container 7c836115b8e2 [2021-09-27T14:20:12.205Z] ---> e7342850821e [2021-09-27T14:20:12.205Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:20:12.810Z] Removing intermediate container 86515603dd4d [2021-09-27T14:20:12.810Z] ---> a7e7cee59c32 [2021-09-27T14:20:12.810Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T14:20:12.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:20:13.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:20:13.426Z] ---> Running in 0187b3704ada [2021-09-27T14:20:14.032Z] ---> 93fff1d673b6 [2021-09-27T14:20:14.032Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T14:20:14.032Z] ---> dfb79bdc35aa [2021-09-27T14:20:14.032Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T14:20:14.032Z] (1/39) Installing readline (8.1.0-r0) [2021-09-27T14:20:14.032Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T14:20:14.032Z] Executing bash-5.1.0-r0.post-install [2021-09-27T14:20:14.308Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T14:20:14.308Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T14:20:14.308Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T14:20:14.308Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T14:20:14.308Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T14:20:14.308Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T14:20:14.308Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T14:20:14.308Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T14:20:14.308Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T14:20:14.308Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T14:20:14.308Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T14:20:14.308Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T14:20:14.588Z] Removing intermediate container 0187b3704ada [2021-09-27T14:20:14.588Z] ---> d2cb077ec9ec [2021-09-27T14:20:14.588Z] Step 24/26 : LABEL arch=arm64 [2021-09-27T14:20:15.591Z] ---> Running in 4b5de9e40c5a [2021-09-27T14:20:16.196Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T14:20:16.196Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T14:20:16.473Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T14:20:16.473Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T14:20:16.473Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T14:20:16.473Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T14:20:16.473Z] ---> Running in 3ae2bdf0b1e1 [2021-09-27T14:20:16.473Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T14:20:16.753Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T14:20:16.753Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T14:20:16.753Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T14:20:16.753Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T14:20:16.753Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T14:20:16.753Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T14:20:16.753Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T14:20:17.030Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T14:20:17.030Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T14:20:17.030Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T14:20:17.030Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T14:20:17.030Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T14:20:17.030Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T14:20:17.030Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T14:20:17.030Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T14:20:17.030Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T14:20:17.030Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T14:20:17.030Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T14:20:17.308Z] ---> 2edf70c74fca [2021-09-27T14:20:17.308Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T14:20:17.595Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T14:20:17.595Z] OK: 82 MiB in 59 packages [2021-09-27T14:20:18.202Z] Removing intermediate container 3ae2bdf0b1e1 [2021-09-27T14:20:18.202Z] ---> 107935b15be0 [2021-09-27T14:20:18.202Z] Step 25/26 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:20:18.800Z] ---> Running in 91a0503293fa [2021-09-27T14:20:19.420Z] ---> bd20fce09892 [2021-09-27T14:20:19.420Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T14:20:20.014Z] ---> Running in 1cb2cd8616e0 [2021-09-27T14:20:20.014Z] Removing intermediate container 91a0503293fa [2021-09-27T14:20:20.014Z] ---> 2fb0c52850b4 [2021-09-27T14:20:20.014Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T14:20:20.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:20:20.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:20:20.994Z] ---> d8111d0db895 [2021-09-27T14:20:20.994Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T14:20:20.994Z] ---> Using cache [2021-09-27T14:20:20.994Z] ---> b3c72a8264b8 [2021-09-27T14:20:20.994Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:20:20.994Z] ---> Using cache [2021-09-27T14:20:20.994Z] ---> a9b9ca54e9fc [2021-09-27T14:20:20.994Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T14:20:20.994Z] ---> Running in 7a9cc0c40430 [2021-09-27T14:20:20.994Z] ---> Running in e07d32e8e307 [2021-09-27T14:20:20.994Z] Removing intermediate container 1cb2cd8616e0 [2021-09-27T14:20:20.994Z] ---> b2c65f773ccb [2021-09-27T14:20:20.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:20:20.994Z] Removing intermediate container 4b5de9e40c5a [2021-09-27T14:20:20.994Z] ---> 81853e0e7303 [2021-09-27T14:20:20.994Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T14:20:21.590Z] ---> Running in 6b92799b7d5b [2021-09-27T14:20:21.590Z] ---> Running in a54d7a392033 [2021-09-27T14:20:21.876Z] Removing intermediate container 7a9cc0c40430 [2021-09-27T14:20:21.876Z] ---> 476a459b1925 [2021-09-27T14:20:21.876Z] [2021-09-27T14:20:22.484Z] Successfully built 476a459b1925 [2021-09-27T14:20:22.484Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-27T14:20:22.484Z] Building support-scheduler [2021-09-27T14:20:22.845Z]  Building security-secretstore-setup ... done Removing intermediate container 6b92799b7d5b [2021-09-27T14:20:22.845Z] ---> d6bbbed16a1a [2021-09-27T14:20:22.845Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T14:20:22.845Z] Removing intermediate container a54d7a392033 [2021-09-27T14:20:22.845Z] ---> d4fce2c880d5 [2021-09-27T14:20:22.845Z] Step 29/32 : CMD ["gate"] [2021-09-27T14:20:23.197Z] ---> Running in 2d1a809167da [2021-09-27T14:20:25.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:20:25.507Z] ---> Running in 588f3a3ff5e9 [2021-09-27T14:20:25.507Z] Removing intermediate container 2d1a809167da [2021-09-27T14:20:25.507Z] ---> 932749b6bbca [2021-09-27T14:20:25.507Z] Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:20:25.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:20:25.507Z] ---> Running in b2ef2367ce0a [2021-09-27T14:20:25.507Z] Removing intermediate container 588f3a3ff5e9 [2021-09-27T14:20:25.507Z] ---> 5381b175ab97 [2021-09-27T14:20:25.507Z] Step 30/32 : LABEL arch=arm64 [2021-09-27T14:20:25.507Z] OK: 218 MiB in 52 packages [2021-09-27T14:20:26.549Z] ---> Running in c37863459f06 [2021-09-27T14:20:26.549Z] Removing intermediate container b2ef2367ce0a [2021-09-27T14:20:26.549Z] ---> c9934fbb903c [2021-09-27T14:20:26.549Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T14:20:26.871Z] Collecting docker-compose==1.23.2 [2021-09-27T14:20:26.871Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T14:20:27.220Z] ---> Running in b444bcd3cdd0 [2021-09-27T14:20:27.220Z] 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-09-27T14:20:27.538Z] Removing intermediate container c37863459f06 [2021-09-27T14:20:27.538Z] ---> 1f9a96b18c0f [2021-09-27T14:20:27.538Z] Step 31/32 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:20:27.848Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T14:20:27.848Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T14:20:27.848Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T14:20:27.848Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T14:20:28.850Z] ---> Running in b02bc321b191 [2021-09-27T14:20:28.850Z] Removing intermediate container b444bcd3cdd0 [2021-09-27T14:20:28.850Z] ---> 70674dabbbdc [2021-09-27T14:20:28.850Z] [2021-09-27T14:20:28.850Z] Removing intermediate container e07d32e8e307 [2021-09-27T14:20:28.850Z] ---> c3da027be3e5 [2021-09-27T14:20:28.850Z] Step 6/22 : COPY go.mod . [2021-09-27T14:20:29.460Z] Successfully built 70674dabbbdc [2021-09-27T14:20:29.460Z] Successfully tagged core-data-arm64:latest [2021-09-27T14:20:29.460Z]  Building core-data ... done Building core-metadata [2021-09-27T14:20:29.736Z] Removing intermediate container b02bc321b191 [2021-09-27T14:20:29.736Z] ---> 36f30ebc2821 [2021-09-27T14:20:29.736Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T14:20:30.010Z] ---> bfde50cf9058 [2021-09-27T14:20:30.010Z] Step 7/22 : RUN go mod download [2021-09-27T14:20:30.285Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T14:20:30.285Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T14:20:30.574Z] ---> Running in 0199deaaf6f2 [2021-09-27T14:20:30.574Z] ---> Running in 15043108d2fe [2021-09-27T14:20:31.186Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T14:20:31.186Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T14:20:31.463Z] Removing intermediate container 0199deaaf6f2 [2021-09-27T14:20:31.463Z] ---> c70e96bf8b96 [2021-09-27T14:20:31.463Z] [2021-09-27T14:20:32.079Z] Successfully built c70e96bf8b96 [2021-09-27T14:20:32.079Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-27T14:20:32.079Z]  Building security-bootstrapper ... done Building support-notifications [2021-09-27T14:20:32.357Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T14:20:32.635Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T14:20:33.249Z] Collecting PyYAML<4,>=3.10 [2021-09-27T14:20:33.249Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T14:20:36.663Z] Removing intermediate container 15043108d2fe [2021-09-27T14:20:36.663Z] ---> 7dd15f03e2f3 [2021-09-27T14:20:36.663Z] Step 8/22 : COPY . . [2021-09-27T14:20:36.941Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T14:20:36.941Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T14:20:38.945Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T14:20:38.945Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T14:20:41.593Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T14:20:41.593Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T14:20:41.871Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T14:20:41.871Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T14:20:43.328Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T14:20:43.328Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T14:20:43.328Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T14:20:43.604Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T14:20:43.604Z] Collecting idna<2.8,>=2.5 [2021-09-27T14:20:43.883Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T14:20:44.161Z] Collecting certifi>=2017.4.17 [2021-09-27T14:20:44.161Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T14:20:44.440Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T14:20:44.440Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T14:20:44.440Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T14:20:44.440Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T14:20:45.441Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T14:20:45.441Z] Attempting uninstall: urllib3 [2021-09-27T14:20:45.441Z] Found existing installation: urllib3 1.26.2 [2021-09-27T14:20:45.441Z] Uninstalling urllib3-1.26.2: [2021-09-27T14:20:45.719Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T14:20:46.330Z] Attempting uninstall: idna [2021-09-27T14:20:46.330Z] Found existing installation: idna 3.1 [2021-09-27T14:20:46.330Z] Uninstalling idna-3.1: [2021-09-27T14:20:46.330Z] Successfully uninstalled idna-3.1 [2021-09-27T14:20:46.936Z] Attempting uninstall: chardet [2021-09-27T14:20:46.936Z] Found existing installation: chardet 4.0.0 [2021-09-27T14:20:46.936Z] Uninstalling chardet-4.0.0: [2021-09-27T14:20:47.218Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T14:20:48.690Z] Attempting uninstall: requests [2021-09-27T14:20:48.691Z] Found existing installation: requests 2.25.1 [2021-09-27T14:20:48.691Z] Uninstalling requests-2.25.1: [2021-09-27T14:20:48.691Z] Successfully uninstalled requests-2.25.1 [2021-09-27T14:20:49.304Z] Running setup.py install for texttable: started [2021-09-27T14:20:49.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:20:49.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:20:49.583Z] ---> d8111d0db895 [2021-09-27T14:20:49.583Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T14:20:49.583Z] ---> Using cache [2021-09-27T14:20:49.583Z] ---> b3c72a8264b8 [2021-09-27T14:20:49.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:20:49.583Z] ---> Using cache [2021-09-27T14:20:49.583Z] ---> a9b9ca54e9fc [2021-09-27T14:20:49.583Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T14:20:49.583Z] ---> Using cache [2021-09-27T14:20:49.583Z] ---> c3da027be3e5 [2021-09-27T14:20:49.583Z] Step 6/23 : COPY go.mod . [2021-09-27T14:20:49.583Z] ---> Using cache [2021-09-27T14:20:49.583Z] ---> bfde50cf9058 [2021-09-27T14:20:49.583Z] Step 7/23 : RUN go mod download [2021-09-27T14:20:49.583Z] ---> Using cache [2021-09-27T14:20:49.583Z] ---> 7dd15f03e2f3 [2021-09-27T14:20:49.583Z] Step 8/23 : COPY . . [2021-09-27T14:20:51.587Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T14:20:51.587Z] Running setup.py install for PyYAML: started [2021-09-27T14:20:54.240Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T14:20:55.683Z] Running setup.py install for docopt: started [2021-09-27T14:20:58.348Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T14:20:58.348Z] Running setup.py install for dockerpty: started [2021-09-27T14:20:58.959Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:20:58.959Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:20:58.959Z] ---> d8111d0db895 [2021-09-27T14:20:58.959Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T14:20:58.959Z] ---> Using cache [2021-09-27T14:20:58.959Z] ---> b3c72a8264b8 [2021-09-27T14:20:58.959Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:20:58.959Z] ---> Using cache [2021-09-27T14:20:58.959Z] ---> a9b9ca54e9fc [2021-09-27T14:20:58.959Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T14:20:58.959Z] ---> Using cache [2021-09-27T14:20:58.959Z] ---> c3da027be3e5 [2021-09-27T14:20:58.959Z] Step 6/24 : COPY go.mod . [2021-09-27T14:20:58.959Z] ---> Using cache [2021-09-27T14:20:58.959Z] ---> bfde50cf9058 [2021-09-27T14:20:58.959Z] Step 7/24 : RUN go mod download [2021-09-27T14:20:58.959Z] ---> Using cache [2021-09-27T14:20:58.959Z] ---> 7dd15f03e2f3 [2021-09-27T14:20:58.959Z] Step 8/24 : COPY . . [2021-09-27T14:20:58.959Z] ---> Using cache [2021-09-27T14:20:58.959Z] ---> 2dd14bd4eafc [2021-09-27T14:20:58.959Z] Step 9/24 : RUN go mod tidy [2021-09-27T14:20:59.942Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T14:21:00.921Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T14:21:00.921Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T14:21:00.921Z] ---> d8111d0db895 [2021-09-27T14:21:00.921Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T14:21:00.921Z] ---> Using cache [2021-09-27T14:21:00.921Z] ---> b3c72a8264b8 [2021-09-27T14:21:00.921Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T14:21:00.921Z] ---> Using cache [2021-09-27T14:21:00.921Z] ---> a9b9ca54e9fc [2021-09-27T14:21:00.921Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T14:21:00.921Z] ---> 2dd14bd4eafc [2021-09-27T14:21:01.197Z] Step 9/22 : RUN go mod tidy [2021-09-27T14:21:01.807Z] ---> Running in 84814444566f [2021-09-27T14:21:01.807Z] ---> Running in e124935d53bf [2021-09-27T14:21:01.807Z] ---> Running in 2737abf2ccda [2021-09-27T14:21:03.286Z] 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-09-27T14:21:04.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:21:06.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:21:07.249Z] OK: 218 MiB in 52 packages [2021-09-27T14:21:07.848Z] ---> e48858375930 [2021-09-27T14:21:07.848Z] Step 9/23 : RUN go mod tidy [2021-09-27T14:21:08.125Z] ---> Running in 51a384ccd0ab [2021-09-27T14:21:09.121Z] Removing intermediate container 2737abf2ccda [2021-09-27T14:21:09.121Z] ---> f51e0e7a8ef1 [2021-09-27T14:21:09.121Z] Step 6/23 : COPY go.mod . [2021-09-27T14:21:09.121Z] Removing intermediate container e124935d53bf [2021-09-27T14:21:09.122Z] ---> b0d64e3a7225 [2021-09-27T14:21:09.122Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T14:21:09.398Z] ---> Running in 4fdcf6f7320a [2021-09-27T14:21:10.010Z] Removing intermediate container 84814444566f [2021-09-27T14:21:10.010Z] ---> 7f82c467ff3c [2021-09-27T14:21:10.010Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T14:21:10.010Z] ---> Running in e18711e246fd [2021-09-27T14:21:10.288Z] ---> 6c2bced74442 [2021-09-27T14:21:10.288Z] Step 7/23 : RUN go mod download [2021-09-27T14:21:10.898Z] ---> Running in 1909b78cd1c2 [2021-09-27T14:21:11.890Z] 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-09-27T14:21:12.885Z] 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-09-27T14:21:14.891Z] Removing intermediate container 51a384ccd0ab [2021-09-27T14:21:14.891Z] ---> c496ba30f803 [2021-09-27T14:21:14.891Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T14:21:14.891Z] ---> Running in b65d3bfe1c62 [2021-09-27T14:21:18.307Z] 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-09-27T14:21:18.307Z] Removing intermediate container 1909b78cd1c2 [2021-09-27T14:21:18.307Z] ---> 91ff81c734b8 [2021-09-27T14:21:18.307Z] Step 8/23 : COPY . . [2021-09-27T14:21:20.313Z] Removing intermediate container 2b29d1857c58 [2021-09-27T14:21:20.313Z] ---> 0b1741a15492 [2021-09-27T14:21:20.313Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T14:21:21.779Z] ---> Running in 3a29ab0988ac [2021-09-27T14:21:22.778Z] Removing intermediate container 3a29ab0988ac [2021-09-27T14:21:22.778Z] ---> a74d82a16e04 [2021-09-27T14:21:22.778Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T14:21:23.390Z] ---> Running in 216c7f0e5905 [2021-09-27T14:21:24.385Z] Removing intermediate container 216c7f0e5905 [2021-09-27T14:21:24.385Z] ---> 53e1b4a19712 [2021-09-27T14:21:24.385Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T14:21:27.037Z] ---> 11265dd31258 [2021-09-27T14:21:27.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T14:21:29.048Z] ---> 017da33f42a8 [2021-09-27T14:21:29.048Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T14:21:31.700Z] ---> de1a75c98a18 [2021-09-27T14:21:31.700Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T14:21:31.700Z] ---> Running in 40c4dfacbae1 [2021-09-27T14:21:33.151Z] Removing intermediate container 40c4dfacbae1 [2021-09-27T14:21:33.151Z] ---> 17a3f4486908 [2021-09-27T14:21:33.151Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:21:33.431Z] ---> Running in 9c7926c805d0 [2021-09-27T14:21:34.338Z] snapcraft 5.0 from Canonical* installed [2021-09-27T14:21:34.339Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-27T14:21:34.339Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-27T14:21:34.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T14:21:34.339Z] Dload Upload Total Spent Left Speed [2021-09-27T14:21:34.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3300 [2021-09-27T14:21:34.339Z] 98 3325k 98 3262k 0 0 7124k 0 --:--:-- --:--:-- --:--:-- 7124k 100 3325k 100 3325k 0 0 7212k 0 --:--:-- --:--:-- --:--:-- 30.3M [2021-09-27T14:21:34.339Z] ./yq_linux_amd64 [2021-09-27T14:21:34.339Z] + sudo snapcraft prime --use-lxd [2021-09-27T14:21:34.339Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-27T14:21:34.339Z] 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-09-27T14:21:34.339Z] - README.md [2021-09-27T14:21:34.339Z] [2021-09-27T14:21:34.339Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T14:21:34.339Z] Launching a container. [2021-09-27T14:21:34.420Z] Removing intermediate container 9c7926c805d0 [2021-09-27T14:21:34.420Z] ---> e65e0fef3d4d [2021-09-27T14:21:34.420Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T14:21:35.026Z] ---> Running in a4a2d6f5cfd6 [2021-09-27T14:21:36.022Z] Removing intermediate container a4a2d6f5cfd6 [2021-09-27T14:21:36.022Z] ---> 53258a855894 [2021-09-27T14:21:36.022Z] Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:21:36.301Z] ---> Running in 6961cbd8f7d7 [2021-09-27T14:21:37.293Z] Removing intermediate container 6961cbd8f7d7 [2021-09-27T14:21:37.294Z] ---> 783bda7107f0 [2021-09-27T14:21:37.294Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T14:21:37.294Z] ---> b65697086847 [2021-09-27T14:21:37.294Z] Step 9/23 : RUN go mod tidy [2021-09-27T14:21:37.294Z] ---> Running in dc22298cb5f5 [2021-09-27T14:21:37.572Z] ---> Running in 36bdcd7f0566 [2021-09-27T14:21:38.569Z] Removing intermediate container dc22298cb5f5 [2021-09-27T14:21:38.569Z] ---> 0e99185c6148 [2021-09-27T14:21:38.569Z] [2021-09-27T14:21:38.669Z] Waiting for container to be ready [2021-09-27T14:21:39.175Z] Successfully built 0e99185c6148 [2021-09-27T14:21:39.175Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-27T14:21:39.275Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-27T14:21:39.275Z] [2021-09-27T14:21:42.694Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-27T14:21:42.972Z] Waiting for network to be ready... [2021-09-27T14:21:43.585Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T14:21:43.585Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T14:21:43.585Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-27T14:21:43.865Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T14:21:43.865Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T14:21:43.865Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T14:21:43.865Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T14:21:43.865Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T14:21:43.865Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T14:21:43.865Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T14:21:44.144Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T14:21:44.422Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T14:21:44.609Z]  Building sys-mgmt-agent ... done Removing intermediate container 36bdcd7f0566 [2021-09-27T14:21:44.609Z] ---> ee7e5c390bab [2021-09-27T14:21:44.609Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T14:21:44.609Z] ---> Running in 15917ae39ece [2021-09-27T14:21:44.700Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T14:21:44.700Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T14:21:44.700Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T14:21:44.700Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T14:21:44.700Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T14:21:44.700Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T14:21:45.301Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T14:21:45.583Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2236 kB] [2021-09-27T14:21:45.583Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [436 kB] [2021-09-27T14:21:45.583Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T14:21:45.583Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T14:21:45.583Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [483 kB] [2021-09-27T14:21:45.583Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [65.6 kB] [2021-09-27T14:21:45.583Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T14:21:45.583Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T14:21:48.332Z] 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-09-27T14:21:48.346Z] Fetched 25.3 MB in 5s (5605 kB/s) [2021-09-27T14:21:48.622Z] Reading package lists... [2021-09-27T14:21:48.901Z] Reading package lists... [2021-09-27T14:21:49.176Z] Building dependency tree... [2021-09-27T14:21:49.176Z] Reading state information... [2021-09-27T14:21:49.176Z] The following additional packages will be installed: [2021-09-27T14:21:49.176Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T14:21:49.176Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T14:21:49.176Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T14:21:49.176Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-27T14:21:49.176Z] Suggested packages: [2021-09-27T14:21:49.176Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-27T14:21:49.176Z] Recommended packages: [2021-09-27T14:21:49.176Z] gnupg libsasl2-modules [2021-09-27T14:21:49.176Z] The following NEW packages will be installed: [2021-09-27T14:21:49.176Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-27T14:21:49.176Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-27T14:21:49.176Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-27T14:21:49.176Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-27T14:21:49.176Z] The following packages will be upgraded: [2021-09-27T14:21:49.176Z] gpg gpg-agent gpgconf libudev1 [2021-09-27T14:21:49.176Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-27T14:21:49.176Z] Need to get 3527 kB of archives. [2021-09-27T14:21:49.176Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-27T14:21:49.176Z] Get:1 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-09-27T14:21:49.176Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-27T14:21:49.176Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-27T14:21:49.176Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-27T14:21:49.452Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-27T14:21:49.730Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-27T14:21:50.334Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-27T14:21:50.334Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-27T14:21:50.334Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-27T14:21:50.334Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-27T14:21:50.334Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-27T14:21:50.334Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-27T14:21:50.334Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-27T14:21:50.334Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-27T14:21:50.334Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-27T14:21:50.334Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-27T14:21:50.334Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-27T14:21:50.334Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-27T14:21:50.334Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-27T14:21:50.334Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-27T14:21:50.334Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-27T14:21:50.334Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-27T14:21:50.334Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T14:21:50.334Z] Fetched 3527 kB in 1s (3065 kB/s) [2021-09-27T14:21:50.623Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T14:21:50.623Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-27T14:21:50.623Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T14:21:50.623Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-27T14:21:50.623Z] Selecting previously unselected package udev. [2021-09-27T14:21:50.623Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-27T14:21:50.623Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-27T14:21:50.623Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-27T14:21:50.900Z] Selecting previously unselected package libfuse2:amd64. [2021-09-27T14:21:50.900Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T14:21:50.900Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T14:21:50.900Z] Selecting previously unselected package fuse. [2021-09-27T14:21:50.900Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-27T14:21:50.900Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-27T14:21:50.900Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T14:21:50.900Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T14:21:50.900Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T14:21:50.900Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T14:21:51.178Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T14:21:51.178Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T14:21:51.178Z] Selecting previously unselected package libksba8:amd64. [2021-09-27T14:21:51.178Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-27T14:21:51.178Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-27T14:21:51.178Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-27T14:21:51.178Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.178Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.178Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-27T14:21:51.178Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.178Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.178Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-27T14:21:51.178Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.178Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.455Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-27T14:21:51.455Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.455Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.455Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-27T14:21:51.455Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.455Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.455Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-27T14:21:51.455Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.455Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.455Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-27T14:21:51.455Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.455Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.733Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-27T14:21:51.733Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.733Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.733Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-27T14:21:51.733Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-27T14:21:51.733Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:51.733Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-27T14:21:51.733Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T14:21:51.733Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T14:21:51.733Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-27T14:21:51.733Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-27T14:21:51.733Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T14:21:51.733Z] Selecting previously unselected package libldap-common. [2021-09-27T14:21:51.733Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-27T14:21:51.733Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T14:21:51.733Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-27T14:21:51.733Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-27T14:21:51.733Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T14:21:52.013Z] Selecting previously unselected package dirmngr. [2021-09-27T14:21:52.013Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T14:21:52.013Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T14:21:52.013Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T14:21:52.013Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-27T14:21:52.013Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-27T14:21:52.013Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T14:21:52.013Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-27T14:21:52.013Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-27T14:21:52.013Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.013Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-27T14:21:52.013Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T14:21:52.013Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-27T14:21:52.290Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-27T14:21:52.568Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.568Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-27T14:21:52.568Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-27T14:21:52.568Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-27T14:21:52.568Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.568Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.568Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.568Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.568Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.568Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.568Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-27T14:21:52.568Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-27T14:21:52.568Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-27T14:21:52.568Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T14:21:53.053Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-27T14:21:53.053Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-27T14:21:53.053Z] This means they are not meant to be enabled using systemctl. [2021-09-27T14:21:53.053Z] Possible reasons for having this kind of units are: [2021-09-27T14:21:53.053Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-27T14:21:53.053Z] .wants/ or .requires/ directory. [2021-09-27T14:21:53.053Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-27T14:21:53.053Z] a requirement dependency on it. [2021-09-27T14:21:53.053Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-27T14:21:53.053Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-27T14:21:53.053Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-27T14:21:53.053Z] instance name specified. [2021-09-27T14:21:53.541Z] Reading package lists... [2021-09-27T14:21:53.541Z] Building dependency tree... [2021-09-27T14:21:53.541Z] Reading state information... [2021-09-27T14:21:53.541Z] The following additional packages will be installed: [2021-09-27T14:21:53.541Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-27T14:21:53.541Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-27T14:21:53.541Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-27T14:21:53.541Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-27T14:21:53.541Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-27T14:21:53.541Z] Suggested packages: [2021-09-27T14:21:53.541Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-27T14:21:53.541Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-27T14:21:53.541Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-27T14:21:53.541Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-27T14:21:53.541Z] systemd-container policykit-1 [2021-09-27T14:21:53.541Z] Recommended packages: [2021-09-27T14:21:53.541Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-27T14:21:53.819Z] The following NEW packages will be installed: [2021-09-27T14:21:53.819Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-27T14:21:53.819Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-27T14:21:53.819Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-27T14:21:53.819Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-27T14:21:53.819Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-27T14:21:53.819Z] The following packages will be upgraded: [2021-09-27T14:21:53.819Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-27T14:21:53.819Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-27T14:21:53.819Z] Need to get 36.8 MB of archives. [2021-09-27T14:21:53.819Z] After this operation, 147 MB of additional disk space will be used. [2021-09-27T14:21:53.819Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-27T14:21:53.819Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-27T14:21:53.819Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-27T14:21:53.819Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-27T14:21:53.819Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-27T14:21:54.099Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-27T14:21:54.099Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-27T14:21:54.099Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-27T14:21:54.099Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-27T14:21:54.099Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-27T14:21:54.099Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-27T14:21:54.099Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-27T14:21:54.099Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-27T14:21:54.099Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-27T14:21:54.099Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-27T14:21:54.099Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-27T14:21:54.099Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-27T14:21:54.908Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-27T14:21:54.908Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-27T14:21:54.908Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-27T14:21:54.908Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-27T14:21:54.908Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-27T14:21:54.908Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-27T14:21:54.908Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-27T14:21:54.908Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-27T14:21:54.908Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-27T14:21:54.908Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-27T14:21:54.908Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-27T14:21:55.185Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-27T14:21:55.185Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-27T14:21:56.732Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T14:21:56.732Z] Fetched 36.8 MB in 3s (13.0 MB/s) [2021-09-27T14:21:56.732Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T14:21:56.732Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-27T14:21:56.732Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T14:21:57.402Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-27T14:21:57.402Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T14:21:57.402Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-27T14:21:57.402Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T14:21:57.402Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-27T14:21:57.402Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-27T14:21:57.402Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-27T14:21:57.402Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-27T14:21:57.402Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-27T14:21:57.678Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-27T14:21:57.678Z] Setting up apt (1.6.14) ... [2021-09-27T14:21:57.678Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-27T14:21:58.282Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-27T14:21:58.282Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-27T14:21:58.282Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T14:21:58.282Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T14:21:58.282Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-27T14:21:58.282Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T14:21:58.282Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T14:21:58.605Z] Selecting previously unselected package libexpat1:amd64. [2021-09-27T14:21:58.605Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-27T14:21:58.605Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T14:21:58.605Z] Selecting previously unselected package python3.6-minimal. [2021-09-27T14:21:58.605Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T14:21:58.605Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T14:21:58.883Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T14:21:58.883Z] Checking for services that may need to be restarted...done. [2021-09-27T14:21:58.883Z] Checking for services that may need to be restarted...done. [2021-09-27T14:21:58.883Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T14:21:58.883Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-27T14:21:58.883Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T14:21:59.165Z] Selecting previously unselected package python3-minimal. [2021-09-27T14:21:59.165Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-27T14:21:59.165Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-27T14:21:59.165Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-27T14:21:59.447Z] Selecting previously unselected package mime-support. [2021-09-27T14:21:59.447Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-27T14:21:59.447Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-27T14:21:59.447Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-27T14:21:59.447Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-27T14:21:59.447Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T14:21:59.447Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-27T14:21:59.447Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T14:21:59.447Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T14:21:59.725Z] Selecting previously unselected package python3.6. [2021-09-27T14:21:59.725Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-27T14:21:59.725Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T14:21:59.725Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-27T14:21:59.725Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-27T14:21:59.725Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T14:21:59.725Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-27T14:22:00.003Z] Selecting previously unselected package python3. [2021-09-27T14:22:00.003Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-27T14:22:00.003Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-27T14:22:00.003Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-27T14:22:00.003Z] Selecting previously unselected package multiarch-support. [2021-09-27T14:22:00.003Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T14:22:00.003Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T14:22:00.003Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-27T14:22:00.003Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-27T14:22:00.003Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-27T14:22:00.003Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-27T14:22:00.003Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T14:22:00.003Z] Selecting previously unselected package libbsd0:amd64. [2021-09-27T14:22:00.003Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-27T14:22:00.003Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T14:22:00.003Z] Selecting previously unselected package sudo. [2021-09-27T14:22:00.003Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-27T14:22:00.003Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T14:22:00.279Z] Selecting previously unselected package apparmor. [2021-09-27T14:22:00.279Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T14:22:00.279Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-27T14:22:00.279Z] Selecting previously unselected package libedit2:amd64. [2021-09-27T14:22:00.279Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-27T14:22:00.279Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T14:22:00.279Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-27T14:22:00.279Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T14:22:00.279Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T14:22:00.562Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-27T14:22:00.562Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T14:22:00.562Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T14:22:00.562Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-27T14:22:00.562Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-27T14:22:00.562Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T14:22:00.562Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-27T14:22:00.562Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T14:22:00.562Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T14:22:00.562Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-27T14:22:00.562Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-27T14:22:00.562Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T14:22:00.840Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-27T14:22:00.840Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-27T14:22:00.840Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T14:22:00.840Z] Selecting previously unselected package openssh-client. [2021-09-27T14:22:00.840Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-27T14:22:00.840Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T14:22:00.840Z] Selecting previously unselected package squashfs-tools. [2021-09-27T14:22:00.840Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-27T14:22:00.840Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T14:22:01.116Z] Selecting previously unselected package snapd. [2021-09-27T14:22:01.116Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-27T14:22:01.116Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-27T14:22:03.109Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-27T14:22:03.109Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-27T14:22:03.109Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-27T14:22:03.109Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-27T14:22:03.109Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-27T14:22:03.109Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T14:22:03.109Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T14:22:03.109Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-27T14:22:03.109Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-27T14:22:03.712Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-27T14:22:03.712Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-27T14:22:03.712Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-27T14:22:03.712Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T14:22:03.712Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T14:22:03.712Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-27T14:22:04.321Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-27T14:22:04.321Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T14:22:04.321Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-27T14:22:04.321Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-27T14:22:04.321Z] running python rtupdate hooks for python3.6... [2021-09-27T14:22:04.321Z] running python post-rtupdate hooks for python3.6... [2021-09-27T14:22:04.321Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-27T14:22:05.129Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-27T14:22:05.129Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-27T14:22:05.129Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-27T14:22:05.129Z] Setting up snapd (2.51.1+18.04) ... [2021-09-27T14:22:05.736Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-27T14:22:05.736Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-27T14:22:06.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-27T14:22:06.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-27T14:22:06.290Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T14:22:06.290Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-27T14:22:06.565Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-27T14:22:06.565Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-27T14:22:06.842Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-27T14:22:07.119Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-27T14:22:07.119Z] /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-09-27T14:22:07.119Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-27T14:22:07.119Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T14:22:09.115Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T14:22:09.115Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T14:22:09.115Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T14:22:10.120Z] Reading package lists... [2021-09-27T14:22:10.399Z] Reading package lists... [2021-09-27T14:22:10.399Z] Building dependency tree... [2021-09-27T14:22:10.399Z] Reading state information... [2021-09-27T14:22:10.677Z] Calculating upgrade... [2021-09-27T14:22:10.677Z] The following packages will be upgraded: [2021-09-27T14:22:10.677Z] advancecomp base-files bash binutils binutils-common [2021-09-27T14:22:10.677Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-27T14:22:10.677Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-27T14:22:10.677Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-27T14:22:10.678Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-27T14:22:10.678Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-27T14:22:10.678Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-27T14:22:10.678Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-27T14:22:10.678Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-27T14:22:10.678Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-27T14:22:10.678Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-27T14:22:10.678Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-27T14:22:10.678Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-27T14:22:10.678Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-27T14:22:10.678Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-27T14:22:10.678Z] ubuntu-keyring util-linux [2021-09-27T14:22:10.678Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T14:22:10.678Z] Need to get 64.2 MB of archives. [2021-09-27T14:22:10.678Z] After this operation, 5137 kB of additional disk space will be used. [2021-09-27T14:22:10.678Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] [2021-09-27T14:22:10.954Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-27T14:22:11.233Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-27T14:22:11.233Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-27T14:22:11.233Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-27T14:22:11.233Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-27T14:22:11.233Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-27T14:22:11.233Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-27T14:22:11.233Z] 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-09-27T14:22:11.233Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-27T14:22:11.233Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-27T14:22:11.233Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-27T14:22:11.233Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-27T14:22:11.233Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-27T14:22:11.233Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-27T14:22:11.233Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-27T14:22:11.233Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-27T14:22:11.233Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-27T14:22:11.233Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-27T14:22:11.233Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-27T14:22:11.514Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-27T14:22:11.514Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-27T14:22:11.514Z] 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-09-27T14:22:11.514Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-27T14:22:11.514Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-27T14:22:11.514Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-27T14:22:11.514Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-27T14:22:11.514Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-27T14:22:11.514Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-27T14:22:11.514Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-27T14:22:11.514Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-27T14:22:11.514Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-27T14:22:11.514Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-27T14:22:11.514Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-27T14:22:11.514Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-27T14:22:11.514Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-27T14:22:11.514Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-27T14:22:11.514Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-27T14:22:11.514Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-27T14:22:11.514Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-27T14:22:11.514Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-27T14:22:11.514Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-27T14:22:11.514Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-27T14:22:11.514Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-27T14:22:11.514Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-27T14:22:11.514Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-27T14:22:11.514Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-27T14:22:11.514Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-27T14:22:11.514Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-27T14:22:11.514Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-27T14:22:11.514Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-27T14:22:11.514Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-27T14:22:11.514Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-27T14:22:11.514Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-27T14:22:11.514Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-27T14:22:11.514Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-27T14:22:11.514Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-27T14:22:11.797Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-27T14:22:12.072Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-27T14:22:12.072Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-27T14:22:12.072Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-27T14:22:12.072Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-27T14:22:12.072Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-27T14:22:12.072Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-27T14:22:12.072Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-27T14:22:12.072Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-27T14:22:12.072Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-27T14:22:12.072Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-27T14:22:12.351Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-27T14:22:12.351Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-27T14:22:12.351Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-27T14:22:12.351Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-27T14:22:12.351Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-27T14:22:12.351Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-27T14:22:12.351Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-27T14:22:12.351Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-27T14:22:12.351Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-27T14:22:12.351Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-27T14:22:12.351Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-27T14:22:12.632Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-27T14:22:12.632Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-27T14:22:12.632Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-27T14:22:12.632Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-27T14:22:12.632Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-27T14:22:12.632Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-27T14:22:12.632Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-27T14:22:12.632Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-27T14:22:12.632Z] 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-09-27T14:22:12.632Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-27T14:22:12.632Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-27T14:22:12.909Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-27T14:22:12.909Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-27T14:22:12.909Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-27T14:22:12.909Z] 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-09-27T14:22:12.909Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-27T14:22:12.909Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-27T14:22:12.909Z] 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-09-27T14:22:12.909Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-27T14:22:12.909Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-27T14:22:12.909Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-27T14:22:12.909Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-27T14:22:12.909Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-27T14:22:13.184Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-27T14:22:13.184Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T14:22:13.184Z] Fetched 64.2 MB in 2s (27.1 MB/s) [2021-09-27T14:22:13.184Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T14:22:13.184Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T14:22:13.184Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T14:22:13.796Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T14:22:13.796Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T14:22:13.796Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... [2021-09-27T14:22:13.796Z] Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... [2021-09-27T14:22:13.796Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:13.796Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.072Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.072Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.072Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.072Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.072Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.072Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.072Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.072Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.356Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.356Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.356Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.356Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.356Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:14.356Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T14:22:14.356Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.356Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.356Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:14.633Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T14:22:14.633Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.633Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.633Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.633Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.633Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:14.633Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-27T14:22:14.633Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:14.910Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T14:22:14.910Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T14:22:14.910Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T14:22:15.193Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T14:22:15.473Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-27T14:22:15.473Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-27T14:22:15.473Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-27T14:22:15.473Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-27T14:22:15.473Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-27T14:22:15.758Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-27T14:22:15.758Z] Installing new version of config file /etc/issue ... [2021-09-27T14:22:15.758Z] Installing new version of config file /etc/issue.net ... [2021-09-27T14:22:15.758Z] Installing new version of config file /etc/lsb-release ... [2021-09-27T14:22:15.758Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-27T14:22:16.038Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-27T14:22:16.038Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-27T14:22:16.038Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-27T14:22:16.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:16.038Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-27T14:22:16.038Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-27T14:22:16.315Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-27T14:22:16.315Z] 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-09-27T14:22:16.315Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:16.315Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:16.315Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:16.315Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:16.315Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:16.315Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-27T14:22:16.315Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-27T14:22:16.598Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-27T14:22:16.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:16.598Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-27T14:22:16.598Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T14:22:16.598Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-27T14:22:16.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:16.875Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T14:22:16.875Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T14:22:16.875Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T14:22:16.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:16.875Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T14:22:16.875Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T14:22:17.152Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-27T14:22:17.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:17.152Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-27T14:22:17.152Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-27T14:22:17.152Z] Setting up grep (3.1-2build1) ... [2021-09-27T14:22:17.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:17.152Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-27T14:22:17.152Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-27T14:22:17.152Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-27T14:22:17.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:17.432Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T14:22:17.432Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T14:22:17.432Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-27T14:22:17.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:17.432Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T14:22:17.432Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T14:22:17.432Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-27T14:22:17.711Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:17.711Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T14:22:17.711Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T14:22:17.989Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T14:22:17.989Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T14:22:17.989Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-27T14:22:17.989Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T14:22:18.264Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-27T14:22:18.264Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:18.264Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-27T14:22:18.264Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-27T14:22:18.755Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T14:22:18.755Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T14:22:18.755Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-27T14:22:18.755Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-27T14:22:19.037Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T14:22:19.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:19.314Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-27T14:22:19.314Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-27T14:22:19.314Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-27T14:22:19.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:19.314Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:19.314Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:19.314Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:19.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:19.592Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:19.592Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:19.592Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:19.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:19.592Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:19.592Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:19.592Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:19.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:19.592Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:19.592Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:19.871Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:19.871Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:19.871Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T14:22:19.871Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T14:22:19.871Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T14:22:19.871Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T14:22:19.871Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T14:22:19.871Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:19.871Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-27T14:22:19.871Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T14:22:20.149Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T14:22:20.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:20.149Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:20.149Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:20.149Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:20.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:20.149Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:20.149Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:20.149Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:20.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:20.428Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:20.428Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:20.708Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:20.985Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-27T14:22:21.468Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-27T14:22:21.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:21.468Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-27T14:22:21.468Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-27T14:22:21.468Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T14:22:21.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-27T14:22:21.468Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-27T14:22:21.468Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-27T14:22:21.468Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-27T14:22:21.468Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T14:22:21.468Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-27T14:22:21.746Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-27T14:22:21.746Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-27T14:22:21.746Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T14:22:21.746Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-27T14:22:21.746Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T14:22:22.025Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-27T14:22:22.025Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T14:22:22.025Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-27T14:22:22.025Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-27T14:22:22.025Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-27T14:22:22.025Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T14:22:22.025Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T14:22:22.025Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T14:22:22.025Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T14:22:22.303Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-27T14:22:22.303Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T14:22:22.303Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T14:22:22.303Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T14:22:22.303Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-27T14:22:22.303Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-27T14:22:22.586Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T14:22:22.586Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T14:22:22.586Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:22.586Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-27T14:22:22.586Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-27T14:22:22.586Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-27T14:22:22.586Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-27T14:22:22.586Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T14:22:22.586Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T14:22:22.863Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T14:22:22.863Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:22.863Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-27T14:22:22.863Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-27T14:22:22.863Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-27T14:22:22.863Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:22.863Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-27T14:22:22.863Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-27T14:22:23.142Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-27T14:22:23.142Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:23.142Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-27T14:22:23.142Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-27T14:22:23.142Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-27T14:22:23.423Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:23.423Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-27T14:22:23.423Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-27T14:22:23.423Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-27T14:22:23.423Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:23.423Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-27T14:22:23.423Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-27T14:22:23.423Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-27T14:22:23.423Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:23.423Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-27T14:22:23.423Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-27T14:22:23.704Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-27T14:22:23.704Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:23.704Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-27T14:22:23.704Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-27T14:22:23.982Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-27T14:22:23.982Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:23.982Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T14:22:23.982Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T14:22:23.982Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T14:22:23.982Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:23.982Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-27T14:22:23.982Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-27T14:22:23.982Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-27T14:22:24.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:24.261Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-27T14:22:24.261Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-27T14:22:24.261Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-27T14:22:24.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:24.261Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-27T14:22:24.261Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-27T14:22:24.261Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-27T14:22:24.544Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:24.544Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-27T14:22:24.544Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-27T14:22:24.544Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-27T14:22:24.544Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:24.544Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-27T14:22:24.544Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-27T14:22:24.544Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-27T14:22:24.824Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:24.824Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-27T14:22:24.824Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-27T14:22:24.824Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-27T14:22:24.824Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-27T14:22:24.824Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-27T14:22:24.824Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-27T14:22:24.824Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-27T14:22:24.824Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-27T14:22:24.824Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T14:22:24.824Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T14:22:25.102Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-27T14:22:25.102Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-27T14:22:25.102Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-27T14:22:25.102Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-27T14:22:25.379Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-27T14:22:25.379Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-27T14:22:25.379Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-27T14:22:25.379Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-27T14:22:25.379Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-27T14:22:25.379Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-27T14:22:25.380Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-27T14:22:25.380Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-27T14:22:25.663Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-27T14:22:25.663Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-27T14:22:25.663Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-27T14:22:25.663Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-27T14:22:25.663Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-27T14:22:25.663Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-27T14:22:25.663Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-27T14:22:25.663Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-27T14:22:25.953Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-27T14:22:25.953Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-27T14:22:26.234Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-27T14:22:26.234Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-27T14:22:26.234Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-27T14:22:26.234Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-27T14:22:26.234Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T14:22:26.234Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T14:22:26.513Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T14:22:26.513Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T14:22:26.513Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T14:22:26.513Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T14:22:26.792Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-27T14:22:26.792Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-27T14:22:26.792Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:26.792Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:26.793Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:26.793Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:26.793Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:26.793Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:27.071Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:27.071Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:27.677Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:27.677Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:28.679Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:28.679Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:28.679Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:28.958Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:28.958Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:28.958Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:29.950Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-27T14:22:29.950Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-27T14:22:29.950Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T14:22:29.950Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T14:22:29.950Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T14:22:29.950Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T14:22:29.950Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-27T14:22:29.950Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-27T14:22:30.231Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-27T14:22:30.231Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-27T14:22:30.231Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T14:22:30.231Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T14:22:30.231Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-27T14:22:30.231Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-27T14:22:30.231Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-27T14:22:30.231Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-27T14:22:30.231Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:30.231Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-27T14:22:30.231Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:30.509Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:30.509Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:30.509Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-27T14:22:30.509Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-27T14:22:30.509Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-27T14:22:30.509Z] [2021-09-27T14:22:30.509Z] Current default time zone: 'Etc/UTC' [2021-09-27T14:22:30.509Z] Local time is now: Mon Sep 27 14:22:30 UTC 2021. [2021-09-27T14:22:30.509Z] Universal Time is now: Mon Sep 27 14:22:30 UTC 2021. [2021-09-27T14:22:30.509Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-27T14:22:30.509Z] [2021-09-27T14:22:30.509Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-27T14:22:30.509Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:30.509Z] Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... [2021-09-27T14:22:30.509Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-27T14:22:30.509Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-27T14:22:30.509Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-27T14:22:30.509Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-27T14:22:30.509Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-27T14:22:30.509Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-27T14:22:30.509Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-27T14:22:30.509Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:30.509Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-27T14:22:30.787Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:30.787Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T14:22:30.787Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:30.787Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-27T14:22:30.787Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-27T14:22:30.787Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-27T14:22:30.787Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-27T14:22:30.788Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-27T14:22:30.788Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-27T14:22:30.788Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-27T14:22:30.788Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-27T14:22:32.786Z] Updating certificates in /etc/ssl/certs... [2021-09-27T14:22:33.389Z] 23 added, 28 removed; done. [2021-09-27T14:22:33.389Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-27T14:22:33.389Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-27T14:22:33.389Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-27T14:22:33.389Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-27T14:22:33.389Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-27T14:22:33.389Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:33.389Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-27T14:22:33.389Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:33.389Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:33.389Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:33.389Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:33.390Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:33.668Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-27T14:22:33.668Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-27T14:22:33.668Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-27T14:22:33.668Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-27T14:22:33.668Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-27T14:22:33.668Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:33.668Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-27T14:22:33.668Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-27T14:22:33.668Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-27T14:22:33.668Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-27T14:22:33.668Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T14:22:33.668Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-27T14:22:33.668Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-27T14:22:33.668Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-27T14:22:33.668Z] Updating certificates in /etc/ssl/certs... [2021-09-27T14:22:34.270Z] 0 added, 0 removed; done. [2021-09-27T14:22:34.270Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-27T14:22:34.270Z] done. [2021-09-27T14:22:34.877Z] Reading package lists... [2021-09-27T14:22:34.877Z] Building dependency tree... [2021-09-27T14:22:34.877Z] Reading state information... [2021-09-27T14:22:35.157Z] The following NEW packages will be installed: [2021-09-27T14:22:35.157Z] apt-transport-https [2021-09-27T14:22:35.157Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T14:22:35.435Z] Need to get 4348 B of archives. [2021-09-27T14:22:35.435Z] After this operation, 154 kB of additional disk space will be used. [2021-09-27T14:22:35.435Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-27T14:22:35.435Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T14:22:35.435Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-09-27T14:22:35.435Z] Selecting previously unselected package apt-transport-https. [2021-09-27T14:22:35.435Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-27T14:22:35.435Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-27T14:22:35.435Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-27T14:22:35.435Z] Setting up apt-transport-https (1.6.14) ... [2021-09-27T14:22:35.720Z] Waiting for network to be ready... [2021-09-27T14:22:42.487Z] 2021-09-27T14:22:39Z INFO Waiting for automatic snapd restart... [2021-09-27T14:22:44.925Z] 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-09-27T14:22:45.559Z] snapd 2.51.7 from Canonical* installed [2021-09-27T14:22:46.775Z] "snapd" switched to the "latest/stable" channel [2021-09-27T14:22:46.775Z] [2021-09-27T14:22:48.985Z] core18 20210722 from Canonical* installed [2021-09-27T14:22:48.985Z] "core18" switched to the "latest/stable" channel [2021-09-27T14:22:48.985Z] [2021-09-27T14:22:50.989Z] snapcraft 5.0 from Canonical* installed [2021-09-27T14:22:51.270Z] "snapcraft" switched to the "latest/stable" channel [2021-09-27T14:22:51.270Z] [2021-09-27T14:22:55.115Z] Removing intermediate container e18711e246fd [2021-09-27T14:22:55.115Z] ---> 2ea188df3cdf [2021-09-27T14:22:55.115Z] [2021-09-27T14:22:55.115Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T14:22:55.115Z] ---> bb3de5531c18 [2021-09-27T14:22:55.115Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T14:22:55.115Z] ---> Running in d5a79fb4636d [2021-09-27T14:22:55.836Z] 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-09-27T14:22:55.836Z] - README.md [2021-09-27T14:22:55.836Z] [2021-09-27T14:22:55.836Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-27T14:22:55.836Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T14:22:56.113Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T14:22:56.113Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T14:22:57.208Z] Reading package lists... [2021-09-27T14:22:57.492Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-09-27T14:22:57.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:22:57.773Z] Removing intermediate container 4fdcf6f7320a [2021-09-27T14:22:57.773Z] ---> 50a59bd3ca1e [2021-09-27T14:22:57.773Z] [2021-09-27T14:22:57.773Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T14:22:57.773Z] ---> bb3de5531c18 [2021-09-27T14:22:57.773Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T14:22:57.773Z] ---> Using cache [2021-09-27T14:22:57.773Z] ---> afc6545a6150 [2021-09-27T14:22:57.773Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T14:22:57.773Z] ---> Using cache [2021-09-27T14:22:57.773Z] ---> 476e5f2261ea [2021-09-27T14:22:57.773Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T14:22:57.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:22:57.777Z] Reading package lists... [2021-09-27T14:22:57.777Z] Building dependency tree... [2021-09-27T14:22:57.777Z] Reading state information... [2021-09-27T14:22:58.049Z] ---> Running in 8cc6821cf43d [2021-09-27T14:22:58.054Z] Suggested packages: [2021-09-27T14:22:58.054Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-27T14:22:58.054Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-27T14:22:58.054Z] Recommended packages: [2021-09-27T14:22:58.054Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-27T14:22:58.054Z] The following NEW packages will be installed: [2021-09-27T14:22:58.054Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-27T14:22:58.054Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-27T14:22:58.054Z] pkg-config zip [2021-09-27T14:22:58.054Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-27T14:22:58.054Z] Need to get 7670 kB of archives. [2021-09-27T14:22:58.054Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-27T14:22:58.054Z] 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-09-27T14:22:58.332Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-27T14:22:58.332Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-27T14:22:58.332Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-27T14:22:58.332Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-27T14:22:58.332Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-27T14:22:58.332Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-27T14:22:58.612Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-27T14:22:58.612Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-27T14:22:58.612Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-27T14:22:58.612Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-27T14:22:58.894Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-27T14:22:58.894Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-27T14:22:58.894Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-27T14:22:58.894Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-27T14:22:59.044Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T14:22:59.044Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T14:22:59.044Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T14:22:59.044Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T14:22:59.044Z] Removing intermediate container 8cc6821cf43d [2021-09-27T14:22:59.044Z] ---> c0762bb3252d [2021-09-27T14:22:59.044Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T14:22:59.044Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T14:22:59.044Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:22:59.044Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T14:22:59.171Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-27T14:22:59.171Z] Fetched 7670 kB in 1s (8104 kB/s) [2021-09-27T14:22:59.171Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-27T14:22:59.171Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-27T14:22:59.171Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-27T14:22:59.171Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T14:22:59.327Z] ---> Running in ac7d8de57cd0 [2021-09-27T14:22:59.327Z] OK: 8 MiB in 19 packages [2021-09-27T14:22:59.455Z] Selecting previously unselected package libpsl5:amd64. [2021-09-27T14:22:59.455Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-27T14:22:59.455Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T14:22:59.455Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-27T14:22:59.455Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-27T14:22:59.455Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T14:22:59.455Z] Selecting previously unselected package librtmp1:amd64. [2021-09-27T14:22:59.455Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-27T14:22:59.455Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T14:22:59.455Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-27T14:22:59.455Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-27T14:22:59.455Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T14:22:59.455Z] Selecting previously unselected package liberror-perl. [2021-09-27T14:22:59.455Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-27T14:22:59.455Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-27T14:22:59.736Z] Selecting previously unselected package git-man. [2021-09-27T14:22:59.736Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-27T14:22:59.736Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T14:22:59.736Z] Selecting previously unselected package git. [2021-09-27T14:22:59.736Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-27T14:22:59.736Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T14:23:00.340Z] Selecting previously unselected package libnorm1:amd64. [2021-09-27T14:23:00.340Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-27T14:23:00.340Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T14:23:00.340Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-27T14:23:00.340Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-27T14:23:00.340Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T14:23:00.340Z] Selecting previously unselected package libsodium23:amd64. [2021-09-27T14:23:00.340Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-27T14:23:00.340Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-27T14:23:00.340Z] Selecting previously unselected package libzmq5:amd64. [2021-09-27T14:23:00.340Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T14:23:00.340Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T14:23:00.627Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-27T14:23:00.627Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-27T14:23:00.627Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T14:23:00.627Z] Selecting previously unselected package pkg-config. [2021-09-27T14:23:00.627Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-27T14:23:00.627Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T14:23:00.627Z] Selecting previously unselected package zip. [2021-09-27T14:23:00.627Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-27T14:23:00.627Z] Unpacking zip (3.0-11build1) ... [2021-09-27T14:23:00.627Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-27T14:23:00.627Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-27T14:23:00.627Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-27T14:23:00.777Z] Removing intermediate container ac7d8de57cd0 [2021-09-27T14:23:00.777Z] ---> b16675bf2391 [2021-09-27T14:23:00.777Z] Step 16/24 : WORKDIR / [2021-09-27T14:23:00.917Z] Setting up liberror-perl (0.17025-1) ... [2021-09-27T14:23:00.917Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-27T14:23:00.917Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-27T14:23:00.917Z] No schema files found: doing nothing. [2021-09-27T14:23:00.917Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-27T14:23:00.917Z] Setting up zip (3.0-11build1) ... [2021-09-27T14:23:00.917Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-27T14:23:00.917Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-27T14:23:00.917Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-27T14:23:00.917Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T14:23:00.917Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-27T14:23:00.917Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-27T14:23:00.917Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-27T14:23:00.917Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-27T14:23:01.060Z] ---> Running in 9c236c6c92b1 [2021-09-27T14:23:01.340Z] Removing intermediate container b65d3bfe1c62 [2021-09-27T14:23:01.340Z] ---> d0d62c9b21f6 [2021-09-27T14:23:01.340Z] [2021-09-27T14:23:01.340Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T14:23:01.340Z] ---> bb3de5531c18 [2021-09-27T14:23:01.340Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T14:23:01.340Z] ---> Using cache [2021-09-27T14:23:01.340Z] ---> afc6545a6150 [2021-09-27T14:23:01.340Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T14:23:01.340Z] ---> Using cache [2021-09-27T14:23:01.340Z] ---> 476e5f2261ea [2021-09-27T14:23:01.340Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T14:23:01.528Z] git set to automatically installed. [2021-09-27T14:23:01.528Z] git-man set to automatically installed. [2021-09-27T14:23:01.528Z] libcurl3-gnutls set to automatically installed. [2021-09-27T14:23:01.528Z] liberror-perl set to automatically installed. [2021-09-27T14:23:01.528Z] libglib2.0-0 set to automatically installed. [2021-09-27T14:23:01.528Z] libnghttp2-14 set to automatically installed. [2021-09-27T14:23:01.528Z] libnorm1 set to automatically installed. [2021-09-27T14:23:01.528Z] libpgm-5.2-0 set to automatically installed. [2021-09-27T14:23:01.528Z] libpsl5 set to automatically installed. [2021-09-27T14:23:01.528Z] librtmp1 set to automatically installed. [2021-09-27T14:23:01.528Z] libsodium23 set to automatically installed. [2021-09-27T14:23:01.528Z] libzmq3-dev set to automatically installed. [2021-09-27T14:23:01.528Z] libzmq5 set to automatically installed. [2021-09-27T14:23:01.528Z] pkg-config set to automatically installed. [2021-09-27T14:23:01.528Z] zip set to automatically installed. [2021-09-27T14:23:01.621Z] ---> Running in 0cadc8d2e135 [2021-09-27T14:23:02.234Z] Removing intermediate container d5a79fb4636d [2021-09-27T14:23:02.234Z] ---> b27193703d11 [2021-09-27T14:23:02.234Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T14:23:02.234Z] Removing intermediate container 9c236c6c92b1 [2021-09-27T14:23:02.234Z] ---> 821d3985245d [2021-09-27T14:23:02.234Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:23:02.512Z] ---> Running in 3f0eb20b937c [2021-09-27T14:23:02.512Z] Removing intermediate container 0cadc8d2e135 [2021-09-27T14:23:02.512Z] ---> e16a7892bd4d [2021-09-27T14:23:02.512Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T14:23:02.789Z] ---> Running in dabdb4503ab6 [2021-09-27T14:23:02.986Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T14:23:03.070Z] Removing intermediate container 3f0eb20b937c [2021-09-27T14:23:03.070Z] ---> e1685d8d194f [2021-09-27T14:23:03.070Z] Step 14/22 : WORKDIR /edgex [2021-09-27T14:23:03.349Z] ---> Running in 8a3e3e5b77e8 [2021-09-27T14:23:03.633Z] ---> a1d8d316e552 [2021-09-27T14:23:03.633Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T14:23:03.633Z] Removing intermediate container dabdb4503ab6 [2021-09-27T14:23:03.633Z] ---> 543c92922582 [2021-09-27T14:23:03.633Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:23:03.911Z] Removing intermediate container 8a3e3e5b77e8 [2021-09-27T14:23:03.911Z] ---> 11d664931ad0 [2021-09-27T14:23:03.911Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T14:23:03.978Z] snap "core18" has no updates available [2021-09-27T14:23:04.911Z] ---> e25daf8d1019 [2021-09-27T14:23:04.911Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T14:23:04.971Z] snapd is not logged in, snap install commands will use sudo [2021-09-27T14:23:05.894Z] ---> 6a69c4478291 [2021-09-27T14:23:05.894Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T14:23:05.894Z] ---> 80f1902f6d72 [2021-09-27T14:23:05.894Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T14:23:07.350Z] ---> 7e40050ce1c3 [2021-09-27T14:23:07.350Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T14:23:07.350Z] ---> 2dc958763d29 [2021-09-27T14:23:07.350Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T14:23:07.350Z] ---> bf1817886693 [2021-09-27T14:23:07.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T14:23:07.350Z] ---> Running in d2d3dff9b0da [2021-09-27T14:23:08.353Z] Removing intermediate container d2d3dff9b0da [2021-09-27T14:23:08.353Z] ---> d367b7a3941f [2021-09-27T14:23:08.353Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:23:08.631Z] ---> 3bbab43619a0 [2021-09-27T14:23:08.631Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T14:23:08.631Z] ---> Running in 0f9a0f15397e [2021-09-27T14:23:08.909Z] ---> Running in 22b3f359455c [2021-09-27T14:23:09.185Z] ---> a90b8ed0b5d3 [2021-09-27T14:23:09.185Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T14:23:09.185Z] Removing intermediate container 0f9a0f15397e [2021-09-27T14:23:09.185Z] ---> fd2437082c1b [2021-09-27T14:23:09.185Z] Step 22/24 : LABEL arch=arm64 [2021-09-27T14:23:09.469Z] ---> Running in b1a59a9c6f90 [2021-09-27T14:23:09.469Z] Removing intermediate container 22b3f359455c [2021-09-27T14:23:09.469Z] ---> 71cb00269d68 [2021-09-27T14:23:09.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:23:09.469Z] ---> Running in 67cb144def0d [2021-09-27T14:23:09.752Z] ---> Running in 450f732815fe [2021-09-27T14:23:10.027Z] Removing intermediate container b1a59a9c6f90 [2021-09-27T14:23:10.027Z] ---> e0de76db1d27 [2021-09-27T14:23:10.027Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T14:23:10.304Z] Removing intermediate container 67cb144def0d [2021-09-27T14:23:10.304Z] ---> 3148c2a92643 [2021-09-27T14:23:10.304Z] Step 23/24 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:23:10.416Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-27T14:23:10.580Z] ---> Running in 0e2cb8532acb [2021-09-27T14:23:10.580Z] Removing intermediate container 450f732815fe [2021-09-27T14:23:10.580Z] ---> 978e8ab7f86b [2021-09-27T14:23:10.580Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T14:23:10.580Z] ---> Running in 438125423bbf [2021-09-27T14:23:10.859Z] ---> Running in d0073b941aa6 [2021-09-27T14:23:11.020Z] Pulling config-common [2021-09-27T14:23:11.020Z] + snapcraftctl pull [2021-09-27T14:23:11.464Z] Removing intermediate container 0e2cb8532acb [2021-09-27T14:23:11.464Z] ---> 04cd6ec617a8 [2021-09-27T14:23:11.464Z] Step 20/22 : LABEL arch=arm64 [2021-09-27T14:23:12.014Z] Pulling go-build-helper [2021-09-27T14:23:12.015Z] + snapcraftctl pull [2021-09-27T14:23:12.065Z] ---> Running in a6efa81ba5d4 [2021-09-27T14:23:12.065Z] Removing intermediate container d0073b941aa6 [2021-09-27T14:23:12.065Z] Removing intermediate container 438125423bbf [2021-09-27T14:23:12.065Z] ---> 0a8af8e72485 [2021-09-27T14:23:12.065Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T14:23:12.065Z] ---> ee9f092762a4 [2021-09-27T14:23:12.065Z] Step 22/23 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:23:12.342Z] ---> Running in 8a5f9199e463 [2021-09-27T14:23:12.342Z] ---> Running in e8e47a5ade12 [2021-09-27T14:23:12.617Z] Removing intermediate container a6efa81ba5d4 [2021-09-27T14:23:12.617Z] ---> 51b4b06367d4 [2021-09-27T14:23:12.617Z] Step 21/22 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:23:12.617Z] Removing intermediate container 15917ae39ece [2021-09-27T14:23:12.617Z] ---> a70045a95200 [2021-09-27T14:23:12.617Z] [2021-09-27T14:23:12.617Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T14:23:12.617Z] ---> bb3de5531c18 [2021-09-27T14:23:12.617Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T14:23:12.893Z] ---> Running in 85edff6bf632 [2021-09-27T14:23:12.893Z] ---> Running in 2633069f6224 [2021-09-27T14:23:12.893Z] Removing intermediate container e8e47a5ade12 [2021-09-27T14:23:12.893Z] ---> a4630c27e502 [2021-09-27T14:23:12.893Z] [2021-09-27T14:23:13.001Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-27T14:23:13.001Z] Skipping pull go-build-helper (already ran) [2021-09-27T14:23:13.001Z] Building go-build-helper [2021-09-27T14:23:13.173Z] Removing intermediate container 8a5f9199e463 [2021-09-27T14:23:13.173Z] ---> a3b9e8f1e551 [2021-09-27T14:23:13.173Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T14:23:13.279Z] + snapcraftctl build [2021-09-27T14:23:13.452Z] Successfully built a4630c27e502 [2021-09-27T14:23:13.452Z] ---> Running in d3be80534be1 [2021-09-27T14:23:13.452Z] Successfully tagged core-metadata-arm64:latest [2021-09-27T14:23:13.732Z]  Building core-metadata ... done Removing intermediate container 2633069f6224 [2021-09-27T14:23:13.732Z] ---> 00c0f7ead4be [2021-09-27T14:23:13.732Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T14:23:13.732Z] ---> Running in c72871f8e69b [2021-09-27T14:23:14.008Z] Removing intermediate container d3be80534be1 [2021-09-27T14:23:14.008Z] ---> 7c9cb3a73991 [2021-09-27T14:23:14.008Z] [2021-09-27T14:23:14.615Z] Removing intermediate container c72871f8e69b [2021-09-27T14:23:14.615Z] ---> ee86670d4f54 [2021-09-27T14:23:14.615Z] [2021-09-27T14:23:14.615Z] Successfully built 7c9cb3a73991 [2021-09-27T14:23:14.615Z] Successfully tagged support-scheduler-arm64:latest [2021-09-27T14:23:14.615Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-27T14:23:14.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-27T14:23:14.890Z] Successfully built ee86670d4f54 [2021-09-27T14:23:14.890Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-27T14:23:15.278Z] Staging go-build-helper [2021-09-27T14:23:15.278Z] + snapcraftctl stage [2021-09-27T14:23:15.489Z]  Building security-proxy-setup ... done (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T14:23:15.490Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T14:23:15.490Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T14:23:15.490Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T14:23:15.763Z] OK: 6 MiB in 16 packages [2021-09-27T14:23:17.209Z] Removing intermediate container 85edff6bf632 [2021-09-27T14:23:17.209Z] ---> 077975d0071c [2021-09-27T14:23:17.209Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T14:23:17.483Z] ---> Running in d789b024c2ed [2021-09-27T14:23:17.759Z] Removing intermediate container d789b024c2ed [2021-09-27T14:23:17.759Z] ---> 4f78337d2174 [2021-09-27T14:23:17.759Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T14:23:18.034Z] ---> Running in 0880ad9608ab [2021-09-27T14:23:18.634Z] Removing intermediate container 0880ad9608ab [2021-09-27T14:23:18.634Z] ---> e3d11b3601ff [2021-09-27T14:23:18.634Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T14:23:18.634Z] ---> Running in 501054ee67f2 [2021-09-27T14:23:19.234Z] Removing intermediate container 501054ee67f2 [2021-09-27T14:23:19.234Z] ---> 75c861d3e7db [2021-09-27T14:23:19.234Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T14:23:20.214Z] ---> d944c43000df [2021-09-27T14:23:20.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T14:23:22.593Z] ---> ec7445a4d9bf [2021-09-27T14:23:22.593Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T14:23:22.593Z] ---> 8a0467df18fe [2021-09-27T14:23:22.593Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T14:23:22.593Z] ---> Running in 9e756011e6ce [2021-09-27T14:23:22.868Z] Removing intermediate container 9e756011e6ce [2021-09-27T14:23:22.868Z] ---> 3ff3937eba34 [2021-09-27T14:23:22.868Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T14:23:22.868Z] ---> Running in 10b066752364 [2021-09-27T14:23:23.463Z] Removing intermediate container 10b066752364 [2021-09-27T14:23:23.463Z] ---> c1f46b11428f [2021-09-27T14:23:23.463Z] Step 21/23 : LABEL arch=arm64 [2021-09-27T14:23:23.736Z] ---> Running in ec611cc6d98d [2021-09-27T14:23:24.009Z] Removing intermediate container ec611cc6d98d [2021-09-27T14:23:24.009Z] ---> fc318d50049a [2021-09-27T14:23:24.009Z] Step 22/23 : LABEL git_sha=a9f02f201e070f0396a78ccfa6291eeecd4090de [2021-09-27T14:23:24.281Z] ---> Running in 2e5db4fd72dd [2021-09-27T14:23:24.879Z] Removing intermediate container 2e5db4fd72dd [2021-09-27T14:23:24.879Z] ---> 507cf15ab916 [2021-09-27T14:23:24.879Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T14:23:24.879Z] ---> Running in da3d1fccbd60 [2021-09-27T14:23:25.474Z] Removing intermediate container da3d1fccbd60 [2021-09-27T14:23:25.474Z] ---> 6014aca09c4c [2021-09-27T14:23:25.474Z] [2021-09-27T14:23:25.747Z] Successfully built 6014aca09c4c [2021-09-27T14:23:25.748Z] Successfully tagged support-notifications-arm64:latest [2021-09-27T14:23:26.038Z]  Building support-notifications ... done  [Pipeline] } [2021-09-27T14:23:26.034Z] $ docker stop --time=1 956a2d3e1d6a80406c576d2c760e818bef15c6e74b18c42c1e231d18ea935ddc [2021-09-27T14:23:27.945Z] $ docker rm -f 956a2d3e1d6a80406c576d2c760e818bef15c6e74b18c42c1e231d18ea935ddc [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T14:23:28.566Z] + docker images [2021-09-27T14:23:28.836Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T14:23:28.836Z] support-notifications-arm64 latest 6014aca09c4c 3 seconds ago 15.9MB [2021-09-27T14:23:28.836Z] security-proxy-setup-arm64 latest ee86670d4f54 14 seconds ago 25.3MB [2021-09-27T14:23:28.836Z] support-scheduler-arm64 latest 7c9cb3a73991 15 seconds ago 15.2MB [2021-09-27T14:23:28.836Z] a70045a95200 16 seconds ago 1.57GB [2021-09-27T14:23:28.836Z] core-metadata-arm64 latest a4630c27e502 16 seconds ago 15.8MB [2021-09-27T14:23:28.836Z] d0d62c9b21f6 28 seconds ago 1.57GB [2021-09-27T14:23:28.836Z] 50a59bd3ca1e 32 seconds ago 1.57GB [2021-09-27T14:23:28.836Z] 2ea188df3cdf 35 seconds ago 1.57GB [2021-09-27T14:23:28.836Z] sys-mgmt-agent-arm64 latest 0e99185c6148 About a minute ago 312MB [2021-09-27T14:23:28.836Z] security-bootstrapper-arm64 latest c70e96bf8b96 2 minutes ago 17.7MB [2021-09-27T14:23:28.836Z] core-data-arm64 latest 70674dabbbdc 3 minutes ago 19.4MB [2021-09-27T14:23:28.836Z] security-secretstore-setup-arm64 latest 476a459b1925 3 minutes ago 26.5MB [2021-09-27T14:23:28.836Z] core-command-arm64 latest 0b290e779f08 3 minutes ago 15.2MB [2021-09-27T14:23:28.836Z] d01bd73cc356 3 minutes ago 1.57GB [2021-09-27T14:23:28.836Z] 0311c00b9402 3 minutes ago 1.57GB [2021-09-27T14:23:28.836Z] 548624460e56 3 minutes ago 1.57GB [2021-09-27T14:23:28.836Z] 9f47638ccd25 3 minutes ago 1.56GB [2021-09-27T14:23:28.836Z] 23eeede2fe52 3 minutes ago 1.57GB [2021-09-27T14:23:28.837Z] ci-base-image-arm64 latest d8111d0db895 14 minutes ago 1.24GB [2021-09-27T14:23:28.837Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-27T14:23:28.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-27T14:23:28.837Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-27T14:23:28.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-09-27T14:23:29.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T14:23:29.823Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-27T14:23:29.823Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-27T14:23:29.823Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-27T14:23:29.823Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-27T14:23:29.823Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-27T14:23:29.823Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-27T14:23:29.823Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-27T14:23:29.823Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-27T14:23:29.823Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-27T14:23:29.823Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-27T14:23:29.823Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-27T14:23:29.823Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-27T14:23:29.823Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-27T14:23:29.823Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-27T14:23:29.823Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-27T14:23:29.823Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-27T14:23:29.823Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-27T14:23:29.823Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-27T14:23:29.823Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-27T14:23:29.823Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2236 kB] [2021-09-27T14:23:29.823Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [436 kB] [2021-09-27T14:23:29.823Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-27T14:23:29.823Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-27T14:23:29.823Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [483 kB] [2021-09-27T14:23:29.823Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [65.6 kB] [2021-09-27T14:23:29.823Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-27T14:23:29.823Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-27T14:23:29.823Z] Fetched 25.3 MB in 6s (928 kB/s) [2021-09-27T14:23:29.823Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-27T14:23:29.823Z] Fetched 224 kB in 0s (0 B/s) [2021-09-27T14:23:29.823Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-27T14:23:29.823Z] Fetched 157 kB in 0s (0 B/s) [2021-09-27T14:23:29.823Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-27T14:23:29.823Z] Fetched 221 kB in 0s (0 B/s) [2021-09-27T14:23:29.823Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-27T14:23:29.823Z] Fetched 143 kB in 0s (0 B/s) [2021-09-27T14:23:29.823Z] Pulling edgex-go [2021-09-27T14:23:29.823Z] + snapcraftctl pull [2021-09-27T14:23:29.831Z] [2021-09-27T14:23:29.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:23:30.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T14:23:30.452Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T14:23:30.452Z] 448f6bf000e3: Pulling fs layer [2021-09-27T14:23:30.452Z] f757da607395: Pulling fs layer [2021-09-27T14:23:30.452Z] 05883995daec: Pulling fs layer [2021-09-27T14:23:30.452Z] 8603b9c90790: Pulling fs layer [2021-09-27T14:23:30.452Z] 1560dd03e051: Pulling fs layer [2021-09-27T14:23:30.452Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T14:23:30.452Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T14:23:30.452Z] 1560dd03e051: Waiting [2021-09-27T14:23:30.452Z] 27f5ce0e4adf: Waiting [2021-09-27T14:23:30.452Z] c2d8d7efcc4b: Waiting [2021-09-27T14:23:30.452Z] 8603b9c90790: Waiting [2021-09-27T14:23:31.047Z] f757da607395: Verifying Checksum [2021-09-27T14:23:31.047Z] f757da607395: Download complete [2021-09-27T14:23:31.047Z] 8603b9c90790: Verifying Checksum [2021-09-27T14:23:31.047Z] 8603b9c90790: Download complete [2021-09-27T14:23:31.047Z] 1560dd03e051: Verifying Checksum [2021-09-27T14:23:31.047Z] 1560dd03e051: Download complete [2021-09-27T14:23:31.047Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T14:23:31.047Z] 27f5ce0e4adf: Download complete [2021-09-27T14:23:31.274Z] Pulling hooks [2021-09-27T14:23:31.274Z] + snapcraftctl pull [2021-09-27T14:23:31.318Z] 05883995daec: Download complete [2021-09-27T14:23:32.295Z] 448f6bf000e3: Verifying Checksum [2021-09-27T14:23:32.295Z] 448f6bf000e3: Download complete [2021-09-27T14:23:35.686Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T14:23:35.686Z] c2d8d7efcc4b: Download complete [2021-09-27T14:23:35.686Z] 448f6bf000e3: Pull complete [2021-09-27T14:23:36.664Z] f757da607395: Pull complete [2021-09-27T14:23:38.098Z] 05883995daec: Pull complete [2021-09-27T14:23:38.369Z] 8603b9c90790: Pull complete [2021-09-27T14:23:39.346Z] 1560dd03e051: Pull complete [2021-09-27T14:23:39.940Z] 27f5ce0e4adf: Pull complete [2021-09-27T14:23:49.653Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-27T14:23:49.653Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-27T14:23:49.653Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-27T14:23:49.653Z] Fetched 0 B in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-27T14:23:49.653Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-27T14:23:49.653Z] Fetched 279 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-27T14:23:49.653Z] Fetched 122 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-27T14:23:49.653Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-27T14:23:49.653Z] Fetched 8848 B in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-27T14:23:49.653Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-27T14:23:49.653Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-27T14:23:49.653Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-27T14:23:49.653Z] Fetched 220 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-27T14:23:49.653Z] Fetched 154 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-27T14:23:49.653Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-27T14:23:49.653Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-27T14:23:49.653Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-27T14:23:49.653Z] Fetched 499 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-27T14:23:49.653Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-27T14:23:49.653Z] Fetched 240 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-27T14:23:49.653Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-27T14:23:49.653Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-27T14:23:49.653Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-27T14:23:49.653Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-27T14:23:49.653Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-27T14:23:49.653Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-27T14:23:49.653Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-27T14:23:49.653Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-27T14:23:49.653Z] Fetched 8720 B in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-27T14:23:49.653Z] Fetched 140 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-27T14:23:49.653Z] Fetched 119 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-27T14:23:49.653Z] Fetched 111 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-27T14:23:49.653Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-27T14:23:49.653Z] Fetched 646 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-27T14:23:49.653Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-27T14:23:49.653Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-27T14:23:49.653Z] Fetched 368 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-27T14:23:49.653Z] Fetched 187 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-27T14:23:49.653Z] Fetched 175 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-27T14:23:49.653Z] Fetched 206 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-27T14:23:49.653Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-27T14:23:49.653Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-27T14:23:49.653Z] Fetched 159 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-27T14:23:49.653Z] Fetched 107 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-27T14:23:49.653Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-27T14:23:49.653Z] Pulling static-packages [2021-09-27T14:23:49.653Z] + snapcraftctl pull [2021-09-27T14:23:49.653Z] Pulling version [2021-09-27T14:23:49.653Z] + cd /root/project [2021-09-27T14:23:49.653Z] + git describe --tags --abbrev=0 [2021-09-27T14:23:49.653Z] + sed s/v// [2021-09-27T14:23:49.653Z] + GIT_VERSION=2.0.1-dev.53 [2021-09-27T14:23:49.653Z] + [ -z 2.0.1-dev.53 ] [2021-09-27T14:23:49.653Z] + snapcraftctl set-version 2.0.1-dev.53 [2021-09-27T14:23:49.933Z] Building config-common [2021-09-27T14:23:49.933Z] + snapcraftctl build [2021-09-27T14:23:51.927Z] Skipping build go-build-helper (already ran) [2021-09-27T14:23:51.927Z] Building edgex-go [2021-09-27T14:23:52.205Z] + cd /root/parts/edgex-go/src [2021-09-27T14:23:52.206Z] + git describe --tags --abbrev=0 [2021-09-27T14:23:52.206Z] + sed s/v// [2021-09-27T14:23:52.206Z] + GIT_VERSION=2.0.1-dev.53 [2021-09-27T14:23:52.206Z] + [ -z 2.0.1-dev.53 ] [2021-09-27T14:23:52.206Z] + echo 2.0.1-dev.53 [2021-09-27T14:23:52.206Z] + make build [2021-09-27T14:23:52.206Z] go mod tidy [2021-09-27T14:23:55.009Z] c2d8d7efcc4b: Pull complete [2021-09-27T14:23:55.010Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T14:23:55.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T14:23:55.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T14:23:55.237Z] prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container [2021-09-27T14:23:55.306Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2021-09-27T14:23:59.325Z] $ docker top b77d973223a1176514e0d0caf5b11d1747deee2747aaf65423ee01ee26d1be17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:24:02.213Z] ---> job-cost.sh [2021-09-27T14:24:02.214Z] lf-activate-venv: SKIPPING [2021-09-27T14:24:02.214Z] INFO: No Stack... [2021-09-27T14:24:02.214Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T14:24:02.497Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T14:24:03.245Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-09-27T14:24:03.245Z] + cut -d, -f6 [Pipeline] lock [2021-09-27T14:24:03.317Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3722-2-stack-cost] [2021-09-27T14:24:03.331Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3722-2-stack-cost] did not exist. Created. [2021-09-27T14:24:03.331Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3722-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T14:24:04.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T14:24:04.230Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T14:24:04.242Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3722-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T14:24:04.261Z] $ docker stop --time=1 b77d973223a1176514e0d0caf5b11d1747deee2747aaf65423ee01ee26d1be17 [2021-09-27T14:24:06.084Z] $ docker rm -f b77d973223a1176514e0d0caf5b11d1747deee2747aaf65423ee01ee26d1be17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T14:24:08.889Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-27T14:24:08.889Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-27T14:24:08.889Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-27T14:24:08.889Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-27T14:24:08.889Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-27T14:24:08.889Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-27T14:24:08.889Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-27T14:24:08.889Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-27T14:24:08.889Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-27T14:24:08.889Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-27T14:24:08.889Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T14:24:08.889Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T14:24:08.889Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-27T14:24:08.889Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T14:24:09.169Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-27T14:24:09.169Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-27T14:24:09.169Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-27T14:24:09.169Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-27T14:24:09.169Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-27T14:24:09.169Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-27T14:24:09.169Z] go: downloading golang.org/x/text v0.3.6 [2021-09-27T14:24:09.169Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T14:24:09.169Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-27T14:24:09.448Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T14:24:09.448Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-27T14:24:09.448Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T14:24:09.448Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T14:24:10.454Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-27T14:24:10.454Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-27T14:24:11.061Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-27T14:24:11.339Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-27T14:24:11.339Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-27T14:24:11.632Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-27T14:24:11.632Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T14:24:11.911Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T14:24:11.911Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T14:24:11.911Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T14:24:11.911Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T14:24:11.911Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T14:24:11.911Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T14:24:11.911Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T14:24:11.911Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T14:24:11.911Z] go: downloading github.com/kr/text v0.2.0 [2021-09-27T14:24:11.911Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-27T14:24:11.911Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T14:24:11.911Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-27T14:24:11.911Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T14:24:11.911Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T14:24:11.911Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T14:24:11.911Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-27T14:24:12.189Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T14:24:12.189Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T14:24:12.189Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T14:24:12.189Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T14:24:12.189Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T14:24:12.189Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T14:24:12.189Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-27T14:24:12.189Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T14:24:12.189Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T14:24:12.189Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-27T14:24:12.474Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T14:24:12.474Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T14:24:12.474Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T14:24:12.474Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T14:24:12.474Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T14:24:12.474Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T14:24:12.474Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T14:24:12.474Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-data/core-data ./cmd/core-data [2021-09-27T14:24:22.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-27T14:24:26.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/core-command/core-command ./cmd/core-command [2021-09-27T14:24:27.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-27T14:24:29.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-27T14:24:29.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-27T14:24:30.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-27T14:24:32.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-27T14:24:33.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-27T14:24:34.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-27T14:24:35.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-27T14:24:36.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.53" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-27T14:24:38.571Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-27T14:24:38.571Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-27T14:24:38.571Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-27T14:24:38.571Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-27T14:24:38.571Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-27T14:24:38.571Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-27T14:24:38.571Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-27T14:24:38.571Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-27T14:24:38.571Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-27T14:24:38.571Z] + 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-09-27T14:24:38.571Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-27T14:24:38.571Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-27T14:24:38.571Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-27T14:24:38.571Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-27T14:24:38.571Z] + 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-09-27T14:24:38.571Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-27T14:24:38.571Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-27T14:24:38.571Z] + 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-09-27T14:24:40.020Z] Building hooks [2021-09-27T14:24:40.020Z] + cd /root/parts/hooks/src [2021-09-27T14:24:40.020Z] + make build [2021-09-27T14:24:40.020Z] go mod tidy [2021-09-27T14:24:42.359Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-27T14:24:42.359Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-27T14:24:42.359Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-27T14:24:42.359Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-27T14:24:42.359Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-27T14:24:42.359Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-27T14:24:42.965Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-27T14:24:42.965Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-27T14:24:45.613Z] Building static-packages [2021-09-27T14:24:45.613Z] + snapcraftctl build [2021-09-27T14:24:47.611Z] Building version [2021-09-27T14:24:47.612Z] + snapcraftctl build [2021-09-27T14:24:49.611Z] Staging config-common [2021-09-27T14:24:49.611Z] + snapcraftctl stage [2021-09-27T14:24:51.060Z] Skipping stage go-build-helper (already ran) [2021-09-27T14:24:51.060Z] Staging edgex-go [2021-09-27T14:24:51.060Z] + snapcraftctl stage [2021-09-27T14:24:52.044Z] Staging hooks [2021-09-27T14:24:52.044Z] + snapcraftctl stage [2021-09-27T14:24:53.029Z] Staging static-packages [2021-09-27T14:24:53.029Z] + snapcraftctl stage [2021-09-27T14:24:54.036Z] Staging version [2021-09-27T14:24:54.036Z] + snapcraftctl stage [2021-09-27T14:24:55.023Z] Priming config-common [2021-09-27T14:24:55.023Z] + snapcraftctl prime [2021-09-27T14:24:56.006Z] Priming go-build-helper [2021-09-27T14:24:56.006Z] + snapcraftctl prime [2021-09-27T14:24:56.996Z] Priming edgex-go [2021-09-27T14:24:56.996Z] + snapcraftctl prime [2021-09-27T14:24:58.451Z] Priming hooks [2021-09-27T14:24:58.451Z] + snapcraftctl prime [2021-09-27T14:24:59.437Z] Priming static-packages [2021-09-27T14:24:59.437Z] + snapcraftctl prime [2021-09-27T14:25:02.076Z] Priming version [2021-09-27T14:25:02.076Z] + snapcraftctl prime [2021-09-27T14:25:03.265Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-27T14:25:05.812Z] provisioning config files... [2021-09-27T14:25:05.835Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2644722682153724952tmp [Pipeline] { [Pipeline] sh [2021-09-27T14:25:06.175Z] + set +x [2021-09-27T14:25:06.176Z] + curl -s https://codecov.io/bash [2021-09-27T14:25:06.176Z] + bash -s -- [2021-09-27T14:25:06.443Z] [2021-09-27T14:25:06.443Z] _____ _ [2021-09-27T14:25:06.443Z] / ____| | | [2021-09-27T14:25:06.443Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T14:25:06.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T14:25:06.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T14:25:06.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T14:25:06.443Z] Bash-1.0.6 [2021-09-27T14:25:06.443Z] [2021-09-27T14:25:06.443Z] [2021-09-27T14:25:06.443Z] ==> git version 2.24.4 found [2021-09-27T14:25:06.443Z] ==> 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-09-27T14:25:06.443Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T14:25:06.443Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T14:25:06.443Z] ==> Jenkins CI detected. [2021-09-27T14:25:06.443Z] current dir:  /w/workspace/edgex-go/2 [2021-09-27T14:25:06.443Z] project root: . [2021-09-27T14:25:06.443Z] --> token set from env [2021-09-27T14:25:06.443Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T14:25:06.443Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T14:25:06.443Z] ==> Python coveragepy not found [2021-09-27T14:25:06.443Z] ==> Searching for coverage reports in: [2021-09-27T14:25:06.443Z] + . [2021-09-27T14:25:06.443Z] -> Found 1 reports [2021-09-27T14:25:06.443Z] ==> Detecting git/mercurial file structure [2021-09-27T14:25:06.443Z] ==> Reading reports [2021-09-27T14:25:06.443Z] + ./coverage.out bytes=403252 [2021-09-27T14:25:06.443Z] ==> Appending adjustments [2021-09-27T14:25:06.443Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T14:25:07.850Z] + Found adjustments [2021-09-27T14:25:07.850Z] ==> Gzipping contents [2021-09-27T14:25:07.850Z] 56K /tmp/codecov.s93laU.gz [2021-09-27T14:25:07.850Z] ==> Uploading reports [2021-09-27T14:25:07.850Z] url: https://codecov.io [2021-09-27T14:25:07.850Z] query: branch=PR-3722&commit=a9f02f201e070f0396a78ccfa6291eeecd4090de&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3722%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3722&job=&cmd_args= [2021-09-27T14:25:07.850Z] -> Pinging Codecov [2021-09-27T14:25:07.850Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3722&commit=a9f02f201e070f0396a78ccfa6291eeecd4090de&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3722%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3722&job=&cmd_args= [2021-09-27T14:25:08.117Z] -> Uploading to [2021-09-27T14:25:08.117Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/a9f02f201e070f0396a78ccfa6291eeecd4090de/cd821386-8037-48e1-90c5-dd18b7b893ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T142507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9930e9136acea68d9bc99a2231cd155b74cd97a8dfc349341bee43b2765a4ea3 [2021-09-27T14:25:08.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T14:25:08.117Z] Dload Upload Total Spent Left Speed [2021-09-27T14:25:09.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54361 0 0 100 54361 0 55936 --:--:-- --:--:-- --:--:-- 55926 100 54361 0 0 100 54361 0 55926 --:--:-- --:--:-- --:--:-- 55926 [2021-09-27T14:25:09.078Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a9f02f201e070f0396a78ccfa6291eeecd4090de [Pipeline] } [2021-09-27T14:25:09.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-27T14:25:12.425Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:25:12.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:25:13.619Z] ---> package-listing.sh [2021-09-27T14:25:13.619Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T14:25:13.619Z] ++ facter osfamily [2021-09-27T14:25:13.888Z] + OS_FAMILY=redhat [2021-09-27T14:25:13.888Z] + workspace=/w/workspace/edgex-go/2 [2021-09-27T14:25:13.888Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T14:25:13.888Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T14:25:13.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T14:25:13.888Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T14:25:13.888Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-27T14:25:13.888Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T14:25:13.888Z] + case "${OS_FAMILY}" in [2021-09-27T14:25:13.888Z] + sort [2021-09-27T14:25:13.888Z] + rpm -qa [2021-09-27T14:25:15.855Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T14:25:15.855Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T14:25:15.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T14:25:15.855Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-27T14:25:15.855Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-27T14:25:15.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-27T14:25:15.881Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T14:25:16.201Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:25:16.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T14:25:16.832Z] [2021-09-27T14:25:16.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T14:25:17.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T14:25:17.181Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T14:25:17.181Z] b4d181a07f80: Pulling fs layer [2021-09-27T14:25:17.181Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T14:25:17.181Z] ed53099fbce6: Pulling fs layer [2021-09-27T14:25:17.181Z] dc539afda2c1: Pulling fs layer [2021-09-27T14:25:17.181Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T14:25:17.181Z] 9065ff56babe: Pulling fs layer [2021-09-27T14:25:17.181Z] d287ab97295c: Pulling fs layer [2021-09-27T14:25:17.181Z] dc539afda2c1: Waiting [2021-09-27T14:25:17.181Z] 77bc0d833cb6: Waiting [2021-09-27T14:25:17.181Z] 9065ff56babe: Waiting [2021-09-27T14:25:17.181Z] d287ab97295c: Waiting [2021-09-27T14:25:17.764Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T14:25:17.764Z] a1111a8f2ec3: Download complete [2021-09-27T14:25:17.764Z] dc539afda2c1: Verifying Checksum [2021-09-27T14:25:17.764Z] dc539afda2c1: Download complete [2021-09-27T14:25:18.031Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T14:25:18.031Z] 77bc0d833cb6: Download complete [2021-09-27T14:25:18.031Z] 9065ff56babe: Download complete [2021-09-27T14:25:18.297Z] ed53099fbce6: Verifying Checksum [2021-09-27T14:25:18.297Z] ed53099fbce6: Download complete [2021-09-27T14:25:19.259Z] b4d181a07f80: Verifying Checksum [2021-09-27T14:25:19.259Z] b4d181a07f80: Download complete [2021-09-27T14:25:20.226Z] b4d181a07f80: Pull complete [2021-09-27T14:25:20.226Z] a1111a8f2ec3: Pull complete [2021-09-27T14:25:20.821Z] ed53099fbce6: Pull complete [2021-09-27T14:25:20.822Z] dc539afda2c1: Pull complete [2021-09-27T14:25:21.088Z] 77bc0d833cb6: Pull complete [2021-09-27T14:25:21.088Z] 9065ff56babe: Pull complete [2021-09-27T14:25:24.082Z] d287ab97295c: Verifying Checksum [2021-09-27T14:25:24.082Z] d287ab97295c: Download complete [2021-09-27T14:25:28.673Z] d287ab97295c: Pull complete [2021-09-27T14:25:28.673Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T14:25:28.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T14:25:28.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T14:25:28.805Z] prd-centos7-docker-4c-2g-1635 does not seem to be running inside a container [2021-09-27T14:25:28.881Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-09-27T14:25:31.953Z] $ docker top 35807fff7eb85b313a1e1767fb86f4e8ed185e9fd64fe11b4cffc76354c9a5b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T14:25:32.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T14:25:32.696Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T14:25:33.011Z] + ls /var/log/sa-host [2021-09-27T14:25:33.011Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T14:25:33.011Z] file_magic: OK [2021-09-27T14:25:33.011Z] HZ: Using current value: 100 [2021-09-27T14:25:33.011Z] file_header: OK [2021-09-27T14:25:33.012Z] 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-09-27T14:25:33.012Z] Statistics: [2021-09-27T14:25:33.012Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T14:25:33.012Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T14:25:33.012Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T14:25:33.012Z] file_magic: OK [2021-09-27T14:25:33.012Z] HZ: Using current value: 100 [2021-09-27T14:25:33.012Z] file_header: OK [2021-09-27T14:25:33.012Z] 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-09-27T14:25:33.012Z] Statistics: [2021-09-27T14:25:33.012Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T14:25:33.012Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T14:25:35.516Z] provisioning config files... [2021-09-27T14:25:35.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5469016732899427998tmp [Pipeline] { [Pipeline] echo [2021-09-27T14:25:35.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:25:36.012Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T14:25:36.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:25:36.663Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T14:25:36.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:25:36.991Z] ---> sudo-logs.sh [2021-09-27T14:25:36.991Z] Archiving 'sudo' log.. [2021-09-27T14:25:36.991Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1635.vexxhost.local: Name or service not known [2021-09-27T14:25:36.991Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1635.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T14:25:37.029Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:25:37.351Z] ---> job-cost.sh [2021-09-27T14:25:37.351Z] lf-activate-venv: SKIPPING [2021-09-27T14:25:37.351Z] DEBUG: total: 0.10999999940395355 [2021-09-27T14:25:37.351Z] INFO: Retrieving Stack Cost... [2021-09-27T14:25:38.321Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T14:25:39.283Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T14:25:39.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T14:25:39.623Z] ---> logs-deploy.sh [2021-09-27T14:25:39.623Z] lf-activate-venv: SKIPPING [2021-09-27T14:25:39.623Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3722/2 [2021-09-27T14:25:39.623Z] INFO: archiving workspace using pattern(s): [2021-09-27T14:25:40.581Z] Archives upload complete. [2021-09-27T14:25:40.581Z] INFO: archiving logs to Nexus