Pull request #3725 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 jenmwms for edgexfoundry/edgex-go Loading trusted files from base branch main at e92863d55807b65f509bd650f3f22bb3a2ab538f rather than 95a6ff91c8ff7deeb68e616497a1a6e44f11109f Obtained Jenkinsfile from e92863d55807b65f509bd650f3f22bb3a2ab538f 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-ssh3222480516221860313.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-ssh7971973528104285205.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-3725/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-3725/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5627653581051036804.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-ssh2752239583899358408.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-3725/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-3725/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2938777263454860904.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-105’ Running on prd-centos7-docker-4c-2g-107 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh419481940478063508.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/5@tmp/jenkins-gitclient-ssh599031146720908393.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e92863d55807b65f509bd650f3f22bb3a2ab538f into PR head commit 95a6ff91c8ff7deeb68e616497a1a6e44f11109f Merge succeeded, producing 95a6ff91c8ff7deeb68e616497a1a6e44f11109f Checking out Revision 95a6ff91c8ff7deeb68e616497a1a6e44f11109f (PR-3725) > git config core.sparsecheckout # timeout=10 > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # 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/5@tmp/jenkins-gitclient-ssh2679577193600021956.key > git merge e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 Commit message: "Merge branch 'main' into 3689_fix_remove_pkg-config" > git rev-list --no-walk 29d1c74e89a57024ee92f7408b54122ca24d23cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T08:02:14.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T08:02:14.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T08:02:14.550Z] ========================================================= [2021-09-29T08:02:14.550Z] EdgeX Global Pipelines Version Info [2021-09-29T08:02:14.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:02:15.800Z] ------------------- [2021-09-29T08:02:15.800Z] stable info: [2021-09-29T08:02:15.800Z] ------------------- [2021-09-29T08:02:15.800Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T08:02:15.800Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T08:02:15.800Z] Message: update stable to v1.0.205 [2021-09-29T08:02:16.390Z] ------------------- [2021-09-29T08:02:16.390Z] experimental info: [2021-09-29T08:02:16.390Z] ------------------- [2021-09-29T08:02:16.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T08:02:16.390Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T08:02:16.390Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T08:02:16.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T08:02:16.548Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T08:02:16.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T08:02:16.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T08:02:16.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T08:02:16.640Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T08:02:16.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T08:02:16.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T08:02:16.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T08:02:16.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T08:02:16.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T08:02:16.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T08:02:16.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T08:02:16.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T08:02:16.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T08:02:16.869Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T08:02:16.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T08:02:16.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T08:02:16.934Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T08:02:16.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T08:02:16.976Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T08:02:16.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T08:02:17.021Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T08:02:17.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3725 [Pipeline] echo [2021-09-29T08:02:17.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3725 [Pipeline] echo [2021-09-29T08:02:17.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3725 [Pipeline] echo [2021-09-29T08:02:17.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95a6ff91c8ff7deeb68e616497a1a6e44f11109f [Pipeline] echo [2021-09-29T08:02:17.131Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95a6ff9 [Pipeline] echo [2021-09-29T08:02:17.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:02:17.228Z] provisioning config files... [2021-09-29T08:02:17.249Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4349732722807730704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:02:17.583Z] ---> docker-login.sh [2021-09-29T08:02:17.583Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:02:17.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:17.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:17.853Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:17.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:17.853Z] [2021-09-29T08:02:17.853Z] Login Succeeded [2021-09-29T08:02:17.853Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:02:17.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:18.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:18.121Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:18.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:18.121Z] [2021-09-29T08:02:18.121Z] Login Succeeded [2021-09-29T08:02:18.121Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:02:18.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:18.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:18.121Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:18.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:18.121Z] [2021-09-29T08:02:18.121Z] Login Succeeded [2021-09-29T08:02:18.121Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:02:18.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:18.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:18.396Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:18.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:18.396Z] [2021-09-29T08:02:18.396Z] Login Succeeded [2021-09-29T08:02:18.396Z] docker.io [2021-09-29T08:02:18.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:02:18.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:02:18.664Z] Configure a credential helper to remove this warning. See [2021-09-29T08:02:18.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:02:18.664Z] [2021-09-29T08:02:18.664Z] Login Succeeded [2021-09-29T08:02:18.664Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:02:18.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:02:19.024Z] ++ 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-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T08:02:19.024Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T08:02:19.024Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T08:02:19.024Z] ++ cut -d/ -f2 [2021-09-29T08:02:19.024Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T08:02:19.081Z] 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-29T08:02:19.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:02:19.767Z] [2021-09-29T08:02:19.767Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:02:20.095Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:02:20.095Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T08:02:20.095Z] 31603596830f: Pulling fs layer [2021-09-29T08:02:20.095Z] 04fac38145f0: Pulling fs layer [2021-09-29T08:02:20.095Z] 701f6daf10bf: Pulling fs layer [2021-09-29T08:02:20.095Z] 24f72da36158: Pulling fs layer [2021-09-29T08:02:20.095Z] 24f72da36158: Waiting [2021-09-29T08:02:20.095Z] 04fac38145f0: Verifying Checksum [2021-09-29T08:02:20.095Z] 04fac38145f0: Download complete [2021-09-29T08:02:20.362Z] 31603596830f: Verifying Checksum [2021-09-29T08:02:20.362Z] 31603596830f: Download complete [2021-09-29T08:02:20.362Z] 31603596830f: Pull complete [2021-09-29T08:02:20.638Z] 04fac38145f0: Pull complete [2021-09-29T08:02:20.638Z] 24f72da36158: Verifying Checksum [2021-09-29T08:02:20.638Z] 24f72da36158: Download complete [2021-09-29T08:02:20.638Z] 701f6daf10bf: Verifying Checksum [2021-09-29T08:02:20.638Z] 701f6daf10bf: Download complete [2021-09-29T08:02:21.224Z] 701f6daf10bf: Pull complete [2021-09-29T08:02:21.490Z] 24f72da36158: Pull complete [2021-09-29T08:02:21.490Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T08:02:21.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T08:02:21.490Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T08:02:21.595Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-09-29T08:02:21.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T08:02:22.491Z] $ docker top e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T08:02:22.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:02:22.631Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:02:22.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:02:22.769Z] $ docker exec e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 ssh-agent [2021-09-29T08:02:22.900Z] SSH_AUTH_SOCK=/tmp/ssh-HVinCmPBg55P/agent.14 [2021-09-29T08:02:22.900Z] SSH_AGENT_PID=20 [2021-09-29T08:02:22.911Z] Running ssh-add (command line suppressed) [2021-09-29T08:02:23.013Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1314906769432452706.key (/w/workspace/edgex-go/5@tmp/private_key_1314906769432452706.key) [2021-09-29T08:02:23.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:02:23.356Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T08:02:23.379Z] $ docker exec --env ******** --env ******** e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 ssh-agent -k [2021-09-29T08:02:23.493Z] unset SSH_AUTH_SOCK; [2021-09-29T08:02:23.494Z] unset SSH_AGENT_PID; [2021-09-29T08:02:23.494Z] echo Agent pid 20 killed; [2021-09-29T08:02:23.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T08:02:23.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T08:02:23.557Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T08:02:23.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T08:02:23.691Z] $ docker exec e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 ssh-agent [2021-09-29T08:02:23.817Z] SSH_AUTH_SOCK=/tmp/ssh-QiQQF24qCVxS/agent.52 [2021-09-29T08:02:23.817Z] SSH_AGENT_PID=58 [2021-09-29T08:02:23.826Z] Running ssh-add (command line suppressed) [2021-09-29T08:02:23.930Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5127619808996724334.key (/w/workspace/edgex-go/5@tmp/private_key_5127619808996724334.key) [2021-09-29T08:02:23.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T08:02:24.290Z] + git semver init [2021-09-29T08:02:24.290Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T08:02:24.290Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-09-29T08:02:24.290Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-09-29T08:02:24.290Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T08:02:24.290Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T08:02:24.290Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T08:02:24.290Z] # $SEMVER_BRANCH = PR-3725 [2021-09-29T08:02:24.290Z] # $SEMVER_TEMP = /tmp/semver-835326761 [2021-09-29T08:02:24.290Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T08:02:51.000Z] # '/tmp/semver-835326761' -> '/w/workspace/edgex-go/5/.semver' [2021-09-29T08:02:51.000Z] # -> Force: false [2021-09-29T08:02:51.000Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-09-29T08:02:51.014Z] $ docker exec --env ******** --env ******** e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 ssh-agent -k [2021-09-29T08:02:51.125Z] unset SSH_AUTH_SOCK; [2021-09-29T08:02:51.125Z] unset SSH_AGENT_PID; [2021-09-29T08:02:51.125Z] echo Agent pid 58 killed; [2021-09-29T08:02:51.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T08:02:51.487Z] + git semver [Pipeline] } [2021-09-29T08:02:51.506Z] $ docker stop --time=1 e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 [2021-09-29T08:02:53.396Z] $ docker rm -f e4d2ada67fdb30fadd2d1ea162d8140011a45823eea84e5b885322d3389d7d77 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:02:53.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T08:02:54.215Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T08:02:54.218Z] [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-29T08:02:54.548Z] ========================================================= [2021-09-29T08:02:54.548Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T08:02:54.548Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:02:54.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:02:54.870Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T08:02:54.870Z] 540db60ca938: Pulling fs layer [2021-09-29T08:02:54.870Z] adcc1eea9eea: Pulling fs layer [2021-09-29T08:02:54.870Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T08:02:54.870Z] db62176df00c: Pulling fs layer [2021-09-29T08:02:54.870Z] 3b30891b0d05: Pulling fs layer [2021-09-29T08:02:54.870Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T08:02:54.870Z] c788192a36de: Pulling fs layer [2021-09-29T08:02:54.870Z] a77e37c0d609: Pulling fs layer [2021-09-29T08:02:54.870Z] c3185cebc471: Pulling fs layer [2021-09-29T08:02:54.870Z] db62176df00c: Waiting [2021-09-29T08:02:54.870Z] 3b30891b0d05: Waiting [2021-09-29T08:02:54.870Z] 06b49ca38bd5: Waiting [2021-09-29T08:02:54.870Z] c788192a36de: Waiting [2021-09-29T08:02:54.870Z] a77e37c0d609: Waiting [2021-09-29T08:02:54.870Z] c3185cebc471: Waiting [2021-09-29T08:02:54.870Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T08:02:54.870Z] 4c4ab2625f07: Download complete [2021-09-29T08:02:54.870Z] adcc1eea9eea: Verifying Checksum [2021-09-29T08:02:54.870Z] adcc1eea9eea: Download complete [2021-09-29T08:02:54.870Z] 3b30891b0d05: Verifying Checksum [2021-09-29T08:02:54.870Z] 3b30891b0d05: Download complete [2021-09-29T08:02:55.141Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T08:02:55.141Z] 06b49ca38bd5: Download complete [2021-09-29T08:02:55.141Z] c788192a36de: Download complete [2021-09-29T08:02:55.141Z] 540db60ca938: Verifying Checksum [2021-09-29T08:02:55.141Z] 540db60ca938: Download complete [2021-09-29T08:02:55.409Z] 540db60ca938: Pull complete [2021-09-29T08:02:55.409Z] adcc1eea9eea: Pull complete [2021-09-29T08:02:55.409Z] 4c4ab2625f07: Pull complete [2021-09-29T08:02:55.991Z] a77e37c0d609: Verifying Checksum [2021-09-29T08:02:55.991Z] a77e37c0d609: Download complete [2021-09-29T08:03:01.332Z] c3185cebc471: Verifying Checksum [2021-09-29T08:03:01.332Z] c3185cebc471: Download complete [2021-09-29T08:03:02.313Z] db62176df00c: Verifying Checksum [2021-09-29T08:03:02.313Z] db62176df00c: Download complete [2021-09-29T08:03:06.587Z] db62176df00c: Pull complete [2021-09-29T08:03:06.587Z] 3b30891b0d05: Pull complete [2021-09-29T08:03:06.587Z] 06b49ca38bd5: Pull complete [2021-09-29T08:03:06.587Z] c788192a36de: Pull complete [2021-09-29T08:03:06.587Z] a77e37c0d609: Pull complete [2021-09-29T08:03:08.551Z] c3185cebc471: Pull complete [2021-09-29T08:03:08.551Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T08:03:08.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:03:08.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:03:08.903Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:03:08.903Z] WORKDIR /edgex [2021-09-29T08:03:08.903Z] COPY go.mod . [2021-09-29T08:03:08.903Z] RUN go mod download' [2021-09-29T08:03:08.903Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T08:03:09.481Z] Still waiting to schedule task [2021-09-29T08:03:09.482Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-106’ [2021-09-29T08:03:10.382Z] Sending build context to Docker daemon 329MB [2021-09-29T08:03:10.382Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T08:03:10.382Z] ---> 031687cdd783 [2021-09-29T08:03:10.382Z] Step 2/4 : WORKDIR /edgex [2021-09-29T08:03:12.336Z] ---> Running in d64b7ad48625 [2021-09-29T08:03:12.336Z] Removing intermediate container d64b7ad48625 [2021-09-29T08:03:12.336Z] ---> 4627d358f359 [2021-09-29T08:03:12.336Z] Step 3/4 : COPY go.mod . [2021-09-29T08:03:12.608Z] ---> bc9a516c4a09 [2021-09-29T08:03:12.608Z] Step 4/4 : RUN go mod download [2021-09-29T08:03:12.608Z] ---> Running in 8a01dade9a57 [2021-09-29T08:03:44.927Z] Removing intermediate container 8a01dade9a57 [2021-09-29T08:03:44.927Z] ---> b5007f42d76d [2021-09-29T08:03:44.927Z] Successfully built b5007f42d76d [2021-09-29T08:03:44.927Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:03:45.252Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T08:03:45.252Z] . [Pipeline] withDockerContainer [2021-09-29T08:03:45.350Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-09-29T08:03:45.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2021-09-29T08:03:45.796Z] $ docker top f27975d3e8a4f2a4142c6d651ae6ea25fda8ecedba9f7bf3c51635c8eec6e9e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:03:46.203Z] + go version [2021-09-29T08:03:46.203Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T08:03:46.219Z] $ docker stop --time=1 f27975d3e8a4f2a4142c6d651ae6ea25fda8ecedba9f7bf3c51635c8eec6e9e2 [2021-09-29T08:03:47.446Z] $ docker rm -f f27975d3e8a4f2a4142c6d651ae6ea25fda8ecedba9f7bf3c51635c8eec6e9e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:03:48.067Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T08:03:48.067Z] . [Pipeline] withDockerContainer [2021-09-29T08:03:48.159Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-09-29T08:03:48.217Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2021-09-29T08:03:48.638Z] $ docker top edf3301eaa83ff867d8decc215537b5aae6cf4f2297d054416a81db6810f7c9d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T08:03:48.733Z] ========================================================= [2021-09-29T08:03:48.733Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T08:03:48.733Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:03:49.056Z] + go mod tidy [Pipeline] sh [2021-09-29T08:03:49.644Z] + make test [2021-09-29T08:03:49.644Z] go mod tidy [2021-09-29T08:03:49.644Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T08:03:55.079Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T08:04:13.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T08:04:17.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T08:04:17.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T08:04:17.932Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T08:04:20.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T08:04:20.822Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T08:04:20.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T08:04:20.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T08:04:21.420Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T08:04:21.691Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T08:04:22.299Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T08:04:22.299Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T08:04:22.299Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T08:04:22.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T08:04:23.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-09-29T08:04:23.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T08:04:23.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T08:04:25.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements [2021-09-29T08:04:25.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T08:04:25.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 46.3% of statements [2021-09-29T08:04:25.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T08:04:25.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T08:04:26.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-09-29T08:04:26.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T08:04:26.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:04:27.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2021-09-29T08:04:27.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T08:04:27.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T08:04:27.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T08:04:27.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T08:04:27.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T08:04:27.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements [2021-09-29T08:04:27.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T08:04:27.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:04:27.755Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 59.1% of statements [2021-09-29T08:04:27.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T08:04:27.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T08:04:27.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T08:04:27.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T08:04:27.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T08:04:28.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-09-29T08:04:28.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T08:04:28.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T08:04:28.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T08:04:29.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.119s coverage: 0.8% of statements [2021-09-29T08:04:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T08:04:29.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-09-29T08:04:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 21.7% of statements [2021-09-29T08:04:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T08:04:29.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-09-29T08:04:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2021-09-29T08:04:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-09-29T08:04:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2021-09-29T08:04:31.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-09-29T08:04:43.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2021-09-29T08:04:43.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-09-29T08:04:47.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 82.5% of statements [2021-09-29T08:04:47.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T08:05:06.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-09-29T08:05:06.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-09-29T08:05:06.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 70.3% of statements [2021-09-29T08:05:06.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T08:05:06.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T08:05:06.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T08:05:07.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.4% of statements [2021-09-29T08:05:07.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T08:05:07.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T08:05:07.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-09-29T08:05:07.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T08:05:07.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-09-29T08:05:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T08:05:16.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T08:05:16.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T08:05:16.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T08:05:16.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T08:05:16.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T08:05:16.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T08:05:16.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-09-29T08:05:16.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-09-29T08:05:16.199Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T08:05:48.558Z] GO111MODULE=on go vet ./... [2021-09-29T08:05:55.278Z] gofmt -l . [2021-09-29T08:05:55.278Z] [ "`gofmt -l .`" = "" ] [2021-09-29T08:05:55.545Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T08:05:56.129Z] + ls -al . [2021-09-29T08:05:56.129Z] total 612 [2021-09-29T08:05:56.129Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 08:05 . [2021-09-29T08:05:56.129Z] drwxr-xr-x 4 root root 28 Sep 29 08:03 .. [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 08:02 .dockerignore [2021-09-29T08:05:56.129Z] drwxrwxr-x 8 1001 1001 179 Sep 29 08:02 .git [2021-09-29T08:05:56.129Z] drwxrwxr-x 4 1001 1001 142 Sep 29 08:02 .github [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 08:02 .gitignore [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 68 Sep 29 08:02 .golangci.yml [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 08:02 .hadolint.yml [2021-09-29T08:05:56.129Z] drwx------ 3 1001 1001 58 Sep 29 08:02 .semver [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 08:02 .sonarcloud.properties [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 08:02 ADOPTERS.md [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 08:02 Attribution.txt [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 08:02 CHANGELOG.md [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 08:02 CONTRIBUTING.md [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 08:02 GOVERNANCE.md [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 08:02 Jenkinsfile [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 08:02 LICENSE [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 08:02 Makefile [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 08:02 OWNERS.md [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 8256 Sep 29 08:02 README.md [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 08:02 SECURITY.md [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 08:02 VERSION [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 08:02 ZMQWindows.md [2021-09-29T08:05:56.129Z] drwxrwxr-x 2 1001 1001 37 Sep 29 08:02 bin [2021-09-29T08:05:56.129Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 08:02 cmd [2021-09-29T08:05:56.129Z] -rw-r--r-- 1 root root 403100 Sep 29 08:05 coverage.out [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 08:02 go.mod [2021-09-29T08:05:56.129Z] -rw-r--r-- 1 root root 50064 Sep 29 08:03 go.sum [2021-09-29T08:05:56.129Z] drwxrwxr-x 8 1001 1001 124 Sep 29 08:02 internal [2021-09-29T08:05:56.129Z] drwxrwxr-x 3 1001 1001 16 Sep 29 08:02 openapi [2021-09-29T08:05:56.129Z] drwxrwxr-x 4 1001 1001 71 Sep 29 08:02 snap [2021-09-29T08:05:56.129Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 08:02 version.go [Pipeline] sh [2021-09-29T08:05:56.442Z] + '[' -e coverage.out ] [2021-09-29T08:05:56.442Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T08:05:56.550Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T08:05:56.857Z] + make build [2021-09-29T08:05:56.857Z] go mod tidy [2021-09-29T08:05:56.857Z] 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-29T08:05:58.271Z] 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-29T08:06:04.934Z] 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-29T08:06:05.523Z] 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-29T08:06:06.497Z] 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-29T08:06:06.763Z] 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-29T08:06:07.732Z] 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-29T08:06:08.318Z] 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-29T08:06:09.284Z] 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-29T08:06:09.868Z] 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-29T08:06:10.835Z] 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-29T08:06:11.795Z] 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-29T08:06:13.227Z] $ docker stop --time=1 edf3301eaa83ff867d8decc215537b5aae6cf4f2297d054416a81db6810f7c9d [2021-09-29T08:06:14.986Z] $ docker rm -f edf3301eaa83ff867d8decc215537b5aae6cf4f2297d054416a81db6810f7c9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:16.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:06:16.772Z] [2021-09-29T08:06:16.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:17.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:06:17.390Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T08:06:17.390Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T08:06:17.390Z] ca9280d653b3: Pulling fs layer [2021-09-29T08:06:17.390Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T08:06:17.680Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T08:06:17.680Z] cbdbe7a5bc2a: Download complete [2021-09-29T08:06:17.946Z] cbdbe7a5bc2a: Pull complete [2021-09-29T08:06:18.219Z] ca9280d653b3: Verifying Checksum [2021-09-29T08:06:18.219Z] ca9280d653b3: Download complete [2021-09-29T08:06:18.801Z] ca9280d653b3: Pull complete [2021-09-29T08:06:20.737Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T08:06:20.737Z] 7e9c9ca2126c: Download complete [2021-09-29T08:06:24.124Z] 7e9c9ca2126c: Pull complete [2021-09-29T08:06:24.124Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T08:06:24.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:06:24.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T08:06:24.209Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-09-29T08:06:24.263Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-29T08:06:26.811Z] $ docker top daacbaff75dad2a9a3e64b145b5b35f017665b414c3459e16317a1cfe69d21ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:06:27.210Z] + docker-compose build --help [2021-09-29T08:06:27.210Z] + grep parallel [2021-09-29T08:06:27.799Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T08:06:27.818Z] $ docker stop --time=1 daacbaff75dad2a9a3e64b145b5b35f017665b414c3459e16317a1cfe69d21ca [2021-09-29T08:06:29.010Z] $ docker rm -f daacbaff75dad2a9a3e64b145b5b35f017665b414c3459e16317a1cfe69d21ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:06:29.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T08:06:29.491Z] . [Pipeline] withDockerContainer [2021-09-29T08:06:29.585Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-09-29T08:06:29.637Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat [2021-09-29T08:06:30.029Z] $ docker top d548f5b5b8c1ac61aebb17ccd988d49db2704f8c55a5a5078cc4babea1c8f4e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:06:30.437Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T08:06:31.024Z] Building core-command ... [2021-09-29T08:06:31.024Z] Building core-data ... [2021-09-29T08:06:31.024Z] Building core-metadata ... [2021-09-29T08:06:31.024Z] Building security-bootstrapper ... [2021-09-29T08:06:31.024Z] Building security-proxy-setup ... [2021-09-29T08:06:31.024Z] Building security-secretstore-setup ... [2021-09-29T08:06:31.024Z] Building support-notifications ... [2021-09-29T08:06:31.024Z] Building support-scheduler ... [2021-09-29T08:06:31.024Z] Building sys-mgmt-agent ... [2021-09-29T08:06:31.024Z] Building core-data [2021-09-29T08:06:31.024Z] Building security-bootstrapper [2021-09-29T08:06:31.024Z] Building security-secretstore-setup [2021-09-29T08:06:31.024Z] Building support-scheduler [2021-09-29T08:06:31.024Z] Building support-notifications [2021-09-29T08:06:35.435Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-109 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws [2021-09-29T08:06:35.450Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-29T08:06:35.680Z] The recommended git tool is: git [2021-09-29T08:06:41.295Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:41.295Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:41.295Z] ---> b5007f42d76d [2021-09-29T08:06:41.295Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:06:41.295Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:41.295Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:41.295Z] ---> b5007f42d76d [2021-09-29T08:06:41.295Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T08:06:41.295Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:41.295Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:41.295Z] ---> b5007f42d76d [2021-09-29T08:06:41.295Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T08:06:42.308Z] using credential edgex-jenkins-ssh [2021-09-29T08:06:42.340Z] Cloning the remote Git repository [2021-09-29T08:06:42.409Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:06:42.714Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-29T08:06:42.808Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:06:42.810Z] > git --version # timeout=10 [2021-09-29T08:06:42.830Z] > git --version # 'git version 2.17.1' [2021-09-29T08:06:42.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:06:42.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:06:45.132Z] ---> Running in 3549ce029ef3 [2021-09-29T08:06:45.132Z] ---> Running in bb3ca2b861e0 [2021-09-29T08:06:45.132Z] ---> Running in bb9ba770f131 [2021-09-29T08:06:52.803Z] Removing intermediate container 3549ce029ef3 [2021-09-29T08:06:52.803Z] ---> f0df4c22e826 [2021-09-29T08:06:52.803Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:52.803Z] Removing intermediate container bb9ba770f131 [2021-09-29T08:06:52.803Z] ---> c845a4ba5266 [2021-09-29T08:06:52.803Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:52.803Z] Removing intermediate container bb3ca2b861e0 [2021-09-29T08:06:52.803Z] ---> 65819bdc99e8 [2021-09-29T08:06:52.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:52.803Z] ---> Running in 47e4a734bcee [2021-09-29T08:06:52.803Z] ---> Running in 194d7850c87f [2021-09-29T08:06:52.803Z] ---> Running in 65bde157a8bf [2021-09-29T08:06:52.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:52.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:52.803Z] ---> b5007f42d76d [2021-09-29T08:06:52.803Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:06:52.803Z] ---> Using cache [2021-09-29T08:06:52.803Z] ---> 65819bdc99e8 [2021-09-29T08:06:52.803Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:52.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:06:52.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:06:52.803Z] ---> b5007f42d76d [2021-09-29T08:06:52.803Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:06:52.803Z] ---> Using cache [2021-09-29T08:06:52.803Z] ---> 65819bdc99e8 [2021-09-29T08:06:52.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:06:53.071Z] ---> Running in 89c449feda36 [2021-09-29T08:06:53.071Z] ---> Running in df217adee355 [2021-09-29T08:06:53.349Z] Removing intermediate container 194d7850c87f [2021-09-29T08:06:53.349Z] ---> 6573388e7a6f [2021-09-29T08:06:53.349Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T08:06:53.349Z] ---> Running in 696d55a75a12 [2021-09-29T08:06:53.349Z] Removing intermediate container 47e4a734bcee [2021-09-29T08:06:53.349Z] ---> 7f999b86ec09 [2021-09-29T08:06:53.349Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T08:06:53.349Z] Removing intermediate container 65bde157a8bf [2021-09-29T08:06:53.349Z] ---> 9cf98e78bce4 [2021-09-29T08:06:53.349Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T08:06:53.349Z] ---> Running in d263af25820a [2021-09-29T08:06:53.617Z] ---> Running in 612ec847d885 [2021-09-29T08:06:53.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:53.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:54.166Z] Removing intermediate container df217adee355 [2021-09-29T08:06:54.166Z] ---> 35c552e6b7da [2021-09-29T08:06:54.166Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T08:06:54.166Z] Removing intermediate container 89c449feda36 [2021-09-29T08:06:54.166Z] ---> 99e4f16a436a [2021-09-29T08:06:54.166Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T08:06:54.166Z] ---> Running in 8054d348b07b [2021-09-29T08:06:54.166Z] ---> Running in 564803c22cb0 [2021-09-29T08:06:54.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:54.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:54.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:54.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:54.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:55.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:55.287Z] OK: 219 MiB in 52 packages [2021-09-29T08:06:55.557Z] OK: 219 MiB in 52 packages [2021-09-29T08:06:55.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:55.557Z] OK: 219 MiB in 52 packages [2021-09-29T08:06:55.557Z] Removing intermediate container 696d55a75a12 [2021-09-29T08:06:55.557Z] ---> 6b4f15bf1024 [2021-09-29T08:06:55.557Z] Step 6/32 : COPY go.mod . [2021-09-29T08:06:55.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:06:55.825Z] ---> 3b9a0cb3de3d [2021-09-29T08:06:55.826Z] Step 7/32 : RUN go mod download [2021-09-29T08:06:55.826Z] ---> Running in 80c3bdc8b93b [2021-09-29T08:06:55.826Z] Removing intermediate container d263af25820a [2021-09-29T08:06:55.826Z] ---> 8019799293aa [2021-09-29T08:06:55.826Z] Step 6/26 : COPY go.mod . [2021-09-29T08:06:56.108Z] Removing intermediate container 612ec847d885 [2021-09-29T08:06:56.108Z] ---> f8f633e44dcd [2021-09-29T08:06:56.108Z] Step 6/23 : COPY go.mod . [2021-09-29T08:06:56.108Z] OK: 219 MiB in 52 packages [2021-09-29T08:06:56.108Z] ---> d8f8cdbe3e24 [2021-09-29T08:06:56.108Z] Step 7/26 : RUN go mod download [2021-09-29T08:06:56.108Z] ---> Running in cc206f157bb6 [2021-09-29T08:06:56.375Z] ---> 66bd0c2c112c [2021-09-29T08:06:56.375Z] Step 7/23 : RUN go mod download [2021-09-29T08:06:56.375Z] OK: 219 MiB in 52 packages [2021-09-29T08:06:56.375Z] ---> Running in daa97a7f173c [2021-09-29T08:06:56.653Z] Removing intermediate container 8054d348b07b [2021-09-29T08:06:56.653Z] ---> 93d2ecce8873 [2021-09-29T08:06:56.653Z] Step 6/23 : COPY go.mod . [2021-09-29T08:06:56.922Z] Removing intermediate container 564803c22cb0 [2021-09-29T08:06:56.922Z] ---> df1e180ef0a2 [2021-09-29T08:06:56.922Z] Step 6/24 : COPY go.mod . [2021-09-29T08:06:56.922Z] ---> 9291a72e6c8e [2021-09-29T08:06:56.922Z] Step 7/23 : RUN go mod download [2021-09-29T08:06:56.922Z] ---> Running in 5f11cb14694c [2021-09-29T08:06:57.189Z] ---> d206ab14ff64 [2021-09-29T08:06:57.189Z] Step 7/24 : RUN go mod download [2021-09-29T08:06:57.189Z] ---> Running in 667b74145acb [2021-09-29T08:06:57.775Z] Removing intermediate container 80c3bdc8b93b [2021-09-29T08:06:57.775Z] ---> b3f1fb21c16a [2021-09-29T08:06:57.775Z] Step 8/32 : COPY . . [2021-09-29T08:06:59.258Z] Removing intermediate container cc206f157bb6 [2021-09-29T08:06:59.258Z] ---> 997f1d3e1fa0 [2021-09-29T08:06:59.258Z] Step 8/26 : COPY . . [2021-09-29T08:06:59.861Z] Removing intermediate container daa97a7f173c [2021-09-29T08:06:59.861Z] ---> d17d1743c852 [2021-09-29T08:06:59.861Z] Step 8/23 : COPY . . [2021-09-29T08:07:01.823Z] Removing intermediate container 5f11cb14694c [2021-09-29T08:07:01.823Z] ---> 2d71334ff1e2 [2021-09-29T08:07:01.823Z] Step 8/23 : COPY . . [2021-09-29T08:07:02.088Z] Removing intermediate container 667b74145acb [2021-09-29T08:07:02.088Z] ---> 1757162d2499 [2021-09-29T08:07:02.088Z] Step 8/24 : COPY . . [2021-09-29T08:07:07.451Z] ---> adaea0e1f3cf [2021-09-29T08:07:07.451Z] Step 9/32 : RUN go mod tidy [2021-09-29T08:07:07.451Z] ---> 9156792ffb62 [2021-09-29T08:07:07.451Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:07:07.720Z] ---> 53c45f7ef0d5 [2021-09-29T08:07:07.720Z] Step 9/26 : RUN go mod tidy [2021-09-29T08:07:07.720Z] ---> Running in a0b894b5443e [2021-09-29T08:07:07.720Z] ---> Running in 52edb445e85b [2021-09-29T08:07:07.720Z] ---> Running in 31b7532885c0 [2021-09-29T08:07:08.291Z] Merging remotes/origin/main commit e92863d55807b65f509bd650f3f22bb3a2ab538f into PR head commit 95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:07:08.686Z] Merge succeeded, producing 95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:07:08.687Z] Checking out Revision 95a6ff91c8ff7deeb68e616497a1a6e44f11109f (PR-3725) [2021-09-29T08:07:07.273Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T08:07:07.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:07:07.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T08:07:07.375Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:07:07.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:07:07.391Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T08:07:08.312Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T08:07:08.335Z] > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 [2021-09-29T08:07:08.564Z] > git remote # timeout=10 [2021-09-29T08:07:08.602Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T08:07:08.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:07:08.633Z] > git merge e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 [2021-09-29T08:07:08.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T08:07:08.693Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T08:07:08.708Z] > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 [2021-09-29T08:07:13.270Z] Commit message: "Merge branch 'main' into 3689_fix_remove_pkg-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:07:13.863Z] provisioning config files... [2021-09-29T08:07:13.896Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3532518284911871150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:07:14.377Z] Removing intermediate container a0b894b5443e [2021-09-29T08:07:14.378Z] ---> ea6099bcd0be [2021-09-29T08:07:14.378Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T08:07:14.378Z] ---> Running in 8d96eb27456a [2021-09-29T08:07:14.378Z] Removing intermediate container 31b7532885c0 [2021-09-29T08:07:14.378Z] ---> bbcd8b2e548a [2021-09-29T08:07:14.378Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T08:07:14.378Z] Removing intermediate container 52edb445e85b [2021-09-29T08:07:14.378Z] ---> e013ca86b3b6 [2021-09-29T08:07:14.378Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T08:07:14.378Z] ---> Running in 745790feebd6 [2021-09-29T08:07:14.378Z] ---> Running in 8b7cd0e5d5ca [2021-09-29T08:07:14.378Z] 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-29T08:07:14.504Z] ---> docker-login.sh [2021-09-29T08:07:14.504Z] nexus3.edgexfoundry.org:10001 [2021-09-29T08:07:14.650Z] 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-29T08:07:14.650Z] 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-29T08:07:15.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:07:16.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:07:16.232Z] Configure a credential helper to remove this warning. See [2021-09-29T08:07:16.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:07:16.232Z] [2021-09-29T08:07:16.232Z] Login Succeeded [2021-09-29T08:07:16.232Z] nexus3.edgexfoundry.org:10002 [2021-09-29T08:07:16.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:07:16.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:07:16.837Z] Configure a credential helper to remove this warning. See [2021-09-29T08:07:16.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:07:16.837Z] [2021-09-29T08:07:16.837Z] Login Succeeded [2021-09-29T08:07:16.837Z] nexus3.edgexfoundry.org:10003 [2021-09-29T08:07:17.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:07:17.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:07:17.441Z] Configure a credential helper to remove this warning. See [2021-09-29T08:07:17.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:07:17.441Z] [2021-09-29T08:07:17.441Z] Login Succeeded [2021-09-29T08:07:17.441Z] nexus3.edgexfoundry.org:10004 [2021-09-29T08:07:18.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:07:18.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:07:18.044Z] Configure a credential helper to remove this warning. See [2021-09-29T08:07:18.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:07:18.044Z] [2021-09-29T08:07:18.044Z] Login Succeeded [2021-09-29T08:07:18.044Z] docker.io [2021-09-29T08:07:18.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T08:07:18.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T08:07:18.919Z] Configure a credential helper to remove this warning. See [2021-09-29T08:07:18.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T08:07:18.919Z] [2021-09-29T08:07:18.919Z] Login Succeeded [2021-09-29T08:07:18.919Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T08:07:18.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T08:07:19.558Z] ========================================================= [2021-09-29T08:07:19.558Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T08:07:19.558Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:07:20.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:07:20.290Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T08:07:20.290Z] 595b0fe564bb: Pulling fs layer [2021-09-29T08:07:20.290Z] 24495759ef45: Pulling fs layer [2021-09-29T08:07:20.290Z] d148012ef14d: Pulling fs layer [2021-09-29T08:07:20.290Z] e90a11edd702: Pulling fs layer [2021-09-29T08:07:20.290Z] d77568369979: Pulling fs layer [2021-09-29T08:07:20.290Z] e90a11edd702: Waiting [2021-09-29T08:07:20.290Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T08:07:20.290Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T08:07:20.290Z] 97ac5df62f85: Pulling fs layer [2021-09-29T08:07:20.290Z] 170f2ba95c9a: Waiting [2021-09-29T08:07:20.290Z] d77568369979: Waiting [2021-09-29T08:07:20.290Z] fc1c9f9a7f3b: Waiting [2021-09-29T08:07:20.290Z] 97ac5df62f85: Waiting [2021-09-29T08:07:20.570Z] d148012ef14d: Verifying Checksum [2021-09-29T08:07:20.570Z] d148012ef14d: Download complete [2021-09-29T08:07:20.570Z] 24495759ef45: Verifying Checksum [2021-09-29T08:07:20.570Z] 24495759ef45: Download complete [2021-09-29T08:07:20.570Z] d77568369979: Verifying Checksum [2021-09-29T08:07:20.570Z] d77568369979: Download complete [2021-09-29T08:07:20.570Z] 595b0fe564bb: Verifying Checksum [2021-09-29T08:07:20.570Z] 595b0fe564bb: Download complete [2021-09-29T08:07:20.570Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T08:07:20.570Z] fc1c9f9a7f3b: Download complete [2021-09-29T08:07:20.846Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T08:07:20.846Z] 170f2ba95c9a: Download complete [2021-09-29T08:07:21.121Z] 595b0fe564bb: Pull complete [2021-09-29T08:07:22.109Z] 24495759ef45: Pull complete [2021-09-29T08:07:22.386Z] d148012ef14d: Pull complete [2021-09-29T08:07:24.385Z] 97ac5df62f85: Download complete [2021-09-29T08:07:24.674Z] e90a11edd702: Download complete [2021-09-29T08:07:27.024Z] ---> b2eb3d3bdf3d [2021-09-29T08:07:27.024Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:07:27.024Z] ---> Running in 5ce7cb0b94e6 [2021-09-29T08:07:27.024Z] ---> c0a5b647d576 [2021-09-29T08:07:27.024Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:07:27.024Z] ---> Running in 88d87732bddf [2021-09-29T08:07:27.990Z] Removing intermediate container 5ce7cb0b94e6 [2021-09-29T08:07:27.990Z] ---> ef19dc545476 [2021-09-29T08:07:27.990Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T08:07:27.990Z] ---> Running in 6c50d267f1e3 [2021-09-29T08:07:28.584Z] Removing intermediate container 88d87732bddf [2021-09-29T08:07:28.584Z] ---> 2d4cd4a9b474 [2021-09-29T08:07:28.584Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T08:07:28.584Z] ---> Running in f5b6d0cb39dd [2021-09-29T08:07:28.584Z] 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-29T08:07:29.172Z] 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-29T08:07:34.857Z] e90a11edd702: Pull complete [2021-09-29T08:07:35.133Z] d77568369979: Pull complete [2021-09-29T08:07:35.739Z] fc1c9f9a7f3b: Pull complete [2021-09-29T08:07:36.015Z] 170f2ba95c9a: Pull complete [2021-09-29T08:07:41.428Z] 97ac5df62f85: Pull complete [2021-09-29T08:07:41.428Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T08:07:41.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:07:41.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:07:41.802Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:07:41.802Z] WORKDIR /edgex [2021-09-29T08:07:41.802Z] COPY go.mod . [2021-09-29T08:07:41.802Z] RUN go mod download [2021-09-29T08:07:41.802Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T08:07:43.797Z] Sending build context to Docker daemon 166.1MB [2021-09-29T08:07:43.797Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T08:07:43.797Z] ---> 04bc70af865f [2021-09-29T08:07:43.797Z] Step 2/4 : WORKDIR /edgex [2021-09-29T08:07:47.430Z] 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-29T08:07:49.224Z] ---> Running in 2bfb0c62ce11 [2021-09-29T08:07:49.224Z] Removing intermediate container 2bfb0c62ce11 [2021-09-29T08:07:49.224Z] ---> f1b45703cc96 [2021-09-29T08:07:49.224Z] Step 3/4 : COPY go.mod . [2021-09-29T08:07:50.203Z] ---> 0ecf4b361684 [2021-09-29T08:07:50.203Z] Step 4/4 : RUN go mod download [2021-09-29T08:07:50.477Z] ---> Running in 2fbc3ba5f704 [2021-09-29T08:07:50.772Z] Removing intermediate container 8d96eb27456a [2021-09-29T08:07:50.772Z] ---> bdec1e0899f0 [2021-09-29T08:07:50.772Z] [2021-09-29T08:07:50.772Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T08:07:50.772Z] 3.14: Pulling from library/alpine [2021-09-29T08:07:52.207Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:07:52.207Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:07:52.207Z] ---> 14119a10abf4 [2021-09-29T08:07:52.207Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T08:07:52.207Z] ---> Running in fed1fdc333c3 [2021-09-29T08:07:52.473Z] Removing intermediate container 745790feebd6 [2021-09-29T08:07:52.473Z] ---> d98b2ba90c85 [2021-09-29T08:07:52.473Z] [2021-09-29T08:07:52.473Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T08:07:52.473Z] ---> 14119a10abf4 [2021-09-29T08:07:52.473Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T08:07:52.473Z] Removing intermediate container fed1fdc333c3 [2021-09-29T08:07:52.473Z] ---> df85dcc1b857 [2021-09-29T08:07:52.473Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T08:07:52.473Z] ---> Running in b6f418db0a6d [2021-09-29T08:07:52.473Z] ---> Running in d8f1baa534e2 [2021-09-29T08:07:53.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:07:53.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:07:53.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:07:53.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:07:53.991Z] Removing intermediate container 8b7cd0e5d5ca [2021-09-29T08:07:53.991Z] ---> cf741151341a [2021-09-29T08:07:53.991Z] [2021-09-29T08:07:53.991Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:07:53.991Z] ---> 14119a10abf4 [2021-09-29T08:07:53.991Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:07:53.991Z] ---> Running in 006f226072b5 [2021-09-29T08:07:54.268Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T08:07:54.268Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T08:07:54.268Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T08:07:54.268Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:07:54.268Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:07:54.268Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:07:54.268Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T08:07:54.268Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:07:54.268Z] OK: 6 MiB in 16 packages [2021-09-29T08:07:54.268Z] OK: 6 MiB in 17 packages [2021-09-29T08:07:54.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:07:54.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:07:55.085Z] Removing intermediate container d8f1baa534e2 [2021-09-29T08:07:55.085Z] ---> ea95e54f6763 [2021-09-29T08:07:55.085Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T08:07:55.085Z] Removing intermediate container b6f418db0a6d [2021-09-29T08:07:55.085Z] ---> 5ae46a0d0788 [2021-09-29T08:07:55.085Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:07:55.085Z] ---> Running in 8529df238aea [2021-09-29T08:07:55.085Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T08:07:55.085Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:07:55.085Z] OK: 6 MiB in 15 packages [2021-09-29T08:07:55.085Z] ---> Running in 6e78af3ef931 [2021-09-29T08:07:55.356Z] Removing intermediate container 8529df238aea [2021-09-29T08:07:55.356Z] ---> 7494b6d2c4f7 [2021-09-29T08:07:55.356Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T08:07:55.356Z] ---> Running in 429ac2bb0157 [2021-09-29T08:07:55.356Z] Removing intermediate container 6e78af3ef931 [2021-09-29T08:07:55.356Z] ---> 4c661f98964d [2021-09-29T08:07:55.357Z] Step 14/26 : WORKDIR / [2021-09-29T08:07:55.357Z] ---> Running in 1b7b5281351e [2021-09-29T08:07:55.623Z] Removing intermediate container 429ac2bb0157 [2021-09-29T08:07:55.623Z] ---> c67f4ac1a70a [2021-09-29T08:07:55.623Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T08:07:55.623Z] Removing intermediate container 006f226072b5 [2021-09-29T08:07:55.623Z] ---> 123f2999fc9c [2021-09-29T08:07:55.623Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:07:55.623Z] ---> Running in a6b55d7026c9 [2021-09-29T08:07:55.623Z] ---> Running in d762efb91b2e [2021-09-29T08:07:55.623Z] Removing intermediate container 1b7b5281351e [2021-09-29T08:07:55.623Z] ---> 90e455b0d714 [2021-09-29T08:07:55.623Z] 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-29T08:07:55.889Z] Removing intermediate container d762efb91b2e [2021-09-29T08:07:55.889Z] ---> 4207a8db719c [2021-09-29T08:07:55.889Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T08:07:56.157Z] ---> Running in 63e1029156a0 [2021-09-29T08:07:56.157Z] ---> fadd4972383a [2021-09-29T08:07:56.157Z] 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-29T08:07:56.424Z] Removing intermediate container 63e1029156a0 [2021-09-29T08:07:56.424Z] ---> d66e0d3caeb8 [2021-09-29T08:07:56.424Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:07:56.424Z] ---> Running in c5c4931478cb [2021-09-29T08:07:56.424Z] ---> 44c4cdf91281 [2021-09-29T08:07:56.424Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T08:07:56.691Z] Removing intermediate container c5c4931478cb [2021-09-29T08:07:56.691Z] ---> cb4649021dfa [2021-09-29T08:07:56.691Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:07:56.958Z] Removing intermediate container a6b55d7026c9 [2021-09-29T08:07:56.958Z] ---> c6b27ea21263 [2021-09-29T08:07:56.958Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T08:07:56.958Z] ---> Running in 783c3489145c [2021-09-29T08:07:56.958Z] ---> 3eacedbcfbc7 [2021-09-29T08:07:56.958Z] 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-29T08:07:56.958Z] ---> 073e33a259e6 [2021-09-29T08:07:56.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T08:07:57.226Z] Removing intermediate container 783c3489145c [2021-09-29T08:07:57.226Z] ---> ed629858540b [2021-09-29T08:07:57.226Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T08:07:57.495Z] ---> 6c7dceb113ea [2021-09-29T08:07:57.495Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T08:07:57.766Z] ---> 6a278a9dc4b9 [2021-09-29T08:07:57.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T08:07:57.766Z] ---> a76bc4098db0 [2021-09-29T08:07:57.766Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T08:07:57.766Z] ---> Running in fe772762d7f0 [2021-09-29T08:07:58.353Z] ---> 4be5f6e191cc [2021-09-29T08:07:58.353Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T08:07:58.353Z] ---> f7076041bf67 [2021-09-29T08:07:58.353Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T08:07:58.353Z] ---> Running in 4a0311b7921a [2021-09-29T08:07:58.619Z] Removing intermediate container 4a0311b7921a [2021-09-29T08:07:58.619Z] ---> dbfae88776b6 [2021-09-29T08:07:58.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:07:58.619Z] ---> Running in d44c7fd9dd38 [2021-09-29T08:07:58.884Z] Removing intermediate container d44c7fd9dd38 [2021-09-29T08:07:58.884Z] ---> 9717ef84351c [2021-09-29T08:07:58.884Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T08:07:58.884Z] ---> Running in 3fc040aa9452 [2021-09-29T08:07:59.151Z] ---> 59a1eb344596 [2021-09-29T08:07:59.151Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T08:07:59.151Z] Removing intermediate container 3fc040aa9452 [2021-09-29T08:07:59.151Z] ---> 5da4619e84bc [2021-09-29T08:07:59.151Z] Step 22/23 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:07:59.151Z] Removing intermediate container fe772762d7f0 [2021-09-29T08:07:59.151Z] ---> 2ccc02699fa6 [2021-09-29T08:07:59.151Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:07:59.420Z] ---> Running in 3365b32fc3e7 [2021-09-29T08:07:59.420Z] ---> 54c50ef2cab6 [2021-09-29T08:07:59.420Z] 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-29T08:07:59.420Z] ---> Running in f3004afff5ea [2021-09-29T08:07:59.699Z] Removing intermediate container 3365b32fc3e7 [2021-09-29T08:07:59.699Z] ---> 52ffdd689005 [2021-09-29T08:07:59.699Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T08:07:59.699Z] ---> Running in f3f8439e67bd [2021-09-29T08:07:59.699Z] ---> bea7a9494bee [2021-09-29T08:07:59.699Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T08:07:59.983Z] Removing intermediate container f3f8439e67bd [2021-09-29T08:07:59.983Z] ---> d8cd1be580e7 [2021-09-29T08:07:59.983Z] [2021-09-29T08:08:00.256Z] Successfully built d8cd1be580e7 [2021-09-29T08:08:00.256Z] Successfully tagged support-scheduler:latest [2021-09-29T08:08:00.256Z] Building sys-mgmt-agent [2021-09-29T08:08:00.850Z]  Building support-scheduler ... done  ---> eae3fcb4e529 [2021-09-29T08:08:00.850Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T08:08:01.434Z] ---> a1fb4241478d [2021-09-29T08:08:01.434Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T08:08:01.434Z] Removing intermediate container f3004afff5ea [2021-09-29T08:08:01.434Z] ---> 5335c90a8d97 [2021-09-29T08:08:01.434Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T08:08:01.713Z] ---> Running in 7a7a460f55a2 [2021-09-29T08:08:01.988Z] ---> 0308de79379d [2021-09-29T08:08:01.988Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T08:08:01.988Z] Removing intermediate container 7a7a460f55a2 [2021-09-29T08:08:01.988Z] ---> ba7679df29ed [2021-09-29T08:08:01.988Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T08:08:01.988Z] ---> Running in 6dc8904a07a5 [2021-09-29T08:08:01.988Z] Removing intermediate container 6dc8904a07a5 [2021-09-29T08:08:01.988Z] ---> b66210ba6d0b [2021-09-29T08:08:01.988Z] Step 25/26 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:08:02.270Z] ---> 9300a4b4ca50 [2021-09-29T08:08:02.270Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T08:08:02.270Z] ---> Running in 6af558252ccd [2021-09-29T08:08:02.270Z] ---> Running in acf5edb1377f [2021-09-29T08:08:02.551Z] Removing intermediate container 6af558252ccd [2021-09-29T08:08:02.551Z] ---> 746d01e14b05 [2021-09-29T08:08:02.551Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T08:08:02.551Z] ---> Running in ae5e57f17949 [2021-09-29T08:08:02.551Z] Removing intermediate container acf5edb1377f [2021-09-29T08:08:02.551Z] ---> dc34e2063706 [2021-09-29T08:08:02.551Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T08:08:02.833Z] Removing intermediate container ae5e57f17949 [2021-09-29T08:08:02.833Z] ---> 35c4c8738fff [2021-09-29T08:08:02.833Z] [2021-09-29T08:08:02.833Z] Successfully built 35c4c8738fff [2021-09-29T08:08:02.833Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T08:08:02.833Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-29T08:08:03.107Z] ---> 85f74d18c245 [2021-09-29T08:08:03.107Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T08:08:03.107Z] ---> Running in 7d1c6bbbdd31 [2021-09-29T08:08:05.740Z] Removing intermediate container 7d1c6bbbdd31 [2021-09-29T08:08:05.740Z] ---> 937c5c1fe5ee [2021-09-29T08:08:05.740Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T08:08:06.009Z] ---> Running in 96a8913e2b25 [2021-09-29T08:08:06.009Z] Removing intermediate container f5b6d0cb39dd [2021-09-29T08:08:06.009Z] ---> ab9524d18904 [2021-09-29T08:08:06.009Z] [2021-09-29T08:08:06.009Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:08:06.009Z] ---> 14119a10abf4 [2021-09-29T08:08:06.009Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T08:08:06.275Z] ---> Running in 65eb90666067 [2021-09-29T08:08:06.275Z] Removing intermediate container 96a8913e2b25 [2021-09-29T08:08:06.275Z] ---> c12fb9ede0c0 [2021-09-29T08:08:06.275Z] Step 29/32 : CMD ["gate"] [2021-09-29T08:08:06.275Z] ---> Running in 58430e78a62b [2021-09-29T08:08:06.544Z] Removing intermediate container 58430e78a62b [2021-09-29T08:08:06.544Z] ---> 5b49cccfb392 [2021-09-29T08:08:06.544Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T08:08:06.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:08:06.812Z] ---> Running in 1f86df300899 [2021-09-29T08:08:06.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:08:07.078Z] Removing intermediate container 1f86df300899 [2021-09-29T08:08:07.078Z] ---> 7e2ce82d87f8 [2021-09-29T08:08:07.078Z] Step 31/32 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:08:07.078Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T08:08:07.078Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:08:07.078Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:08:07.078Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:08:07.343Z] OK: 6 MiB in 16 packages [2021-09-29T08:08:07.343Z] ---> Running in 16cf13650362 [2021-09-29T08:08:08.298Z] Removing intermediate container 16cf13650362 [2021-09-29T08:08:08.298Z] ---> bc9f74329bd4 [2021-09-29T08:08:08.298Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T08:08:08.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:08:08.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:08:08.880Z] ---> b5007f42d76d [2021-09-29T08:08:08.880Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T08:08:08.880Z] ---> Using cache [2021-09-29T08:08:08.880Z] ---> 65819bdc99e8 [2021-09-29T08:08:08.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:08:08.880Z] ---> Using cache [2021-09-29T08:08:08.880Z] ---> 99e4f16a436a [2021-09-29T08:08:08.880Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T08:08:09.149Z] ---> Running in a766370dbaec [2021-09-29T08:08:09.419Z] ---> Running in bb544cd138de [2021-09-29T08:08:09.419Z] Removing intermediate container a766370dbaec [2021-09-29T08:08:09.419Z] ---> 24b5385062dd [2021-09-29T08:08:09.419Z] [2021-09-29T08:08:09.689Z] Successfully built 24b5385062dd [2021-09-29T08:08:09.689Z] Successfully tagged security-bootstrapper:latest [2021-09-29T08:08:09.689Z] Building core-metadata [2021-09-29T08:08:09.689Z]  Building security-bootstrapper ... done Removing intermediate container 65eb90666067 [2021-09-29T08:08:09.689Z] ---> fb4722538c7d [2021-09-29T08:08:09.689Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:08:10.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:08:10.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:08:10.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:08:11.128Z] ---> b5007f42d76d [2021-09-29T08:08:11.128Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:08:11.128Z] ---> Using cache [2021-09-29T08:08:11.128Z] ---> 65819bdc99e8 [2021-09-29T08:08:11.128Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:08:11.128Z] ---> Using cache [2021-09-29T08:08:11.128Z] ---> 99e4f16a436a [2021-09-29T08:08:11.128Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T08:08:11.128Z] ---> Running in 1a0827fa3beb [2021-09-29T08:08:11.128Z] Removing intermediate container 6c50d267f1e3 [2021-09-29T08:08:11.128Z] ---> 7d3faf4bb433 [2021-09-29T08:08:11.128Z] [2021-09-29T08:08:11.128Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:08:11.128Z] ---> 14119a10abf4 [2021-09-29T08:08:11.128Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T08:08:11.128Z] ---> Running in bb6aa8abaf66 [2021-09-29T08:08:11.128Z] ---> Running in f7390802d355 [2021-09-29T08:08:11.128Z] Removing intermediate container 1a0827fa3beb [2021-09-29T08:08:11.128Z] ---> c98967407fe7 [2021-09-29T08:08:11.128Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T08:08:11.128Z] ---> Running in f7fb750c641d [2021-09-29T08:08:11.404Z] Removing intermediate container f7390802d355 [2021-09-29T08:08:11.404Z] ---> 181d01bd100b [2021-09-29T08:08:11.404Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T08:08:11.404Z] Removing intermediate container f7fb750c641d [2021-09-29T08:08:11.404Z] ---> 3bba33aab2f5 [2021-09-29T08:08:11.404Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:08:11.404Z] ---> Running in 23d285819d47 [2021-09-29T08:08:11.404Z] ---> Running in 15ff97b8ea60 [2021-09-29T08:08:11.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:08:11.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:08:11.677Z] Removing intermediate container 23d285819d47 [2021-09-29T08:08:11.677Z] ---> 57ab53ba3041 [2021-09-29T08:08:11.677Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T08:08:11.677Z] ---> Running in 8e08bd8d66e2 [2021-09-29T08:08:11.677Z] Removing intermediate container 15ff97b8ea60 [2021-09-29T08:08:11.678Z] ---> 3d213ba923f0 [2021-09-29T08:08:11.678Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:08:11.957Z] Removing intermediate container 8e08bd8d66e2 [2021-09-29T08:08:11.957Z] ---> 36c315d31820 [2021-09-29T08:08:11.957Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:08:11.957Z] ---> Running in 47c89a88f209 [2021-09-29T08:08:11.957Z] ---> 26cf8d7d39e8 [2021-09-29T08:08:11.957Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T08:08:12.227Z] OK: 219 MiB in 52 packages [2021-09-29T08:08:12.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:08:12.761Z] ---> 58fd1db0b9c7 [2021-09-29T08:08:12.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T08:08:12.761Z] Removing intermediate container bb544cd138de [2021-09-29T08:08:12.761Z] ---> 3d9aa35526b3 [2021-09-29T08:08:12.761Z] Step 6/22 : COPY go.mod . [2021-09-29T08:08:13.035Z] Removing intermediate container 47c89a88f209 [2021-09-29T08:08:13.035Z] ---> b732cfca8db5 [2021-09-29T08:08:13.035Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T08:08:13.035Z] ---> 56f94d3c87ab [2021-09-29T08:08:13.035Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T08:08:13.035Z] ---> f4a256568cc5 [2021-09-29T08:08:13.035Z] Step 7/22 : RUN go mod download [2021-09-29T08:08:13.035Z] ---> Running in d7bcbbab9a0a [2021-09-29T08:08:13.035Z] ---> Running in 25ab30191ce1 [2021-09-29T08:08:13.035Z] ---> Running in dcb0739489af [2021-09-29T08:08:13.316Z] Removing intermediate container dcb0739489af [2021-09-29T08:08:13.316Z] ---> 053446f76c29 [2021-09-29T08:08:13.316Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:08:13.316Z] ---> Running in d6422537499e [2021-09-29T08:08:13.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:08:13.584Z] OK: 219 MiB in 52 packages [2021-09-29T08:08:13.859Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:08:13.859Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:08:13.859Z] ---> b5007f42d76d [2021-09-29T08:08:13.859Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:08:13.859Z] ---> Using cache [2021-09-29T08:08:13.859Z] ---> 65819bdc99e8 [2021-09-29T08:08:13.859Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:08:13.859Z] ---> Using cache [2021-09-29T08:08:13.859Z] ---> 99e4f16a436a [2021-09-29T08:08:13.859Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:08:13.859Z] ---> Using cache [2021-09-29T08:08:13.859Z] ---> 3d9aa35526b3 [2021-09-29T08:08:13.859Z] Step 6/24 : COPY go.mod . [2021-09-29T08:08:13.859Z] ---> Using cache [2021-09-29T08:08:13.859Z] ---> f4a256568cc5 [2021-09-29T08:08:13.859Z] Step 7/24 : RUN go mod download [2021-09-29T08:08:14.134Z] Removing intermediate container d6422537499e [2021-09-29T08:08:14.134Z] ---> a1655ba57d46 [2021-09-29T08:08:14.134Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T08:08:14.134Z] ---> Running in 38451c58b551 [2021-09-29T08:08:14.134Z] ---> Running in 8bc5495b71a7 [2021-09-29T08:08:14.401Z] Removing intermediate container bb6aa8abaf66 [2021-09-29T08:08:14.401Z] ---> a267348b2fb9 [2021-09-29T08:08:14.401Z] Step 6/24 : COPY go.mod . [2021-09-29T08:08:14.401Z] Removing intermediate container 8bc5495b71a7 [2021-09-29T08:08:14.401Z] ---> 39ba44a8f523 [2021-09-29T08:08:14.401Z] Step 22/23 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:08:14.401Z] ---> Running in 0dfee5971959 [2021-09-29T08:08:14.401Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:08:14.672Z] Removing intermediate container 0dfee5971959 [2021-09-29T08:08:14.672Z] ---> cc9f3a887921 [2021-09-29T08:08:14.672Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T08:08:14.672Z] ---> 874b50ff2c1f [2021-09-29T08:08:14.672Z] Step 7/24 : RUN go mod download [2021-09-29T08:08:14.672Z] ---> Running in a047b8d8d7c4 [2021-09-29T08:08:14.672Z] ---> Running in 85ea5327ebea [2021-09-29T08:08:14.672Z] Removing intermediate container a047b8d8d7c4 [2021-09-29T08:08:14.672Z] ---> 1c69c42ae2db [2021-09-29T08:08:14.672Z] [2021-09-29T08:08:14.954Z] Successfully built 1c69c42ae2db [2021-09-29T08:08:14.954Z] Successfully tagged support-notifications:latest [2021-09-29T08:08:14.954Z] Building core-command [2021-09-29T08:08:15.542Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T08:08:15.542Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T08:08:15.542Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T08:08:15.542Z] Removing intermediate container 25ab30191ce1 [2021-09-29T08:08:15.542Z] ---> 4a29ed3eb07e [2021-09-29T08:08:15.542Z] Step 8/22 : COPY . . [2021-09-29T08:08:15.813Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T08:08:16.081Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T08:08:16.360Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T08:08:16.636Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:08:16.636Z] OK: 8 MiB in 20 packages [2021-09-29T08:08:18.061Z] Removing intermediate container 38451c58b551 [2021-09-29T08:08:18.061Z] ---> b2d87334cdf0 [2021-09-29T08:08:18.061Z] Step 8/24 : COPY . . [2021-09-29T08:08:18.061Z] Removing intermediate container 85ea5327ebea [2021-09-29T08:08:18.061Z] ---> 135e472126e4 [2021-09-29T08:08:18.061Z] Step 8/24 : COPY . . [2021-09-29T08:08:23.425Z] Removing intermediate container d7bcbbab9a0a [2021-09-29T08:08:23.425Z] ---> 7dfd2c3bf263 [2021-09-29T08:08:23.425Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:08:27.719Z] ---> 68b8c5ace152 [2021-09-29T08:08:27.719Z] Step 9/22 : RUN go mod tidy [2021-09-29T08:08:27.719Z] ---> bd46e01e4499 [2021-09-29T08:08:27.719Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T08:08:27.719Z] ---> Running in e39771a88cc7 [2021-09-29T08:08:27.719Z] ---> c283c7c93145 [2021-09-29T08:08:27.719Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:08:27.719Z] ---> b60770358dd8 [2021-09-29T08:08:27.719Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:08:28.302Z] ---> Running in 5dfa7d658833 [2021-09-29T08:08:28.302Z] ---> Running in 519ef9f0bc99 [2021-09-29T08:08:28.569Z] ---> 1b0af7fd9569 [2021-09-29T08:08:28.569Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T08:08:29.530Z] ---> 39bcb97f7af0 [2021-09-29T08:08:29.530Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T08:08:29.530Z] ---> Running in b9c21ae2b7bb [2021-09-29T08:08:29.799Z] Removing intermediate container b9c21ae2b7bb [2021-09-29T08:08:29.799Z] ---> 8c803b7808a2 [2021-09-29T08:08:29.799Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:08:30.064Z] ---> Running in faa60ce3b1ed [2021-09-29T08:08:30.339Z] Removing intermediate container faa60ce3b1ed [2021-09-29T08:08:30.339Z] ---> ae950a68ba0a [2021-09-29T08:08:30.339Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:08:30.612Z] ---> Running in bd78372447bc [2021-09-29T08:08:30.612Z] Removing intermediate container bd78372447bc [2021-09-29T08:08:30.612Z] ---> 836f8fecf6e4 [2021-09-29T08:08:30.612Z] Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:08:30.612Z] ---> Running in c050f3fdef76 [2021-09-29T08:08:30.889Z] Removing intermediate container e39771a88cc7 [2021-09-29T08:08:30.889Z] ---> 18344ed88d3f [2021-09-29T08:08:30.889Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T08:08:30.889Z] ---> Running in 492dc74a500f [2021-09-29T08:08:30.889Z] Removing intermediate container c050f3fdef76 [2021-09-29T08:08:30.889Z] ---> 977f353c4989 [2021-09-29T08:08:30.889Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T08:08:30.889Z] ---> Running in c85ea5b30349 [2021-09-29T08:08:31.160Z] Removing intermediate container 519ef9f0bc99 [2021-09-29T08:08:31.160Z] ---> 4e09410d2fb6 [2021-09-29T08:08:31.160Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T08:08:31.160Z] Removing intermediate container 5dfa7d658833 [2021-09-29T08:08:31.160Z] ---> 660a03f59411 [2021-09-29T08:08:31.160Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T08:08:31.160Z] ---> Running in 53d69134a778 [2021-09-29T08:08:31.160Z] ---> Running in 0fc96ca5fb93 [2021-09-29T08:08:31.160Z] Removing intermediate container c85ea5b30349 [2021-09-29T08:08:31.160Z] ---> 107d94c509fd [2021-09-29T08:08:31.160Z] [2021-09-29T08:08:31.160Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:08:31.160Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:08:31.160Z] ---> b5007f42d76d [2021-09-29T08:08:31.160Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:08:31.160Z] ---> Using cache [2021-09-29T08:08:31.160Z] ---> 65819bdc99e8 [2021-09-29T08:08:31.160Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:08:31.160Z] ---> Using cache [2021-09-29T08:08:31.160Z] ---> 99e4f16a436a [2021-09-29T08:08:31.160Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:08:31.160Z] ---> Using cache [2021-09-29T08:08:31.160Z] ---> 3d9aa35526b3 [2021-09-29T08:08:31.160Z] Step 6/24 : COPY go.mod . [2021-09-29T08:08:31.160Z] ---> Using cache [2021-09-29T08:08:31.160Z] ---> f4a256568cc5 [2021-09-29T08:08:31.160Z] Step 7/24 : RUN go mod download [2021-09-29T08:08:31.160Z] ---> Using cache [2021-09-29T08:08:31.160Z] ---> b2d87334cdf0 [2021-09-29T08:08:31.160Z] Step 8/24 : COPY . . [2021-09-29T08:08:31.160Z] ---> Using cache [2021-09-29T08:08:31.160Z] ---> c283c7c93145 [2021-09-29T08:08:31.160Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:08:31.160Z] ---> Using cache [2021-09-29T08:08:31.160Z] ---> 660a03f59411 [2021-09-29T08:08:31.160Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T08:08:31.431Z] Successfully built 107d94c509fd [2021-09-29T08:08:31.431Z] Successfully tagged core-data:latest [2021-09-29T08:08:31.431Z]  Building core-data ... done  ---> Running in e30a67dcca95 [2021-09-29T08:08:31.431Z] 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-29T08:08:32.027Z] 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-29T08:08:32.027Z] 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-29T08:08:32.027Z] 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-29T08:09:04.335Z] 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-29T08:09:04.335Z] Removing intermediate container 53d69134a778 [2021-09-29T08:09:04.335Z] ---> 1568fb62d5a1 [2021-09-29T08:09:04.335Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T08:09:04.335Z] ---> Running in ac909c5d867e [2021-09-29T08:09:04.335Z] Removing intermediate container e30a67dcca95 [2021-09-29T08:09:04.335Z] ---> c36f6635f559 [2021-09-29T08:09:04.335Z] [2021-09-29T08:09:04.335Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:09:04.335Z] ---> 14119a10abf4 [2021-09-29T08:09:04.335Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:09:04.335Z] ---> Using cache [2021-09-29T08:09:04.335Z] ---> 123f2999fc9c [2021-09-29T08:09:04.335Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:09:04.335Z] ---> Using cache [2021-09-29T08:09:04.335Z] ---> 4207a8db719c [2021-09-29T08:09:04.335Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T08:09:04.335Z] ---> Running in a784dc087c53 [2021-09-29T08:09:04.335Z] Removing intermediate container a784dc087c53 [2021-09-29T08:09:04.335Z] ---> 942c56d57ec9 [2021-09-29T08:09:04.335Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:09:04.335Z] ---> Running in cb80f1adc57a [2021-09-29T08:09:04.335Z] Removing intermediate container 492dc74a500f [2021-09-29T08:09:04.335Z] ---> 260a241f969e [2021-09-29T08:09:04.335Z] [2021-09-29T08:09:04.335Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T08:09:04.335Z] ---> 14119a10abf4 [2021-09-29T08:09:04.335Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T08:09:04.335Z] 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-29T08:09:04.335Z] ---> Running in 007bdc7cc1ce [2021-09-29T08:09:04.335Z] Removing intermediate container cb80f1adc57a [2021-09-29T08:09:04.335Z] ---> 8ed7d5b39a22 [2021-09-29T08:09:04.335Z] Step 16/24 : WORKDIR / [2021-09-29T08:09:04.335Z] ---> Running in d8a0b3d540e4 [2021-09-29T08:09:04.605Z] Removing intermediate container 0fc96ca5fb93 [2021-09-29T08:09:04.605Z] ---> 7bc7210328fe [2021-09-29T08:09:04.605Z] [2021-09-29T08:09:04.605Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:09:04.605Z] ---> 14119a10abf4 [2021-09-29T08:09:04.605Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:09:04.605Z] ---> Using cache [2021-09-29T08:09:04.605Z] ---> 123f2999fc9c [2021-09-29T08:09:04.605Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:09:04.605Z] ---> Using cache [2021-09-29T08:09:04.605Z] ---> 4207a8db719c [2021-09-29T08:09:04.605Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T08:09:04.605Z] Removing intermediate container d8a0b3d540e4 [2021-09-29T08:09:04.605Z] ---> e655461e49d6 [2021-09-29T08:09:04.605Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:09:04.605Z] ---> Running in b6c18c5f9973 [2021-09-29T08:09:04.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:09:04.605Z] Removing intermediate container b6c18c5f9973 [2021-09-29T08:09:04.605Z] ---> 5eff0f871fba [2021-09-29T08:09:04.605Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:09:04.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:09:04.880Z] ---> Running in 828a135867c3 [2021-09-29T08:09:04.880Z] ---> 500afa5123d8 [2021-09-29T08:09:04.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T08:09:04.880Z] Removing intermediate container ac909c5d867e [2021-09-29T08:09:04.880Z] ---> b7b2b28dd059 [2021-09-29T08:09:04.880Z] [2021-09-29T08:09:04.880Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T08:09:04.880Z] Removing intermediate container 828a135867c3 [2021-09-29T08:09:04.880Z] ---> 86d935061d0e [2021-09-29T08:09:04.880Z] Step 16/24 : WORKDIR / [2021-09-29T08:09:04.880Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T08:09:04.880Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T08:09:05.150Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T08:09:05.150Z] ---> Running in 20a027851ec6 [2021-09-29T08:09:05.150Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T08:09:05.150Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T08:09:05.150Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:09:05.150Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:09:05.150Z] 20.10.7: Pulling from library/docker [2021-09-29T08:09:05.150Z] OK: 8 MiB in 19 packages [2021-09-29T08:09:05.150Z] ---> f5a7625226d8 [2021-09-29T08:09:05.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T08:09:05.416Z] Removing intermediate container 20a027851ec6 [2021-09-29T08:09:05.416Z] ---> d32233ab915a [2021-09-29T08:09:05.416Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:09:05.416Z] ---> 6c0195b5f2fb [2021-09-29T08:09:05.416Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T08:09:05.683Z] ---> Running in e93cb455fa0d [2021-09-29T08:09:05.683Z] ---> b26be0dfa09e [2021-09-29T08:09:05.683Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T08:09:05.683Z] Removing intermediate container 007bdc7cc1ce [2021-09-29T08:09:05.683Z] ---> fd6eee9770ac [2021-09-29T08:09:05.683Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:09:05.953Z] ---> Running in bf6a200739a7 [2021-09-29T08:09:05.953Z] Removing intermediate container e93cb455fa0d [2021-09-29T08:09:05.953Z] ---> b24a4a7fa169 [2021-09-29T08:09:05.953Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:09:05.953Z] ---> Running in 91eb93f1d737 [2021-09-29T08:09:05.953Z] Removing intermediate container bf6a200739a7 [2021-09-29T08:09:05.953Z] ---> 41d4ede8dca0 [2021-09-29T08:09:05.953Z] Step 14/22 : WORKDIR /edgex [2021-09-29T08:09:06.226Z] Removing intermediate container 91eb93f1d737 [2021-09-29T08:09:06.226Z] ---> da18568ceeb8 [2021-09-29T08:09:06.226Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:09:06.226Z] ---> Running in fe9a652adf0a [2021-09-29T08:09:06.226Z] ---> 68273f63d0a1 [2021-09-29T08:09:06.226Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T08:09:06.226Z] ---> Running in 6ab327d2e045 [2021-09-29T08:09:06.226Z] Removing intermediate container fe9a652adf0a [2021-09-29T08:09:06.226Z] ---> a6743fab1a79 [2021-09-29T08:09:06.226Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T08:09:06.226Z] Removing intermediate container 6ab327d2e045 [2021-09-29T08:09:06.226Z] ---> 0496a9a2047e [2021-09-29T08:09:06.226Z] Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:09:06.226Z] ---> Running in da21e109d4d4 [2021-09-29T08:09:06.226Z] ---> 99ba1be43bb3 [2021-09-29T08:09:06.226Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T08:09:06.510Z] ---> Running in f48fc9c895c1 [2021-09-29T08:09:06.510Z] ---> b0a559b6fcf9 [2021-09-29T08:09:06.510Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T08:09:06.510Z] Removing intermediate container da21e109d4d4 [2021-09-29T08:09:06.510Z] ---> 935212582ded [2021-09-29T08:09:06.510Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T08:09:06.510Z] ---> Running in af9c2b59b259 [2021-09-29T08:09:06.510Z] Removing intermediate container f48fc9c895c1 [2021-09-29T08:09:06.510Z] ---> 7d2fa365944f [2021-09-29T08:09:06.510Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:09:06.510Z] ---> Running in d6e950dfb7eb [2021-09-29T08:09:06.510Z] Removing intermediate container af9c2b59b259 [2021-09-29T08:09:06.510Z] ---> 290b35944119 [2021-09-29T08:09:06.510Z] [2021-09-29T08:09:06.782Z] Successfully built 290b35944119 [2021-09-29T08:09:06.782Z] Successfully tagged core-command:latest [2021-09-29T08:09:06.782Z]  Building core-command ... done Removing intermediate container d6e950dfb7eb [2021-09-29T08:09:06.782Z] ---> 14517afb78b5 [2021-09-29T08:09:06.782Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:09:06.782Z] ---> c2124bd1c868 [2021-09-29T08:09:06.782Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T08:09:06.782Z] ---> Running in b7833f4a3317 [2021-09-29T08:09:06.783Z] Removing intermediate container b7833f4a3317 [2021-09-29T08:09:06.783Z] ---> f69cd68ee9c7 [2021-09-29T08:09:06.783Z] Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:09:07.056Z] ---> Running in 9b5521f6d9d4 [2021-09-29T08:09:07.056Z] Removing intermediate container 9b5521f6d9d4 [2021-09-29T08:09:07.056Z] ---> 1d1dc8c5cd85 [2021-09-29T08:09:07.056Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T08:09:07.056Z] ---> 6355ace5810c [2021-09-29T08:09:07.056Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T08:09:07.056Z] ---> Running in ca1775a239ea [2021-09-29T08:09:07.056Z] ---> Running in 79a949915676 [2021-09-29T08:09:07.328Z] Removing intermediate container ca1775a239ea [2021-09-29T08:09:07.328Z] ---> 648f7cf7744c [2021-09-29T08:09:07.328Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T08:09:07.328Z] Removing intermediate container 79a949915676 [2021-09-29T08:09:07.328Z] ---> 329bebdad083 [2021-09-29T08:09:07.328Z] [2021-09-29T08:09:07.328Z] ---> Running in a3c121b7bc7c [2021-09-29T08:09:07.328Z] Successfully built 329bebdad083 [2021-09-29T08:09:07.328Z] Successfully tagged core-metadata:latest [2021-09-29T08:09:07.328Z]  Building core-metadata ... done Removing intermediate container a3c121b7bc7c [2021-09-29T08:09:07.328Z] ---> 0096bcfd9274 [2021-09-29T08:09:07.328Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T08:09:07.328Z] ---> Running in 3de10ed7b881 [2021-09-29T08:09:07.593Z] Removing intermediate container 3de10ed7b881 [2021-09-29T08:09:07.593Z] ---> 4274f11ffea1 [2021-09-29T08:09:07.593Z] Step 21/22 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:09:07.593Z] ---> Running in 952f6b7abd0d [2021-09-29T08:09:07.593Z] Removing intermediate container 952f6b7abd0d [2021-09-29T08:09:07.593Z] ---> 52a7ddf6b5bd [2021-09-29T08:09:07.593Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T08:09:07.593Z] ---> Running in 6002e94d647f [2021-09-29T08:09:07.858Z] Removing intermediate container 6002e94d647f [2021-09-29T08:09:07.858Z] ---> 6001d651f258 [2021-09-29T08:09:07.858Z] [2021-09-29T08:09:07.858Z] Successfully built 6001d651f258 [2021-09-29T08:09:07.858Z] Successfully tagged security-proxy-setup:latest [2021-09-29T08:09:10.451Z]  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T08:09:10.451Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T08:09:10.451Z] ---> 08bdaf2f88f9 [2021-09-29T08:09:10.451Z] 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-29T08:09:11.035Z] ---> Running in 66152677222a [2021-09-29T08:09:11.035Z] Removing intermediate container 66152677222a [2021-09-29T08:09:11.035Z] ---> 3a39fc8e2b40 [2021-09-29T08:09:11.035Z] 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-29T08:09:11.035Z] ---> Running in b6fb288943e7 [2021-09-29T08:09:11.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T08:09:11.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T08:09:11.568Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T08:09:11.568Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T08:09:11.568Z] Executing bash-5.1.0-r0.post-install [2021-09-29T08:09:11.568Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T08:09:11.568Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T08:09:11.568Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T08:09:11.568Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T08:09:11.568Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T08:09:11.568Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T08:09:11.568Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T08:09:11.568Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T08:09:11.568Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T08:09:11.568Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T08:09:11.568Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T08:09:11.833Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T08:09:12.416Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T08:09:12.416Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T08:09:12.416Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T08:09:12.416Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T08:09:12.416Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T08:09:12.416Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T08:09:12.416Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T08:09:12.416Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T08:09:12.416Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T08:09:12.416Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T08:09:12.416Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T08:09:12.416Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T08:09:12.416Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T08:09:12.416Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T08:09:12.416Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T08:09:12.416Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T08:09:12.416Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T08:09:12.416Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T08:09:12.417Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T08:09:12.685Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T08:09:12.685Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T08:09:12.685Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T08:09:12.685Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T08:09:12.685Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T08:09:12.685Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T08:09:12.685Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T08:09:12.685Z] OK: 82 MiB in 59 packages [2021-09-29T08:09:14.092Z] Collecting docker-compose==1.23.2 [2021-09-29T08:09:14.092Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T08:09:14.092Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T08:09:14.092Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T08:09:14.092Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T08:09:14.092Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T08:09:14.677Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T08:09:14.677Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T08:09:14.677Z] Collecting PyYAML<4,>=3.10 [2021-09-29T08:09:14.677Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T08:09:15.264Z] 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-29T08:09:15.264Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T08:09:15.264Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T08:09:15.264Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T08:09:15.264Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T08:09:15.531Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T08:09:15.531Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T08:09:15.797Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T08:09:15.797Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T08:09:16.063Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T08:09:16.063Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T08:09:16.063Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T08:09:16.063Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T08:09:16.063Z] Collecting certifi>=2017.4.17 [2021-09-29T08:09:16.063Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T08:09:16.329Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T08:09:16.329Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T08:09:16.329Z] Collecting idna<2.8,>=2.5 [2021-09-29T08:09:16.329Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T08:09:16.329Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T08:09:16.329Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T08:09:16.329Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T08:09:16.329Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T08:09:16.329Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T08:09:16.329Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T08:09:16.593Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T08:09:16.593Z] Attempting uninstall: urllib3 [2021-09-29T08:09:16.593Z] Found existing installation: urllib3 1.26.2 [2021-09-29T08:09:16.593Z] Uninstalling urllib3-1.26.2: [2021-09-29T08:09:16.593Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T08:09:16.593Z] Attempting uninstall: idna [2021-09-29T08:09:16.593Z] Found existing installation: idna 3.1 [2021-09-29T08:09:16.593Z] Uninstalling idna-3.1: [2021-09-29T08:09:16.593Z] Successfully uninstalled idna-3.1 [2021-09-29T08:09:16.860Z] Attempting uninstall: chardet [2021-09-29T08:09:16.860Z] Found existing installation: chardet 4.0.0 [2021-09-29T08:09:16.860Z] Uninstalling chardet-4.0.0: [2021-09-29T08:09:16.860Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T08:09:17.127Z] Attempting uninstall: requests [2021-09-29T08:09:17.127Z] Found existing installation: requests 2.25.1 [2021-09-29T08:09:17.127Z] Uninstalling requests-2.25.1: [2021-09-29T08:09:17.127Z] Successfully uninstalled requests-2.25.1 [2021-09-29T08:09:17.127Z] Running setup.py install for texttable: started [2021-09-29T08:09:17.393Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T08:09:17.393Z] Running setup.py install for PyYAML: started [2021-09-29T08:09:17.664Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T08:09:17.930Z] Running setup.py install for docopt: started [2021-09-29T08:09:18.197Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T08:09:18.197Z] Running setup.py install for dockerpty: started [2021-09-29T08:09:18.463Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T08:09:18.729Z] 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-29T08:09:22.994Z] Removing intermediate container b6fb288943e7 [2021-09-29T08:09:22.994Z] ---> 57397d5043af [2021-09-29T08:09:22.994Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T08:09:22.994Z] ---> Running in 4c332dbf97b2 [2021-09-29T08:09:22.994Z] Removing intermediate container 4c332dbf97b2 [2021-09-29T08:09:22.994Z] ---> 92c5dc359d04 [2021-09-29T08:09:22.994Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T08:09:22.994Z] ---> Running in 7d1acf77d4cb [2021-09-29T08:09:22.994Z] Removing intermediate container 7d1acf77d4cb [2021-09-29T08:09:22.994Z] ---> db63a3960db1 [2021-09-29T08:09:22.994Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T08:09:22.994Z] ---> a3634be45ae5 [2021-09-29T08:09:22.994Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T08:09:22.994Z] ---> 166b4da2f813 [2021-09-29T08:09:22.994Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T08:09:23.397Z] ---> d1a20ced951a [2021-09-29T08:09:23.397Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T08:09:23.397Z] ---> Running in 43d3e905518b [2021-09-29T08:09:23.397Z] Removing intermediate container 43d3e905518b [2021-09-29T08:09:23.398Z] ---> 0a60cc19d662 [2021-09-29T08:09:23.398Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:09:23.398Z] ---> Running in 6f513a63beeb [2021-09-29T08:09:23.812Z] Removing intermediate container 6f513a63beeb [2021-09-29T08:09:23.812Z] ---> f4e38bab3588 [2021-09-29T08:09:23.812Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T08:09:23.812Z] ---> Running in 22104a74c248 [2021-09-29T08:09:23.812Z] Removing intermediate container 22104a74c248 [2021-09-29T08:09:23.812Z] ---> 792d1d3529a8 [2021-09-29T08:09:23.812Z] Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:09:23.812Z] ---> Running in f181302aeb20 [2021-09-29T08:09:23.812Z] Removing intermediate container f181302aeb20 [2021-09-29T08:09:23.812Z] ---> fb45c086d2ba [2021-09-29T08:09:23.812Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T08:09:23.812Z] ---> Running in 332c325748dc [2021-09-29T08:09:23.812Z] Removing intermediate container 332c325748dc [2021-09-29T08:09:23.812Z] ---> 55faf4afb5dc [2021-09-29T08:09:23.812Z] [2021-09-29T08:09:24.187Z] Successfully built 55faf4afb5dc [2021-09-29T08:09:24.187Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T08:09:24.266Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T08:09:24.276Z] $ docker stop --time=1 d548f5b5b8c1ac61aebb17ccd988d49db2704f8c55a5a5078cc4babea1c8f4e8 [2021-09-29T08:09:25.762Z] $ docker rm -f d548f5b5b8c1ac61aebb17ccd988d49db2704f8c55a5a5078cc4babea1c8f4e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:09:26.300Z] + docker images [2021-09-29T08:09:26.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T08:09:26.300Z] sys-mgmt-agent latest 55faf4afb5dc 3 seconds ago 325MB [2021-09-29T08:09:26.300Z] security-proxy-setup latest 6001d651f258 19 seconds ago 26.7MB [2021-09-29T08:09:26.300Z] core-metadata latest 329bebdad083 19 seconds ago 16.8MB [2021-09-29T08:09:26.300Z] core-command latest 290b35944119 20 seconds ago 16MB [2021-09-29T08:09:26.300Z] 7bc7210328fe 22 seconds ago 1.76GB [2021-09-29T08:09:26.300Z] b7b2b28dd059 22 seconds ago 1.75GB [2021-09-29T08:09:26.300Z] c36f6635f559 23 seconds ago 1.75GB [2021-09-29T08:09:26.300Z] 260a241f969e 23 seconds ago 1.76GB [2021-09-29T08:09:26.300Z] core-data latest 107d94c509fd 56 seconds ago 20.5MB [2021-09-29T08:09:26.300Z] support-notifications latest 1c69c42ae2db About a minute ago 16.8MB [2021-09-29T08:09:26.300Z] 7d3faf4bb433 About a minute ago 1.76GB [2021-09-29T08:09:26.300Z] security-bootstrapper latest 24b5385062dd About a minute ago 18.8MB [2021-09-29T08:09:26.300Z] ab9524d18904 About a minute ago 1.75GB [2021-09-29T08:09:26.300Z] security-secretstore-setup latest 35c4c8738fff About a minute ago 28.2MB [2021-09-29T08:09:26.300Z] support-scheduler latest d8cd1be580e7 About a minute ago 16.1MB [2021-09-29T08:09:26.300Z] cf741151341a About a minute ago 1.75GB [2021-09-29T08:09:26.300Z] d98b2ba90c85 About a minute ago 1.76GB [2021-09-29T08:09:26.300Z] bdec1e0899f0 About a minute ago 1.75GB [2021-09-29T08:09:26.300Z] ci-base-image-x86_64 latest b5007f42d76d 5 minutes ago 1.25GB [2021-09-29T08:09:26.300Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T08:09:26.300Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T08:09:26.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T08:09:26.300Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T08:09:26.300Z] 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 [2021-09-29T08:09:27.311Z] Removing intermediate container 2fbc3ba5f704 [2021-09-29T08:09:27.311Z] ---> 6001ab2ac487 [2021-09-29T08:09:27.311Z] Successfully built 6001ab2ac487 [2021-09-29T08:09:27.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] node [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:09:27.704Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T08:09:27.704Z] . [Pipeline] withDockerContainer [2021-09-29T08:09:27.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container [2021-09-29T08:09:28.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-arm64 cat [2021-09-29T08:09:29.635Z] $ docker top 8be93825785c5269718dc27f6b3c625252d351b530945537d391ac868602450e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:09:30.622Z] + go version [2021-09-29T08:09:30.622Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T08:09:30.649Z] $ docker stop --time=1 8be93825785c5269718dc27f6b3c625252d351b530945537d391ac868602450e [2021-09-29T08:09:32.555Z] $ docker rm -f 8be93825785c5269718dc27f6b3c625252d351b530945537d391ac868602450e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:09:33.448Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T08:09:33.448Z] . [Pipeline] withDockerContainer [2021-09-29T08:09:33.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container [2021-09-29T08:09:33.789Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-arm64 cat [2021-09-29T08:09:35.399Z] $ docker top 710a2166f60311d72bb1dbe4fbaf590772830e94dc9a93f75a10de167ba38042 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T08:09:35.702Z] ========================================================= [2021-09-29T08:09:35.702Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T08:09:35.702Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T08:09:36.382Z] + go mod tidy [Pipeline] sh [2021-09-29T08:09:38.037Z] + make test [2021-09-29T08:09:38.037Z] go mod tidy [2021-09-29T08:09:38.635Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T08:09:42.342Z] Still waiting to schedule task [2021-09-29T08:09:42.343Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T08:10:05.453Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T08:11:13.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T08:11:13.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T08:11:13.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T08:11:13.584Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T08:11:26.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T08:11:26.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T08:11:26.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T08:11:26.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T08:11:26.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T08:11:26.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T08:11:26.305Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T08:11:26.305Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T08:11:26.305Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T08:11:26.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T08:11:34.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements [2021-09-29T08:11:34.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T08:11:34.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T08:11:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements [2021-09-29T08:11:37.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T08:11:37.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 46.3% of statements [2021-09-29T08:11:37.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T08:11:37.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T08:11:39.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.804s coverage: 90.1% of statements [2021-09-29T08:11:39.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T08:11:39.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:11:42.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.203s coverage: 84.4% of statements [2021-09-29T08:11:42.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T08:11:42.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T08:11:42.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T08:11:42.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T08:11:42.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T08:11:48.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.571s coverage: 94.2% of statements [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:11:48.021Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 59.1% of statements [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T08:11:48.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.194s coverage: 60.0% of statements [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T08:11:48.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.317s coverage: 0.8% of statements [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T08:11:48.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-09-29T08:11:48.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 21.7% of statements [2021-09-29T08:11:48.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T08:11:48.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements [2021-09-29T08:11:48.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements [2021-09-29T08:11:48.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2021-09-29T08:11:50.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2021-09-29T08:11:51.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2021-09-29T08:12:03.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-09-29T08:12:03.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements [2021-09-29T08:12:07.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.617s coverage: 82.5% of statements [2021-09-29T08:12:07.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2021-09-29T08:12:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.859s coverage: 91.2% of statements [2021-09-29T08:12:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T08:12:18.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.891s coverage: 64.4% of statements [2021-09-29T08:12:18.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T08:12:18.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T08:12:18.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements [2021-09-29T08:12:18.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-09-29T08:12:18.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-09-29T08:12:19.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-09-29T08:12:20.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-09-29T08:12:21.858Z] Running on prd-ubuntu18.04-docker-8c-8g-110 in /w/workspace/edgexfoundry_edgex-go_PR-3725 [Pipeline] { [Pipeline] ws [2021-09-29T08:12:21.885Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-29T08:12:22.026Z] The recommended git tool is: git [2021-09-29T08:12:24.900Z] using credential edgex-jenkins-ssh [2021-09-29T08:12:24.917Z] Cloning the remote Git repository [2021-09-29T08:12:24.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.338s coverage: 70.3% of statements [2021-09-29T08:12:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T08:12:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T08:12:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T08:12:24.942Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:12:25.014Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-29T08:12:25.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:12:25.054Z] > git --version # timeout=10 [2021-09-29T08:12:25.064Z] > git --version # 'git version 2.17.1' [2021-09-29T08:12:25.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:12:25.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:12:27.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.4% of statements [2021-09-29T08:12:27.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T08:12:27.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T08:12:27.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements [2021-09-29T08:12:27.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T08:12:27.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.204s coverage: 84.8% of statements [2021-09-29T08:12:27.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T08:12:35.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.445s coverage: 19.5% of statements [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T08:12:35.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.630s coverage: 92.0% of statements [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T08:12:35.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T08:12:35.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T08:12:35.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T08:12:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T08:12:35.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2021-09-29T08:12:36.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2021-09-29T08:12:37.113Z] 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-29T08:12:37.113Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T08:12:37.113Z] GO111MODULE=on go vet ./... [2021-09-29T08:12:44.863Z] Merging remotes/origin/main commit e92863d55807b65f509bd650f3f22bb3a2ab538f into PR head commit 95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:12:44.985Z] Merge succeeded, producing 95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:12:44.986Z] Checking out Revision 95a6ff91c8ff7deeb68e616497a1a6e44f11109f (PR-3725) [2021-09-29T08:12:44.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T08:12:44.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T08:12:44.152Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T08:12:44.164Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T08:12:44.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:12:44.169Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3725/head:refs/remotes/origin/PR-3725 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T08:12:44.876Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T08:12:44.882Z] > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 [2021-09-29T08:12:44.948Z] > git remote # timeout=10 [2021-09-29T08:12:44.956Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T08:12:44.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T08:12:44.965Z] > git merge e92863d55807b65f509bd650f3f22bb3a2ab538f # timeout=10 [2021-09-29T08:12:44.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T08:12:44.990Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T08:12:44.996Z] > git checkout -f 95a6ff91c8ff7deeb68e616497a1a6e44f11109f # timeout=10 [2021-09-29T08:12:48.767Z] Commit message: "Merge branch 'main' into 3689_fix_remove_pkg-config" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:12:49.861Z] + echo snap-build.sh [2021-09-29T08:12:49.861Z] snap-build.sh [2021-09-29T08:12:49.861Z] + SNAP_BASE_DIR=. [2021-09-29T08:12:49.861Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-09-29T08:12:49.861Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-09-29T08:12:49.861Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-09-29T08:12:49.861Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-09-29T08:12:49.861Z] + cd /w/workspace/edgex-go/5 [2021-09-29T08:12:49.861Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T08:12:49.861Z] Reading package lists... [2021-09-29T08:12:49.861Z] Building dependency tree... [2021-09-29T08:12:49.861Z] Reading state information... [2021-09-29T08:12:49.861Z] The following packages were automatically installed and are no longer required: [2021-09-29T08:12:49.861Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T08:12:49.861Z] uidmap xdelta3 [2021-09-29T08:12:49.861Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T08:12:49.861Z] The following packages will be REMOVED: [2021-09-29T08:12:49.861Z] lxd* lxd-client* [2021-09-29T08:12:50.138Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T08:12:50.138Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T08:12:50.673Z] (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-29T08:12:50.673Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T08:12:51.632Z] Removing lxd dnsmasq configuration [2021-09-29T08:12:51.632Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T08:12:51.632Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T08:12:52.597Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T08:12:52.597Z] (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-29T08:12:52.865Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T08:12:53.825Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T08:12:53.825Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T08:12:54.409Z] + sudo snap remove --purge lxd [2021-09-29T08:12:54.676Z] snap "lxd" is not installed [2021-09-29T08:12:54.676Z] + sudo groupadd --force --system lxd [2021-09-29T08:12:54.676Z] ++ whoami [2021-09-29T08:12:54.676Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T08:12:54.676Z] + newgrp - lxd [2021-09-29T08:12:54.676Z] + sudo snap install lxd [2021-09-29T08:13:02.885Z] 2021-09-29T08:13:01Z INFO Waiting for automatic snapd restart... [2021-09-29T08:13:21.100Z] lxd 4.18 from Canonical* installed [2021-09-29T08:13:21.100Z] + sudo lxd init --auto [2021-09-29T08:13:29.313Z] + sudo snap install --classic snapcraft [2021-09-29T08:13:41.624Z] snapcraft 5.0 from Canonical* installed [2021-09-29T08:13:41.624Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T08:13:41.624Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T08:13:41.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:13:41.624Z] Dload Upload Total Spent Left Speed [2021-09-29T08:13:41.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3407 0 --:--:-- --:--:-- --:--:-- 3389 [2021-09-29T08:13:41.624Z] 100 3325k 100 3325k 0 0 4763k 0 --:--:-- --:--:-- --:--:-- 4763k [2021-09-29T08:13:41.624Z] ./yq_linux_amd64 [2021-09-29T08:13:41.624Z] + sudo snapcraft prime --use-lxd [2021-09-29T08:13:43.575Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T08:13:43.575Z] 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-29T08:13:43.575Z] - README.md [2021-09-29T08:13:43.575Z] [2021-09-29T08:13:43.575Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T08:13:43.843Z] Launching a container. [2021-09-29T08:13:50.489Z] Waiting for container to be ready [2021-09-29T08:13:50.489Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T08:13:50.489Z] [2021-09-29T08:13:54.737Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T08:13:54.737Z] Waiting for network to be ready... [2021-09-29T08:13:55.004Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T08:13:55.270Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T08:13:55.270Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T08:13:55.270Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T08:13:55.270Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T08:13:55.270Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T08:13:55.270Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T08:13:55.270Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T08:13:55.270Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T08:13:55.270Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T08:13:55.536Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T08:13:55.804Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T08:13:56.070Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T08:13:56.070Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T08:13:56.070Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T08:13:56.070Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T08:13:56.070Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T08:13:56.070Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T08:13:56.659Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T08:13:56.926Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2265 kB] [2021-09-29T08:13:56.926Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T08:13:56.927Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T08:13:56.927Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T08:13:56.927Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T08:13:56.927Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T08:13:56.927Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-29T08:13:57.193Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-29T08:13:58.993Z] gofmt -l . [2021-09-29T08:13:58.993Z] [ "`gofmt -l .`" = "" ] [2021-09-29T08:13:59.151Z] Fetched 25.4 MB in 4s (5907 kB/s) [2021-09-29T08:14:00.110Z] Reading package lists... [2021-09-29T08:14:00.377Z] Reading package lists... [2021-09-29T08:14:00.426Z] ./bin/test-attribution-txt.sh [2021-09-29T08:14:00.643Z] Building dependency tree... [2021-09-29T08:14:00.643Z] Reading state information... [2021-09-29T08:14:00.643Z] The following additional packages will be installed: [2021-09-29T08:14:00.643Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T08:14:00.643Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T08:14:00.643Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T08:14:00.643Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T08:14:00.643Z] Suggested packages: [2021-09-29T08:14:00.643Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T08:14:00.643Z] Recommended packages: [2021-09-29T08:14:00.643Z] gnupg libsasl2-modules [2021-09-29T08:14:00.912Z] The following NEW packages will be installed: [2021-09-29T08:14:00.912Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T08:14:00.912Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T08:14:00.912Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T08:14:00.912Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T08:14:00.912Z] The following packages will be upgraded: [2021-09-29T08:14:00.912Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T08:14:00.912Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T08:14:00.912Z] Need to get 3527 kB of archives. [2021-09-29T08:14:00.912Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T08:14:00.913Z] 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-29T08:14:00.913Z] 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-29T08:14:00.913Z] 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-29T08:14:00.913Z] 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-29T08:14:01.180Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T08:14:01.457Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T08:14:01.725Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T08:14:01.725Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T08:14:01.725Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T08:14:01.725Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T08:14:01.725Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T08:14:01.725Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T08:14:01.725Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T08:14:01.725Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T08:14:01.725Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T08:14:01.993Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T08:14:01.993Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T08:14:01.993Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T08:14:01.993Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T08:14:01.993Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T08:14:01.993Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T08:14:01.993Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T08:14:01.993Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T08:14:01.993Z] Fetched 3527 kB in 1s (3069 kB/s) [2021-09-29T08:14:02.261Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T08:14:02.261Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T08:14:02.261Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T08:14:02.261Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T08:14:02.261Z] Selecting previously unselected package udev. [2021-09-29T08:14:02.261Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T08:14:02.261Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T08:14:02.261Z] Unpacking udev (237-3ubuntu10.52) ... [Pipeline] sh [2021-09-29T08:14:02.526Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T08:14:02.526Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T08:14:02.526Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T08:14:02.526Z] Selecting previously unselected package fuse. [2021-09-29T08:14:02.526Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T08:14:02.526Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T08:14:02.526Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T08:14:02.526Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T08:14:02.793Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T08:14:02.793Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T08:14:02.793Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T08:14:02.793Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T08:14:02.793Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T08:14:02.793Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T08:14:02.793Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T08:14:03.059Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T08:14:03.059Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.059Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.059Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T08:14:03.059Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.059Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.059Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T08:14:03.059Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.059Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.059Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T08:14:03.059Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.059Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.086Z] + ls -al . [2021-09-29T08:14:03.086Z] total 640 [2021-09-29T08:14:03.086Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 08:14 . [2021-09-29T08:14:03.086Z] drwxr-xr-x 4 root root 4096 Sep 29 08:09 .. [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 08:07 .dockerignore [2021-09-29T08:14:03.087Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 08:07 .git [2021-09-29T08:14:03.087Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 08:07 .github [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 08:07 .gitignore [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 68 Sep 29 08:07 .golangci.yml [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 08:07 .hadolint.yml [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 08:07 .sonarcloud.properties [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 08:07 ADOPTERS.md [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 08:07 Attribution.txt [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 08:07 CHANGELOG.md [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 08:07 CONTRIBUTING.md [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 08:07 GOVERNANCE.md [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 08:07 Jenkinsfile [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 08:07 LICENSE [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 08:07 Makefile [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 08:07 OWNERS.md [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 8256 Sep 29 08:07 README.md [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 08:07 SECURITY.md [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 08:02 VERSION [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 08:07 ZMQWindows.md [2021-09-29T08:14:03.087Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 08:07 bin [2021-09-29T08:14:03.087Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 08:07 cmd [2021-09-29T08:14:03.087Z] -rw-r--r-- 1 root root 403100 Sep 29 08:12 coverage.out [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 08:07 go.mod [2021-09-29T08:14:03.087Z] -rw-r--r-- 1 root root 50064 Sep 29 08:09 go.sum [2021-09-29T08:14:03.087Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 08:07 internal [2021-09-29T08:14:03.087Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 08:07 openapi [2021-09-29T08:14:03.087Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 08:07 snap [2021-09-29T08:14:03.087Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 08:07 version.go [Pipeline] sh [2021-09-29T08:14:03.327Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T08:14:03.327Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.327Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.327Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T08:14:03.327Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.327Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.327Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T08:14:03.327Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.327Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.327Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T08:14:03.327Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.327Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.594Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T08:14:03.594Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T08:14:03.594Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.594Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T08:14:03.594Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T08:14:03.594Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T08:14:03.594Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T08:14:03.594Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T08:14:03.594Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T08:14:03.594Z] Selecting previously unselected package libldap-common. [2021-09-29T08:14:03.594Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T08:14:03.594Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T08:14:03.594Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T08:14:03.594Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T08:14:03.594Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T08:14:03.750Z] + '[' -e coverage.out ] [2021-09-29T08:14:03.751Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T08:14:03.787Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T08:14:03.862Z] Selecting previously unselected package dirmngr. [2021-09-29T08:14:03.862Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T08:14:03.862Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T08:14:03.862Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T08:14:03.862Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T08:14:03.862Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T08:14:03.862Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T08:14:03.862Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T08:14:03.862Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T08:14:03.862Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:03.862Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T08:14:03.862Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T08:14:04.129Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T08:14:04.396Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T08:14:04.396Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:04.396Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T08:14:04.396Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T08:14:04.396Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T08:14:04.396Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:04.396Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:04.396Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:04.662Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:04.662Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:04.662Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:04.662Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T08:14:04.662Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T08:14:04.662Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T08:14:04.662Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T08:14:04.694Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T08:14:04.928Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T08:14:04.928Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T08:14:04.928Z] This means they are not meant to be enabled using systemctl. [2021-09-29T08:14:04.928Z] Possible reasons for having this kind of units are: [2021-09-29T08:14:04.928Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T08:14:04.928Z] .wants/ or .requires/ directory. [2021-09-29T08:14:04.928Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T08:14:04.928Z] a requirement dependency on it. [2021-09-29T08:14:04.928Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T08:14:04.928Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T08:14:04.928Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T08:14:04.928Z] instance name specified. [2021-09-29T08:14:05.347Z] + make build [2021-09-29T08:14:05.348Z] go mod tidy [2021-09-29T08:14:05.510Z] Reading package lists... [2021-09-29T08:14:05.510Z] Building dependency tree... [2021-09-29T08:14:05.510Z] Reading state information... [2021-09-29T08:14:05.777Z] The following additional packages will be installed: [2021-09-29T08:14:05.777Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T08:14:05.777Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T08:14:05.777Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T08:14:05.777Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T08:14:05.777Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T08:14:05.777Z] Suggested packages: [2021-09-29T08:14:05.777Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T08:14:05.777Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T08:14:05.777Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T08:14:05.777Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T08:14:05.777Z] systemd-container policykit-1 [2021-09-29T08:14:05.777Z] Recommended packages: [2021-09-29T08:14:05.777Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T08:14:05.777Z] The following NEW packages will be installed: [2021-09-29T08:14:05.777Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T08:14:05.777Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T08:14:05.777Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T08:14:05.777Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T08:14:05.777Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T08:14:05.777Z] The following packages will be upgraded: [2021-09-29T08:14:05.777Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T08:14:05.777Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T08:14:05.777Z] Need to get 36.8 MB of archives. [2021-09-29T08:14:05.777Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T08:14:05.777Z] 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-29T08:14:05.951Z] 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-29T08:14:06.046Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T08:14:06.046Z] 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-29T08:14:06.046Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T08:14:06.046Z] 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-29T08:14:06.046Z] 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-29T08:14:06.046Z] 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-29T08:14:06.046Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T08:14:06.046Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T08:14:06.046Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T08:14:06.046Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T08:14:06.046Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T08:14:06.046Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T08:14:06.046Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T08:14:06.046Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T08:14:06.046Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T08:14:06.046Z] 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-29T08:14:07.007Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T08:14:07.007Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T08:14:07.007Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T08:14:07.007Z] 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-29T08:14:07.007Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T08:14:07.007Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T08:14:07.007Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T08:14:07.007Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T08:14:07.007Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T08:14:07.007Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T08:14:07.007Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T08:14:07.007Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T08:14:07.007Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T08:14:08.412Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T08:14:08.412Z] Fetched 36.8 MB in 3s (14.7 MB/s) [2021-09-29T08:14:08.412Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T08:14:08.412Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T08:14:08.678Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T08:14:08.943Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T08:14:08.943Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T08:14:08.943Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T08:14:09.209Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T08:14:09.209Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T08:14:09.209Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T08:14:09.209Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T08:14:09.209Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T08:14:09.209Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T08:14:09.209Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T08:14:09.475Z] Setting up apt (1.6.14) ... [2021-09-29T08:14:09.475Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T08:14:10.059Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T08:14:10.059Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T08:14:10.059Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T08:14:10.059Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T08:14:10.059Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T08:14:10.059Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T08:14:10.059Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T08:14:10.325Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T08:14:10.325Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T08:14:10.325Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T08:14:10.325Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T08:14:10.325Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T08:14:10.325Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T08:14:10.592Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T08:14:10.592Z] Checking for services that may need to be restarted...done. [2021-09-29T08:14:10.592Z] Checking for services that may need to be restarted...done. [2021-09-29T08:14:10.592Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T08:14:10.860Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T08:14:10.860Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T08:14:11.127Z] Selecting previously unselected package python3-minimal. [2021-09-29T08:14:11.127Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T08:14:11.127Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T08:14:11.127Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T08:14:11.127Z] Selecting previously unselected package mime-support. [2021-09-29T08:14:11.127Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T08:14:11.127Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T08:14:11.393Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T08:14:11.393Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T08:14:11.393Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T08:14:11.393Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T08:14:11.393Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T08:14:11.393Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T08:14:11.659Z] Selecting previously unselected package python3.6. [2021-09-29T08:14:11.659Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T08:14:11.659Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T08:14:11.659Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T08:14:11.659Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T08:14:11.659Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T08:14:11.659Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T08:14:11.926Z] Selecting previously unselected package python3. [2021-09-29T08:14:11.926Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T08:14:11.926Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T08:14:11.926Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T08:14:11.927Z] Selecting previously unselected package multiarch-support. [2021-09-29T08:14:11.927Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T08:14:11.927Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T08:14:11.927Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T08:14:11.927Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T08:14:12.194Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T08:14:12.194Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T08:14:12.194Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T08:14:12.194Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T08:14:12.194Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T08:14:12.194Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T08:14:12.194Z] Selecting previously unselected package sudo. [2021-09-29T08:14:12.194Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T08:14:12.194Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T08:14:12.194Z] Selecting previously unselected package apparmor. [2021-09-29T08:14:12.194Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T08:14:12.194Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T08:14:12.461Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T08:14:12.461Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T08:14:12.461Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T08:14:12.461Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T08:14:12.461Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T08:14:12.461Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T08:14:12.461Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T08:14:12.461Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T08:14:12.461Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T08:14:12.659Z] 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-29T08:14:12.728Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T08:14:12.728Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T08:14:12.728Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T08:14:12.728Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T08:14:12.728Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T08:14:12.728Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T08:14:12.728Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T08:14:12.728Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T08:14:12.728Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T08:14:12.728Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T08:14:12.728Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T08:14:12.728Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T08:14:12.994Z] Selecting previously unselected package openssh-client. [2021-09-29T08:14:12.994Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T08:14:12.994Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T08:14:12.994Z] Selecting previously unselected package squashfs-tools. [2021-09-29T08:14:12.994Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T08:14:12.994Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T08:14:12.994Z] Selecting previously unselected package snapd. [2021-09-29T08:14:13.260Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T08:14:13.260Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T08:14:15.200Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T08:14:15.200Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T08:14:15.200Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T08:14:15.200Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T08:14:15.200Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T08:14:15.200Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T08:14:15.200Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T08:14:15.465Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T08:14:15.465Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T08:14:16.047Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T08:14:16.047Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T08:14:16.047Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T08:14:16.047Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T08:14:16.047Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T08:14:16.047Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T08:14:16.630Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T08:14:16.630Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T08:14:16.630Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T08:14:16.630Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T08:14:16.630Z] running python rtupdate hooks for python3.6... [2021-09-29T08:14:16.630Z] running python post-rtupdate hooks for python3.6... [2021-09-29T08:14:16.630Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T08:14:17.210Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T08:14:17.476Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T08:14:17.476Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T08:14:17.476Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T08:14:18.061Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T08:14:18.061Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T08:14:18.328Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T08:14:18.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T08:14:18.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T08:14:18.599Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T08:14:18.925Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T08:14:19.275Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T08:14:19.275Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T08:14:19.593Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T08:14:19.593Z] /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-29T08:14:19.861Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T08:14:19.861Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T08:14:20.820Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T08:14:20.820Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T08:14:20.820Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T08:14:22.043Z] Reading package lists... [2021-09-29T08:14:22.310Z] Reading package lists... [2021-09-29T08:14:22.310Z] Building dependency tree... [2021-09-29T08:14:22.310Z] Reading state information... [2021-09-29T08:14:22.575Z] Calculating upgrade... [2021-09-29T08:14:22.840Z] The following packages will be upgraded: [2021-09-29T08:14:22.840Z] advancecomp base-files bash binutils binutils-common [2021-09-29T08:14:22.840Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T08:14:22.840Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T08:14:22.840Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T08:14:22.840Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T08:14:22.840Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T08:14:22.840Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T08:14:22.840Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T08:14:22.840Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T08:14:22.840Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T08:14:22.840Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T08:14:22.840Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T08:14:22.840Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T08:14:22.840Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T08:14:22.840Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T08:14:22.840Z] ubuntu-keyring util-linux [2021-09-29T08:14:22.840Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T08:14:22.840Z] Need to get 64.2 MB of archives. [2021-09-29T08:14:22.840Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T08:14:22.840Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T08:14:22.840Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T08:14:22.840Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T08:14:22.840Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T08:14:22.840Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T08:14:22.840Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T08:14:22.841Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T08:14:22.841Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T08:14:22.841Z] 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-29T08:14:22.841Z] 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-29T08:14:22.841Z] 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-29T08:14:22.841Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T08:14:23.108Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T08:14:23.108Z] 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-29T08:14:23.108Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T08:14:23.108Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T08:14:23.108Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T08:14:23.108Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T08:14:23.108Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T08:14:23.108Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T08:14:23.108Z] 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-29T08:14:23.108Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T08:14:23.108Z] 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-29T08:14:23.108Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T08:14:23.108Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T08:14:23.108Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T08:14:23.108Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T08:14:23.108Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T08:14:23.108Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T08:14:23.108Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T08:14:23.108Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T08:14:23.108Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T08:14:23.372Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T08:14:23.372Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T08:14:23.372Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T08:14:23.372Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T08:14:23.372Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T08:14:23.372Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T08:14:23.372Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T08:14:23.372Z] 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-29T08:14:23.372Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T08:14:23.372Z] 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-29T08:14:23.372Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T08:14:23.372Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T08:14:23.372Z] 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-29T08:14:23.372Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T08:14:23.372Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T08:14:23.372Z] 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-29T08:14:23.372Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T08:14:23.372Z] 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-29T08:14:23.372Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T08:14:23.372Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T08:14:23.373Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T08:14:23.373Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T08:14:23.373Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T08:14:23.373Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T08:14:23.373Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T08:14:23.373Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T08:14:23.639Z] 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-29T08:14:23.639Z] 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-29T08:14:23.639Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T08:14:23.905Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-29T08:14:23.905Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T08:14:23.905Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T08:14:23.905Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T08:14:23.905Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T08:14:24.175Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T08:14:24.175Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T08:14:24.441Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T08:14:24.441Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T08:14:24.441Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T08:14:24.441Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T08:14:24.441Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T08:14:24.441Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T08:14:24.441Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T08:14:24.441Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T08:14:24.441Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T08:14:24.441Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T08:14:24.441Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T08:14:24.441Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T08:14:24.441Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T08:14:24.711Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T08:14:24.711Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T08:14:24.711Z] 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-29T08:14:24.711Z] 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-29T08:14:24.711Z] 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-29T08:14:24.711Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T08:14:24.711Z] 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-29T08:14:24.711Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T08:14:24.711Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T08:14:24.711Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T08:14:24.711Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T08:14:24.711Z] 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-29T08:14:24.977Z] 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-29T08:14:24.977Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T08:14:24.977Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T08:14:24.977Z] 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-29T08:14:24.977Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T08:14:24.977Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T08:14:24.977Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T08:14:24.977Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T08:14:24.977Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T08:14:24.977Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T08:14:24.977Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T08:14:25.243Z] Fetched 64.2 MB in 2s (29.0 MB/s) [2021-09-29T08:14:25.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T08:14:25.243Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T08:14:25.243Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T08:14:25.508Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T08:14:25.508Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T08:14:25.775Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T08:14:25.775Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T08:14:26.042Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.042Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.042Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.042Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.042Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.042Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.042Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.307Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.307Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.307Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.307Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.307Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.307Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.307Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.572Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:26.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T08:14:26.572Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.572Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.572Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:26.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T08:14:26.572Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.572Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.837Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.837Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.837Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:26.837Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T08:14:26.837Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:27.101Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T08:14:27.101Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T08:14:27.101Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T08:14:27.685Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T08:14:27.685Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T08:14:27.685Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T08:14:27.685Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T08:14:27.685Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T08:14:27.954Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T08:14:27.954Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T08:14:27.954Z] Installing new version of config file /etc/issue ... [2021-09-29T08:14:27.954Z] Installing new version of config file /etc/issue.net ... [2021-09-29T08:14:27.954Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T08:14:27.954Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T08:14:28.219Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T08:14:28.486Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T08:14:28.486Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T08:14:28.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:28.486Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T08:14:28.486Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T08:14:28.486Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T08:14:28.752Z] 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-29T08:14:28.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:28.752Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:28.752Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:28.752Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:28.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:28.752Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T08:14:28.752Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T08:14:29.018Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T08:14:29.018Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:29.018Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T08:14:29.018Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T08:14:29.018Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T08:14:29.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:29.604Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T08:14:29.604Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T08:14:29.604Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T08:14:29.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:29.604Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T08:14:29.869Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T08:14:29.869Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T08:14:29.869Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:29.869Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T08:14:29.869Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T08:14:29.869Z] Setting up grep (3.1-2build1) ... [2021-09-29T08:14:30.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:30.134Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T08:14:30.134Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T08:14:30.134Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T08:14:30.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:30.134Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T08:14:30.134Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T08:14:30.134Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T08:14:30.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:30.401Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T08:14:30.401Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T08:14:30.401Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T08:14:30.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:30.401Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T08:14:30.401Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T08:14:30.981Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T08:14:30.981Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T08:14:30.981Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T08:14:30.981Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T08:14:31.245Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T08:14:31.245Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:31.245Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T08:14:31.245Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T08:14:31.827Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T08:14:31.827Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T08:14:31.827Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T08:14:31.827Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T08:14:31.827Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T08:14:31.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:31.827Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T08:14:31.827Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T08:14:31.827Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T08:14:32.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:32.094Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:32.094Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:32.094Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:32.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:32.094Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:32.094Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:32.094Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:32.361Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:32.361Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:32.361Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:32.361Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:32.361Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:32.361Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:32.361Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:32.361Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:32.361Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:32.361Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T08:14:32.628Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T08:14:32.628Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T08:14:32.628Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T08:14:32.628Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T08:14:32.628Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:32.628Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T08:14:32.628Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T08:14:32.628Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T08:14:32.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:32.893Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:32.893Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:32.893Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:32.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:32.893Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:32.893Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:32.893Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:33.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:33.157Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:33.157Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:33.422Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:33.690Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T08:14:33.956Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T08:14:33.956Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:33.956Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T08:14:33.956Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T08:14:34.224Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T08:14:34.224Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T08:14:34.224Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T08:14:34.224Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T08:14:34.224Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T08:14:34.491Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T08:14:34.491Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T08:14:34.491Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T08:14:34.491Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T08:14:34.758Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T08:14:34.758Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T08:14:34.758Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T08:14:34.758Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T08:14:34.758Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T08:14:34.758Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T08:14:34.758Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T08:14:34.841Z] 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-29T08:14:35.024Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T08:14:35.024Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T08:14:35.024Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T08:14:35.024Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T08:14:35.024Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T08:14:35.290Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T08:14:35.290Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T08:14:35.290Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T08:14:35.290Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T08:14:35.290Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T08:14:35.290Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T08:14:35.290Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T08:14:35.557Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T08:14:35.557Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:35.557Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T08:14:35.557Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T08:14:35.557Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T08:14:35.557Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T08:14:35.557Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T08:14:35.557Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T08:14:35.823Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T08:14:35.823Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:35.823Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T08:14:35.823Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T08:14:35.823Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T08:14:35.823Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:35.823Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T08:14:35.823Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T08:14:36.097Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T08:14:36.097Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:36.097Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T08:14:36.097Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T08:14:36.097Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T08:14:36.282Z] 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-29T08:14:36.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:36.366Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T08:14:36.366Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T08:14:36.366Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T08:14:36.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:36.366Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T08:14:36.366Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T08:14:36.632Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T08:14:36.632Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:36.632Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T08:14:36.632Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T08:14:36.900Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T08:14:36.900Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:36.900Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T08:14:36.900Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T08:14:36.900Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T08:14:37.166Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:37.166Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T08:14:37.166Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T08:14:37.166Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T08:14:37.166Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:37.166Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T08:14:37.166Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T08:14:37.166Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T08:14:37.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:37.431Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T08:14:37.431Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T08:14:37.431Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T08:14:37.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:37.431Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T08:14:37.431Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T08:14:37.431Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T08:14:37.696Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:37.696Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T08:14:37.696Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T08:14:37.696Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T08:14:37.696Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:37.696Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T08:14:37.696Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T08:14:37.963Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T08:14:37.963Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:37.963Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T08:14:37.963Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T08:14:37.963Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T08:14:37.963Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T08:14:37.963Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T08:14:37.963Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T08:14:37.963Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T08:14:38.230Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T08:14:38.230Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T08:14:38.230Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T08:14:38.230Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T08:14:38.230Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T08:14:38.497Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T08:14:38.497Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T08:14:38.497Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T08:14:38.497Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T08:14:38.497Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T08:14:38.497Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T08:14:38.763Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T08:14:38.763Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T08:14:38.763Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T08:14:38.763Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T08:14:38.763Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T08:14:38.763Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T08:14:38.763Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T08:14:38.763Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T08:14:39.027Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T08:14:39.027Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T08:14:39.027Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T08:14:39.027Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T08:14:39.027Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T08:14:39.027Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T08:14:39.293Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T08:14:39.293Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T08:14:39.558Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T08:14:39.558Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T08:14:39.558Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T08:14:39.558Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T08:14:39.824Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T08:14:39.824Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T08:14:39.824Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T08:14:39.824Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T08:14:39.824Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T08:14:39.824Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T08:14:40.090Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:40.090Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:40.091Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:40.091Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:40.091Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:40.356Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:40.356Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:40.356Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:40.603Z] 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-29T08:14:40.939Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:41.206Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:41.579Z] 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-29T08:14:41.791Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:41.791Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:42.058Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:42.058Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:42.325Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:42.325Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:43.282Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T08:14:43.282Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T08:14:43.282Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T08:14:43.282Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T08:14:43.282Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T08:14:43.282Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T08:14:43.282Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T08:14:43.282Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T08:14:43.548Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T08:14:43.548Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T08:14:43.548Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T08:14:43.548Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T08:14:43.548Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T08:14:43.548Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T08:14:43.548Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T08:14:43.548Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T08:14:43.814Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:43.814Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T08:14:43.814Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:43.814Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:43.814Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:43.814Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T08:14:43.814Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T08:14:43.814Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T08:14:43.814Z] [2021-09-29T08:14:43.814Z] Current default time zone: 'Etc/UTC' [2021-09-29T08:14:43.814Z] Local time is now: Wed Sep 29 08:14:43 UTC 2021. [2021-09-29T08:14:43.814Z] Universal Time is now: Wed Sep 29 08:14:43 UTC 2021. [2021-09-29T08:14:43.814Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T08:14:43.814Z] [2021-09-29T08:14:44.089Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T08:14:44.089Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:44.089Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T08:14:44.089Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T08:14:44.089Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T08:14:44.089Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T08:14:44.089Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T08:14:44.089Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T08:14:44.089Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T08:14:44.089Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T08:14:44.089Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:44.089Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T08:14:44.089Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:44.089Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T08:14:44.356Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:44.356Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T08:14:44.356Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T08:14:44.356Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T08:14:44.356Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T08:14:44.356Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T08:14:44.356Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T08:14:44.356Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T08:14:44.356Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T08:14:44.972Z] 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-29T08:14:46.296Z] Updating certificates in /etc/ssl/certs... [2021-09-29T08:14:46.877Z] 23 added, 28 removed; done. [2021-09-29T08:14:46.877Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T08:14:46.877Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T08:14:47.143Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T08:14:47.143Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T08:14:47.143Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T08:14:47.143Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T08:14:47.143Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T08:14:47.143Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T08:14:47.143Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T08:14:47.143Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T08:14:47.143Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T08:14:47.143Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T08:14:47.143Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T08:14:47.143Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T08:14:47.409Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T08:14:47.409Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T08:14:47.409Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T08:14:47.409Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T08:14:47.409Z] Updating certificates in /etc/ssl/certs... [2021-09-29T08:14:47.992Z] 0 added, 0 removed; done. [2021-09-29T08:14:47.992Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T08:14:47.992Z] done. [2021-09-29T08:14:48.355Z] 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-29T08:14:48.573Z] Reading package lists... [2021-09-29T08:14:48.573Z] Building dependency tree... [2021-09-29T08:14:48.573Z] Reading state information... [2021-09-29T08:14:48.838Z] The following NEW packages will be installed: [2021-09-29T08:14:48.838Z] apt-transport-https [2021-09-29T08:14:48.838Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T08:14:49.105Z] Need to get 4348 B of archives. [2021-09-29T08:14:49.105Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T08:14:49.105Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T08:14:49.105Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T08:14:49.105Z] Fetched 4348 B in 0s (22.7 kB/s) [2021-09-29T08:14:49.105Z] Selecting previously unselected package apt-transport-https. [2021-09-29T08:14:49.105Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T08:14:49.105Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T08:14:49.105Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T08:14:49.105Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T08:14:49.370Z] Waiting for network to be ready... [2021-09-29T08:14:50.981Z] 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-29T08:14:55.287Z] 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-29T08:14:56.002Z] 2021-09-29T08:14:52Z INFO Waiting for automatic snapd restart... [2021-09-29T08:14:57.413Z] snapd 2.51.7 from Canonical* installed [2021-09-29T08:14:57.915Z] 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-29T08:14:57.998Z] "snapd" switched to the "latest/stable" channel [2021-09-29T08:14:57.998Z] [2021-09-29T08:15:00.576Z] core18 20210722 from Canonical* installed [2021-09-29T08:15:00.576Z] "core18" switched to the "latest/stable" channel [2021-09-29T08:15:00.576Z] [2021-09-29T08:15:01.312Z] 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-29T08:15:03.150Z] snapcraft 5.0 from Canonical* installed [2021-09-29T08:15:03.150Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T08:15:03.150Z] [Pipeline] } [2021-09-29T08:15:06.742Z] $ docker stop --time=1 710a2166f60311d72bb1dbe4fbaf590772830e94dc9a93f75a10de167ba38042 [2021-09-29T08:15:07.396Z] 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-29T08:15:07.396Z] - README.md [2021-09-29T08:15:07.396Z] [2021-09-29T08:15:07.396Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T08:15:07.661Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T08:15:07.927Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T08:15:07.927Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T08:15:09.149Z] Reading package lists... [2021-09-29T08:15:09.415Z] 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-29T08:15:09.415Z] Reading package lists... [2021-09-29T08:15:09.523Z] $ docker rm -f 710a2166f60311d72bb1dbe4fbaf590772830e94dc9a93f75a10de167ba38042 [2021-09-29T08:15:09.680Z] Building dependency tree... [2021-09-29T08:15:09.681Z] Reading state information... [2021-09-29T08:15:09.681Z] Suggested packages: [2021-09-29T08:15:09.681Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T08:15:09.681Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T08:15:09.681Z] Recommended packages: [2021-09-29T08:15:09.681Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T08:15:09.681Z] The following NEW packages will be installed: [2021-09-29T08:15:09.681Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T08:15:09.681Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T08:15:09.681Z] pkg-config zip [2021-09-29T08:15:09.681Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T08:15:09.945Z] Need to get 7670 kB of archives. [2021-09-29T08:15:09.945Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T08:15:09.945Z] 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-29T08:15:09.945Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T08:15:09.945Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T08:15:09.945Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T08:15:09.945Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T08:15:10.211Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T08:15:10.211Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T08:15:10.211Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T08:15:10.211Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T08:15:10.211Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T08:15:10.211Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T08:15:10.477Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T08:15:10.477Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T08:15:10.477Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T08:15:10.477Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-29T08:15:10.747Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T08:15:10.747Z] Fetched 7670 kB in 1s (10.1 MB/s) [2021-09-29T08:15:10.747Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T08:15:10.747Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T08:15:10.747Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T08:15:10.747Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T08:15:10.747Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T08:15:10.747Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T08:15:10.747Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:11.013Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T08:15:11.013Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T08:15:11.013Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T08:15:11.013Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T08:15:11.013Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T08:15:11.013Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T08:15:11.013Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T08:15:11.013Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T08:15:11.013Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T08:15:11.013Z] Selecting previously unselected package liberror-perl. [2021-09-29T08:15:11.013Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T08:15:11.013Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T08:15:11.013Z] Selecting previously unselected package git-man. [2021-09-29T08:15:11.013Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T08:15:11.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:15:11.265Z] [2021-09-29T08:15:11.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:15:11.278Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T08:15:11.278Z] Selecting previously unselected package git. [2021-09-29T08:15:11.278Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T08:15:11.278Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:11.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:15:11.860Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T08:15:11.860Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T08:15:11.860Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T08:15:11.860Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T08:15:11.860Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T08:15:11.860Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T08:15:11.860Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T08:15:11.860Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T08:15:11.860Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T08:15:11.860Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T08:15:11.860Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T08:15:11.860Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T08:15:11.901Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T08:15:11.901Z] 29e5d40040c1: Pulling fs layer [2021-09-29T08:15:11.901Z] 1ce36da41761: Pulling fs layer [2021-09-29T08:15:11.901Z] 25b303627fd3: Pulling fs layer [2021-09-29T08:15:12.126Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T08:15:12.127Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T08:15:12.127Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T08:15:12.127Z] Selecting previously unselected package pkg-config. [2021-09-29T08:15:12.127Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T08:15:12.127Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T08:15:12.127Z] Selecting previously unselected package zip. [2021-09-29T08:15:12.127Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T08:15:12.127Z] Unpacking zip (3.0-11build1) ... [2021-09-29T08:15:12.127Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T08:15:12.127Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T08:15:12.127Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T08:15:12.127Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T08:15:12.127Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T08:15:12.178Z] 29e5d40040c1: Download complete [2021-09-29T08:15:12.392Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T08:15:12.392Z] No schema files found: doing nothing. [2021-09-29T08:15:12.392Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T08:15:12.392Z] Setting up zip (3.0-11build1) ... [2021-09-29T08:15:12.392Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T08:15:12.392Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T08:15:12.392Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T08:15:12.392Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T08:15:12.392Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T08:15:12.392Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T08:15:12.392Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T08:15:12.392Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T08:15:12.781Z] 29e5d40040c1: Pull complete [2021-09-29T08:15:12.781Z] 1ce36da41761: Verifying Checksum [2021-09-29T08:15:12.781Z] 1ce36da41761: Download complete [2021-09-29T08:15:12.973Z] git set to automatically installed. [2021-09-29T08:15:12.973Z] git-man set to automatically installed. [2021-09-29T08:15:12.973Z] libcurl3-gnutls set to automatically installed. [2021-09-29T08:15:12.973Z] liberror-perl set to automatically installed. [2021-09-29T08:15:12.973Z] libglib2.0-0 set to automatically installed. [2021-09-29T08:15:12.973Z] libnghttp2-14 set to automatically installed. [2021-09-29T08:15:12.973Z] libnorm1 set to automatically installed. [2021-09-29T08:15:12.973Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T08:15:12.973Z] libpsl5 set to automatically installed. [2021-09-29T08:15:12.973Z] librtmp1 set to automatically installed. [2021-09-29T08:15:12.973Z] libsodium23 set to automatically installed. [2021-09-29T08:15:12.973Z] libzmq3-dev set to automatically installed. [2021-09-29T08:15:12.973Z] libzmq5 set to automatically installed. [2021-09-29T08:15:12.973Z] pkg-config set to automatically installed. [2021-09-29T08:15:12.973Z] zip set to automatically installed. [2021-09-29T08:15:14.224Z] 1ce36da41761: Pull complete [2021-09-29T08:15:14.500Z] 25b303627fd3: Download complete [2021-09-29T08:15:14.911Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T08:15:24.656Z] 25b303627fd3: Pull complete [2021-09-29T08:15:24.656Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T08:15:24.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:15:24.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T08:15:24.894Z] prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container [2021-09-29T08:15:24.980Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T08:15:25.009Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T08:15:25.245Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T08:15:26.650Z] snap "core18" has no updates available [2021-09-29T08:15:27.610Z] Pulling config-common [2021-09-29T08:15:27.610Z] + snapcraftctl pull [2021-09-29T08:15:28.447Z] $ docker top 5f26e49ad3dc640f9f0c43a29ee8176251d93d43c452c86ea76ee18bbc826903 -eo pid,comm [2021-09-29T08:15:28.565Z] Pulling go-build-helper [2021-09-29T08:15:28.565Z] + snapcraftctl pull [Pipeline] { [Pipeline] sh [2021-09-29T08:15:29.449Z] + docker-compose build --help [2021-09-29T08:15:29.449Z] + grep parallel [2021-09-29T08:15:29.521Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T08:15:29.521Z] Skipping pull go-build-helper (already ran) [2021-09-29T08:15:29.521Z] Building go-build-helper [2021-09-29T08:15:29.521Z] + snapcraftctl build [2021-09-29T08:15:32.093Z] Staging go-build-helper [2021-09-29T08:15:32.093Z] + snapcraftctl stage [2021-09-29T08:15:33.850Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T08:15:34.146Z] $ docker stop --time=1 5f26e49ad3dc640f9f0c43a29ee8176251d93d43c452c86ea76ee18bbc826903 [2021-09-29T08:15:36.024Z] $ docker rm -f 5f26e49ad3dc640f9f0c43a29ee8176251d93d43c452c86ea76ee18bbc826903 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:15:36.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T08:15:36.703Z] . [Pipeline] withDockerContainer [2021-09-29T08:15:36.968Z] prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container [2021-09-29T08:15:37.084Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-29T08:15:38.715Z] $ docker top f27be41678b808749f9591753b68143b7bd478317322b3310d87bcb7794d3fde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:15:39.649Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T08:15:42.455Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T08:15:42.455Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T08:15:42.455Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T08:15:42.455Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T08:15:42.455Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T08:15:42.455Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T08:15:42.455Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T08:15:42.455Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T08:15:42.455Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T08:15:42.455Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T08:15:42.455Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T08:15:42.455Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T08:15:42.455Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T08:15:42.455Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T08:15:42.455Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T08:15:42.455Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T08:15:42.455Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T08:15:42.455Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T08:15:42.455Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T08:15:42.455Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2265 kB] [2021-09-29T08:15:42.455Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T08:15:42.455Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T08:15:42.455Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T08:15:42.455Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T08:15:42.455Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T08:15:42.455Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-29T08:15:42.455Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-29T08:15:42.455Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T08:15:42.455Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T08:15:42.455Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T08:15:42.455Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T08:15:42.455Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T08:15:42.455Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T08:15:42.455Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T08:15:42.455Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T08:15:42.455Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T08:15:42.455Z] Pulling edgex-go [2021-09-29T08:15:42.455Z] + snapcraftctl pull [2021-09-29T08:15:42.455Z] Pulling hooks [2021-09-29T08:15:42.455Z] + snapcraftctl pull [2021-09-29T08:15:45.034Z] Building core-command ... [2021-09-29T08:15:45.034Z] Building core-data ... [2021-09-29T08:15:45.034Z] Building core-metadata ... [2021-09-29T08:15:45.034Z] Building security-bootstrapper ... [2021-09-29T08:15:45.034Z] Building security-proxy-setup ... [2021-09-29T08:15:45.034Z] Building security-secretstore-setup ... [2021-09-29T08:15:45.034Z] Building support-notifications ... [2021-09-29T08:15:45.034Z] Building support-scheduler ... [2021-09-29T08:15:45.034Z] Building sys-mgmt-agent ... [2021-09-29T08:15:45.034Z] Building sys-mgmt-agent [2021-09-29T08:15:45.034Z] Building support-notifications [2021-09-29T08:15:45.034Z] Building core-command [2021-09-29T08:15:45.034Z] Building security-secretstore-setup [2021-09-29T08:15:45.034Z] Building security-bootstrapper [2021-09-29T08:16:00.637Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T08:16:00.637Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T08:16:00.637Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T08:16:00.637Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T08:16:00.637Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T08:16:00.637Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T08:16:00.637Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T08:16:00.637Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T08:16:00.637Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T08:16:00.637Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T08:16:00.637Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T08:16:00.637Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T08:16:00.637Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T08:16:00.637Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T08:16:00.637Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T08:16:00.637Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T08:16:00.637Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T08:16:00.638Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T08:16:00.638Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T08:16:00.638Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T08:16:00.638Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T08:16:00.638Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T08:16:00.638Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T08:16:00.638Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T08:16:00.638Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T08:16:00.638Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T08:16:00.638Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T08:16:00.638Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T08:16:00.638Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T08:16:00.638Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T08:16:00.638Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T08:16:00.638Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T08:16:00.638Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T08:16:00.638Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T08:16:00.638Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T08:16:00.638Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T08:16:00.638Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T08:16:00.638Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T08:16:00.638Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T08:16:00.638Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T08:16:00.638Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T08:16:00.638Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T08:16:00.638Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T08:16:00.638Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T08:16:00.638Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T08:16:00.638Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T08:16:00.638Z] Pulling static-packages [2021-09-29T08:16:00.638Z] + snapcraftctl pull [2021-09-29T08:16:00.638Z] Pulling version [2021-09-29T08:16:00.638Z] + cd /root/project [2021-09-29T08:16:00.638Z] + git describe --tags --abbrev=0 [2021-09-29T08:16:00.638Z] + sed s/v// [2021-09-29T08:16:00.638Z] + GIT_VERSION=2.0.1-dev.57 [2021-09-29T08:16:00.638Z] + [ -z 2.0.1-dev.57 ] [2021-09-29T08:16:00.638Z] + snapcraftctl set-version 2.0.1-dev.57 [2021-09-29T08:16:00.638Z] Building config-common [2021-09-29T08:16:00.638Z] + snapcraftctl build [2021-09-29T08:16:02.574Z] Skipping build go-build-helper (already ran) [2021-09-29T08:16:02.574Z] Building edgex-go [2021-09-29T08:16:02.840Z] + cd /root/parts/edgex-go/src [2021-09-29T08:16:02.840Z] + git describe --tags --abbrev=0 [2021-09-29T08:16:02.840Z] + sed s/v// [2021-09-29T08:16:02.840Z] + GIT_VERSION=2.0.1-dev.57 [2021-09-29T08:16:02.840Z] + [ -z 2.0.1-dev.57 ] [2021-09-29T08:16:02.840Z] + echo 2.0.1-dev.57 [2021-09-29T08:16:02.840Z] + make build [2021-09-29T08:16:02.840Z] go mod tidy [2021-09-29T08:16:04.777Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T08:16:04.777Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T08:16:04.777Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T08:16:04.777Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T08:16:05.042Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T08:16:05.042Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T08:16:05.042Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T08:16:05.042Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T08:16:05.042Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T08:16:05.042Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T08:16:05.042Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T08:16:05.307Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T08:16:05.307Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T08:16:05.307Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T08:16:05.572Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T08:16:05.572Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T08:16:05.572Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T08:16:05.572Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T08:16:06.159Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T08:16:06.159Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T08:16:06.159Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T08:16:06.159Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T08:16:06.427Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T08:16:06.427Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T08:16:06.428Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T08:16:07.052Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T08:16:07.052Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T08:16:07.052Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T08:16:07.052Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T08:16:07.052Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T08:16:07.052Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T08:16:07.052Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T08:16:07.052Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T08:16:07.052Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T08:16:07.052Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T08:16:07.320Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T08:16:07.584Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T08:16:07.584Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T08:16:07.584Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T08:16:07.847Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T08:16:07.847Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T08:16:07.847Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T08:16:07.847Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T08:16:07.847Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T08:16:07.847Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T08:16:08.112Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T08:16:08.112Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T08:16:08.112Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T08:16:08.112Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T08:16:08.112Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T08:16:08.112Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T08:16:08.112Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T08:16:08.112Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T08:16:08.112Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T08:16:08.112Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T08:16:08.112Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T08:16:08.112Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T08:16:08.112Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T08:16:08.112Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T08:16:08.112Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T08:16:08.112Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T08:16:08.112Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T08:16:08.378Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T08:16:08.378Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T08:16:08.378Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T08:16:08.378Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T08:16:08.378Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T08:16:08.378Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T08:16:08.378Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T08:16:08.378Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T08:16:08.378Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T08:16:08.378Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T08:16:08.378Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T08:16:08.378Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T08:16:08.378Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T08:16:08.378Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T08:16:08.378Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T08:16:08.378Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T08:16:18.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T08:16:21.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T08:16:22.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T08:16:23.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T08:16:24.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T08:16:25.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T08:16:26.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T08:16:27.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T08:16:28.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T08:16:29.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T08:16:30.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T08:16:31.832Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T08:16:31.832Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T08:16:31.832Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T08:16:31.832Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T08:16:31.832Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T08:16:31.832Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T08:16:31.832Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T08:16:31.832Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T08:16:31.832Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T08:16:31.832Z] + 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-29T08:16:31.832Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T08:16:31.832Z] + 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-29T08:16:31.832Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T08:16:31.832Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T08:16:31.832Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T08:16:31.832Z] + 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-29T08:16:32.098Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T08:16:32.098Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T08:16:32.098Z] + 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-29T08:16:33.055Z] Building hooks [2021-09-29T08:16:33.055Z] + cd /root/parts/hooks/src [2021-09-29T08:16:33.055Z] + make build [2021-09-29T08:16:33.055Z] go mod tidy [2021-09-29T08:16:33.635Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T08:16:33.900Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T08:16:33.900Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T08:16:33.900Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T08:16:34.480Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T08:16:35.060Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T08:16:35.640Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T08:16:35.640Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T08:16:38.981Z] Building static-packages [2021-09-29T08:16:38.981Z] + snapcraftctl build [2021-09-29T08:16:40.384Z] Building version [2021-09-29T08:16:40.384Z] + snapcraftctl build [2021-09-29T08:16:42.320Z] Staging config-common [2021-09-29T08:16:42.320Z] + snapcraftctl stage [2021-09-29T08:16:43.276Z] Skipping stage go-build-helper (already ran) [2021-09-29T08:16:43.276Z] Staging edgex-go [2021-09-29T08:16:43.276Z] + snapcraftctl stage [2021-09-29T08:16:44.232Z] Staging hooks [2021-09-29T08:16:44.497Z] + snapcraftctl stage [2021-09-29T08:16:45.452Z] Staging static-packages [2021-09-29T08:16:45.452Z] + snapcraftctl stage [2021-09-29T08:16:46.410Z] Staging version [2021-09-29T08:16:46.410Z] + snapcraftctl stage [2021-09-29T08:16:47.366Z] Priming config-common [2021-09-29T08:16:47.366Z] + snapcraftctl prime [2021-09-29T08:16:48.767Z] Priming go-build-helper [2021-09-29T08:16:48.767Z] + snapcraftctl prime [2021-09-29T08:16:49.724Z] Priming edgex-go [2021-09-29T08:16:49.724Z] + snapcraftctl prime [2021-09-29T08:16:50.679Z] Priming hooks [2021-09-29T08:16:50.679Z] + snapcraftctl prime [2021-09-29T08:16:52.082Z] Priming static-packages [2021-09-29T08:16:52.082Z] + snapcraftctl prime [2021-09-29T08:16:53.027Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:16:53.027Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:16:53.027Z] ---> 6001ab2ac487 [2021-09-29T08:16:53.027Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T08:16:53.027Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:16:53.027Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:16:53.027Z] ---> 6001ab2ac487 [2021-09-29T08:16:53.027Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:16:53.027Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:16:53.027Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:16:53.027Z] ---> 6001ab2ac487 [2021-09-29T08:16:53.027Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T08:16:53.027Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:16:53.027Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:16:53.027Z] ---> 6001ab2ac487 [2021-09-29T08:16:53.027Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:16:53.027Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:16:53.027Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:16:53.027Z] ---> 6001ab2ac487 [2021-09-29T08:16:53.027Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:16:53.027Z] ---> Running in 9a9c930ee455 [2021-09-29T08:16:53.027Z] ---> Running in 1164f2228aeb [2021-09-29T08:16:53.027Z] ---> Running in e5c9850c9ee7 [2021-09-29T08:16:53.027Z] ---> Running in 569707b78af7 [2021-09-29T08:16:53.027Z] ---> Running in b8d382e22911 [2021-09-29T08:16:53.027Z] Removing intermediate container 9a9c930ee455 [2021-09-29T08:16:53.027Z] ---> a89c29815491 [2021-09-29T08:16:53.027Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:16:53.027Z] Removing intermediate container b8d382e22911 [2021-09-29T08:16:53.027Z] ---> c67a2d01ab8a [2021-09-29T08:16:53.027Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:16:53.027Z] Removing intermediate container 569707b78af7 [2021-09-29T08:16:53.027Z] ---> 22e012bde898 [2021-09-29T08:16:53.027Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:16:53.027Z] Removing intermediate container 1164f2228aeb [2021-09-29T08:16:53.027Z] ---> 68648f081470 [2021-09-29T08:16:53.027Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:16:53.027Z] Removing intermediate container e5c9850c9ee7 [2021-09-29T08:16:53.027Z] ---> 868e50e857cc [2021-09-29T08:16:53.027Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:16:53.027Z] ---> Running in 4b1d8eb1778a [2021-09-29T08:16:53.027Z] ---> Running in 39a999ba6f37 [2021-09-29T08:16:53.027Z] ---> Running in 39b4760836ec [2021-09-29T08:16:53.027Z] ---> Running in 68b94265cfc7 [2021-09-29T08:16:53.027Z] ---> Running in 1b6ee063ec43 [2021-09-29T08:16:54.660Z] Priming version [2021-09-29T08:16:54.660Z] + snapcraftctl prime [2021-09-29T08:16:55.620Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-29T08:16:56.454Z] Removing intermediate container 4b1d8eb1778a [2021-09-29T08:16:56.454Z] ---> d9b875ac3721 [2021-09-29T08:16:56.454Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T08:16:56.735Z] ---> Running in 07dae4046f7c [2021-09-29T08:16:57.014Z] Removing intermediate container 39a999ba6f37 [2021-09-29T08:16:57.014Z] ---> 143ccfd6438a [2021-09-29T08:16:57.014Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T08:16:57.302Z] ---> Running in 024e13af71ef [2021-09-29T08:16:57.576Z] Removing intermediate container 1b6ee063ec43 [2021-09-29T08:16:57.576Z] ---> 7af4ce4ab913 [2021-09-29T08:16:57.576Z] Step 5/32 : RUN apk add --update --no-cache make git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-09-29T08:16:57.854Z] ---> Running in 4d2c9896a1c9 [2021-09-29T08:16:57.854Z] Removing intermediate container 39b4760836ec [2021-09-29T08:16:57.854Z] ---> 2efcd39cb499 [2021-09-29T08:16:57.854Z] Step 5/24 : RUN apk add --update --no-cache make bash git [Pipeline] // stage [Pipeline] } [2021-09-29T08:16:58.131Z] Removing intermediate container 68b94265cfc7 [2021-09-29T08:16:58.131Z] ---> 247bf728258c [2021-09-29T08:16:58.131Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:16:58.131Z] ---> Running in 5825d433782b [2021-09-29T08:16:58.409Z] ---> Running in 8e5924e47d34 [2021-09-29T08:16:59.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:16:59.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:00.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:00.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:00.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:00.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:00.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:01.163Z] OK: 218 MiB in 52 packages [2021-09-29T08:17:01.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:01.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:01.442Z] OK: 218 MiB in 52 packages [2021-09-29T08:17:02.432Z] OK: 218 MiB in 52 packages [2021-09-29T08:17:02.432Z] Removing intermediate container 07dae4046f7c [2021-09-29T08:17:02.432Z] ---> 7af7835363bd [2021-09-29T08:17:02.432Z] Step 6/26 : COPY go.mod . [2021-09-29T08:17:02.432Z] OK: 218 MiB in 52 packages [2021-09-29T08:17:03.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:17:03.027Z] Removing intermediate container 024e13af71ef [2021-09-29T08:17:03.027Z] ---> 1be9d3d90eb2 [2021-09-29T08:17:03.027Z] Step 6/23 : COPY go.mod . [2021-09-29T08:17:03.299Z] ---> c0e9265c1f17 [2021-09-29T08:17:03.299Z] Step 7/26 : RUN go mod download [2021-09-29T08:17:03.575Z] ---> Running in 4c63b171311a [2021-09-29T08:17:03.846Z] Removing intermediate container 4d2c9896a1c9 [2021-09-29T08:17:03.846Z] ---> 1da7ad6b6abf [2021-09-29T08:17:03.846Z] Step 6/32 : COPY go.mod . [2021-09-29T08:17:04.123Z] Removing intermediate container 5825d433782b [2021-09-29T08:17:04.123Z] ---> a144703e8138 [2021-09-29T08:17:04.123Z] Step 6/24 : COPY go.mod . [2021-09-29T08:17:04.123Z] ---> 7a85d6e1aee6 [2021-09-29T08:17:04.123Z] Step 7/23 : RUN go mod download [2021-09-29T08:17:04.396Z] ---> Running in 9a4926dfedec [2021-09-29T08:17:05.021Z] ---> a9b812dba9f0 [2021-09-29T08:17:05.021Z] Step 7/32 : RUN go mod download [2021-09-29T08:17:05.021Z] ---> 8857581085ec [2021-09-29T08:17:05.021Z] Step 7/24 : RUN go mod download [2021-09-29T08:17:05.297Z] ---> Running in 4732d02a56ee [2021-09-29T08:17:05.297Z] ---> Running in 8a8f72c757d5 [2021-09-29T08:17:06.311Z] OK: 218 MiB in 52 packages [2021-09-29T08:17:08.308Z] Removing intermediate container 8e5924e47d34 [2021-09-29T08:17:08.308Z] ---> 5116aa1a53c6 [2021-09-29T08:17:08.308Z] Step 6/24 : COPY go.mod . [2021-09-29T08:17:09.773Z] Removing intermediate container 4c63b171311a [2021-09-29T08:17:09.773Z] ---> 64e49645ce07 [2021-09-29T08:17:09.773Z] Step 8/26 : COPY . . [2021-09-29T08:17:09.773Z] ---> 6673a13ca00c [2021-09-29T08:17:09.773Z] Step 7/24 : RUN go mod download [2021-09-29T08:17:10.065Z] ---> Running in 831d54bfb48f [2021-09-29T08:17:10.347Z] Removing intermediate container 9a4926dfedec [2021-09-29T08:17:10.347Z] ---> 0232aaa3ac8b [2021-09-29T08:17:10.347Z] Step 8/23 : COPY . . [2021-09-29T08:17:12.338Z] Removing intermediate container 4732d02a56ee [2021-09-29T08:17:12.338Z] ---> 920a3c35b3fb [2021-09-29T08:17:12.338Z] Step 8/32 : COPY . . [2021-09-29T08:17:12.939Z] Removing intermediate container 8a8f72c757d5 [2021-09-29T08:17:12.939Z] ---> e11188f7dc5c [2021-09-29T08:17:12.939Z] Step 8/24 : COPY . . [2021-09-29T08:17:18.364Z] Removing intermediate container 831d54bfb48f [2021-09-29T08:17:18.364Z] ---> c45c1be0b6d3 [2021-09-29T08:17:18.364Z] Step 8/24 : COPY . . [2021-09-29T08:17:40.538Z] ---> 2768c0a10494 [2021-09-29T08:17:40.539Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:17:40.539Z] ---> ef8ae5655afb [2021-09-29T08:17:40.539Z] Step 9/26 : RUN go mod tidy [2021-09-29T08:17:40.539Z] ---> 5663966536fc [2021-09-29T08:17:40.539Z] Step 9/32 : RUN go mod tidy [2021-09-29T08:17:40.539Z] ---> 3f1916fee36f [2021-09-29T08:17:40.539Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:17:40.539Z] ---> 8fef23132be9 [2021-09-29T08:17:40.539Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:17:40.539Z] ---> Running in e6482f3bb96b [2021-09-29T08:17:40.539Z] ---> Running in 41ae6b2be7fc [2021-09-29T08:17:40.539Z] ---> Running in e557a0fbcc4c [2021-09-29T08:17:40.539Z] ---> Running in 37e34d5a9274 [2021-09-29T08:17:40.539Z] ---> Running in 9611892a6c5c [2021-09-29T08:17:44.875Z] Removing intermediate container e6482f3bb96b [2021-09-29T08:17:44.875Z] ---> 4a5a0eec647e [2021-09-29T08:17:44.875Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T08:17:45.476Z] ---> Running in 5f0128269062 [2021-09-29T08:17:45.476Z] Removing intermediate container 41ae6b2be7fc [2021-09-29T08:17:45.476Z] ---> fc5ebd14c87c [2021-09-29T08:17:45.476Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T08:17:45.750Z] ---> Running in 64b5c0ff2289 [2021-09-29T08:17:46.029Z] Removing intermediate container 37e34d5a9274 [2021-09-29T08:17:46.029Z] ---> af79f054de13 [2021-09-29T08:17:46.029Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T08:17:46.318Z] ---> Running in bfa26f079e2c [2021-09-29T08:17:46.596Z] Removing intermediate container 9611892a6c5c [2021-09-29T08:17:46.596Z] ---> 12a894afb388 [2021-09-29T08:17:46.596Z] Removing intermediate container e557a0fbcc4c [2021-09-29T08:17:46.596Z] ---> deb05a0c9cc2 [2021-09-29T08:17:46.596Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T08:17:46.596Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T08:17:46.876Z] ---> Running in fe8531c34c0f [2021-09-29T08:17:46.877Z] ---> Running in 293eaa81e70d [2021-09-29T08:17:47.488Z] 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-29T08:17:48.091Z] 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-29T08:17:48.692Z] 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-29T08:17:49.338Z] 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-29T08:17:49.623Z] 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-29T08:19:41.501Z] 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-29T08:19:46.933Z] Removing intermediate container 293eaa81e70d [2021-09-29T08:19:46.933Z] ---> 72aa52fffcb5 [2021-09-29T08:19:46.933Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T08:19:46.933Z] Removing intermediate container 64b5c0ff2289 [2021-09-29T08:19:46.933Z] ---> cd7b65bb1846 [2021-09-29T08:19:46.933Z] [2021-09-29T08:19:46.933Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T08:19:46.933Z] Removing intermediate container bfa26f079e2c [2021-09-29T08:19:46.933Z] ---> 76081466a12a [2021-09-29T08:19:46.933Z] [2021-09-29T08:19:46.933Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T08:19:46.933Z] Removing intermediate container fe8531c34c0f [2021-09-29T08:19:46.933Z] ---> 13b59827698e [2021-09-29T08:19:46.933Z] [2021-09-29T08:19:46.933Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:19:47.528Z] ---> Running in d501198994b9 [2021-09-29T08:19:47.802Z] 3.14: Pulling from library/alpine [2021-09-29T08:19:48.075Z] 3.14: Pulling from library/alpine [2021-09-29T08:19:48.075Z] 3.14: Pulling from library/alpine [2021-09-29T08:19:49.069Z] Removing intermediate container 5f0128269062 [2021-09-29T08:19:49.069Z] ---> 83e120795385 [2021-09-29T08:19:49.069Z] [2021-09-29T08:19:49.069Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:19:49.069Z] 3.14: Pulling from library/alpine [2021-09-29T08:19:49.069Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:19:49.069Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:19:49.069Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T08:19:49.069Z] Status: Image is up to date for alpine:3.14 [2021-09-29T08:19:49.069Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:19:49.069Z] Status: Image is up to date for alpine:3.14 [2021-09-29T08:19:49.069Z] ---> bb3de5531c18 [2021-09-29T08:19:49.069Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T08:19:49.069Z] ---> bb3de5531c18 [2021-09-29T08:19:49.069Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:19:49.069Z] ---> bb3de5531c18 [2021-09-29T08:19:49.069Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T08:19:49.344Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T08:19:49.344Z] Status: Image is up to date for alpine:3.14 [2021-09-29T08:19:49.344Z] ---> bb3de5531c18 [2021-09-29T08:19:49.344Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T08:19:49.615Z] ---> Running in b325f0b3908d [2021-09-29T08:19:49.615Z] ---> Running in 7a3edb661609 [2021-09-29T08:19:49.615Z] ---> Running in ac7fd4204131 [2021-09-29T08:19:49.615Z] ---> Running in 4eafafa966a5 [2021-09-29T08:19:50.211Z] 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-29T08:19:50.211Z] Removing intermediate container ac7fd4204131 [2021-09-29T08:19:50.211Z] ---> 4c7d39837750 [2021-09-29T08:19:50.211Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T08:19:50.486Z] ---> Running in f3042f35ebed [2021-09-29T08:19:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:19:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:19:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:19:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:19:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:19:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:19:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:19:52.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:19:53.782Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T08:19:53.782Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:19:53.782Z] OK: 5 MiB in 15 packages [2021-09-29T08:19:53.782Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:19:53.782Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T08:19:53.782Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:19:53.782Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T08:19:53.782Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T08:19:54.070Z] OK: 5 MiB in 16 packages [2021-09-29T08:19:54.070Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T08:19:54.070Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T08:19:54.070Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T08:19:54.070Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:19:54.070Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:19:54.070Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:19:54.070Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:19:54.375Z] Removing intermediate container d501198994b9 [2021-09-29T08:19:54.375Z] ---> 1971cea00cc2 [2021-09-29T08:19:54.375Z] [2021-09-29T08:19:54.375Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T08:19:54.375Z] OK: 6 MiB in 17 packages [2021-09-29T08:19:54.375Z] OK: 6 MiB in 16 packages [2021-09-29T08:19:54.987Z] 20.10.7: Pulling from library/docker [2021-09-29T08:19:55.605Z] Removing intermediate container 7a3edb661609 [2021-09-29T08:19:55.605Z] ---> f8e9855ce97e [2021-09-29T08:19:55.605Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:19:56.205Z] ---> Running in 93abccc7bfb5 [2021-09-29T08:19:56.205Z] Removing intermediate container f3042f35ebed [2021-09-29T08:19:56.205Z] ---> e8a8748f55bb [2021-09-29T08:19:56.205Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T08:19:56.804Z] ---> Running in d0e47615a6dc [2021-09-29T08:19:57.084Z] Removing intermediate container 4eafafa966a5 [2021-09-29T08:19:57.084Z] ---> 96e1500d3e33 [2021-09-29T08:19:57.084Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:19:57.084Z] Removing intermediate container b325f0b3908d [2021-09-29T08:19:57.084Z] ---> ce99992eba8d [2021-09-29T08:19:57.084Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:19:57.084Z] Removing intermediate container 93abccc7bfb5 [2021-09-29T08:19:57.084Z] ---> 6c6dd816498f [2021-09-29T08:19:57.084Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T08:19:57.684Z] ---> Running in d8271dab1f24 [2021-09-29T08:19:57.684Z] ---> Running in b41b2db631e9 [2021-09-29T08:19:57.684Z] ---> Running in 9f7b7333a644 [2021-09-29T08:19:57.684Z] Removing intermediate container d0e47615a6dc [2021-09-29T08:19:57.684Z] ---> 268dd7941f20 [2021-09-29T08:19:57.684Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T08:19:57.959Z] ---> Running in 2e354b6da556 [2021-09-29T08:19:58.236Z] Removing intermediate container d8271dab1f24 [2021-09-29T08:19:58.236Z] ---> 2b3997fcff1e [2021-09-29T08:19:58.513Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T08:19:58.513Z] Removing intermediate container b41b2db631e9 [2021-09-29T08:19:58.513Z] ---> aa1cd5382194 [2021-09-29T08:19:58.513Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:19:58.513Z] Removing intermediate container 9f7b7333a644 [2021-09-29T08:19:58.513Z] ---> 325fac186a8a [2021-09-29T08:19:58.513Z] Step 14/26 : WORKDIR / [2021-09-29T08:19:58.513Z] ---> Running in 239ef1bc8015 [2021-09-29T08:19:58.513Z] ---> Running in ab4de72cdfaa [2021-09-29T08:19:58.790Z] Removing intermediate container 2e354b6da556 [2021-09-29T08:19:58.791Z] ---> fbe2d0b0236d [2021-09-29T08:19:58.791Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T08:19:58.791Z] ---> Running in 3bfd9273f288 [2021-09-29T08:19:59.070Z] ---> Running in 2cbb73a61f39 [2021-09-29T08:19:59.673Z] Removing intermediate container 239ef1bc8015 [2021-09-29T08:19:59.673Z] ---> f747ff72229d [2021-09-29T08:19:59.673Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:19:59.947Z] Removing intermediate container ab4de72cdfaa [2021-09-29T08:19:59.947Z] ---> 60ad1368a3ec [2021-09-29T08:19:59.947Z] Step 16/24 : WORKDIR / [2021-09-29T08:19:59.947Z] ---> Running in 22deaf3ee80c [2021-09-29T08:19:59.947Z] Removing intermediate container 3bfd9273f288 [2021-09-29T08:19:59.947Z] ---> 60bbafef6db7 [2021-09-29T08:19:59.947Z] 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-29T08:20:00.223Z] ---> Running in 497c67d6dccc [2021-09-29T08:20:00.823Z] Removing intermediate container 22deaf3ee80c [2021-09-29T08:20:00.823Z] ---> 5216c19fae87 [2021-09-29T08:20:00.823Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:20:01.097Z] Removing intermediate container 497c67d6dccc [2021-09-29T08:20:01.097Z] ---> 7681a635c915 [2021-09-29T08:20:01.097Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:20:01.698Z] ---> fe5c8fc2ef04 [2021-09-29T08:20:01.698Z] 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-29T08:20:02.300Z] ---> a88411c3482c [2021-09-29T08:20:02.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T08:20:02.896Z] Removing intermediate container 2cbb73a61f39 [2021-09-29T08:20:02.896Z] ---> 53366647b315 [2021-09-29T08:20:02.896Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T08:20:03.169Z] ---> 0bd59ddc1b35 [2021-09-29T08:20:03.169Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T08:20:03.444Z] ---> Running in bbcd8cad99e0 [2021-09-29T08:20:03.444Z] ---> 06a4c89c5c9c [2021-09-29T08:20:03.444Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T08:20:04.886Z] ---> be2db4007818 [2021-09-29T08:20:04.886Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T08:20:04.886Z] Removing intermediate container bbcd8cad99e0 [2021-09-29T08:20:04.886Z] ---> ac999225bcdc [2021-09-29T08:20:04.886Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T08:20:05.483Z] ---> 48ff0abfee20 [2021-09-29T08:20:05.483Z] 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-29T08:20:05.483Z] ---> 0c913002383e [2021-09-29T08:20:05.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T08:20:06.094Z] ---> 2bdaf3a1d9d8 [2021-09-29T08:20:06.094Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T08:20:06.368Z] ---> Running in b635b67f43e6 [2021-09-29T08:20:06.643Z] ---> 38705be76e25 [2021-09-29T08:20:06.644Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T08:20:06.923Z] ---> 4d8a836e56b8 [2021-09-29T08:20:06.923Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T08:20:06.923Z] ---> Running in 7e970a65a398 [2021-09-29T08:20:07.203Z] ---> 5a673fb1e236 [2021-09-29T08:20:07.203Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T08:20:07.203Z] Removing intermediate container b635b67f43e6 [2021-09-29T08:20:07.203Z] ---> 3ce5de905f33 [2021-09-29T08:20:07.203Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:20:07.476Z] ---> Running in 3d65143e028f [2021-09-29T08:20:07.751Z] ---> Running in ffbb000f2a18 [2021-09-29T08:20:08.350Z] Removing intermediate container 3d65143e028f [2021-09-29T08:20:08.350Z] ---> c8d1c53acc44 [2021-09-29T08:20:08.350Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:20:08.625Z] Removing intermediate container ffbb000f2a18 [2021-09-29T08:20:08.625Z] ---> 6aaab9e99594 [2021-09-29T08:20:08.625Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T08:20:08.625Z] ---> Running in d403572204a3 [2021-09-29T08:20:08.901Z] ---> Running in 5c574811eb4f [2021-09-29T08:20:08.901Z] ---> 496bdf716339 [2021-09-29T08:20:08.901Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T08:20:09.502Z] Removing intermediate container d403572204a3 [2021-09-29T08:20:09.502Z] ---> 81e7fbee7ff2 [2021-09-29T08:20:09.502Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:20:09.776Z] Removing intermediate container 5c574811eb4f [2021-09-29T08:20:09.776Z] ---> 12c7f79ed8a2 [2021-09-29T08:20:09.776Z] Step 22/23 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:20:09.776Z] ---> Running in 309641880d23 [2021-09-29T08:20:10.052Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T08:20:10.052Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T08:20:10.052Z] ---> df445af6242a [2021-09-29T08:20:10.052Z] 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-29T08:20:10.052Z] ---> Running in 616417949dda [2021-09-29T08:20:10.325Z] ---> Running in 471e8cdc6651 [2021-09-29T08:20:10.325Z] Removing intermediate container 7e970a65a398 [2021-09-29T08:20:10.325Z] ---> 9e2969d43101 [2021-09-29T08:20:10.325Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:20:10.596Z] Removing intermediate container 309641880d23 [2021-09-29T08:20:10.596Z] ---> 864b20dc7e24 [2021-09-29T08:20:10.596Z] Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:20:10.596Z] ---> 00d04a7f00d7 [2021-09-29T08:20:10.596Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T08:20:10.870Z] ---> Running in 8e8c5edc3d62 [2021-09-29T08:20:10.870Z] Removing intermediate container 616417949dda [2021-09-29T08:20:10.870Z] ---> 8a1e7c539247 [2021-09-29T08:20:10.870Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T08:20:11.146Z] Removing intermediate container 471e8cdc6651 [2021-09-29T08:20:11.146Z] ---> c4664c87fe33 [2021-09-29T08:20:11.146Z] 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-29T08:20:11.146Z] ---> Running in 3b6833bc19cd [2021-09-29T08:20:11.430Z] ---> Running in 0ce16ec9090b [2021-09-29T08:20:11.706Z] ---> e07ba718b7ef [2021-09-29T08:20:11.706Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T08:20:11.706Z] Removing intermediate container 8e8c5edc3d62 [2021-09-29T08:20:11.706Z] ---> 3fe82bee2920 [2021-09-29T08:20:11.706Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T08:20:11.982Z] ---> Running in 371851c608fd [2021-09-29T08:20:11.982Z] ---> b0ffb5c3d384 [2021-09-29T08:20:11.982Z] 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-29T08:20:11.982Z] Removing intermediate container 3b6833bc19cd [2021-09-29T08:20:11.982Z] ---> a4f5102ce143 [2021-09-29T08:20:11.982Z] [2021-09-29T08:20:12.254Z] ---> Running in 25f28745f2dc [2021-09-29T08:20:12.861Z] Successfully built a4f5102ce143 [2021-09-29T08:20:12.861Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T08:20:12.861Z] Building core-data [2021-09-29T08:20:13.134Z]  Building support-notifications ... done Removing intermediate container 371851c608fd [2021-09-29T08:20:13.134Z] ---> c72fa4aedd43 [2021-09-29T08:20:13.134Z] [2021-09-29T08:20:13.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:20:13.685Z] Successfully built c72fa4aedd43 [2021-09-29T08:20:13.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:20:13.963Z] Successfully tagged core-command-arm64:latest [2021-09-29T08:20:13.963Z]  Building core-command ... done Building support-scheduler [2021-09-29T08:20:13.963Z] ---> 8cfd1ec5771e [2021-09-29T08:20:13.963Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T08:20:14.968Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T08:20:14.968Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T08:20:14.968Z] Executing bash-5.1.0-r0.post-install [2021-09-29T08:20:14.968Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T08:20:14.968Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T08:20:14.968Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T08:20:14.968Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T08:20:14.968Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T08:20:14.968Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T08:20:14.968Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T08:20:14.968Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T08:20:14.968Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T08:20:14.968Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T08:20:14.968Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T08:20:15.240Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T08:20:15.240Z] ---> 0eed66af8b89 [2021-09-29T08:20:15.240Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T08:20:15.852Z] Removing intermediate container 25f28745f2dc [2021-09-29T08:20:15.852Z] ---> eb15d64987e1 [2021-09-29T08:20:15.852Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T08:20:16.866Z] ---> Running in e24614ef8219 [2021-09-29T08:20:17.148Z] ---> 76eaae50a228 [2021-09-29T08:20:17.148Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T08:20:18.146Z] Removing intermediate container e24614ef8219 [2021-09-29T08:20:18.146Z] ---> 2e3771fff620 [2021-09-29T08:20:18.146Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T08:20:18.146Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T08:20:18.146Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T08:20:18.146Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T08:20:18.146Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T08:20:18.146Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T08:20:18.146Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T08:20:18.428Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T08:20:18.428Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T08:20:18.428Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T08:20:18.705Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T08:20:18.705Z] ---> Running in 184472080bfc [2021-09-29T08:20:18.705Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T08:20:18.705Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T08:20:18.705Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T08:20:18.705Z] ---> 6aae41522a59 [2021-09-29T08:20:18.705Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T08:20:18.705Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T08:20:18.705Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T08:20:18.705Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T08:20:18.705Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T08:20:18.705Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T08:20:18.705Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T08:20:18.979Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T08:20:18.979Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T08:20:18.979Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T08:20:18.979Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T08:20:18.979Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T08:20:18.979Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T08:20:19.254Z] ---> Running in 95a32b5eb5c5 [2021-09-29T08:20:19.855Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T08:20:19.855Z] OK: 82 MiB in 59 packages [2021-09-29T08:20:19.855Z] Removing intermediate container 184472080bfc [2021-09-29T08:20:19.855Z] ---> d16fe5a5e82d [2021-09-29T08:20:19.856Z] Step 25/26 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:20:20.455Z] Removing intermediate container 95a32b5eb5c5 [2021-09-29T08:20:20.455Z] ---> 4d344f801fe1 [2021-09-29T08:20:20.455Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T08:20:20.729Z] ---> Running in 25b665d5a7f8 [2021-09-29T08:20:21.715Z] Removing intermediate container 25b665d5a7f8 [2021-09-29T08:20:21.715Z] ---> 5b45e51d8f52 [2021-09-29T08:20:21.715Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T08:20:21.715Z] ---> 6ff84562f76e [2021-09-29T08:20:21.715Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T08:20:21.715Z] ---> Running in c78e95d50edf [2021-09-29T08:20:22.310Z] ---> Running in 2043dab8a47a [2021-09-29T08:20:22.582Z] Removing intermediate container c78e95d50edf [2021-09-29T08:20:22.582Z] ---> f89ca05b55f7 [2021-09-29T08:20:22.582Z] [2021-09-29T08:20:22.859Z] Successfully built f89ca05b55f7 [2021-09-29T08:20:23.134Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T08:20:23.134Z] Building security-proxy-setup [2021-09-29T08:20:25.315Z]  Building security-secretstore-setup ... done Removing intermediate container 2043dab8a47a [2021-09-29T08:20:25.315Z] ---> bf974608c4ba [2021-09-29T08:20:25.315Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T08:20:26.109Z] ---> Running in 341ca621ae1f [2021-09-29T08:20:27.663Z] Removing intermediate container 341ca621ae1f [2021-09-29T08:20:27.663Z] ---> 018bfbe7fccd [2021-09-29T08:20:27.663Z] Step 29/32 : CMD ["gate"] [2021-09-29T08:20:28.262Z] ---> Running in eacaf112c06c [2021-09-29T08:20:28.536Z] Collecting docker-compose==1.23.2 [2021-09-29T08:20:28.820Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T08:20:29.092Z] Removing intermediate container eacaf112c06c [2021-09-29T08:20:29.092Z] ---> 03a595977015 [2021-09-29T08:20:29.092Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T08:20:29.381Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T08:20:29.381Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T08:20:29.381Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T08:20:29.381Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T08:20:29.656Z] ---> Running in 2f43231d4ba6 [2021-09-29T08:20:30.651Z] Removing intermediate container 2f43231d4ba6 [2021-09-29T08:20:30.651Z] ---> 5dce767c0a55 [2021-09-29T08:20:30.651Z] Step 31/32 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:20:30.925Z] ---> Running in a0d3fa072f12 [2021-09-29T08:20:31.522Z] 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-29T08:20:31.793Z] Removing intermediate container a0d3fa072f12 [2021-09-29T08:20:31.793Z] ---> c3ee8760f1a8 [2021-09-29T08:20:31.793Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T08:20:32.065Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T08:20:32.065Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T08:20:32.343Z] ---> Running in 9ff4494556f9 [2021-09-29T08:20:32.623Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T08:20:32.900Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T08:20:32.900Z] Removing intermediate container 9ff4494556f9 [2021-09-29T08:20:32.900Z] ---> a76728afd5e6 [2021-09-29T08:20:32.900Z] [2021-09-29T08:20:33.500Z] Successfully built a76728afd5e6 [2021-09-29T08:20:33.500Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T08:20:33.500Z]  Building security-bootstrapper ... done Building core-metadata [2021-09-29T08:20:33.500Z] Collecting PyYAML<4,>=3.10 [2021-09-29T08:20:33.774Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T08:20:37.171Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T08:20:37.171Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T08:20:38.610Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T08:20:38.610Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T08:20:38.887Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T08:20:38.887Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T08:20:41.525Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T08:20:41.525Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T08:20:43.510Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T08:20:43.510Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T08:20:44.499Z] Collecting idna<2.8,>=2.5 [2021-09-29T08:20:44.499Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T08:20:44.779Z] Collecting certifi>=2017.4.17 [2021-09-29T08:20:44.779Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T08:20:45.764Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T08:20:45.764Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T08:20:45.764Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T08:20:46.038Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T08:20:46.311Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T08:20:46.311Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T08:20:46.311Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T08:20:46.311Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T08:20:47.757Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T08:20:47.757Z] Attempting uninstall: urllib3 [2021-09-29T08:20:47.757Z] Found existing installation: urllib3 1.26.2 [2021-09-29T08:20:47.757Z] Uninstalling urllib3-1.26.2: [2021-09-29T08:20:47.757Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T08:20:48.360Z] Attempting uninstall: idna [2021-09-29T08:20:48.360Z] Found existing installation: idna 3.1 [2021-09-29T08:20:48.360Z] Uninstalling idna-3.1: [2021-09-29T08:20:48.360Z] Successfully uninstalled idna-3.1 [2021-09-29T08:20:48.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:20:48.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:20:48.970Z] ---> 6001ab2ac487 [2021-09-29T08:20:48.970Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T08:20:48.970Z] ---> Using cache [2021-09-29T08:20:48.970Z] ---> 868e50e857cc [2021-09-29T08:20:48.970Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:20:48.970Z] ---> Using cache [2021-09-29T08:20:48.970Z] ---> 7af4ce4ab913 [2021-09-29T08:20:48.970Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T08:20:48.970Z] ---> Using cache [2021-09-29T08:20:48.970Z] ---> 1da7ad6b6abf [2021-09-29T08:20:48.970Z] Step 6/23 : COPY go.mod . [2021-09-29T08:20:48.970Z] ---> Using cache [2021-09-29T08:20:48.970Z] ---> a9b812dba9f0 [2021-09-29T08:20:48.970Z] Step 7/23 : RUN go mod download [2021-09-29T08:20:48.970Z] ---> Using cache [2021-09-29T08:20:48.970Z] ---> 920a3c35b3fb [2021-09-29T08:20:48.970Z] Step 8/23 : COPY . . [2021-09-29T08:20:48.970Z] ---> Using cache [2021-09-29T08:20:48.970Z] ---> 5663966536fc [2021-09-29T08:20:48.970Z] Step 9/23 : RUN go mod tidy [2021-09-29T08:20:48.970Z] ---> Using cache [2021-09-29T08:20:48.970Z] ---> af79f054de13 [2021-09-29T08:20:48.970Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T08:20:49.958Z] Attempting uninstall: chardet [2021-09-29T08:20:49.958Z] Found existing installation: chardet 4.0.0 [2021-09-29T08:20:49.958Z] Uninstalling chardet-4.0.0: [2021-09-29T08:20:49.958Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T08:20:50.951Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:20:50.951Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:20:50.951Z] ---> 6001ab2ac487 [2021-09-29T08:20:50.951Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:20:50.951Z] ---> Using cache [2021-09-29T08:20:50.951Z] ---> 868e50e857cc [2021-09-29T08:20:50.951Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:20:50.951Z] ---> Using cache [2021-09-29T08:20:50.951Z] ---> 7af4ce4ab913 [2021-09-29T08:20:50.951Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T08:20:54.354Z] Attempting uninstall: requests [2021-09-29T08:20:54.354Z] Found existing installation: requests 2.25.1 [2021-09-29T08:20:54.354Z] ---> Running in a16fea2cdd83 [2021-09-29T08:20:54.354Z] ---> Running in d47e3a5e20e2 [2021-09-29T08:20:54.354Z] Uninstalling requests-2.25.1: [2021-09-29T08:20:54.354Z] Successfully uninstalled requests-2.25.1 [2021-09-29T08:20:54.630Z] Running setup.py install for texttable: started [2021-09-29T08:20:56.622Z] 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-29T08:20:56.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:20:57.216Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T08:20:57.216Z] Running setup.py install for PyYAML: started [2021-09-29T08:20:58.208Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:21:00.204Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T08:21:00.813Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:21:00.813Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:21:00.813Z] ---> 6001ab2ac487 [2021-09-29T08:21:00.813Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T08:21:00.813Z] ---> Using cache [2021-09-29T08:21:00.813Z] ---> 868e50e857cc [2021-09-29T08:21:00.813Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:21:00.813Z] ---> Using cache [2021-09-29T08:21:00.813Z] ---> 7af4ce4ab913 [2021-09-29T08:21:00.813Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T08:21:00.813Z] ---> Using cache [2021-09-29T08:21:00.813Z] ---> 1da7ad6b6abf [2021-09-29T08:21:00.813Z] Step 6/22 : COPY go.mod . [2021-09-29T08:21:00.813Z] ---> Using cache [2021-09-29T08:21:00.813Z] ---> a9b812dba9f0 [2021-09-29T08:21:00.813Z] Step 7/22 : RUN go mod download [2021-09-29T08:21:00.813Z] ---> Using cache [2021-09-29T08:21:00.813Z] ---> 920a3c35b3fb [2021-09-29T08:21:00.813Z] Step 8/22 : COPY . . [2021-09-29T08:21:00.813Z] ---> Using cache [2021-09-29T08:21:00.813Z] ---> 5663966536fc [2021-09-29T08:21:00.813Z] Step 9/22 : RUN go mod tidy [2021-09-29T08:21:00.813Z] ---> Using cache [2021-09-29T08:21:00.813Z] ---> af79f054de13 [2021-09-29T08:21:00.813Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T08:21:01.436Z] OK: 218 MiB in 52 packages [2021-09-29T08:21:01.720Z] Running setup.py install for docopt: started [2021-09-29T08:21:03.175Z] ---> Running in 914a1af419c9 [2021-09-29T08:21:04.626Z] Removing intermediate container d47e3a5e20e2 [2021-09-29T08:21:04.626Z] ---> e5eb01315535 [2021-09-29T08:21:04.626Z] Step 6/24 : COPY go.mod . [2021-09-29T08:21:04.626Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T08:21:04.626Z] Running setup.py install for dockerpty: started [2021-09-29T08:21:05.618Z] 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-29T08:21:06.647Z] ---> a68ec89ffb74 [2021-09-29T08:21:06.647Z] Step 7/24 : RUN go mod download [2021-09-29T08:21:06.647Z] ---> Running in de6f947a4f35 [2021-09-29T08:21:07.642Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T08:21:09.087Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T08:21:09.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T08:21:09.087Z] ---> 6001ab2ac487 [2021-09-29T08:21:09.087Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T08:21:09.087Z] ---> Using cache [2021-09-29T08:21:09.087Z] ---> 868e50e857cc [2021-09-29T08:21:09.087Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:21:09.087Z] ---> Using cache [2021-09-29T08:21:09.087Z] ---> 7af4ce4ab913 [2021-09-29T08:21:09.087Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T08:21:09.087Z] ---> Using cache [2021-09-29T08:21:09.087Z] ---> 1da7ad6b6abf [2021-09-29T08:21:09.087Z] Step 6/24 : COPY go.mod . [2021-09-29T08:21:09.087Z] ---> Using cache [2021-09-29T08:21:09.087Z] ---> a9b812dba9f0 [2021-09-29T08:21:09.087Z] Step 7/24 : RUN go mod download [2021-09-29T08:21:09.087Z] ---> Using cache [2021-09-29T08:21:09.087Z] ---> 920a3c35b3fb [2021-09-29T08:21:09.087Z] Step 8/24 : COPY . . [2021-09-29T08:21:09.087Z] ---> Using cache [2021-09-29T08:21:09.087Z] ---> 5663966536fc [2021-09-29T08:21:09.087Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:21:09.087Z] ---> Using cache [2021-09-29T08:21:09.087Z] ---> af79f054de13 [2021-09-29T08:21:09.087Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T08:21:09.361Z] ---> Running in 00d0944e7d84 [2021-09-29T08:21:10.351Z] 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-29T08:21:11.339Z] 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-29T08:21:13.988Z] Removing intermediate container de6f947a4f35 [2021-09-29T08:21:13.988Z] ---> 4b38d91f45b7 [2021-09-29T08:21:13.988Z] Step 8/24 : COPY . . [2021-09-29T08:21:32.348Z] Removing intermediate container 0ce16ec9090b [2021-09-29T08:21:32.348Z] ---> 1453766d59f6 [2021-09-29T08:21:32.348Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T08:21:32.348Z] ---> Running in 14f62b8b6273 [2021-09-29T08:21:32.348Z] Removing intermediate container 14f62b8b6273 [2021-09-29T08:21:32.348Z] ---> 51b489de0e26 [2021-09-29T08:21:32.348Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T08:21:32.954Z] ---> Running in 35f69deccd67 [2021-09-29T08:21:33.951Z] Removing intermediate container 35f69deccd67 [2021-09-29T08:21:33.951Z] ---> 2e16716dda81 [2021-09-29T08:21:33.951Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T08:21:36.642Z] ---> 8a78406b6269 [2021-09-29T08:21:36.643Z] Step 9/24 : RUN go mod tidy [2021-09-29T08:21:36.643Z] ---> 81268c501d36 [2021-09-29T08:21:36.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T08:21:36.643Z] ---> Running in b2913c1b3128 [2021-09-29T08:21:38.212Z] ---> 23c7135a764b [2021-09-29T08:21:38.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T08:21:40.216Z] ---> 0eecb4d3361b [2021-09-29T08:21:40.216Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T08:21:40.216Z] ---> Running in dd8f980a7ade [2021-09-29T08:21:40.830Z] Removing intermediate container dd8f980a7ade [2021-09-29T08:21:40.830Z] ---> 8b810ae32332 [2021-09-29T08:21:40.830Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:21:41.106Z] ---> Running in 736ddfecb1c6 [2021-09-29T08:21:42.104Z] Removing intermediate container 736ddfecb1c6 [2021-09-29T08:21:42.104Z] ---> b369ae5d2c8f [2021-09-29T08:21:42.104Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:21:42.383Z] ---> Running in 8120eaad200c [2021-09-29T08:21:42.988Z] Removing intermediate container 8120eaad200c [2021-09-29T08:21:42.988Z] ---> 59a49240e057 [2021-09-29T08:21:42.988Z] Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:21:43.266Z] ---> Running in c81d63fed9cd [2021-09-29T08:21:44.282Z] Removing intermediate container c81d63fed9cd [2021-09-29T08:21:44.282Z] ---> 9eeaeb94677c [2021-09-29T08:21:44.282Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T08:21:44.572Z] ---> Running in 34751b49f69a [2021-09-29T08:21:45.599Z] Removing intermediate container b2913c1b3128 [2021-09-29T08:21:45.599Z] ---> 863fc97cf25c [2021-09-29T08:21:45.599Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T08:21:45.599Z] Removing intermediate container 34751b49f69a [2021-09-29T08:21:45.599Z] ---> 32fd86c8cf02 [2021-09-29T08:21:45.599Z] [2021-09-29T08:21:45.599Z] ---> Running in 423222cbd583 [2021-09-29T08:21:46.206Z] Successfully built 32fd86c8cf02 [2021-09-29T08:21:46.206Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T08:21:48.208Z]  Building sys-mgmt-agent ... done 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-29T08:22:44.806Z] 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-29T08:22:44.806Z] Removing intermediate container a16fea2cdd83 [2021-09-29T08:22:44.806Z] ---> 358ef5d4ec09 [2021-09-29T08:22:44.806Z] [2021-09-29T08:22:44.806Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T08:22:44.806Z] ---> bb3de5531c18 [2021-09-29T08:22:44.806Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T08:22:44.806Z] ---> Using cache [2021-09-29T08:22:44.806Z] ---> f8e9855ce97e [2021-09-29T08:22:44.806Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:22:44.806Z] ---> Using cache [2021-09-29T08:22:44.806Z] ---> 6c6dd816498f [2021-09-29T08:22:44.806Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T08:22:44.806Z] ---> Running in 7a7be2905fd7 [2021-09-29T08:22:44.806Z] Removing intermediate container 7a7be2905fd7 [2021-09-29T08:22:44.806Z] ---> 0a8039482988 [2021-09-29T08:22:44.806Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T08:22:44.806Z] ---> Running in 7b79278c9a42 [2021-09-29T08:22:44.806Z] Removing intermediate container 7b79278c9a42 [2021-09-29T08:22:44.806Z] ---> 3b626651b007 [2021-09-29T08:22:44.806Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:22:44.806Z] ---> 991b19c44ccf [2021-09-29T08:22:44.806Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T08:22:46.805Z] ---> 802eb747fb63 [2021-09-29T08:22:46.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T08:22:48.263Z] ---> 3ecc096399dd [2021-09-29T08:22:48.263Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T08:22:48.263Z] ---> Running in b58799a9925b [2021-09-29T08:22:49.712Z] Removing intermediate container b58799a9925b [2021-09-29T08:22:49.712Z] ---> 202280af6a26 [2021-09-29T08:22:49.712Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:22:49.990Z] ---> Running in c5c668b3979b [2021-09-29T08:22:51.442Z] Removing intermediate container c5c668b3979b [2021-09-29T08:22:51.442Z] ---> 2ea2ce37546d [2021-09-29T08:22:51.442Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T08:22:51.442Z] ---> Running in 80637f629a8d [2021-09-29T08:22:51.729Z] Removing intermediate container 914a1af419c9 [2021-09-29T08:22:51.729Z] ---> 01a057f0c9f3 [2021-09-29T08:22:51.729Z] [2021-09-29T08:22:51.729Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T08:22:51.729Z] ---> bb3de5531c18 [2021-09-29T08:22:51.729Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T08:22:52.010Z] ---> Running in 2594d616812f [2021-09-29T08:22:52.615Z] Removing intermediate container 80637f629a8d [2021-09-29T08:22:52.615Z] ---> 9b071ac22683 [2021-09-29T08:22:52.615Z] Step 22/23 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:22:52.615Z] ---> Running in 1a06aeafd9a2 [2021-09-29T08:22:53.608Z] Removing intermediate container 1a06aeafd9a2 [2021-09-29T08:22:53.608Z] ---> fbc7064b6265 [2021-09-29T08:22:53.608Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T08:22:53.888Z] ---> Running in 8be2e52d8f41 [2021-09-29T08:22:54.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:22:54.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:22:54.780Z] Removing intermediate container 8be2e52d8f41 [2021-09-29T08:22:54.780Z] ---> beecaaa1e93a [2021-09-29T08:22:54.780Z] [2021-09-29T08:22:55.388Z] Successfully built beecaaa1e93a [2021-09-29T08:22:55.388Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T08:22:55.667Z]  Building support-scheduler ... done (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T08:22:55.944Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T08:22:55.944Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T08:22:55.944Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T08:22:55.944Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T08:22:55.944Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:22:55.944Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T08:22:56.222Z] OK: 8 MiB in 19 packages [2021-09-29T08:22:59.628Z] Removing intermediate container 00d0944e7d84 [2021-09-29T08:22:59.628Z] ---> 6a15cdf5230d [2021-09-29T08:22:59.628Z] [2021-09-29T08:22:59.628Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:22:59.628Z] ---> bb3de5531c18 [2021-09-29T08:22:59.628Z] Step 12/24 : RUN apk add --update --no-cache dumb-initRemoving intermediate container 2594d616812f [2021-09-29T08:22:59.628Z] ---> 5f5e8fd9bf90 [2021-09-29T08:22:59.628Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T08:22:59.628Z] [2021-09-29T08:22:59.628Z] ---> Using cache [2021-09-29T08:22:59.628Z] ---> f8e9855ce97e [2021-09-29T08:22:59.628Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T08:22:59.628Z] ---> Using cache [2021-09-29T08:22:59.628Z] ---> 6c6dd816498f [2021-09-29T08:22:59.628Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T08:22:59.628Z] ---> Running in 13f616686335 [2021-09-29T08:22:59.628Z] ---> Running in 756ae2740abd [2021-09-29T08:23:00.610Z] Removing intermediate container 13f616686335 [2021-09-29T08:23:00.610Z] ---> 4340c0872540 [2021-09-29T08:23:00.610Z] Step 14/22 : WORKDIR /edgex [2021-09-29T08:23:00.610Z] Removing intermediate container 756ae2740abd [2021-09-29T08:23:00.610Z] ---> e0181d7d541f [2021-09-29T08:23:00.610Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T08:23:00.610Z] ---> Running in 828107cb3473 [2021-09-29T08:23:00.884Z] ---> Running in cf8a38b8c4fb [2021-09-29T08:23:01.882Z] Removing intermediate container cf8a38b8c4fb [2021-09-29T08:23:01.882Z] ---> c2ee703c6a0c [2021-09-29T08:23:01.882Z] Step 16/24 : WORKDIR / [2021-09-29T08:23:01.882Z] Removing intermediate container 828107cb3473 [2021-09-29T08:23:01.882Z] ---> 854b4d8761fe [2021-09-29T08:23:01.882Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T08:23:02.162Z] ---> Running in da9309bfb5fa [2021-09-29T08:23:03.146Z] Removing intermediate container da9309bfb5fa [2021-09-29T08:23:03.146Z] ---> d71a51a4aac7 [2021-09-29T08:23:03.146Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:23:03.146Z] ---> 05ca3886b1cc [2021-09-29T08:23:03.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T08:23:04.586Z] ---> 5c4e74b6c437 [2021-09-29T08:23:04.586Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T08:23:05.569Z] ---> 7f1ca5ea713b [2021-09-29T08:23:05.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T08:23:07.018Z] ---> 37a393019d55 [2021-09-29T08:23:07.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T08:23:07.018Z] ---> b965f712c8fa [2021-09-29T08:23:07.018Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T08:23:07.294Z] ---> Running in a10c91cf3c1c [2021-09-29T08:23:07.889Z] ---> 5eaaf82c3e36 [2021-09-29T08:23:07.889Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T08:23:07.889Z] Removing intermediate container a10c91cf3c1c [2021-09-29T08:23:07.889Z] ---> fca9672872ed [2021-09-29T08:23:07.889Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T08:23:07.889Z] ---> Running in d390ff2be81a [2021-09-29T08:23:08.159Z] ---> Running in 76e1f13f190a [2021-09-29T08:23:08.754Z] Removing intermediate container d390ff2be81a [2021-09-29T08:23:08.754Z] ---> b8175fcc198c [2021-09-29T08:23:08.754Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:23:09.352Z] Removing intermediate container 76e1f13f190a [2021-09-29T08:23:09.352Z] ---> 93b186b08fa9 [2021-09-29T08:23:09.352Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T08:23:09.352Z] ---> Running in e25c991ecd35 [2021-09-29T08:23:09.627Z] ---> Running in 0607cb3f2610 [2021-09-29T08:23:09.899Z] Removing intermediate container e25c991ecd35 [2021-09-29T08:23:09.899Z] ---> e845148ad374 [2021-09-29T08:23:09.899Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:23:10.170Z] ---> Running in 3a06f790c013 [2021-09-29T08:23:10.170Z] Removing intermediate container 0607cb3f2610 [2021-09-29T08:23:10.170Z] ---> 3a930be9bd41 [2021-09-29T08:23:10.170Z] Step 21/22 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:23:10.760Z] ---> Running in 3320a2ae8b3a [2021-09-29T08:23:10.760Z] Removing intermediate container 3a06f790c013 [2021-09-29T08:23:10.760Z] ---> 28eb52e06847 [2021-09-29T08:23:10.760Z] Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:23:11.031Z] ---> Running in 0cd913bad32d [2021-09-29T08:23:11.306Z] Removing intermediate container 3320a2ae8b3a [2021-09-29T08:23:11.306Z] ---> bc7f2ecf8d63 [2021-09-29T08:23:11.306Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T08:23:11.576Z] ---> Running in 6d8556551938 [2021-09-29T08:23:11.577Z] Removing intermediate container 0cd913bad32d [2021-09-29T08:23:11.577Z] ---> 6f026687c8dc [2021-09-29T08:23:11.577Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T08:23:11.852Z] ---> Running in fc4141c67197 [2021-09-29T08:23:12.124Z] Removing intermediate container 6d8556551938 [2021-09-29T08:23:12.124Z] ---> 5a2bd4107782 [2021-09-29T08:23:12.124Z] [2021-09-29T08:23:12.397Z] Successfully built 5a2bd4107782 [2021-09-29T08:23:12.397Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T08:23:12.669Z]  Building security-proxy-setup ... done Removing intermediate container fc4141c67197 [2021-09-29T08:23:12.669Z] ---> 7636a4c1b36a [2021-09-29T08:23:12.669Z] [2021-09-29T08:23:13.265Z] Successfully built 7636a4c1b36a [2021-09-29T08:23:13.265Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T08:23:15.879Z]  Building core-metadata ... done Removing intermediate container 423222cbd583 [2021-09-29T08:23:15.879Z] ---> 46ab92f9fd83 [2021-09-29T08:23:15.879Z] [2021-09-29T08:23:15.879Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T08:23:15.879Z] ---> bb3de5531c18 [2021-09-29T08:23:15.879Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T08:23:15.879Z] ---> Running in 08a38fcbd0de [2021-09-29T08:23:16.472Z] Removing intermediate container 08a38fcbd0de [2021-09-29T08:23:16.472Z] ---> 6eacea31613a [2021-09-29T08:23:16.472Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T08:23:16.744Z] ---> Running in 90deb626c282 [2021-09-29T08:23:17.339Z] Removing intermediate container 90deb626c282 [2021-09-29T08:23:17.339Z] ---> 98cb8b42acbc [2021-09-29T08:23:17.340Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T08:23:17.340Z] ---> Running in 1ed06c5436d1 [2021-09-29T08:23:17.934Z] Removing intermediate container 1ed06c5436d1 [2021-09-29T08:23:17.934Z] ---> 89a02698d489 [2021-09-29T08:23:17.934Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T08:23:17.934Z] ---> Running in 286a6813f70b [2021-09-29T08:23:20.545Z] Removing intermediate container 286a6813f70b [2021-09-29T08:23:20.546Z] ---> 1d582059e8a4 [2021-09-29T08:23:20.546Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T08:23:20.546Z] ---> Running in 6266bba87d00 [2021-09-29T08:23:21.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T08:23:22.948Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T08:23:23.924Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T08:23:23.924Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T08:23:24.194Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T08:23:24.194Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T08:23:24.786Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T08:23:24.786Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T08:23:25.058Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T08:23:25.058Z] OK: 8 MiB in 20 packages [2021-09-29T08:23:26.485Z] Removing intermediate container 6266bba87d00 [2021-09-29T08:23:26.485Z] ---> 4f9a8859c5ab [2021-09-29T08:23:26.485Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T08:23:27.077Z] ---> ce8a16dbca08 [2021-09-29T08:23:27.077Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T08:23:28.508Z] ---> 6a83974a931f [2021-09-29T08:23:28.508Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T08:23:29.482Z] ---> 64a18bc71c50 [2021-09-29T08:23:29.482Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T08:23:29.482Z] ---> Running in bfd67c31a5f5 [2021-09-29T08:23:30.075Z] Removing intermediate container bfd67c31a5f5 [2021-09-29T08:23:30.075Z] ---> 201f39857d30 [2021-09-29T08:23:30.075Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T08:23:30.075Z] ---> Running in 4801653f9a44 [2021-09-29T08:23:30.676Z] Removing intermediate container 4801653f9a44 [2021-09-29T08:23:30.676Z] ---> f0ed20a7c049 [2021-09-29T08:23:30.676Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T08:23:30.676Z] ---> Running in c53c244d9870 [2021-09-29T08:23:31.268Z] Removing intermediate container c53c244d9870 [2021-09-29T08:23:31.268Z] ---> 3d7b5b8c9714 [2021-09-29T08:23:31.268Z] Step 23/24 : LABEL git_sha=95a6ff91c8ff7deeb68e616497a1a6e44f11109f [2021-09-29T08:23:31.268Z] ---> Running in 9875de923781 [2021-09-29T08:23:31.864Z] Removing intermediate container 9875de923781 [2021-09-29T08:23:31.864Z] ---> e5d12b980302 [2021-09-29T08:23:31.864Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T08:23:32.137Z] ---> Running in 0f3794115385 [2021-09-29T08:23:32.410Z] Removing intermediate container 0f3794115385 [2021-09-29T08:23:32.410Z] ---> 26e061290869 [2021-09-29T08:23:32.410Z] [2021-09-29T08:23:33.001Z] Successfully built 26e061290869 [2021-09-29T08:23:33.001Z] Successfully tagged core-data-arm64:latest [2021-09-29T08:23:33.017Z]  Building core-data ... done  [Pipeline] } [2021-09-29T08:23:33.013Z] $ docker stop --time=1 f27be41678b808749f9591753b68143b7bd478317322b3310d87bcb7794d3fde [2021-09-29T08:23:34.870Z] $ docker rm -f f27be41678b808749f9591753b68143b7bd478317322b3310d87bcb7794d3fde [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T08:23:35.468Z] + docker images [2021-09-29T08:23:35.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T08:23:35.744Z] core-data-arm64 latest 26e061290869 3 seconds ago 19.4MB [2021-09-29T08:23:35.744Z] 46ab92f9fd83 21 seconds ago 1.57GB [2021-09-29T08:23:35.744Z] core-metadata-arm64 latest 7636a4c1b36a 23 seconds ago 15.8MB [2021-09-29T08:23:35.744Z] security-proxy-setup-arm64 latest 5a2bd4107782 24 seconds ago 25.3MB [2021-09-29T08:23:35.744Z] 6a15cdf5230d 37 seconds ago 1.57GB [2021-09-29T08:23:35.744Z] support-scheduler-arm64 latest beecaaa1e93a 41 seconds ago 15.2MB [2021-09-29T08:23:35.744Z] 01a057f0c9f3 44 seconds ago 1.57GB [2021-09-29T08:23:35.744Z] 358ef5d4ec09 55 seconds ago 1.57GB [2021-09-29T08:23:35.744Z] sys-mgmt-agent-arm64 latest 32fd86c8cf02 About a minute ago 312MB [2021-09-29T08:23:35.744Z] security-bootstrapper-arm64 latest a76728afd5e6 3 minutes ago 17.7MB [2021-09-29T08:23:35.744Z] security-secretstore-setup-arm64 latest f89ca05b55f7 3 minutes ago 26.5MB [2021-09-29T08:23:35.744Z] core-command-arm64 latest c72fa4aedd43 3 minutes ago 15.2MB [2021-09-29T08:23:35.744Z] support-notifications-arm64 latest a4f5102ce143 3 minutes ago 15.9MB [2021-09-29T08:23:35.744Z] 1971cea00cc2 3 minutes ago 1.57GB [2021-09-29T08:23:35.744Z] 83e120795385 3 minutes ago 1.57GB [2021-09-29T08:23:35.744Z] 76081466a12a 3 minutes ago 1.57GB [2021-09-29T08:23:35.744Z] cd7b65bb1846 3 minutes ago 1.57GB [2021-09-29T08:23:35.744Z] 13b59827698e 3 minutes ago 1.56GB [2021-09-29T08:23:35.744Z] ci-base-image-arm64 latest 6001ab2ac487 14 minutes ago 1.24GB [2021-09-29T08:23:35.744Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T08:23:35.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T08:23:35.744Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T08:23:35.744Z] 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-29T08:23:36.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:23:36.766Z] [2021-09-29T08:23:36.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:23:37.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:23:37.396Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T08:23:37.396Z] 448f6bf000e3: Pulling fs layer [2021-09-29T08:23:37.396Z] f757da607395: Pulling fs layer [2021-09-29T08:23:37.396Z] 05883995daec: Pulling fs layer [2021-09-29T08:23:37.396Z] 8603b9c90790: Pulling fs layer [2021-09-29T08:23:37.396Z] 1560dd03e051: Pulling fs layer [2021-09-29T08:23:37.396Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T08:23:37.396Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T08:23:37.396Z] 8603b9c90790: Waiting [2021-09-29T08:23:37.396Z] 1560dd03e051: Waiting [2021-09-29T08:23:37.396Z] 27f5ce0e4adf: Waiting [2021-09-29T08:23:37.396Z] c2d8d7efcc4b: Waiting [2021-09-29T08:23:37.669Z] f757da607395: Verifying Checksum [2021-09-29T08:23:37.669Z] f757da607395: Download complete [2021-09-29T08:23:37.669Z] 8603b9c90790: Verifying Checksum [2021-09-29T08:23:37.669Z] 8603b9c90790: Download complete [2021-09-29T08:23:37.942Z] 1560dd03e051: Verifying Checksum [2021-09-29T08:23:37.942Z] 1560dd03e051: Download complete [2021-09-29T08:23:37.942Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T08:23:37.942Z] 27f5ce0e4adf: Download complete [2021-09-29T08:23:38.212Z] 05883995daec: Download complete [2021-09-29T08:23:39.190Z] 448f6bf000e3: Verifying Checksum [2021-09-29T08:23:39.190Z] 448f6bf000e3: Download complete [2021-09-29T08:23:41.813Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T08:23:41.813Z] c2d8d7efcc4b: Download complete [2021-09-29T08:23:42.790Z] 448f6bf000e3: Pull complete [2021-09-29T08:23:43.387Z] f757da607395: Pull complete [2021-09-29T08:23:45.366Z] 05883995daec: Pull complete [2021-09-29T08:23:45.366Z] 8603b9c90790: Pull complete [2021-09-29T08:23:46.349Z] 1560dd03e051: Pull complete [2021-09-29T08:23:46.942Z] 27f5ce0e4adf: Pull complete [2021-09-29T08:24:02.138Z] c2d8d7efcc4b: Pull complete [2021-09-29T08:24:02.138Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T08:24:02.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T08:24:02.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T08:24:02.447Z] prd-ubuntu18.04-docker-arm64-4c-16g-109 does not seem to be running inside a container [2021-09-29T08:24:02.539Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:arm64 cat [2021-09-29T08:24:06.214Z] $ docker top 3556060bbeeecef3d256462bee48fab41d6e865815e93e17ac421689fd827db9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:24:07.337Z] ---> job-cost.sh [2021-09-29T08:24:07.337Z] lf-activate-venv: SKIPPING [2021-09-29T08:24:07.338Z] INFO: No Stack... [2021-09-29T08:24:08.322Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T08:24:08.594Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T08:24:09.265Z] + cut -d, -f6 [2021-09-29T08:24:09.265Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-09-29T08:24:09.330Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3725-5-stack-cost] [2021-09-29T08:24:09.339Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3725-5-stack-cost] did not exist. Created. [2021-09-29T08:24:09.339Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3725-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T08:24:10.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T08:24:10.212Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T08:24:10.228Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3725-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T08:24:10.244Z] $ docker stop --time=1 3556060bbeeecef3d256462bee48fab41d6e865815e93e17ac421689fd827db9 [2021-09-29T08:24:11.893Z] $ docker rm -f 3556060bbeeecef3d256462bee48fab41d6e865815e93e17ac421689fd827db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-29T08:24:12.780Z] provisioning config files... [2021-09-29T08:24:12.798Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1310739008626760686tmp [Pipeline] { [Pipeline] sh [2021-09-29T08:24:13.134Z] + set +x [2021-09-29T08:24:13.134Z] + bash -s -- [2021-09-29T08:24:13.134Z] + curl -s https://codecov.io/bash [2021-09-29T08:24:13.404Z] [2021-09-29T08:24:13.404Z] _____ _ [2021-09-29T08:24:13.404Z] / ____| | | [2021-09-29T08:24:13.404Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T08:24:13.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T08:24:13.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T08:24:13.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T08:24:13.404Z] Bash-1.0.6 [2021-09-29T08:24:13.404Z] [2021-09-29T08:24:13.404Z] [2021-09-29T08:24:13.404Z] ==> git version 2.24.4 found [2021-09-29T08:24:13.404Z] ==> 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-29T08:24:13.404Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T08:24:13.404Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T08:24:13.404Z] ==> Jenkins CI detected. [2021-09-29T08:24:13.404Z] current dir:  /w/workspace/edgex-go/5 [2021-09-29T08:24:13.404Z] project root: . [2021-09-29T08:24:13.404Z] --> token set from env [2021-09-29T08:24:13.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T08:24:13.404Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T08:24:13.404Z] ==> Python coveragepy not found [2021-09-29T08:24:13.404Z] ==> Searching for coverage reports in: [2021-09-29T08:24:13.405Z] + . [2021-09-29T08:24:13.405Z] -> Found 1 reports [2021-09-29T08:24:13.405Z] ==> Detecting git/mercurial file structure [2021-09-29T08:24:13.405Z] ==> Reading reports [2021-09-29T08:24:13.405Z] + ./coverage.out bytes=403100 [2021-09-29T08:24:13.405Z] ==> Appending adjustments [2021-09-29T08:24:13.405Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T08:24:14.817Z] + Found adjustments [2021-09-29T08:24:14.817Z] ==> Gzipping contents [2021-09-29T08:24:14.817Z] 56K /tmp/codecov.Mf2JCA.gz [2021-09-29T08:24:14.817Z] ==> Uploading reports [2021-09-29T08:24:14.817Z] url: https://codecov.io [2021-09-29T08:24:14.817Z] query: branch=PR-3725&commit=95a6ff91c8ff7deeb68e616497a1a6e44f11109f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3725%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3725&job=&cmd_args= [2021-09-29T08:24:14.817Z] -> Pinging Codecov [2021-09-29T08:24:14.817Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3725&commit=95a6ff91c8ff7deeb68e616497a1a6e44f11109f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3725%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3725&job=&cmd_args= [2021-09-29T08:24:15.084Z] -> Uploading to [2021-09-29T08:24:15.084Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/95a6ff91c8ff7deeb68e616497a1a6e44f11109f/edf89a2d-ca78-433a-b9bb-48d56f8d6076.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T082414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=846e22ed20d163eccc9507599ff1559784f844a5e570599bb72f0f89a67d6da8 [2021-09-29T08:24:15.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T08:24:15.084Z] Dload Upload Total Spent Left Speed [2021-09-29T08:24:15.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54280 0 0 100 54280 0 152k --:--:-- --:--:-- --:--:-- 152k [2021-09-29T08:24:15.350Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/95a6ff91c8ff7deeb68e616497a1a6e44f11109f [Pipeline] } [2021-09-29T08:24:15.364Z] 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-29T08:24:16.586Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:24:16.972Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:24:17.556Z] ---> package-listing.sh [2021-09-29T08:24:17.556Z] ++ facter osfamily [2021-09-29T08:24:17.556Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T08:24:17.824Z] + OS_FAMILY=redhat [2021-09-29T08:24:17.824Z] + workspace=/w/workspace/edgex-go/5 [2021-09-29T08:24:17.824Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T08:24:17.824Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T08:24:17.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T08:24:17.824Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T08:24:17.824Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-29T08:24:17.824Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T08:24:17.824Z] + case "${OS_FAMILY}" in [2021-09-29T08:24:17.824Z] + rpm -qa [2021-09-29T08:24:17.824Z] + sort [2021-09-29T08:24:19.766Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T08:24:19.766Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T08:24:19.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T08:24:19.766Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-29T08:24:19.766Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-09-29T08:24:19.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-09-29T08:24:19.783Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T08:24:20.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:24:20.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:24:20.671Z] [2021-09-29T08:24:20.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T08:24:21.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:24:21.001Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T08:24:21.001Z] b4d181a07f80: Pulling fs layer [2021-09-29T08:24:21.001Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T08:24:21.001Z] ed53099fbce6: Pulling fs layer [2021-09-29T08:24:21.001Z] dc539afda2c1: Pulling fs layer [2021-09-29T08:24:21.001Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T08:24:21.001Z] 9065ff56babe: Pulling fs layer [2021-09-29T08:24:21.001Z] d287ab97295c: Pulling fs layer [2021-09-29T08:24:21.001Z] dc539afda2c1: Waiting [2021-09-29T08:24:21.001Z] 77bc0d833cb6: Waiting [2021-09-29T08:24:21.001Z] 9065ff56babe: Waiting [2021-09-29T08:24:21.001Z] d287ab97295c: Waiting [2021-09-29T08:24:21.269Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T08:24:21.269Z] a1111a8f2ec3: Download complete [2021-09-29T08:24:21.269Z] dc539afda2c1: Verifying Checksum [2021-09-29T08:24:21.269Z] dc539afda2c1: Download complete [2021-09-29T08:24:21.536Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T08:24:21.536Z] 77bc0d833cb6: Download complete [2021-09-29T08:24:21.536Z] 9065ff56babe: Verifying Checksum [2021-09-29T08:24:21.536Z] 9065ff56babe: Download complete [2021-09-29T08:24:21.536Z] ed53099fbce6: Verifying Checksum [2021-09-29T08:24:21.536Z] ed53099fbce6: Download complete [2021-09-29T08:24:22.497Z] b4d181a07f80: Verifying Checksum [2021-09-29T08:24:22.497Z] b4d181a07f80: Download complete [2021-09-29T08:24:23.462Z] b4d181a07f80: Pull complete [2021-09-29T08:24:23.733Z] a1111a8f2ec3: Pull complete [2021-09-29T08:24:24.318Z] ed53099fbce6: Pull complete [2021-09-29T08:24:24.318Z] dc539afda2c1: Pull complete [2021-09-29T08:24:24.583Z] 77bc0d833cb6: Pull complete [2021-09-29T08:24:24.860Z] 9065ff56babe: Pull complete [2021-09-29T08:24:26.268Z] d287ab97295c: Verifying Checksum [2021-09-29T08:24:26.268Z] d287ab97295c: Download complete [2021-09-29T08:24:30.545Z] d287ab97295c: Pull complete [2021-09-29T08:24:30.545Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T08:24:30.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T08:24:30.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T08:24:30.635Z] prd-centos7-docker-4c-2g-107 does not seem to be running inside a container [2021-09-29T08:24:30.693Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat [2021-09-29T08:24:34.227Z] $ docker top 4e3e555f84ea55ffd6058c39a0e120ba1ea5f9d01b0e04d420f8ed9171125b88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T08:24:34.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T08:24:34.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T08:24:35.264Z] + ls /var/log/sa-host [2021-09-29T08:24:35.264Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T08:24:35.264Z] file_magic: OK [2021-09-29T08:24:35.264Z] HZ: Using current value: 100 [2021-09-29T08:24:35.264Z] file_header: OK [2021-09-29T08:24:35.264Z] 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-29T08:24:35.264Z] Statistics: [2021-09-29T08:24:35.264Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T08:24:35.264Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T08:24:35.264Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T08:24:35.264Z] file_magic: OK [2021-09-29T08:24:35.264Z] HZ: Using current value: 100 [2021-09-29T08:24:35.264Z] file_header: OK [2021-09-29T08:24:35.264Z] 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-29T08:24:35.264Z] Statistics: [2021-09-29T08:24:35.264Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T08:24:35.264Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T08:24:35.472Z] provisioning config files... [2021-09-29T08:24:35.488Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6394471682832268655tmp [Pipeline] { [Pipeline] echo [2021-09-29T08:24:35.512Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:24:35.820Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T08:24:35.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:24:36.217Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T08:24:36.232Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:24:36.549Z] ---> sudo-logs.sh [2021-09-29T08:24:36.549Z] Archiving 'sudo' log.. [2021-09-29T08:24:36.549Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-107.vexxhost.local: Name or service not known [2021-09-29T08:24:36.549Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-107.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T08:24:36.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:24:36.901Z] ---> job-cost.sh [2021-09-29T08:24:36.901Z] lf-activate-venv: SKIPPING [2021-09-29T08:24:36.901Z] DEBUG: total: 0.10999999940395355 [2021-09-29T08:24:36.901Z] INFO: Retrieving Stack Cost... [2021-09-29T08:24:37.858Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T08:24:38.440Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T08:24:38.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T08:24:38.777Z] ---> logs-deploy.sh [2021-09-29T08:24:38.777Z] lf-activate-venv: SKIPPING [2021-09-29T08:24:38.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3725/5 [2021-09-29T08:24:38.777Z] INFO: archiving workspace using pattern(s): [2021-09-29T08:24:39.737Z] Archives upload complete. [2021-09-29T08:24:39.737Z] INFO: archiving logs to Nexus