Pull request #3759 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 7b375ad7dd174ceab43231717ee6a136af8e8a8e+86411704c056e83a3fc2a54d4c214538f329b007 (73cb40213e15c05f0f927ad1558155fe7fa25e6d) 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-ssh5464598465506620366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh3034062365618184394.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3759/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-3759/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2808505884032398112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh2912680476570561259.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-3759/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-3759/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6197898649183773382.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 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-377 in /w/workspace/edgexfoundry_edgex-go_PR-3759 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5619710914895293865.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/3@tmp/jenkins-gitclient-ssh7124390579819004597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3759/head:refs/remotes/origin/PR-3759 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 7b375ad7dd174ceab43231717ee6a136af8e8a8e Merge succeeded, producing 7b375ad7dd174ceab43231717ee6a136af8e8a8e Checking out Revision 7b375ad7dd174ceab43231717ee6a136af8e8a8e (PR-3759) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1904320126244708320.key > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 Commit message: "feat(notifications): add new API to Get Transmissions by Notification id" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T04:14:15.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T04:14:15.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T04:14:15.382Z] ========================================================= [2021-10-20T04:14:15.382Z] EdgeX Global Pipelines Version Info [2021-10-20T04:14:15.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5e84694cc75a1c0bc1cde475755bdc77a431b07c # timeout=10 [2021-10-20T04:14:16.551Z] ------------------- [2021-10-20T04:14:16.551Z] stable info: [2021-10-20T04:14:16.551Z] ------------------- [2021-10-20T04:14:16.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T04:14:16.551Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T04:14:16.551Z] Message: update stable to v1.0.210 [2021-10-20T04:14:17.127Z] ------------------- [2021-10-20T04:14:17.127Z] experimental info: [2021-10-20T04:14:17.127Z] ------------------- [2021-10-20T04:14:17.127Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T04:14:17.127Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T04:14:17.127Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T04:14:17.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-20T04:14:17.208Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-20T04:14:17.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T04:14:17.222Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T04:14:17.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T04:14:17.243Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T04:14:17.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T04:14:17.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-20T04:14:17.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-20T04:14:17.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-20T04:14:17.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T04:14:17.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T04:14:17.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T04:14:17.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T04:14:17.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T04:14:17.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T04:14:17.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T04:14:17.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T04:14:17.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-20T04:14:17.388Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-20T04:14:17.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-20T04:14:17.403Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T04:14:17.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3759 [Pipeline] echo [2021-10-20T04:14:17.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3759 [Pipeline] echo [2021-10-20T04:14:17.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3759 [Pipeline] echo [2021-10-20T04:14:17.446Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b375ad7dd174ceab43231717ee6a136af8e8a8e [Pipeline] echo [2021-10-20T04:14:17.454Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b375ad [Pipeline] echo [2021-10-20T04:14:17.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T04:14:17.501Z] provisioning config files... [2021-10-20T04:14:17.517Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config952531395790530368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:14:17.831Z] ---> docker-login.sh [2021-10-20T04:14:17.831Z] nexus3.edgexfoundry.org:10001 [2021-10-20T04:14:17.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:14:18.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:14:18.104Z] Configure a credential helper to remove this warning. See [2021-10-20T04:14:18.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:14:18.104Z] [2021-10-20T04:14:18.104Z] Login Succeeded [2021-10-20T04:14:18.104Z] nexus3.edgexfoundry.org:10002 [2021-10-20T04:14:18.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:14:18.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:14:18.104Z] Configure a credential helper to remove this warning. See [2021-10-20T04:14:18.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:14:18.104Z] [2021-10-20T04:14:18.104Z] Login Succeeded [2021-10-20T04:14:18.104Z] nexus3.edgexfoundry.org:10003 [2021-10-20T04:14:18.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:14:18.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:14:18.366Z] Configure a credential helper to remove this warning. See [2021-10-20T04:14:18.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:14:18.366Z] [2021-10-20T04:14:18.366Z] Login Succeeded [2021-10-20T04:14:18.366Z] nexus3.edgexfoundry.org:10004 [2021-10-20T04:14:18.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:14:18.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:14:18.366Z] Configure a credential helper to remove this warning. See [2021-10-20T04:14:18.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:14:18.366Z] [2021-10-20T04:14:18.366Z] Login Succeeded [2021-10-20T04:14:18.366Z] docker.io [2021-10-20T04:14:18.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:14:18.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:14:18.939Z] Configure a credential helper to remove this warning. See [2021-10-20T04:14:18.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:14:18.939Z] [2021-10-20T04:14:18.939Z] Login Succeeded [2021-10-20T04:14:18.939Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T04:14:18.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T04:14:19.256Z] ++ 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-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ dirname cmd/core-command/Dockerfile [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ dirname cmd/core-data/Dockerfile [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-20T04:14:19.256Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-20T04:14:19.256Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-20T04:14:19.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T04:14:19.256Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-20T04:14:19.256Z] ++ cut -d/ -f2 [2021-10-20T04:14:19.256Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-20T04:14:19.300Z] 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-10-20T04:14:19.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T04:14:19.794Z] [2021-10-20T04:14:19.794Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:14:20.096Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T04:14:20.096Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T04:14:20.096Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T04:14:20.096Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T04:14:20.096Z] 4c7163046ea9: Pulling fs layer [2021-10-20T04:14:20.096Z] 0c2d73faf560: Pulling fs layer [2021-10-20T04:14:20.096Z] 0c2d73faf560: Waiting [2021-10-20T04:14:20.096Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T04:14:20.096Z] 3e5f54012d9b: Download complete [2021-10-20T04:14:20.096Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T04:14:20.096Z] a0d0a0d46f8b: Download complete [2021-10-20T04:14:20.096Z] 0c2d73faf560: Verifying Checksum [2021-10-20T04:14:20.096Z] 0c2d73faf560: Download complete [2021-10-20T04:14:20.365Z] 4c7163046ea9: Verifying Checksum [2021-10-20T04:14:20.365Z] 4c7163046ea9: Download complete [2021-10-20T04:14:20.365Z] a0d0a0d46f8b: Pull complete [2021-10-20T04:14:20.365Z] 3e5f54012d9b: Pull complete [2021-10-20T04:14:20.630Z] 4c7163046ea9: Pull complete [2021-10-20T04:14:20.891Z] 0c2d73faf560: Pull complete [2021-10-20T04:14:20.891Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T04:14:20.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T04:14:20.891Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T04:14:20.972Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-10-20T04:14:21.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T04:14:21.693Z] $ docker top 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T04:14:21.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T04:14:21.816Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T04:14:21.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T04:14:21.930Z] $ docker exec 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e ssh-agent [2021-10-20T04:14:22.038Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMgpanp/agent.15 [2021-10-20T04:14:22.038Z] SSH_AGENT_PID=21 [2021-10-20T04:14:22.046Z] Running ssh-add (command line suppressed) [2021-10-20T04:14:22.139Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2156417305088684186.key (/w/workspace/edgex-go/3@tmp/private_key_2156417305088684186.key) [2021-10-20T04:14:22.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T04:14:22.447Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T04:14:22.460Z] $ docker exec --env ******** --env ******** 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e ssh-agent -k [2021-10-20T04:14:22.576Z] unset SSH_AUTH_SOCK; [2021-10-20T04:14:22.576Z] unset SSH_AGENT_PID; [2021-10-20T04:14:22.576Z] echo Agent pid 21 killed; [2021-10-20T04:14:22.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T04:14:22.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T04:14:22.604Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T04:14:22.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T04:14:22.718Z] $ docker exec 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e ssh-agent [2021-10-20T04:14:22.818Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGONAAD/agent.56 [2021-10-20T04:14:22.818Z] SSH_AGENT_PID=62 [2021-10-20T04:14:22.823Z] Running ssh-add (command line suppressed) [2021-10-20T04:14:22.925Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7165164950444241697.key (/w/workspace/edgex-go/3@tmp/private_key_7165164950444241697.key) [2021-10-20T04:14:22.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T04:14:23.240Z] + git semver init [2021-10-20T04:14:23.240Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T04:14:23.240Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-10-20T04:14:23.240Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-10-20T04:14:23.240Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T04:14:23.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T04:14:23.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T04:14:23.240Z] # $SEMVER_BRANCH = PR-3759 [2021-10-20T04:14:23.240Z] # $SEMVER_TEMP = /tmp/semver-466445625 [2021-10-20T04:14:23.240Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-20T04:14:38.193Z] # '/tmp/semver-466445625' -> '/w/workspace/edgex-go/3/.semver' [2021-10-20T04:14:38.193Z] # -> Force: false [2021-10-20T04:14:38.193Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-10-20T04:14:38.203Z] $ docker exec --env ******** --env ******** 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e ssh-agent -k [2021-10-20T04:14:38.295Z] unset SSH_AUTH_SOCK; [2021-10-20T04:14:38.296Z] unset SSH_AGENT_PID; [2021-10-20T04:14:38.296Z] echo Agent pid 62 killed; [2021-10-20T04:14:38.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T04:14:38.622Z] + git semver [Pipeline] } [2021-10-20T04:14:38.632Z] $ docker stop --time=1 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e [2021-10-20T04:14:40.732Z] $ docker rm -f 48bcd8ea2aca108dbefd34ead0047080b615c2c890c5dea9c16c7e9aec310e0e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T04:14:41.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T04:14:41.314Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T04:14:41.316Z] [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-10-20T04:14:41.506Z] ========================================================= [2021-10-20T04:14:41.506Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T04:14:41.506Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T04:14:41.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T04:14:41.798Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T04:14:41.798Z] a0d0a0d46f8b: Already exists [2021-10-20T04:14:41.798Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T04:14:41.798Z] b8b176561691: Pulling fs layer [2021-10-20T04:14:41.798Z] 4527c011a84f: Pulling fs layer [2021-10-20T04:14:41.798Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T04:14:41.798Z] e0aca202a116: Pulling fs layer [2021-10-20T04:14:41.798Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T04:14:41.798Z] 34cad66bf833: Pulling fs layer [2021-10-20T04:14:41.798Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T04:14:41.798Z] 5d74067f8e1e: Waiting [2021-10-20T04:14:41.798Z] e0aca202a116: Waiting [2021-10-20T04:14:41.798Z] 3a43be97a3b4: Waiting [2021-10-20T04:14:41.798Z] 34cad66bf833: Waiting [2021-10-20T04:14:41.798Z] b4e3c513aaa6: Waiting [2021-10-20T04:14:41.798Z] b8b176561691: Verifying Checksum [2021-10-20T04:14:41.798Z] b8b176561691: Download complete [2021-10-20T04:14:41.798Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T04:14:41.798Z] 31adcdaf11c8: Download complete [2021-10-20T04:14:41.798Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T04:14:41.798Z] 5d74067f8e1e: Download complete [2021-10-20T04:14:41.798Z] e0aca202a116: Verifying Checksum [2021-10-20T04:14:41.798Z] e0aca202a116: Download complete [2021-10-20T04:14:41.798Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T04:14:41.798Z] 3a43be97a3b4: Download complete [2021-10-20T04:14:42.067Z] 31adcdaf11c8: Pull complete [2021-10-20T04:14:42.067Z] 34cad66bf833: Verifying Checksum [2021-10-20T04:14:42.067Z] 34cad66bf833: Download complete [2021-10-20T04:14:42.067Z] b8b176561691: Pull complete [2021-10-20T04:14:42.658Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T04:14:42.658Z] b4e3c513aaa6: Download complete [2021-10-20T04:14:42.658Z] 4527c011a84f: Verifying Checksum [2021-10-20T04:14:42.658Z] 4527c011a84f: Download complete [2021-10-20T04:14:46.885Z] 4527c011a84f: Pull complete [2021-10-20T04:14:46.885Z] 5d74067f8e1e: Pull complete [2021-10-20T04:14:46.885Z] e0aca202a116: Pull complete [2021-10-20T04:14:46.885Z] 3a43be97a3b4: Pull complete [2021-10-20T04:14:46.885Z] 34cad66bf833: Pull complete [2021-10-20T04:14:49.463Z] b4e3c513aaa6: Pull complete [2021-10-20T04:14:49.463Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T04:14:49.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T04:14:49.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T04:14:49.764Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-20T04:14:49.764Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T04:14:49.764Z] WORKDIR /edgex [2021-10-20T04:14:49.764Z] COPY go.mod . [2021-10-20T04:14:49.764Z] RUN go mod download' [2021-10-20T04:14:53.066Z] Sending build context to Docker daemon 329.6MB [2021-10-20T04:14:53.066Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T04:14:53.066Z] ---> 9f6097aaca64 [2021-10-20T04:14:53.066Z] Step 2/4 : WORKDIR /edgex [2021-10-20T04:14:53.640Z] ---> Running in 44184d57f137 [2021-10-20T04:14:53.908Z] Removing intermediate container 44184d57f137 [2021-10-20T04:14:53.908Z] ---> 5b3607748826 [2021-10-20T04:14:53.908Z] Step 3/4 : COPY go.mod . [2021-10-20T04:14:53.908Z] ---> 295b362c12e9 [2021-10-20T04:14:53.908Z] Step 4/4 : RUN go mod download [2021-10-20T04:14:53.908Z] ---> Running in eea00a205b9e [2021-10-20T04:14:56.468Z] Still waiting to schedule task [2021-10-20T04:14:56.468Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-20T04:15:26.091Z] Removing intermediate container eea00a205b9e [2021-10-20T04:15:26.091Z] ---> e22f0be86981 [2021-10-20T04:15:26.091Z] Successfully built e22f0be86981 [2021-10-20T04:15:26.091Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:15:26.389Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T04:15:26.389Z] . [Pipeline] withDockerContainer [2021-10-20T04:15:26.460Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-10-20T04:15:26.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-20T04:15:26.914Z] $ docker top b02fbd5f119c1084dc38783f138ad8301089967d3f8c8c869713b75e4b20b362 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:15:27.289Z] + go version [2021-10-20T04:15:27.289Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T04:15:27.300Z] $ docker stop --time=1 b02fbd5f119c1084dc38783f138ad8301089967d3f8c8c869713b75e4b20b362 [2021-10-20T04:15:28.504Z] $ docker rm -f b02fbd5f119c1084dc38783f138ad8301089967d3f8c8c869713b75e4b20b362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:15:28.999Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T04:15:28.999Z] . [Pipeline] withDockerContainer [2021-10-20T04:15:29.064Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-10-20T04:15:29.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-20T04:15:29.416Z] $ docker top bc789185d01a1501af55d67b9ae7c8fc39fdb5bdf6f321707f877bc5291cd1bc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T04:15:29.485Z] ========================================================= [2021-10-20T04:15:29.485Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T04:15:29.485Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T04:15:29.781Z] + make test [2021-10-20T04:15:29.781Z] go mod tidy [2021-10-20T04:15:29.781Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T04:15:36.429Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T04:15:54.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T04:15:59.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T04:15:59.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T04:15:59.994Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T04:16:02.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T04:16:03.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T04:16:03.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T04:16:03.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T04:16:04.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T04:16:04.391Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T04:16:04.655Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T04:16:04.655Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T04:16:04.655Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T04:16:04.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T04:16:06.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2021-10-20T04:16:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T04:16:06.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T04:16:07.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2021-10-20T04:16:07.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T04:16:07.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 47.2% of statements [2021-10-20T04:16:07.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T04:16:07.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T04:16:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements [2021-10-20T04:16:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T04:16:08.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T04:16:09.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2021-10-20T04:16:09.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T04:16:09.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T04:16:09.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T04:16:09.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T04:16:09.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T04:16:10.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements [2021-10-20T04:16:10.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T04:16:10.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T04:16:10.864Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-10-20T04:16:10.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T04:16:10.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T04:16:10.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T04:16:10.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T04:16:10.864Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T04:16:11.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2021-10-20T04:16:11.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T04:16:11.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T04:16:11.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T04:16:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2021-10-20T04:16:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T04:16:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-10-20T04:16:12.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-10-20T04:16:12.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T04:16:12.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-10-20T04:16:14.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2021-10-20T04:16:14.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-10-20T04:16:14.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-10-20T04:16:14.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-10-20T04:16:26.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-10-20T04:16:26.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-20T04:16:32.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.187s coverage: 82.5% of statements [2021-10-20T04:16:32.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 70.4% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.4% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T04:16:51.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-10-20T04:16:51.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T04:16:57.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T04:16:57.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T04:16:57.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T04:16:57.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T04:16:57.648Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T04:16:57.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T04:16:57.648Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-10-20T04:16:57.648Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-20T04:16:57.907Z] 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-10-20T04:17:36.789Z] GO111MODULE=on go vet ./... [2021-10-20T04:17:46.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T04:17:46.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T04:17:46.886Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-20T04:17:47.185Z] + ls -al . [2021-10-20T04:17:47.185Z] total 628 [2021-10-20T04:17:47.185Z] drwxrwxr-x 10 1001 1001 4096 Oct 20 04:17 . [2021-10-20T04:17:47.185Z] drwxr-xr-x 4 root root 28 Oct 20 04:15 .. [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 04:14 .dockerignore [2021-10-20T04:17:47.185Z] drwxrwxr-x 8 1001 1001 179 Oct 20 04:14 .git [2021-10-20T04:17:47.185Z] drwxrwxr-x 4 1001 1001 142 Oct 20 04:14 .github [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 04:14 .gitignore [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 04:14 .golangci.yml [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 04:14 .hadolint.yml [2021-10-20T04:17:47.185Z] drwx------ 3 1001 1001 58 Oct 20 04:14 .semver [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 04:14 .sonarcloud.properties [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 04:14 ADOPTERS.md [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 04:14 Attribution.txt [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 04:14 CHANGELOG.md [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 04:14 CONTRIBUTING.md [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 04:14 GOVERNANCE.md [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 04:14 Jenkinsfile [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 04:14 LICENSE [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 04:14 Makefile [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 04:14 OWNERS.md [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 04:14 README.md [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 04:14 SECURITY.md [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 5 Oct 20 04:14 VERSION [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 04:14 ZMQWindows.md [2021-10-20T04:17:47.185Z] drwxrwxr-x 2 1001 1001 37 Oct 20 04:14 bin [2021-10-20T04:17:47.185Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 04:14 cmd [2021-10-20T04:17:47.185Z] -rw-r--r-- 1 root root 420693 Oct 20 04:16 coverage.out [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 04:14 go.mod [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 04:14 go.sum [2021-10-20T04:17:47.185Z] drwxrwxr-x 8 1001 1001 124 Oct 20 04:14 internal [2021-10-20T04:17:47.185Z] drwxrwxr-x 3 1001 1001 16 Oct 20 04:14 openapi [2021-10-20T04:17:47.185Z] drwxrwxr-x 4 1001 1001 71 Oct 20 04:14 snap [2021-10-20T04:17:47.185Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 04:14 version.go [Pipeline] sh [2021-10-20T04:17:47.477Z] + '[' -e coverage.out ] [2021-10-20T04:17:47.477Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T04:17:47.564Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T04:17:47.863Z] + make build [2021-10-20T04:17:47.863Z] 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-10-20T04:17:49.803Z] 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-10-20T04:17:58.025Z] 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-10-20T04:17:58.025Z] 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-10-20T04:17:58.978Z] 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-10-20T04:17:58.978Z] 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-10-20T04:17:59.930Z] 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-10-20T04:18:01.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-10-20T04:18:01.902Z] 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-10-20T04:18:03.291Z] 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-10-20T04:18:03.868Z] 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-10-20T04:18:05.084Z] 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-10-20T04:18:07.459Z] $ docker stop --time=1 bc789185d01a1501af55d67b9ae7c8fc39fdb5bdf6f321707f877bc5291cd1bc [2021-10-20T04:18:09.193Z] $ docker rm -f bc789185d01a1501af55d67b9ae7c8fc39fdb5bdf6f321707f877bc5291cd1bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:18:10.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T04:18:10.930Z] [2021-10-20T04:18:10.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:18:11.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T04:18:11.231Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-20T04:18:11.231Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-20T04:18:11.231Z] ca9280d653b3: Pulling fs layer [2021-10-20T04:18:11.231Z] 7e9c9ca2126c: Pulling fs layer [2021-10-20T04:18:11.231Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-20T04:18:11.231Z] cbdbe7a5bc2a: Download complete [2021-10-20T04:18:11.493Z] ca9280d653b3: Verifying Checksum [2021-10-20T04:18:11.493Z] ca9280d653b3: Download complete [2021-10-20T04:18:11.493Z] cbdbe7a5bc2a: Pull complete [2021-10-20T04:18:11.764Z] 7e9c9ca2126c: Download complete [2021-10-20T04:18:12.352Z] ca9280d653b3: Pull complete [2021-10-20T04:18:16.589Z] 7e9c9ca2126c: Pull complete [2021-10-20T04:18:16.589Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-20T04:18:16.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T04:18:16.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-20T04:18:16.671Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-10-20T04:18:16.711Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-20T04:18:19.241Z] $ docker top e3cc301e0d7aaef74c0657fd4b3f206a15d1df70c84bfd9fbff407d39be97609 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:18:19.594Z] + grep parallel [2021-10-20T04:18:19.594Z] + docker-compose build --help [2021-10-20T04:18:20.166Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T04:18:20.176Z] $ docker stop --time=1 e3cc301e0d7aaef74c0657fd4b3f206a15d1df70c84bfd9fbff407d39be97609 [2021-10-20T04:18:21.372Z] $ docker rm -f e3cc301e0d7aaef74c0657fd4b3f206a15d1df70c84bfd9fbff407d39be97609 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:18:21.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T04:18:21.751Z] . [Pipeline] withDockerContainer [2021-10-20T04:18:21.817Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-10-20T04:18:21.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-20T04:18:22.205Z] $ docker top c5a03331dc34aa45c1d52daed65c701ac80ec20a18633e480c082d8b3f99668d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:18:22.571Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T04:18:23.142Z] Building core-command ... [2021-10-20T04:18:23.142Z] Building core-data ... [2021-10-20T04:18:23.142Z] Building core-metadata ... [2021-10-20T04:18:23.142Z] Building security-bootstrapper ... [2021-10-20T04:18:23.142Z] Building security-proxy-setup ... [2021-10-20T04:18:23.142Z] Building security-secretstore-setup ... [2021-10-20T04:18:23.142Z] Building support-notifications ... [2021-10-20T04:18:23.142Z] Building support-scheduler ... [2021-10-20T04:18:23.142Z] Building sys-mgmt-agent ... [2021-10-20T04:18:23.142Z] Building support-notifications [2021-10-20T04:18:23.142Z] Building sys-mgmt-agent [2021-10-20T04:18:23.142Z] Building core-metadata [2021-10-20T04:18:23.142Z] Building security-proxy-setup [2021-10-20T04:18:23.142Z] Building core-command [2021-10-20T04:18:33.151Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:18:33.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:18:33.151Z] ---> e22f0be86981 [2021-10-20T04:18:33.151Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:18:33.151Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:18:33.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:18:33.151Z] ---> e22f0be86981 [2021-10-20T04:18:33.151Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:18:38.438Z] ---> Running in aa3ba9ee84b8 [2021-10-20T04:18:38.438Z] ---> Running in a910250a4efe [2021-10-20T04:18:43.803Z] Removing intermediate container aa3ba9ee84b8 [2021-10-20T04:18:43.803Z] ---> 84b5d4840e41 [2021-10-20T04:18:43.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:18:43.803Z] Removing intermediate container a910250a4efe [2021-10-20T04:18:43.803Z] ---> b99a4178b4ce [2021-10-20T04:18:43.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:18:43.803Z] ---> Running in b4fc959de7ab [2021-10-20T04:18:43.803Z] ---> Running in fff1a82fae95 [2021-10-20T04:18:45.758Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:18:45.758Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:18:45.758Z] ---> e22f0be86981 [2021-10-20T04:18:45.758Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T04:18:45.758Z] ---> Using cache [2021-10-20T04:18:45.758Z] ---> b99a4178b4ce [2021-10-20T04:18:45.758Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:18:45.758Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:18:45.758Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:18:45.758Z] ---> e22f0be86981 [2021-10-20T04:18:45.758Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T04:18:45.758Z] ---> Using cache [2021-10-20T04:18:45.758Z] ---> b99a4178b4ce [2021-10-20T04:18:45.758Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:18:45.758Z] ---> Running in 2918af6db3ad [2021-10-20T04:18:45.758Z] ---> Running in 4a7d447e9ddd [2021-10-20T04:18:45.758Z] Removing intermediate container fff1a82fae95 [2021-10-20T04:18:45.758Z] ---> ab310fc847a4 [2021-10-20T04:18:45.758Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T04:18:46.028Z] ---> Running in e2b3d7be69df [2021-10-20T04:18:46.028Z] Removing intermediate container b4fc959de7ab [2021-10-20T04:18:46.028Z] ---> 2f8b510371f7 [2021-10-20T04:18:46.028Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T04:18:46.028Z] ---> Running in 71b159c9dbfa [2021-10-20T04:18:46.610Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:46.610Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:46.868Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:18:46.868Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:18:46.868Z] ---> e22f0be86981 [2021-10-20T04:18:46.868Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:18:46.868Z] ---> Using cache [2021-10-20T04:18:46.868Z] ---> b99a4178b4ce [2021-10-20T04:18:46.868Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:18:46.868Z] ---> Using cache [2021-10-20T04:18:46.868Z] ---> 65f2f4b40a53 [2021-10-20T04:18:46.868Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T04:18:46.868Z] Removing intermediate container 2918af6db3ad [2021-10-20T04:18:46.868Z] ---> 65f2f4b40a53 [2021-10-20T04:18:46.868Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T04:18:46.868Z] ---> Running in 6154d5d4f4a1 [2021-10-20T04:18:46.868Z] ---> Running in 3f1739229a2b [2021-10-20T04:18:46.868Z] Removing intermediate container 4a7d447e9ddd [2021-10-20T04:18:46.868Z] ---> bb3efb3fe0c9 [2021-10-20T04:18:46.868Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T04:18:47.133Z] ---> Running in ebf955c79cce [2021-10-20T04:18:47.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:47.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:47.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:47.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:47.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:47.655Z] OK: 220 MiB in 52 packages [2021-10-20T04:18:47.655Z] OK: 220 MiB in 52 packages [2021-10-20T04:18:47.916Z] Removing intermediate container 71b159c9dbfa [2021-10-20T04:18:47.916Z] ---> 1c1ef76adce4 [2021-10-20T04:18:47.916Z] Step 6/22 : COPY . . [2021-10-20T04:18:47.916Z] Removing intermediate container e2b3d7be69df [2021-10-20T04:18:47.916Z] ---> d8052d82a382 [2021-10-20T04:18:47.916Z] Step 6/22 : COPY . . [2021-10-20T04:18:48.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:48.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:48.440Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:18:48.440Z] OK: 220 MiB in 52 packages [2021-10-20T04:18:48.712Z] OK: 220 MiB in 52 packages [2021-10-20T04:18:48.981Z] OK: 220 MiB in 52 packages [2021-10-20T04:18:51.554Z] Removing intermediate container 6154d5d4f4a1 [2021-10-20T04:18:51.554Z] ---> caac6389d361 [2021-10-20T04:18:51.554Z] Step 6/22 : COPY . . [2021-10-20T04:18:51.814Z] Removing intermediate container 3f1739229a2b [2021-10-20T04:18:51.814Z] ---> 0969c9e79ce6 [2021-10-20T04:18:51.814Z] Step 6/21 : COPY . . [2021-10-20T04:18:51.930Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-382 in /w/workspace/edgexfoundry_edgex-go_PR-3759 [Pipeline] { [Pipeline] ws [2021-10-20T04:18:51.941Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-20T04:18:52.077Z] Removing intermediate container ebf955c79cce [2021-10-20T04:18:52.077Z] ---> 6185317acc87 [2021-10-20T04:18:52.077Z] Step 6/20 : COPY . . [2021-10-20T04:18:52.205Z] The recommended git tool is: git [2021-10-20T04:18:58.592Z] using credential edgex-jenkins-ssh [2021-10-20T04:18:58.658Z] Cloning the remote Git repository [2021-10-20T04:18:58.737Z] ---> fcf65e5ebba4 [2021-10-20T04:18:58.737Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:18:58.737Z] ---> Running in a520a94a795d [2021-10-20T04:18:58.742Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T04:18:58.929Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-20T04:18:59.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T04:18:59.057Z] > git --version # timeout=10 [2021-10-20T04:18:59.081Z] > git --version # 'git version 2.17.1' [2021-10-20T04:18:59.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:18:59.173Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T04:19:05.373Z] ---> 0ea696353614 [2021-10-20T04:19:05.373Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:19:05.373Z] ---> Running in 73cc24aaf847 [2021-10-20T04:19:05.373Z] Removing intermediate container a520a94a795d [2021-10-20T04:19:05.373Z] ---> 6035a9aee9c8 [2021-10-20T04:19:05.373Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T04:19:05.969Z] ---> Running in 57a4e22ef83c [2021-10-20T04:19:06.542Z] 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-10-20T04:19:07.131Z] Removing intermediate container 73cc24aaf847 [2021-10-20T04:19:07.131Z] ---> f68b645dd236 [2021-10-20T04:19:07.131Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T04:19:07.401Z] ---> Running in 99ff8a3519c9 [2021-10-20T04:19:08.006Z] 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-10-20T04:19:10.728Z] ---> dee3b6ebf517 [2021-10-20T04:19:10.728Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:19:11.002Z] ---> Running in 3d4744dd37e4 [2021-10-20T04:19:13.630Z] ---> 8ad162d48afd [2021-10-20T04:19:13.630Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:19:13.630Z] ---> Running in 64a4aefffd79 [2021-10-20T04:19:13.630Z] ---> c349581ae129 [2021-10-20T04:19:13.630Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:19:13.630Z] ---> Running in 848e333297e1 [2021-10-20T04:19:13.630Z] Removing intermediate container 3d4744dd37e4 [2021-10-20T04:19:13.630Z] ---> 336c6e1f821e [2021-10-20T04:19:13.630Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T04:19:13.894Z] ---> Running in af9e754c6e69 [2021-10-20T04:19:14.853Z] 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-10-20T04:19:15.440Z] Removing intermediate container 64a4aefffd79 [2021-10-20T04:19:15.440Z] ---> 0f361adab5e5 [2021-10-20T04:19:15.440Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T04:19:15.440Z] ---> Running in e2472c22587f [2021-10-20T04:19:16.038Z] Removing intermediate container 848e333297e1 [2021-10-20T04:19:16.038Z] ---> 9ba1f360f6e5 [2021-10-20T04:19:16.038Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T04:19:16.038Z] ---> Running in 5a8318916cd8 [2021-10-20T04:19:16.315Z] 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-10-20T04:19:16.591Z] 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-10-20T04:19:16.364Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T04:19:16.383Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T04:19:16.412Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T04:19:16.446Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T04:19:16.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:19:16.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3759/head:refs/remotes/origin/PR-3759 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T04:19:17.333Z] Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:19:17.706Z] Merge succeeded, producing 7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:19:17.706Z] Checking out Revision 7b375ad7dd174ceab43231717ee6a136af8e8a8e (PR-3759) [2021-10-20T04:19:17.363Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T04:19:17.379Z] > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 [2021-10-20T04:19:17.620Z] > git remote # timeout=10 [2021-10-20T04:19:17.642Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T04:19:17.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:19:17.667Z] > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 [2021-10-20T04:19:17.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T04:19:17.721Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T04:19:17.733Z] > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 [2021-10-20T04:19:22.301Z] Commit message: "feat(notifications): add new API to Get Transmissions by Notification id" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T04:19:23.163Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T04:19:23.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T04:19:23.164Z] Dload Upload Total Spent Left Speed [2021-10-20T04:19:23.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2021-10-20T04:19:23.597Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T04:19:24.033Z] + sudo tee /etc/docker/daemon.new [2021-10-20T04:19:24.033Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T04:19:24.033Z] { [2021-10-20T04:19:24.033Z] "registry-mirrors": [ [2021-10-20T04:19:24.033Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T04:19:24.033Z] ], [2021-10-20T04:19:24.033Z] "bip": "10.250.0.254/24", [2021-10-20T04:19:24.033Z] "hosts": [ [2021-10-20T04:19:24.033Z] "tcp://0.0.0.0:5555", [2021-10-20T04:19:24.033Z] "unix:///var/run/docker.sock" [2021-10-20T04:19:24.033Z] ], [2021-10-20T04:19:24.033Z] "mtu": 1458, [2021-10-20T04:19:24.033Z] "selinux-enabled": true, [2021-10-20T04:19:24.033Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T04:19:24.033Z] } [Pipeline] sh [2021-10-20T04:19:24.423Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T04:19:24.799Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T04:19:43.226Z] provisioning config files... [2021-10-20T04:19:43.260Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8976881819021654515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:19:43.650Z] ---> docker-login.sh [2021-10-20T04:19:43.650Z] nexus3.edgexfoundry.org:10001 [2021-10-20T04:19:45.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:45.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:45.421Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:45.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:45.421Z] [2021-10-20T04:19:45.421Z] Login Succeeded [2021-10-20T04:19:45.421Z] nexus3.edgexfoundry.org:10002 [2021-10-20T04:19:46.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:46.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:46.051Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:46.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:46.051Z] [2021-10-20T04:19:46.051Z] Login Succeeded [2021-10-20T04:19:46.051Z] nexus3.edgexfoundry.org:10003 [2021-10-20T04:19:46.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:46.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:46.668Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:46.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:46.668Z] [2021-10-20T04:19:46.668Z] Login Succeeded [2021-10-20T04:19:46.668Z] nexus3.edgexfoundry.org:10004 [2021-10-20T04:19:47.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:47.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:47.281Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:47.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:47.281Z] [2021-10-20T04:19:47.281Z] Login Succeeded [2021-10-20T04:19:47.281Z] docker.io [2021-10-20T04:19:47.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:48.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:48.504Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:48.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:48.504Z] [2021-10-20T04:19:48.504Z] Login Succeeded [2021-10-20T04:19:48.504Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T04:19:48.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-20T04:19:48.788Z] Removing intermediate container 57a4e22ef83c [2021-10-20T04:19:48.788Z] ---> 41f215c8a12c [2021-10-20T04:19:48.788Z] [2021-10-20T04:19:48.788Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:19:48.788Z] 3.14: Pulling from library/alpine [2021-10-20T04:19:48.788Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T04:19:48.788Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T04:19:48.788Z] ---> 14119a10abf4 [2021-10-20T04:19:48.788Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:19:48.788Z] ---> Running in 8699a139669a [2021-10-20T04:19:48.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:19:48.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:19:48.788Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T04:19:48.788Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:19:48.789Z] OK: 6 MiB in 15 packages [2021-10-20T04:19:48.789Z] Removing intermediate container 99ff8a3519c9 [2021-10-20T04:19:48.789Z] ---> 8a5e7baa5aef [2021-10-20T04:19:48.789Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T04:19:48.789Z] ---> Running in 52d106afd25f [2021-10-20T04:19:48.789Z] Removing intermediate container 8699a139669a [2021-10-20T04:19:48.789Z] ---> 3f1b4a4ff311 [2021-10-20T04:19:48.789Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:19:48.789Z] ---> Running in 523b7eefd09f [2021-10-20T04:19:48.789Z] 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-10-20T04:19:48.789Z] Removing intermediate container 523b7eefd09f [2021-10-20T04:19:48.789Z] ---> ae3a1d763a45 [2021-10-20T04:19:48.789Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T04:19:48.789Z] ---> Running in 06d317adad99 [2021-10-20T04:19:49.059Z] Removing intermediate container 06d317adad99 [2021-10-20T04:19:49.059Z] ---> 02d2499ef592 [2021-10-20T04:19:49.059Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T04:19:49.059Z] ---> Running in 899214c18052 [2021-10-20T04:19:49.059Z] Removing intermediate container 899214c18052 [2021-10-20T04:19:49.059Z] ---> 44f586abec79 [2021-10-20T04:19:49.059Z] Step 14/22 : WORKDIR / [2021-10-20T04:19:49.059Z] ---> Running in da7eea0f586f [Pipeline] echo [2021-10-20T04:19:49.110Z] ========================================================= [2021-10-20T04:19:49.110Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T04:19:49.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T04:19:49.320Z] Removing intermediate container da7eea0f586f [2021-10-20T04:19:49.320Z] ---> 9687bb71f6ff [2021-10-20T04:19:49.320Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:19:49.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T04:19:49.582Z] ---> d6c2f5be17f2 [2021-10-20T04:19:49.582Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T04:19:49.816Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T04:19:49.816Z] 552d1f2373af: Pulling fs layer [2021-10-20T04:19:49.816Z] ea3f2d53f512: Pulling fs layer [2021-10-20T04:19:49.816Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T04:19:49.816Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T04:19:49.816Z] 72dc09318566: Pulling fs layer [2021-10-20T04:19:49.816Z] f4f7b4309257: Pulling fs layer [2021-10-20T04:19:49.816Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T04:19:49.816Z] b78e95d17946: Pulling fs layer [2021-10-20T04:19:49.816Z] f4f7b4309257: Waiting [2021-10-20T04:19:49.816Z] b78e95d17946: Waiting [2021-10-20T04:19:49.816Z] 0ac9a79272e3: Waiting [2021-10-20T04:19:49.816Z] 7a9cfe048b4a: Waiting [2021-10-20T04:19:49.816Z] 72dc09318566: Waiting [2021-10-20T04:19:49.816Z] 9e70ebbbe112: Verifying Checksum [2021-10-20T04:19:49.816Z] 9e70ebbbe112: Download complete [2021-10-20T04:19:49.816Z] ea3f2d53f512: Verifying Checksum [2021-10-20T04:19:49.816Z] ea3f2d53f512: Download complete [2021-10-20T04:19:49.816Z] 72dc09318566: Verifying Checksum [2021-10-20T04:19:49.816Z] 72dc09318566: Download complete [2021-10-20T04:19:50.103Z] f4f7b4309257: Verifying Checksum [2021-10-20T04:19:50.103Z] f4f7b4309257: Download complete [2021-10-20T04:19:50.103Z] 0ac9a79272e3: Verifying Checksum [2021-10-20T04:19:50.103Z] 0ac9a79272e3: Download complete [2021-10-20T04:19:50.103Z] 552d1f2373af: Verifying Checksum [2021-10-20T04:19:50.103Z] 552d1f2373af: Download complete [2021-10-20T04:19:50.527Z] ---> 57e440a608e3 [2021-10-20T04:19:50.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T04:19:50.527Z] ---> 88b84f5df744 [2021-10-20T04:19:50.527Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T04:19:50.527Z] ---> Running in c94581b43f6b [2021-10-20T04:19:50.790Z] Removing intermediate container c94581b43f6b [2021-10-20T04:19:50.790Z] ---> a0a5df27adc4 [2021-10-20T04:19:50.790Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:19:50.790Z] ---> Running in 9d82244fead0 [2021-10-20T04:19:51.056Z] Removing intermediate container 9d82244fead0 [2021-10-20T04:19:51.056Z] ---> 445ef3ccf56c [2021-10-20T04:19:51.056Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T04:19:51.056Z] Removing intermediate container 52d106afd25f [2021-10-20T04:19:51.056Z] ---> f5b7d10d9da5 [2021-10-20T04:19:51.056Z] [2021-10-20T04:19:51.056Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T04:19:51.056Z] ---> Running in ca35d37a1384 [2021-10-20T04:19:51.114Z] 552d1f2373af: Pull complete [2021-10-20T04:19:51.318Z] 20.10.8: Pulling from library/docker [2021-10-20T04:19:51.318Z] Removing intermediate container ca35d37a1384 [2021-10-20T04:19:51.318Z] ---> 200510cfb87f [2021-10-20T04:19:51.318Z] Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:19:51.318Z] ---> Running in 5c4af3b7f6ff [2021-10-20T04:19:51.581Z] Removing intermediate container 5c4af3b7f6ff [2021-10-20T04:19:51.581Z] ---> 1abf758df891 [2021-10-20T04:19:51.581Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:19:51.733Z] ea3f2d53f512: Pull complete [2021-10-20T04:19:51.846Z] ---> Running in 76d9de30dc31 [2021-10-20T04:19:52.015Z] b78e95d17946: Verifying Checksum [2021-10-20T04:19:52.015Z] b78e95d17946: Download complete [2021-10-20T04:19:52.298Z] 9e70ebbbe112: Pull complete [2021-10-20T04:19:52.417Z] Removing intermediate container 76d9de30dc31 [2021-10-20T04:19:52.417Z] ---> 123ec1c654ff [2021-10-20T04:19:52.417Z] [2021-10-20T04:19:52.417Z] Successfully built 123ec1c654ff [2021-10-20T04:19:52.417Z] Successfully tagged core-command:latest [2021-10-20T04:19:52.417Z] Building core-data [2021-10-20T04:19:52.578Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T04:19:52.578Z] 7a9cfe048b4a: Download complete [2021-10-20T04:19:56.630Z]  Building core-command ... done 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-10-20T04:19:59.934Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:19:59.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:19:59.934Z] ---> e22f0be86981 [2021-10-20T04:19:59.934Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:19:59.934Z] ---> Using cache [2021-10-20T04:19:59.934Z] ---> b99a4178b4ce [2021-10-20T04:19:59.934Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:19:59.934Z] ---> Using cache [2021-10-20T04:19:59.934Z] ---> bb3efb3fe0c9 [2021-10-20T04:19:59.934Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T04:20:00.879Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T04:20:00.879Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T04:20:01.140Z] ---> Running in 0fec34618475 [2021-10-20T04:20:01.140Z] ---> bc6c0ffef665 [2021-10-20T04:20:01.140Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:20:01.140Z] ---> Running in 06e7ce2a1e81 [2021-10-20T04:20:01.406Z] Removing intermediate container 06e7ce2a1e81 [2021-10-20T04:20:01.406Z] ---> 0eb2ce777f1e [2021-10-20T04:20:01.406Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T04:20:01.406Z] ---> Running in 14d265ee8fc6 [2021-10-20T04:20:01.980Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:20:02.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:20:02.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:20:02.507Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T04:20:02.507Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T04:20:02.776Z] Executing bash-5.1.4-r0.post-install [2021-10-20T04:20:02.776Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T04:20:02.776Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T04:20:02.776Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T04:20:02.776Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T04:20:02.776Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T04:20:02.776Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T04:20:02.776Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T04:20:02.776Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T04:20:02.776Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T04:20:02.776Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T04:20:02.776Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T04:20:02.776Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T04:20:02.776Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T04:20:02.776Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T04:20:02.776Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T04:20:02.806Z] 7a9cfe048b4a: Pull complete [2021-10-20T04:20:03.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:20:03.084Z] 72dc09318566: Pull complete [2021-10-20T04:20:03.320Z] OK: 220 MiB in 52 packages [2021-10-20T04:20:03.360Z] f4f7b4309257: Pull complete [2021-10-20T04:20:03.579Z] Removing intermediate container e2472c22587f [2021-10-20T04:20:03.579Z] ---> 734a8da20434 [2021-10-20T04:20:03.579Z] [2021-10-20T04:20:03.579Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T04:20:03.579Z] ---> 14119a10abf4 [2021-10-20T04:20:03.579Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T04:20:03.636Z] 0ac9a79272e3: Pull complete [2021-10-20T04:20:04.538Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T04:20:04.538Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T04:20:04.538Z] ---> Running in 75391d085a63 [2021-10-20T04:20:04.538Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T04:20:04.538Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T04:20:04.538Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T04:20:04.538Z] Removing intermediate container 0fec34618475 [2021-10-20T04:20:04.538Z] ---> 93c5cd5c3f19 [2021-10-20T04:20:04.538Z] Step 6/22 : COPY . . [2021-10-20T04:20:04.538Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T04:20:04.538Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T04:20:04.538Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T04:20:04.538Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T04:20:04.538Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T04:20:04.538Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T04:20:04.853Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T04:20:04.853Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T04:20:04.853Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T04:20:04.853Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T04:20:04.853Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T04:20:05.435Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T04:20:05.435Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T04:20:05.435Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T04:20:06.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:20:06.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:20:06.037Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T04:20:06.037Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T04:20:06.037Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T04:20:06.037Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T04:20:06.037Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T04:20:06.037Z] Removing intermediate container 5a8318916cd8 [2021-10-20T04:20:06.037Z] ---> f04f68d7d481 [2021-10-20T04:20:06.037Z] [2021-10-20T04:20:06.037Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T04:20:06.037Z] ---> 14119a10abf4 [2021-10-20T04:20:06.037Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T04:20:06.308Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T04:20:06.308Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T04:20:06.308Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T04:20:06.570Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:20:06.570Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:20:06.570Z] OK: 6 MiB in 16 packages [2021-10-20T04:20:06.570Z] Removing intermediate container af9e754c6e69 [2021-10-20T04:20:06.570Z] ---> 9154e8ae3a27 [2021-10-20T04:20:06.570Z] [2021-10-20T04:20:06.570Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:20:06.570Z] ---> 14119a10abf4 [2021-10-20T04:20:06.570Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:20:06.570Z] ---> Using cache [2021-10-20T04:20:06.570Z] ---> 3f1b4a4ff311 [2021-10-20T04:20:06.570Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:20:06.570Z] ---> Using cache [2021-10-20T04:20:06.570Z] ---> ae3a1d763a45 [2021-10-20T04:20:06.570Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T04:20:06.570Z] ---> Running in 154e617df827 [2021-10-20T04:20:07.185Z] ---> Running in 8ff129b25c3a [2021-10-20T04:20:07.185Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:20:07.185Z] OK: 84 MiB in 64 packages [2021-10-20T04:20:07.795Z] Removing intermediate container 8ff129b25c3a [2021-10-20T04:20:07.795Z] ---> ad04ffaace13 [2021-10-20T04:20:07.795Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T04:20:08.065Z] Collecting docker-compose==1.23.2 [2021-10-20T04:20:08.065Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T04:20:08.065Z] Removing intermediate container 75391d085a63 [2021-10-20T04:20:08.065Z] ---> 7d3519dbff2f [2021-10-20T04:20:08.065Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:20:08.065Z] ---> Running in 0bed1e63aac4 [2021-10-20T04:20:08.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:20:08.346Z] Collecting PyYAML<4,>=3.10 [2021-10-20T04:20:08.346Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T04:20:08.346Z] ---> Running in 0d061aa84cad [2021-10-20T04:20:08.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:20:08.612Z] Removing intermediate container 0bed1e63aac4 [2021-10-20T04:20:08.612Z] ---> 532a4ff1adb0 [2021-10-20T04:20:08.612Z] Step 14/22 : WORKDIR / [2021-10-20T04:20:08.612Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T04:20:08.883Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T04:20:08.883Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T04:20:08.883Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T04:20:08.883Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T04:20:08.883Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:20:08.883Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:20:08.883Z] OK: 8 MiB in 19 packages [2021-10-20T04:20:08.883Z] Removing intermediate container 0d061aa84cad [2021-10-20T04:20:08.883Z] ---> cd86afc13f31 [2021-10-20T04:20:08.883Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T04:20:09.072Z] b78e95d17946: Pull complete [2021-10-20T04:20:09.072Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T04:20:09.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T04:20:09.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T04:20:09.146Z] ---> Running in 0b11da5e4d3c [2021-10-20T04:20:09.146Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T04:20:09.146Z] ---> Running in 88ddc3737cba [2021-10-20T04:20:09.146Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T04:20:09.146Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T04:20:09.146Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T04:20:09.146Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T04:20:09.146Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T04:20:09.427Z] Removing intermediate container 0b11da5e4d3c [2021-10-20T04:20:09.427Z] ---> 1c788cf57288 [2021-10-20T04:20:09.427Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:20:09.429Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T04:20:09.429Z] WORKDIR /edgex [2021-10-20T04:20:09.429Z] COPY go.mod . [2021-10-20T04:20:09.429Z] RUN go mod download [2021-10-20T04:20:09.429Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-20T04:20:09.701Z] Removing intermediate container 88ddc3737cba [2021-10-20T04:20:09.701Z] ---> 692f6e6fd5d6 [2021-10-20T04:20:09.701Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T04:20:09.701Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T04:20:09.701Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T04:20:09.701Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T04:20:09.701Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T04:20:09.701Z] ---> Running in 7c420e5ddbac [2021-10-20T04:20:09.701Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T04:20:09.701Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T04:20:09.701Z] Removing intermediate container 154e617df827 [2021-10-20T04:20:09.701Z] ---> 43d68870c8a8 [2021-10-20T04:20:09.701Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T04:20:09.976Z] ---> dfd23019ee9c [2021-10-20T04:20:09.976Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T04:20:09.976Z] ---> Running in 9b4f5b515900 [2021-10-20T04:20:10.256Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T04:20:10.256Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T04:20:10.256Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T04:20:10.256Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T04:20:10.256Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T04:20:10.256Z] ---> 6a8386533ea4 [2021-10-20T04:20:10.256Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:20:10.256Z] Removing intermediate container 9b4f5b515900 [2021-10-20T04:20:10.256Z] ---> ff658c17cf99 [2021-10-20T04:20:10.256Z] Step 12/20 : WORKDIR /edgex [2021-10-20T04:20:10.257Z] Removing intermediate container 7c420e5ddbac [2021-10-20T04:20:10.257Z] ---> 919d90563ed9 [2021-10-20T04:20:10.257Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:20:10.257Z] ---> 91036133d034 [2021-10-20T04:20:10.257Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T04:20:10.257Z] ---> Running in f52c4b6a6525 [2021-10-20T04:20:10.257Z] ---> Running in dcaf1e298969 [2021-10-20T04:20:10.528Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T04:20:10.796Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T04:20:10.796Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T04:20:10.796Z] Collecting idna<2.8,>=2.5 [2021-10-20T04:20:10.796Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T04:20:10.796Z] Removing intermediate container f52c4b6a6525 [2021-10-20T04:20:10.796Z] ---> 8c3c475dff7e [2021-10-20T04:20:10.796Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T04:20:10.796Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T04:20:10.796Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T04:20:10.796Z] ---> bc56547215d6 [2021-10-20T04:20:10.796Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T04:20:10.796Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T04:20:10.796Z] ---> 1b5f82952b3f [2021-10-20T04:20:10.796Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T04:20:10.796Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T04:20:11.069Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T04:20:11.069Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T04:20:11.069Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T04:20:11.069Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T04:20:11.069Z] ---> Running in 140b2ccd94db [2021-10-20T04:20:11.351Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T04:20:11.351Z] Attempting uninstall: urllib3 [2021-10-20T04:20:11.351Z] Found existing installation: urllib3 1.26.5 [2021-10-20T04:20:11.351Z] Uninstalling urllib3-1.26.5: [2021-10-20T04:20:11.351Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T04:20:11.351Z] ---> 7bd9c59e622c [2021-10-20T04:20:11.351Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T04:20:11.351Z] ---> 18b5900b0bc3 [2021-10-20T04:20:11.351Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T04:20:11.351Z] Attempting uninstall: idna [2021-10-20T04:20:11.351Z] Found existing installation: idna 3.2 [2021-10-20T04:20:11.351Z] Uninstalling idna-3.2: [2021-10-20T04:20:11.351Z] Removing intermediate container 140b2ccd94db [2021-10-20T04:20:11.351Z] ---> 51ae7df874db [2021-10-20T04:20:11.351Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:20:11.351Z] Successfully uninstalled idna-3.2 [2021-10-20T04:20:11.440Z] Sending build context to Docker daemon 166.5MB [2021-10-20T04:20:11.440Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T04:20:11.440Z] ---> 8b459fc5aaf0 [2021-10-20T04:20:11.440Z] Step 2/4 : WORKDIR /edgex [2021-10-20T04:20:11.633Z] ---> Running in 4bf24d5b7de3 [2021-10-20T04:20:11.633Z] Attempting uninstall: chardet [2021-10-20T04:20:11.633Z] Found existing installation: chardet 4.0.0 [2021-10-20T04:20:11.633Z] Uninstalling chardet-4.0.0: [2021-10-20T04:20:11.633Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T04:20:11.917Z] ---> 20ea5aab9c86 [2021-10-20T04:20:11.917Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T04:20:11.917Z] Removing intermediate container 4bf24d5b7de3 [2021-10-20T04:20:11.917Z] ---> ba1b336ca824 [2021-10-20T04:20:11.917Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T04:20:11.917Z] ---> Running in 4d311d341a55 [2021-10-20T04:20:11.917Z] ---> Running in 0d67625c3a15 [2021-10-20T04:20:11.917Z] Removing intermediate container dcaf1e298969 [2021-10-20T04:20:11.917Z] ---> 65235cd96197 [2021-10-20T04:20:11.917Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T04:20:11.917Z] ---> bf9684eb3aca [2021-10-20T04:20:11.917Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T04:20:11.917Z] Attempting uninstall: requests [2021-10-20T04:20:11.917Z] Found existing installation: requests 2.25.1 [2021-10-20T04:20:11.917Z] Uninstalling requests-2.25.1: [2021-10-20T04:20:11.917Z] Successfully uninstalled requests-2.25.1 [2021-10-20T04:20:12.202Z] ---> Running in fb0949b5a40c [2021-10-20T04:20:12.202Z] Removing intermediate container 4d311d341a55 [2021-10-20T04:20:12.202Z] ---> f906c953e1d9 [2021-10-20T04:20:12.202Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:20:12.202Z] Removing intermediate container 0d67625c3a15 [2021-10-20T04:20:12.202Z] ---> 133943a66af4 [2021-10-20T04:20:12.202Z] Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:20:12.202Z] Running setup.py install for texttable: started [2021-10-20T04:20:12.202Z] ---> Running in 1705e7779a1b [2021-10-20T04:20:12.202Z] ---> Running in 5b1e352023fc [2021-10-20T04:20:12.477Z] Removing intermediate container 1705e7779a1b [2021-10-20T04:20:12.477Z] ---> 96dc4a0214f4 [2021-10-20T04:20:12.477Z] Step 19/21 : LABEL arch=x86_64 [2021-10-20T04:20:12.477Z] ---> 80841f545ce0 [2021-10-20T04:20:12.477Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T04:20:12.477Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T04:20:12.477Z] Running setup.py install for PyYAML: started [2021-10-20T04:20:12.477Z] ---> Running in 14bb06253f11 [2021-10-20T04:20:12.477Z] ---> Running in 9c8c70865cc4 [2021-10-20T04:20:12.477Z] Removing intermediate container 5b1e352023fc [2021-10-20T04:20:12.477Z] ---> c201bc0588eb [2021-10-20T04:20:12.477Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:20:12.738Z] 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-10-20T04:20:12.738Z] ---> Running in 050bc5f339ee [2021-10-20T04:20:12.738Z] Removing intermediate container 9c8c70865cc4 [2021-10-20T04:20:12.738Z] ---> 9cddb927db5c [2021-10-20T04:20:12.738Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T04:20:12.738Z] Removing intermediate container 14bb06253f11 [2021-10-20T04:20:12.738Z] ---> 5444df4a7298 [2021-10-20T04:20:12.738Z] Step 20/21 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:20:13.002Z] Removing intermediate container 050bc5f339ee [2021-10-20T04:20:13.002Z] ---> fd61df6b2af3 [2021-10-20T04:20:13.002Z] [2021-10-20T04:20:13.002Z] ---> Running in 1af08eb8168d [2021-10-20T04:20:13.002Z] ---> Running in e50c8cabb6f3 [2021-10-20T04:20:13.002Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T04:20:13.002Z] Removing intermediate container 1af08eb8168d [2021-10-20T04:20:13.002Z] ---> 148253869a66 [2021-10-20T04:20:13.002Z] Step 21/21 : LABEL version=0.0.0 [2021-10-20T04:20:13.264Z] Successfully built fd61df6b2af3 [2021-10-20T04:20:13.264Z] ---> Running in a9262499efd8 [2021-10-20T04:20:13.264Z] Successfully tagged core-metadata:latest [2021-10-20T04:20:13.264Z] Building support-scheduler [2021-10-20T04:20:13.264Z]  Building core-metadata ... done  Running setup.py install for docopt: started [2021-10-20T04:20:13.264Z] Removing intermediate container e50c8cabb6f3 [2021-10-20T04:20:13.264Z] ---> 9bd3c02f82e0 [2021-10-20T04:20:13.264Z] Step 18/20 : LABEL arch=x86_64 [2021-10-20T04:20:13.264Z] ---> Running in 9854fcd13095 [2021-10-20T04:20:13.264Z] Removing intermediate container a9262499efd8 [2021-10-20T04:20:13.264Z] ---> 5b306ca3875f [2021-10-20T04:20:13.264Z] [2021-10-20T04:20:13.526Z] Successfully built 5b306ca3875f [2021-10-20T04:20:13.526Z] Removing intermediate container 9854fcd13095 [2021-10-20T04:20:13.526Z] ---> ae5674de1635 [2021-10-20T04:20:13.526Z] Step 19/20 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:20:13.526Z] Successfully tagged support-notifications:latest [2021-10-20T04:20:13.526Z]  Building support-notifications ... done Building security-secretstore-setup [2021-10-20T04:20:13.526Z] ---> Running in 2161976cdd0f [2021-10-20T04:20:13.786Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T04:20:13.786Z] Running setup.py install for dockerpty: started [2021-10-20T04:20:13.786Z] Removing intermediate container 2161976cdd0f [2021-10-20T04:20:13.786Z] ---> f00085f092d7 [2021-10-20T04:20:13.786Z] Step 20/20 : LABEL version=0.0.0 [2021-10-20T04:20:14.357Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T04:20:15.296Z] ---> Running in 1cca1ce94e06 [2021-10-20T04:20:17.224Z] Removing intermediate container 1cca1ce94e06 [2021-10-20T04:20:17.224Z] ---> bf1bdbfd2b7a [2021-10-20T04:20:17.224Z] [2021-10-20T04:20:17.224Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-20T04:20:17.224Z] Successfully built bf1bdbfd2b7a [2021-10-20T04:20:17.224Z] Successfully tagged security-proxy-setup:latest [2021-10-20T04:20:17.224Z] Building security-bootstrapper [2021-10-20T04:20:18.191Z] ---> Running in 1fa3649f6d32 [2021-10-20T04:20:18.191Z] Removing intermediate container 1fa3649f6d32 [2021-10-20T04:20:18.191Z] ---> d64453f32099 [2021-10-20T04:20:18.191Z] Step 3/4 : COPY go.mod . [2021-10-20T04:20:18.801Z] ---> 56ce361dd04d [2021-10-20T04:20:18.801Z] Step 4/4 : RUN go mod download [2021-10-20T04:20:19.080Z] ---> Running in ab076e0e1483 [2021-10-20T04:20:20.583Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:20:20.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:20:20.583Z] ---> e22f0be86981 [2021-10-20T04:20:20.583Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T04:20:20.583Z] ---> Using cache [2021-10-20T04:20:20.583Z] ---> b99a4178b4ce [2021-10-20T04:20:20.583Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:20:20.583Z] ---> Using cache [2021-10-20T04:20:20.583Z] ---> bb3efb3fe0c9 [2021-10-20T04:20:20.583Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T04:20:20.583Z] ---> Using cache [2021-10-20T04:20:20.583Z] ---> 6185317acc87 [2021-10-20T04:20:20.583Z] Step 6/24 : COPY . . [2021-10-20T04:20:20.583Z] ---> Using cache [2021-10-20T04:20:20.583Z] ---> c349581ae129 [2021-10-20T04:20:20.583Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:20:20.583Z] ---> Using cache [2021-10-20T04:20:20.583Z] ---> 9ba1f360f6e5 [2021-10-20T04:20:20.583Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T04:20:23.911Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:20:23.911Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:20:23.911Z] ---> e22f0be86981 [2021-10-20T04:20:23.911Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T04:20:23.911Z] ---> Using cache [2021-10-20T04:20:23.911Z] ---> b99a4178b4ce [2021-10-20T04:20:23.911Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:20:23.911Z] ---> Using cache [2021-10-20T04:20:23.911Z] ---> bb3efb3fe0c9 [2021-10-20T04:20:23.911Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T04:20:23.911Z] ---> Using cache [2021-10-20T04:20:23.911Z] ---> 6185317acc87 [2021-10-20T04:20:23.911Z] Step 6/30 : COPY . . [2021-10-20T04:20:24.173Z] ---> Using cache [2021-10-20T04:20:24.173Z] ---> c349581ae129 [2021-10-20T04:20:24.173Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:20:24.173Z] ---> Using cache [2021-10-20T04:20:24.173Z] ---> 9ba1f360f6e5 [2021-10-20T04:20:24.173Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T04:20:24.748Z] ---> Running in e0a13469fa1f [2021-10-20T04:20:25.013Z] Removing intermediate container 14d265ee8fc6 [2021-10-20T04:20:25.013Z] ---> 03f1f1f0f5c2 [2021-10-20T04:20:25.013Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T04:20:25.276Z] ---> Running in 0804ce8e2fef [2021-10-20T04:20:25.555Z] ---> Running in b8a0e6f00c98 [2021-10-20T04:20:25.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:20:25.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:20:25.824Z] ---> e22f0be86981 [2021-10-20T04:20:25.824Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T04:20:25.824Z] ---> Using cache [2021-10-20T04:20:25.824Z] ---> b99a4178b4ce [2021-10-20T04:20:25.824Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:20:25.824Z] ---> Using cache [2021-10-20T04:20:25.824Z] ---> bb3efb3fe0c9 [2021-10-20T04:20:25.824Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T04:20:25.824Z] ---> Using cache [2021-10-20T04:20:25.824Z] ---> 6185317acc87 [2021-10-20T04:20:25.824Z] Step 6/23 : COPY go.mod . [2021-10-20T04:20:25.825Z] Removing intermediate container b8a0e6f00c98 [2021-10-20T04:20:25.825Z] ---> 3af1524f4c23 [2021-10-20T04:20:25.825Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T04:20:26.087Z] ---> Running in d50876cc4bf3 [2021-10-20T04:20:26.087Z] 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-10-20T04:20:26.087Z] 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-10-20T04:20:26.087Z] ---> 11ad5f9635fb [2021-10-20T04:20:26.087Z] Step 7/23 : RUN go mod download [2021-10-20T04:20:26.346Z] Removing intermediate container d50876cc4bf3 [2021-10-20T04:20:26.346Z] ---> 17fbac132fdf [2021-10-20T04:20:26.346Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T04:20:26.346Z] ---> Running in 3b362f95c540 [2021-10-20T04:20:26.919Z] ---> f774637cb125 [2021-10-20T04:20:26.919Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T04:20:27.182Z] ---> e5534e9c675c [2021-10-20T04:20:27.182Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T04:20:27.757Z] ---> dd5ded65eedf [2021-10-20T04:20:27.757Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T04:20:27.757Z] ---> Running in 7443ee7bb877 [2021-10-20T04:20:27.757Z] Removing intermediate container 7443ee7bb877 [2021-10-20T04:20:27.757Z] ---> 9c57658ebbb1 [2021-10-20T04:20:27.757Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:20:27.757Z] ---> Running in accd2ab857c2 [2021-10-20T04:20:28.031Z] Removing intermediate container accd2ab857c2 [2021-10-20T04:20:28.031Z] ---> 8d537f16ecb7 [2021-10-20T04:20:28.031Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T04:20:28.031Z] ---> Running in ff681639af17 [2021-10-20T04:20:28.031Z] Removing intermediate container ff681639af17 [2021-10-20T04:20:28.031Z] ---> 11a3479699aa [2021-10-20T04:20:28.031Z] Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:20:28.031Z] ---> Running in 538f80e8e470 [2021-10-20T04:20:28.302Z] Removing intermediate container 538f80e8e470 [2021-10-20T04:20:28.302Z] ---> 62001e3dfefa [2021-10-20T04:20:28.302Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:20:28.302Z] ---> Running in cc67a26d8813 [2021-10-20T04:20:28.302Z] Removing intermediate container cc67a26d8813 [2021-10-20T04:20:28.302Z] ---> f907e3deb111 [2021-10-20T04:20:28.302Z] [2021-10-20T04:20:28.575Z] Successfully built f907e3deb111 [2021-10-20T04:20:28.575Z] Successfully tagged sys-mgmt-agent:latest [2021-10-20T04:20:29.173Z]  Building sys-mgmt-agent ... done Removing intermediate container 3b362f95c540 [2021-10-20T04:20:29.173Z] ---> 0a6338fc31fc [2021-10-20T04:20:29.173Z] Step 8/23 : COPY . . [2021-10-20T04:20:37.336Z] ---> 775ce753929b [2021-10-20T04:20:37.336Z] Step 9/23 : RUN go mod tidy [2021-10-20T04:20:37.336Z] ---> Running in cba0d1d00635 [2021-10-20T04:20:40.692Z] Removing intermediate container cba0d1d00635 [2021-10-20T04:20:40.692Z] ---> fdd09d746cbc [2021-10-20T04:20:40.692Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T04:20:40.692Z] ---> Running in 255f827a3b03 [2021-10-20T04:20:40.956Z] 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-10-20T04:20:59.214Z] Removing intermediate container fb0949b5a40c [2021-10-20T04:20:59.214Z] ---> c92f89eb1556 [2021-10-20T04:20:59.214Z] [2021-10-20T04:20:59.214Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:20:59.214Z] ---> 14119a10abf4 [2021-10-20T04:20:59.214Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T04:20:59.489Z] ---> Running in 9d7f582d8cb8 [2021-10-20T04:20:59.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T04:20:59.489Z] Removing intermediate container 9d7f582d8cb8 [2021-10-20T04:20:59.489Z] ---> 8867fa6e7f00 [2021-10-20T04:20:59.489Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T04:20:59.489Z] ---> Running in 865e1e54ebec [2021-10-20T04:20:59.756Z] Removing intermediate container 865e1e54ebec [2021-10-20T04:20:59.756Z] ---> e1067d849a87 [2021-10-20T04:20:59.756Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T04:20:59.756Z] ---> Running in d153513da032 [2021-10-20T04:20:59.756Z] Removing intermediate container d153513da032 [2021-10-20T04:20:59.756Z] ---> 0018c90554ef [2021-10-20T04:20:59.756Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:21:00.020Z] ---> Running in 413dc51e8b95 [2021-10-20T04:21:00.986Z] Removing intermediate container 413dc51e8b95 [2021-10-20T04:21:00.986Z] ---> e76602a10443 [2021-10-20T04:21:00.986Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T04:21:00.986Z] ---> Running in 9cb6cdd07561 [2021-10-20T04:21:01.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:21:02.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:21:02.805Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T04:21:02.805Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T04:21:03.086Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T04:21:03.086Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T04:21:03.086Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T04:21:03.662Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T04:21:03.662Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:21:03.927Z] OK: 8 MiB in 20 packages [2021-10-20T04:21:03.927Z] Removing intermediate container 0804ce8e2fef [2021-10-20T04:21:03.927Z] ---> abb2b4c42b5f [2021-10-20T04:21:03.927Z] [2021-10-20T04:21:03.927Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T04:21:03.927Z] ---> 14119a10abf4 [2021-10-20T04:21:03.927Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T04:21:03.927Z] Removing intermediate container e0a13469fa1f [2021-10-20T04:21:03.927Z] ---> 8e07c1301ae1 [2021-10-20T04:21:03.927Z] [2021-10-20T04:21:03.927Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T04:21:03.927Z] ---> 14119a10abf4 [2021-10-20T04:21:03.927Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T04:21:04.188Z] ---> Running in 942b1e7028e2 [2021-10-20T04:21:04.188Z] ---> Running in 5566a726e41f [2021-10-20T04:21:04.188Z] Removing intermediate container 942b1e7028e2 [2021-10-20T04:21:04.188Z] ---> 1e8b49854ef3 [2021-10-20T04:21:04.188Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T04:21:04.449Z] ---> Running in 4bca2d4db6c5 [2021-10-20T04:21:04.449Z] Removing intermediate container 9cb6cdd07561 [2021-10-20T04:21:04.449Z] ---> e220f419340d [2021-10-20T04:21:04.449Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:21:04.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:21:04.980Z] ---> 0d82a1a6d3e9 [2021-10-20T04:21:04.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T04:21:04.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:21:04.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:21:05.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:21:05.243Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T04:21:05.509Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T04:21:05.509Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T04:21:05.509Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:21:05.509Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:21:05.509Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T04:21:05.509Z] OK: 6 MiB in 17 packages [2021-10-20T04:21:05.509Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T04:21:05.509Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:21:05.509Z] OK: 6 MiB in 16 packages [2021-10-20T04:21:05.509Z] ---> 3f96d508e16a [2021-10-20T04:21:05.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T04:21:06.109Z] ---> fe5b6fd7218b [2021-10-20T04:21:06.109Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T04:21:06.109Z] ---> Running in ad01780fc27e [2021-10-20T04:21:06.109Z] Removing intermediate container 4bca2d4db6c5 [2021-10-20T04:21:06.109Z] ---> 97b1dc75eb11 [2021-10-20T04:21:06.109Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T04:21:06.109Z] Removing intermediate container 5566a726e41f [2021-10-20T04:21:06.109Z] ---> e610c04fefdc [2021-10-20T04:21:06.109Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T04:21:06.109Z] Removing intermediate container ad01780fc27e [2021-10-20T04:21:06.109Z] ---> d40b30ffa43f [2021-10-20T04:21:06.109Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:21:06.380Z] ---> Running in d7eb14b41bf2 [2021-10-20T04:21:06.380Z] ---> Running in f7d4f0bb58fd [2021-10-20T04:21:06.380Z] ---> Running in 88e896ba5a30 [2021-10-20T04:21:06.653Z] Removing intermediate container f7d4f0bb58fd [2021-10-20T04:21:06.653Z] ---> 4f4c7ef48cfb [2021-10-20T04:21:06.653Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T04:21:06.653Z] Removing intermediate container d7eb14b41bf2 [2021-10-20T04:21:06.653Z] ---> d2ba3325e0ff [2021-10-20T04:21:06.653Z] Step 12/24 : WORKDIR / [2021-10-20T04:21:06.653Z] ---> Running in 8e0d235ca462 [2021-10-20T04:21:06.653Z] Removing intermediate container 88e896ba5a30 [2021-10-20T04:21:06.653Z] ---> 3da86478ff18 [2021-10-20T04:21:06.653Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T04:21:06.653Z] ---> Running in f695c575b0f9 [2021-10-20T04:21:06.653Z] ---> Running in f28242de3dbe [2021-10-20T04:21:06.916Z] Removing intermediate container 8e0d235ca462 [2021-10-20T04:21:06.916Z] ---> fd7bb1191886 [2021-10-20T04:21:06.916Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T04:21:06.916Z] ---> Running in 3809acc3b017 [2021-10-20T04:21:06.916Z] Removing intermediate container f28242de3dbe [2021-10-20T04:21:06.916Z] ---> d52f1ad8659e [2021-10-20T04:21:06.916Z] Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:21:06.916Z] Removing intermediate container f695c575b0f9 [2021-10-20T04:21:06.916Z] ---> b1d01b348d9a [2021-10-20T04:21:06.916Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T04:21:06.916Z] ---> Running in cf45d14f029f [2021-10-20T04:21:07.176Z] Removing intermediate container cf45d14f029f [2021-10-20T04:21:07.176Z] ---> f979a8aabc62 [2021-10-20T04:21:07.177Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:21:07.177Z] ---> Running in afe5bbc8a233 [2021-10-20T04:21:07.438Z] ---> 5910334462a8 [2021-10-20T04:21:07.438Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T04:21:07.438Z] Removing intermediate container afe5bbc8a233 [2021-10-20T04:21:07.438Z] ---> f013eae3a4b2 [2021-10-20T04:21:07.438Z] [2021-10-20T04:21:07.700Z] Successfully built f013eae3a4b2 [2021-10-20T04:21:07.700Z] Successfully tagged core-data:latest [2021-10-20T04:21:07.700Z]  Building core-data ... done  ---> 787760d7f86c [2021-10-20T04:21:07.700Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T04:21:07.973Z] ---> 069f7400d981 [2021-10-20T04:21:07.973Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T04:21:07.973Z] Removing intermediate container 3809acc3b017 [2021-10-20T04:21:07.973Z] ---> ae01babcd66d [2021-10-20T04:21:07.973Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T04:21:07.973Z] ---> Running in fda783b7adb5 [2021-10-20T04:21:08.239Z] ---> 32db8dce8b1d [2021-10-20T04:21:08.239Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T04:21:08.239Z] Removing intermediate container fda783b7adb5 [2021-10-20T04:21:08.239Z] ---> 94459a098303 [2021-10-20T04:21:08.239Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T04:21:08.504Z] ---> f436175b2264 [2021-10-20T04:21:08.504Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T04:21:08.772Z] ---> c1f3b063fa9c [2021-10-20T04:21:08.772Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T04:21:08.772Z] ---> Running in 9e922bcc64ff [2021-10-20T04:21:09.724Z] ---> ff67800845fa [2021-10-20T04:21:09.724Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T04:21:09.724Z] Removing intermediate container 255f827a3b03 [2021-10-20T04:21:09.724Z] ---> 64fdb01616ca [2021-10-20T04:21:09.724Z] [2021-10-20T04:21:09.724Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T04:21:09.724Z] ---> 14119a10abf4 [2021-10-20T04:21:09.724Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:21:09.724Z] ---> Using cache [2021-10-20T04:21:09.724Z] ---> 3f1b4a4ff311 [2021-10-20T04:21:09.724Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:21:09.724Z] ---> Using cache [2021-10-20T04:21:09.724Z] ---> ae3a1d763a45 [2021-10-20T04:21:09.724Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T04:21:09.724Z] ---> Running in bfd928551d5e [2021-10-20T04:21:09.724Z] Removing intermediate container 9e922bcc64ff [2021-10-20T04:21:09.724Z] ---> 70e25adba7d8 [2021-10-20T04:21:09.724Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:21:09.724Z] ---> 0f06a99cae28 [2021-10-20T04:21:09.724Z] Step 20/24 : 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-10-20T04:21:09.724Z] Removing intermediate container bfd928551d5e [2021-10-20T04:21:09.724Z] ---> d205b37b96a9 [2021-10-20T04:21:09.724Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T04:21:09.724Z] ---> Running in e5a9fdd90d50 [2021-10-20T04:21:09.724Z] ---> Running in 01bd149b581b [2021-10-20T04:21:09.996Z] ---> 24bffe8121a0 [2021-10-20T04:21:09.996Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T04:21:09.996Z] Removing intermediate container 01bd149b581b [2021-10-20T04:21:09.996Z] ---> 9044727470eb [2021-10-20T04:21:09.996Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:21:10.269Z] ---> 806a00bbd3fd [2021-10-20T04:21:10.269Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T04:21:10.269Z] ---> e845e67ff972 [2021-10-20T04:21:10.269Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T04:21:10.531Z] Removing intermediate container e5a9fdd90d50 [2021-10-20T04:21:10.531Z] ---> 3ac99b94eb61 [2021-10-20T04:21:10.531Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T04:21:10.531Z] ---> 93be2fa0d191 [2021-10-20T04:21:10.531Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T04:21:10.531Z] ---> Running in a2804fff9512 [2021-10-20T04:21:10.794Z] ---> ad50a2141421 [2021-10-20T04:21:10.794Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T04:21:10.794Z] ---> c16316cf501b [2021-10-20T04:21:10.794Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T04:21:10.794Z] Removing intermediate container a2804fff9512 [2021-10-20T04:21:10.794Z] ---> 4bbedcf6a93b [2021-10-20T04:21:10.794Z] Step 22/24 : LABEL arch=x86_64 [2021-10-20T04:21:11.055Z] ---> Running in 9813c1f6c1c5 [2021-10-20T04:21:11.055Z] ---> a9eef5f870ff [2021-10-20T04:21:11.055Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T04:21:11.055Z] Removing intermediate container 9813c1f6c1c5 [2021-10-20T04:21:11.055Z] ---> bcc0fc10f159 [2021-10-20T04:21:11.055Z] Step 23/24 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:21:11.055Z] ---> 62b28cbc6980 [2021-10-20T04:21:11.055Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T04:21:11.055Z] ---> Running in e8d410160926 [2021-10-20T04:21:11.055Z] ---> Running in 6f1ae9f93c38 [2021-10-20T04:21:11.055Z] ---> Running in 2750ed10cb02 [2021-10-20T04:21:11.315Z] Removing intermediate container e8d410160926 [2021-10-20T04:21:11.315Z] ---> fef93874d302 [2021-10-20T04:21:11.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:21:11.315Z] ---> Running in 03781af30e37 [2021-10-20T04:21:11.315Z] Removing intermediate container 2750ed10cb02 [2021-10-20T04:21:11.315Z] ---> 42cfec60b6f7 [2021-10-20T04:21:11.315Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T04:21:11.315Z] Removing intermediate container 6f1ae9f93c38 [2021-10-20T04:21:11.315Z] ---> ee3b4df59711 [2021-10-20T04:21:11.315Z] Step 24/24 : LABEL version=0.0.0 [2021-10-20T04:21:11.315Z] ---> Running in 6288f0e1a6cf [2021-10-20T04:21:11.315Z] Removing intermediate container 03781af30e37 [2021-10-20T04:21:11.315Z] ---> c42f4b8cdff6 [2021-10-20T04:21:11.315Z] Step 21/23 : LABEL arch=x86_64 [2021-10-20T04:21:11.315Z] ---> Running in 496e55d27434 [2021-10-20T04:21:11.577Z] Removing intermediate container 6288f0e1a6cf [2021-10-20T04:21:11.577Z] ---> 96b68d8d2d54 [2021-10-20T04:21:11.577Z] [2021-10-20T04:21:11.577Z] ---> 31ab28d88f4b [2021-10-20T04:21:11.577Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T04:21:11.577Z] Successfully built 96b68d8d2d54 [2021-10-20T04:21:11.577Z] Successfully tagged security-secretstore-setup:latest [2021-10-20T04:21:11.577Z]  Building security-secretstore-setup ... done Removing intermediate container 496e55d27434 [2021-10-20T04:21:11.577Z] ---> c9c52e730f52 [2021-10-20T04:21:11.577Z] Step 22/23 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:21:11.577Z] ---> Running in 3418aeb4b8de [2021-10-20T04:21:11.577Z] ---> Running in 912415affa61 [2021-10-20T04:21:11.577Z] Removing intermediate container 912415affa61 [2021-10-20T04:21:11.577Z] ---> a9906db61c6d [2021-10-20T04:21:11.577Z] Step 23/23 : LABEL version=0.0.0 [2021-10-20T04:21:11.838Z] ---> Running in 153e7d929fd9 [2021-10-20T04:21:11.838Z] Removing intermediate container 153e7d929fd9 [2021-10-20T04:21:11.838Z] ---> b72a05cddac1 [2021-10-20T04:21:11.838Z] [2021-10-20T04:21:11.838Z] Successfully built b72a05cddac1 [2021-10-20T04:21:11.838Z] Successfully tagged support-scheduler:latest [2021-10-20T04:21:12.099Z]  Building support-scheduler ... done Removing intermediate container 3418aeb4b8de [2021-10-20T04:21:12.099Z] ---> adb52744a977 [2021-10-20T04:21:12.099Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T04:21:12.358Z] ---> Running in e106547e4f9c [2021-10-20T04:21:12.358Z] Removing intermediate container e106547e4f9c [2021-10-20T04:21:12.358Z] ---> 8817eea14aae [2021-10-20T04:21:12.358Z] Step 27/30 : CMD ["gate"] [2021-10-20T04:21:12.358Z] ---> Running in b4aecb4f94ce [2021-10-20T04:21:12.623Z] Removing intermediate container b4aecb4f94ce [2021-10-20T04:21:12.623Z] ---> ea369f9cc598 [2021-10-20T04:21:12.623Z] Step 28/30 : LABEL arch=x86_64 [2021-10-20T04:21:12.623Z] ---> Running in 197ab4fcedea [2021-10-20T04:21:12.623Z] Removing intermediate container 197ab4fcedea [2021-10-20T04:21:12.623Z] ---> e89db6d10c50 [2021-10-20T04:21:12.623Z] Step 29/30 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:21:12.883Z] ---> Running in c14de711d3d9 [2021-10-20T04:21:12.883Z] Removing intermediate container c14de711d3d9 [2021-10-20T04:21:12.883Z] ---> d11192eb89de [2021-10-20T04:21:12.883Z] Step 30/30 : LABEL version=0.0.0 [2021-10-20T04:21:12.883Z] ---> Running in f69580ed1516 [2021-10-20T04:21:13.144Z] Removing intermediate container f69580ed1516 [2021-10-20T04:21:13.144Z] ---> 892d36f1dc55 [2021-10-20T04:21:13.144Z] [2021-10-20T04:21:13.144Z] Successfully built 892d36f1dc55 [2021-10-20T04:21:13.144Z] Successfully tagged security-bootstrapper:latest [2021-10-20T04:21:13.412Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-10-20T04:21:13.416Z] $ docker stop --time=1 c5a03331dc34aa45c1d52daed65c701ac80ec20a18633e480c082d8b3f99668d [2021-10-20T04:21:14.735Z] $ docker rm -f c5a03331dc34aa45c1d52daed65c701ac80ec20a18633e480c082d8b3f99668d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T04:21:15.107Z] + docker images [2021-10-20T04:21:15.107Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T04:21:15.107Z] security-bootstrapper latest 892d36f1dc55 3 seconds ago 18.8MB [2021-10-20T04:21:15.107Z] support-scheduler latest b72a05cddac1 4 seconds ago 16.1MB [2021-10-20T04:21:15.107Z] security-secretstore-setup latest 96b68d8d2d54 4 seconds ago 28.2MB [2021-10-20T04:21:15.107Z] 64fdb01616ca 6 seconds ago 1.76GB [2021-10-20T04:21:15.107Z] core-data latest f013eae3a4b2 8 seconds ago 20.6MB [2021-10-20T04:21:15.107Z] abb2b4c42b5f 12 seconds ago 1.75GB [2021-10-20T04:21:15.107Z] 8e07c1301ae1 12 seconds ago 1.76GB [2021-10-20T04:21:15.107Z] c92f89eb1556 17 seconds ago 1.76GB [2021-10-20T04:21:15.107Z] sys-mgmt-agent latest f907e3deb111 47 seconds ago 294MB [2021-10-20T04:21:15.107Z] security-proxy-setup latest bf1bdbfd2b7a About a minute ago 26.7MB [2021-10-20T04:21:15.107Z] support-notifications latest 5b306ca3875f About a minute ago 16.9MB [2021-10-20T04:21:15.107Z] core-metadata latest fd61df6b2af3 About a minute ago 16.8MB [2021-10-20T04:21:15.107Z] 9154e8ae3a27 About a minute ago 1.76GB [2021-10-20T04:21:15.107Z] f04f68d7d481 About a minute ago 1.76GB [2021-10-20T04:21:15.107Z] 734a8da20434 About a minute ago 1.76GB [2021-10-20T04:21:15.107Z] core-command latest 123ec1c654ff About a minute ago 16MB [2021-10-20T04:21:15.107Z] f5b7d10d9da5 About a minute ago 1.75GB [2021-10-20T04:21:15.107Z] 41f215c8a12c About a minute ago 1.75GB [2021-10-20T04:21:15.107Z] ci-base-image-x86_64 latest e22f0be86981 5 minutes ago 1.25GB [2021-10-20T04:21:15.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 days ago 548MB [2021-10-20T04:21:15.107Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 12 days ago 34.5MB [2021-10-20T04:21:15.107Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-20T04:21:15.107Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-20T04:21:15.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-20T04:21:30.412Z] Still waiting to schedule task [2021-10-20T04:21:30.413Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-20T04:21:40.990Z] Removing intermediate container ab076e0e1483 [2021-10-20T04:21:40.990Z] ---> 14a478950057 [2021-10-20T04:21:40.990Z] Successfully built 14a478950057 [2021-10-20T04:21:40.990Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:21:41.364Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T04:21:41.364Z] . [Pipeline] withDockerContainer [2021-10-20T04:21:41.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container [2021-10-20T04:21:41.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T04:21:43.449Z] $ docker top 530f305b551baab3d0b8cccbedd167a0904996ad655c2656bf15a19c103fcbde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:21:44.408Z] + go version [2021-10-20T04:21:44.408Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-20T04:21:44.453Z] $ docker stop --time=1 530f305b551baab3d0b8cccbedd167a0904996ad655c2656bf15a19c103fcbde [2021-10-20T04:21:46.347Z] $ docker rm -f 530f305b551baab3d0b8cccbedd167a0904996ad655c2656bf15a19c103fcbde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:21:47.131Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T04:21:47.132Z] . [Pipeline] withDockerContainer [2021-10-20T04:21:47.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container [2021-10-20T04:21:47.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T04:21:49.405Z] $ docker top 0c85a6f64d6f53ab56aef123f3d2d59cf79d84708b0f2701ace830c7ad9f0cff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T04:21:49.801Z] ========================================================= [2021-10-20T04:21:49.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T04:21:49.801Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T04:21:50.481Z] + make test [2021-10-20T04:21:50.481Z] go mod tidy [2021-10-20T04:21:51.113Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T04:22:18.017Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T04:23:26.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T04:23:26.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T04:23:29.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T04:23:29.517Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T04:23:42.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T04:23:42.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T04:23:42.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T04:23:42.026Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T04:23:42.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T04:23:42.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T04:23:43.028Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T04:23:43.028Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T04:23:43.028Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T04:23:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T04:23:51.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.193s coverage: 28.7% of statements [2021-10-20T04:23:51.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T04:23:51.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T04:23:54.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements [2021-10-20T04:23:54.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T04:23:55.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 47.2% of statements [2021-10-20T04:23:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T04:23:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T04:23:59.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.599s coverage: 90.1% of statements [2021-10-20T04:23:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T04:23:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T04:23:59.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 84.4% of statements [2021-10-20T04:23:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T04:23:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T04:23:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T04:23:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T04:23:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.194s coverage: 94.2% of statements [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.249s coverage: 59.1% of statements [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.225s coverage: 60.0% of statements [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.521s coverage: 0.9% of statements [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.207s coverage: 21.7% of statements [2021-10-20T04:24:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.372s coverage: 79.5% of statements [2021-10-20T04:24:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2021-10-20T04:24:08.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.352s coverage: 96.3% of statements [2021-10-20T04:24:09.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2021-10-20T04:24:22.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements [2021-10-20T04:24:22.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-10-20T04:24:26.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.531s coverage: 82.5% of statements [2021-10-20T04:24:26.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.242s coverage: 58.8% of statements [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.759s coverage: 91.2% of statements [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 64.4% of statements [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T04:24:34.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements [2021-10-20T04:24:34.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2021-10-20T04:24:35.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-10-20T04:24:36.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-10-20T04:24:40.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.392s coverage: 70.4% of statements [2021-10-20T04:24:40.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T04:24:40.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T04:24:40.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T04:24:41.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.783s coverage: 43.4% of statements [2021-10-20T04:24:41.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T04:24:41.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T04:24:41.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.193s coverage: 89.5% of statements [2021-10-20T04:24:41.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T04:24:41.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.285s coverage: 84.8% of statements [2021-10-20T04:24:41.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T04:24:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.269s coverage: 17.7% of statements [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T04:24:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.676s coverage: 92.3% of statements [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T04:24:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.232s coverage: 63.2% of statements [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T04:24:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T04:24:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T04:24:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T04:24:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements [2021-10-20T04:24:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-10-20T04:24:50.885Z] 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-10-20T04:24:51.163Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-20T04:24:51.163Z] GO111MODULE=on go vet ./... [2021-10-20T04:25:41.834Z] Running on prd-ubuntu18.04-docker-8c-8g-391 in /w/workspace/edgexfoundry_edgex-go_PR-3759 [Pipeline] { [Pipeline] ws [2021-10-20T04:25:41.844Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-20T04:25:41.921Z] The recommended git tool is: git [2021-10-20T04:25:43.932Z] using credential edgex-jenkins-ssh [2021-10-20T04:25:43.943Z] Cloning the remote Git repository [2021-10-20T04:25:43.963Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T04:25:44.031Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-20T04:25:44.068Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T04:25:44.068Z] > git --version # timeout=10 [2021-10-20T04:25:44.075Z] > git --version # 'git version 2.17.1' [2021-10-20T04:25:44.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:25:44.108Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T04:25:48.847Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T04:25:48.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T04:25:48.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T04:25:48.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T04:25:48.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:25:48.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3759/head:refs/remotes/origin/PR-3759 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T04:25:49.546Z] Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:25:49.651Z] Merge succeeded, producing 7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:25:49.652Z] Checking out Revision 7b375ad7dd174ceab43231717ee6a136af8e8a8e (PR-3759) [2021-10-20T04:25:49.550Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T04:25:49.555Z] > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 [2021-10-20T04:25:49.620Z] > git remote # timeout=10 [2021-10-20T04:25:49.626Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T04:25:49.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:25:49.634Z] > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 [2021-10-20T04:25:49.642Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T04:25:49.650Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T04:25:49.655Z] > git checkout -f 7b375ad7dd174ceab43231717ee6a136af8e8a8e # timeout=10 [2021-10-20T04:25:53.204Z] Commit message: "feat(notifications): add new API to Get Transmissions by Notification id" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:25:53.987Z] + echo snap-build.sh [2021-10-20T04:25:53.987Z] snap-build.sh [2021-10-20T04:25:53.987Z] + SNAP_BASE_DIR=. [2021-10-20T04:25:53.987Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-10-20T04:25:53.987Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-10-20T04:25:53.987Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-10-20T04:25:53.987Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-10-20T04:25:53.987Z] + cd /w/workspace/edgex-go/3 [2021-10-20T04:25:53.987Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-20T04:25:53.987Z] Reading package lists... [2021-10-20T04:25:53.987Z] Building dependency tree... [2021-10-20T04:25:53.987Z] Reading state information... [2021-10-20T04:25:53.987Z] The following packages were automatically installed and are no longer required: [2021-10-20T04:25:53.987Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-20T04:25:53.987Z] uidmap xdelta3 [2021-10-20T04:25:53.987Z] Use 'sudo apt autoremove' to remove them. [2021-10-20T04:25:53.987Z] The following packages will be REMOVED: [2021-10-20T04:25:53.987Z] lxd* lxd-client* [2021-10-20T04:25:54.250Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-20T04:25:54.250Z] After this operation, 31.7 MB disk space will be freed. [2021-10-20T04:25:54.773Z] (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-10-20T04:25:54.773Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T04:25:55.718Z] Removing lxd dnsmasq configuration [2021-10-20T04:25:55.718Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T04:25:55.718Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-20T04:25:56.662Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T04:25:56.662Z] (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-10-20T04:25:56.662Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T04:25:58.051Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-20T04:25:58.051Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-20T04:25:58.624Z] + sudo snap remove --purge lxd [2021-10-20T04:25:58.624Z] snap "lxd" is not installed [2021-10-20T04:25:58.624Z] + sudo groupadd --force --system lxd [2021-10-20T04:25:58.624Z] ++ whoami [2021-10-20T04:25:58.624Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-20T04:25:58.624Z] + newgrp - lxd [2021-10-20T04:25:58.886Z] + sudo snap install lxd [2021-10-20T04:26:08.896Z] 2021-10-20T04:26:05Z INFO Waiting for automatic snapd restart... [2021-10-20T04:26:13.047Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T04:26:13.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T04:26:14.490Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-20T04:26:17.180Z] + ls -al . [2021-10-20T04:26:17.180Z] total 656 [2021-10-20T04:26:17.180Z] drwxrwxr-x 9 1001 1001 4096 Oct 20 04:26 . [2021-10-20T04:26:17.180Z] drwxr-xr-x 4 root root 4096 Oct 20 04:21 .. [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 04:19 .dockerignore [2021-10-20T04:26:17.180Z] drwxrwxr-x 8 1001 1001 4096 Oct 20 04:19 .git [2021-10-20T04:26:17.180Z] drwxrwxr-x 4 1001 1001 4096 Oct 20 04:19 .github [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 04:19 .gitignore [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 04:19 .golangci.yml [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 04:19 .hadolint.yml [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 04:19 .sonarcloud.properties [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 04:19 ADOPTERS.md [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 04:19 Attribution.txt [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 04:19 CHANGELOG.md [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 04:19 CONTRIBUTING.md [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 04:19 GOVERNANCE.md [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 04:19 Jenkinsfile [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 04:19 LICENSE [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 04:19 Makefile [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 04:19 OWNERS.md [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 04:19 README.md [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 04:19 SECURITY.md [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 5 Oct 20 04:14 VERSION [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 04:19 ZMQWindows.md [2021-10-20T04:26:17.180Z] drwxrwxr-x 2 1001 1001 4096 Oct 20 04:19 bin [2021-10-20T04:26:17.180Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 04:19 cmd [2021-10-20T04:26:17.180Z] -rw-r--r-- 1 root root 420693 Oct 20 04:24 coverage.out [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 04:19 go.mod [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 04:19 go.sum [2021-10-20T04:26:17.180Z] drwxrwxr-x 8 1001 1001 4096 Oct 20 04:19 internal [2021-10-20T04:26:17.180Z] drwxrwxr-x 3 1001 1001 4096 Oct 20 04:19 openapi [2021-10-20T04:26:17.180Z] drwxrwxr-x 4 1001 1001 4096 Oct 20 04:19 snap [2021-10-20T04:26:17.180Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 04:19 version.go [Pipeline] sh [2021-10-20T04:26:17.865Z] + '[' -e coverage.out ] [2021-10-20T04:26:17.865Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T04:26:17.894Z] Warning: overwriting stash ‘coverage-report’ [2021-10-20T04:26:18.853Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T04:26:19.542Z] + make build [2021-10-20T04:26:19.542Z] 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-10-20T04:26:23.845Z] lxd 4.19 from Canonical* installed [2021-10-20T04:26:23.845Z] + sudo lxd init --auto [2021-10-20T04:26:26.314Z] 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-10-20T04:26:32.560Z] + sudo snap install --classic snapcraft [2021-10-20T04:26:44.797Z] snapcraft 5.0 from Canonical* installed [2021-10-20T04:26:44.797Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-20T04:26:44.797Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-20T04:26:44.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T04:26:44.798Z] Dload Upload Total Spent Left Speed [2021-10-20T04:26:44.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3800 0 --:--:-- --:--:-- --:--:-- 3777 [2021-10-20T04:26:44.798Z] 100 3325k 100 3325k 0 0 6545k 0 --:--:-- --:--:-- --:--:-- 6545k [2021-10-20T04:26:44.798Z] ./yq_linux_amd64 [2021-10-20T04:26:45.058Z] + sudo snapcraft prime --use-lxd [2021-10-20T04:26:46.970Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-20T04:26:47.230Z] 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-10-20T04:26:47.230Z] - README.md [2021-10-20T04:26:47.230Z] [2021-10-20T04:26:47.230Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-20T04:26:47.230Z] Launching a container. [2021-10-20T04:26:48.569Z] 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-10-20T04:26:51.994Z] 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-10-20T04:26:52.520Z] Waiting for container to be ready [2021-10-20T04:26:52.779Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-20T04:26:52.779Z] [2021-10-20T04:26:56.098Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-20T04:26:56.455Z] 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-10-20T04:26:56.669Z] Waiting for network to be ready... [2021-10-20T04:26:56.929Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-20T04:26:57.067Z] 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-10-20T04:26:57.190Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] [2021-10-20T04:26:57.190Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-20T04:26:57.190Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-20T04:26:57.190Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-20T04:26:57.190Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-20T04:26:57.190Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] [2021-10-20T04:26:57.190Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] [2021-10-20T04:26:57.190Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-20T04:26:57.190Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-20T04:26:57.451Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-20T04:26:57.711Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-20T04:26:57.971Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-20T04:26:57.971Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-20T04:26:57.971Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-20T04:26:57.971Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-20T04:26:57.971Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-20T04:26:57.971Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-20T04:26:58.230Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-20T04:26:58.491Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] [2021-10-20T04:26:58.491Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] [2021-10-20T04:26:58.491Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-20T04:26:58.491Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-20T04:26:58.491Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] [2021-10-20T04:26:58.491Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] [2021-10-20T04:26:58.491Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-20T04:26:58.491Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-20T04:27:00.496Z] 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-10-20T04:27:01.041Z] Fetched 25.4 MB in 4s (6323 kB/s) [2021-10-20T04:27:01.610Z] Reading package lists... [2021-10-20T04:27:01.870Z] Reading package lists... [2021-10-20T04:27:02.130Z] Building dependency tree... [2021-10-20T04:27:02.130Z] Reading state information... [2021-10-20T04:27:02.130Z] The following additional packages will be installed: [2021-10-20T04:27:02.130Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-20T04:27:02.130Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-20T04:27:02.130Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-20T04:27:02.130Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-20T04:27:02.130Z] Suggested packages: [2021-10-20T04:27:02.130Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-20T04:27:02.130Z] Recommended packages: [2021-10-20T04:27:02.130Z] gnupg libsasl2-modules [2021-10-20T04:27:02.130Z] The following NEW packages will be installed: [2021-10-20T04:27:02.130Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-20T04:27:02.130Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-20T04:27:02.130Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-20T04:27:02.130Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-20T04:27:02.130Z] The following packages will be upgraded: [2021-10-20T04:27:02.130Z] gpg gpg-agent gpgconf libudev1 [2021-10-20T04:27:02.391Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-20T04:27:02.392Z] Need to get 3527 kB of archives. [2021-10-20T04:27:02.392Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-20T04:27:02.392Z] 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-10-20T04:27:02.392Z] 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-10-20T04:27:02.392Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-20T04:27:02.392Z] 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-10-20T04:27:02.654Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-20T04:27:02.916Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-20T04:27:03.177Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-20T04:27:03.177Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-20T04:27:03.177Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-20T04:27:03.177Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-20T04:27:03.177Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-20T04:27:03.177Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-20T04:27:03.177Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-20T04:27:03.177Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-20T04:27:03.177Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-20T04:27:03.177Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-20T04:27:03.439Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-20T04:27:03.439Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-20T04:27:03.439Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-20T04:27:03.439Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-20T04:27:03.439Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-20T04:27:03.439Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-20T04:27:03.439Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T04:27:03.439Z] Fetched 3527 kB in 1s (3093 kB/s) [2021-10-20T04:27:03.439Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-20T04:27:03.439Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-20T04:27:03.700Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T04:27:03.700Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-20T04:27:03.700Z] Selecting previously unselected package udev. [2021-10-20T04:27:03.700Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-20T04:27:03.700Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-20T04:27:03.700Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-20T04:27:03.961Z] Selecting previously unselected package libfuse2:amd64. [2021-10-20T04:27:03.961Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-20T04:27:03.961Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-20T04:27:03.961Z] Selecting previously unselected package fuse. [2021-10-20T04:27:03.961Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-20T04:27:03.961Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-20T04:27:03.961Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T04:27:03.961Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T04:27:04.222Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T04:27:04.222Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T04:27:04.222Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T04:27:04.222Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T04:27:04.222Z] Selecting previously unselected package libksba8:amd64. [2021-10-20T04:27:04.222Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-20T04:27:04.222Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-20T04:27:04.484Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-20T04:27:04.484Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:04.484Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:04.484Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-20T04:27:04.484Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:04.484Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:04.484Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-20T04:27:04.484Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:04.484Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:04.484Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-20T04:27:04.484Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:04.484Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:04.744Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-20T04:27:04.744Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:04.744Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:04.744Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-20T04:27:04.744Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:04.744Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:04.744Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-20T04:27:04.744Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:04.744Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:04.865Z] 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-10-20T04:27:05.005Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-20T04:27:05.005Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:05.005Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:05.005Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-20T04:27:05.005Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T04:27:05.005Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:05.005Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-20T04:27:05.005Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-20T04:27:05.005Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T04:27:05.005Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-20T04:27:05.005Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-20T04:27:05.005Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T04:27:05.005Z] Selecting previously unselected package libldap-common. [2021-10-20T04:27:05.005Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-20T04:27:05.005Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T04:27:05.267Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-20T04:27:05.267Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-20T04:27:05.267Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T04:27:05.267Z] Selecting previously unselected package dirmngr. [2021-10-20T04:27:05.267Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T04:27:05.267Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-20T04:27:05.267Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T04:27:05.267Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-20T04:27:05.267Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-20T04:27:05.528Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T04:27:05.528Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T04:27:05.528Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-20T04:27:05.528Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:05.528Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-20T04:27:05.528Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T04:27:05.528Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-20T04:27:05.789Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-20T04:27:05.790Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:05.790Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-20T04:27:06.049Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-20T04:27:06.049Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-20T04:27:06.049Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:06.049Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:06.049Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:06.049Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:06.049Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:06.049Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:06.049Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T04:27:06.049Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T04:27:06.049Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-20T04:27:06.049Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T04:27:06.618Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-20T04:27:06.618Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-20T04:27:06.618Z] This means they are not meant to be enabled using systemctl. [2021-10-20T04:27:06.618Z] Possible reasons for having this kind of units are: [2021-10-20T04:27:06.618Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-20T04:27:06.618Z] .wants/ or .requires/ directory. [2021-10-20T04:27:06.618Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-20T04:27:06.618Z] a requirement dependency on it. [2021-10-20T04:27:06.618Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-20T04:27:06.618Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-20T04:27:06.618Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-20T04:27:06.618Z] instance name specified. [2021-10-20T04:27:06.879Z] Reading package lists... [2021-10-20T04:27:07.140Z] Building dependency tree... [2021-10-20T04:27:07.140Z] Reading state information... [2021-10-20T04:27:07.400Z] The following additional packages will be installed: [2021-10-20T04:27:07.400Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-20T04:27:07.400Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-20T04:27:07.400Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-20T04:27:07.400Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-20T04:27:07.400Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-20T04:27:07.400Z] Suggested packages: [2021-10-20T04:27:07.400Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-20T04:27:07.400Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-20T04:27:07.400Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-20T04:27:07.400Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-20T04:27:07.400Z] systemd-container policykit-1 [2021-10-20T04:27:07.400Z] Recommended packages: [2021-10-20T04:27:07.400Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-20T04:27:07.400Z] The following NEW packages will be installed: [2021-10-20T04:27:07.400Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-20T04:27:07.400Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-20T04:27:07.400Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-20T04:27:07.401Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-20T04:27:07.401Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-20T04:27:07.401Z] The following packages will be upgraded: [2021-10-20T04:27:07.401Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-20T04:27:07.401Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-20T04:27:07.401Z] Need to get 36.8 MB of archives. [2021-10-20T04:27:07.401Z] After this operation, 147 MB of additional disk space will be used. [2021-10-20T04:27:07.401Z] 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-10-20T04:27:07.662Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-20T04:27:07.662Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-20T04:27:07.662Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-20T04:27:07.662Z] 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-10-20T04:27:07.662Z] 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-10-20T04:27:07.662Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-20T04:27:07.662Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-20T04:27:07.662Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-20T04:27:07.662Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-20T04:27:07.662Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-20T04:27:07.662Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-20T04:27:07.662Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-20T04:27:07.662Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-20T04:27:07.662Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-20T04:27:07.662Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-20T04:27:07.662Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-20T04:27:08.235Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-20T04:27:08.235Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-20T04:27:08.235Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-20T04:27:08.311Z] 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-10-20T04:27:08.496Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-20T04:27:08.496Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-20T04:27:08.496Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-20T04:27:08.496Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-20T04:27:08.496Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-20T04:27:08.496Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-20T04:27:08.496Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-20T04:27:08.496Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-20T04:27:08.496Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-20T04:27:08.496Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-20T04:27:09.436Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T04:27:09.436Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-20T04:27:09.436Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T04:27:09.436Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-20T04:27:09.436Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T04:27:10.006Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-20T04:27:10.006Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T04:27:10.006Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-20T04:27:10.006Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T04:27:10.006Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-20T04:27:10.006Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-20T04:27:10.266Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-20T04:27:10.266Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T04:27:10.266Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-20T04:27:10.266Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-20T04:27:10.526Z] Setting up apt (1.6.14) ... [2021-10-20T04:27:10.526Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-20T04:27:11.097Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-20T04:27:11.097Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-20T04:27:11.097Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-20T04:27:11.097Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-20T04:27:11.097Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-20T04:27:11.097Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T04:27:11.097Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T04:27:11.357Z] Selecting previously unselected package libexpat1:amd64. [2021-10-20T04:27:11.357Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-20T04:27:11.357Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-20T04:27:11.357Z] Selecting previously unselected package python3.6-minimal. [2021-10-20T04:27:11.357Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T04:27:11.357Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T04:27:11.617Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-20T04:27:11.617Z] Checking for services that may need to be restarted...done. [2021-10-20T04:27:11.617Z] Checking for services that may need to be restarted...done. [2021-10-20T04:27:11.617Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T04:27:11.879Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-20T04:27:11.879Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T04:27:12.140Z] Selecting previously unselected package python3-minimal. [2021-10-20T04:27:12.140Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-20T04:27:12.140Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-20T04:27:12.140Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-20T04:27:12.140Z] Selecting previously unselected package mime-support. [2021-10-20T04:27:12.140Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-20T04:27:12.140Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-20T04:27:12.401Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-20T04:27:12.401Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-20T04:27:12.401Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-20T04:27:12.401Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-20T04:27:12.401Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T04:27:12.401Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T04:27:12.662Z] Selecting previously unselected package python3.6. [2021-10-20T04:27:12.662Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T04:27:12.662Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T04:27:12.662Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-20T04:27:12.662Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-20T04:27:12.662Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-20T04:27:12.662Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-20T04:27:12.922Z] Selecting previously unselected package python3. [2021-10-20T04:27:12.922Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-20T04:27:12.922Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-20T04:27:12.922Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-20T04:27:12.922Z] Selecting previously unselected package multiarch-support. [2021-10-20T04:27:12.922Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T04:27:12.922Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-20T04:27:12.922Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-20T04:27:13.182Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-20T04:27:13.182Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-20T04:27:13.182Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-20T04:27:13.182Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-20T04:27:13.182Z] Selecting previously unselected package libbsd0:amd64. [2021-10-20T04:27:13.182Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-20T04:27:13.182Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-20T04:27:13.182Z] Selecting previously unselected package sudo. [2021-10-20T04:27:13.182Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-20T04:27:13.182Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-20T04:27:13.442Z] Selecting previously unselected package apparmor. [2021-10-20T04:27:13.442Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-20T04:27:13.442Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-20T04:27:13.442Z] Selecting previously unselected package libedit2:amd64. [2021-10-20T04:27:13.442Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-20T04:27:13.442Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-20T04:27:13.442Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-20T04:27:13.442Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T04:27:13.442Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T04:27:13.701Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-20T04:27:13.701Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T04:27:13.701Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T04:27:13.701Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-20T04:27:13.701Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-20T04:27:13.701Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-20T04:27:13.701Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-20T04:27:13.701Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T04:27:13.701Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T04:27:13.701Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-20T04:27:13.701Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T04:27:13.701Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T04:27:13.759Z] 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-10-20T04:27:13.960Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-20T04:27:13.960Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-20T04:27:13.960Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-20T04:27:13.960Z] Selecting previously unselected package openssh-client. [2021-10-20T04:27:13.960Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-20T04:27:13.960Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-20T04:27:14.219Z] Selecting previously unselected package squashfs-tools. [2021-10-20T04:27:14.219Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-20T04:27:14.219Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-20T04:27:14.219Z] Selecting previously unselected package snapd. [2021-10-20T04:27:14.219Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-20T04:27:14.219Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-20T04:27:16.127Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-20T04:27:16.127Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-20T04:27:16.388Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-20T04:27:16.388Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-20T04:27:16.388Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-20T04:27:16.388Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T04:27:16.388Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T04:27:16.388Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-20T04:27:16.388Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-20T04:27:16.960Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-20T04:27:16.960Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-20T04:27:16.960Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-20T04:27:16.960Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T04:27:16.960Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T04:27:16.960Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T04:27:17.185Z] 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-10-20T04:27:17.529Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-20T04:27:17.529Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T04:27:17.529Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-20T04:27:17.529Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-20T04:27:17.529Z] running python rtupdate hooks for python3.6... [2021-10-20T04:27:17.529Z] running python post-rtupdate hooks for python3.6... [2021-10-20T04:27:17.789Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-20T04:27:18.396Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-20T04:27:18.724Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T04:27:18.724Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-20T04:27:18.724Z] Setting up snapd (2.51.1+18.04) ... [2021-10-20T04:27:18.985Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-20T04:27:19.258Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-20T04:27:19.258Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-20T04:27:19.551Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-20T04:27:19.809Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-20T04:27:19.809Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-20T04:27:20.069Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-20T04:27:20.069Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-20T04:27:20.329Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-20T04:27:20.590Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-20T04:27:20.590Z] /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-10-20T04:27:20.590Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T04:27:20.590Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-20T04:27:20.614Z] 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-10-20T04:27:21.530Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T04:27:21.530Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T04:27:21.531Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T04:27:22.729Z] Reading package lists... [2021-10-20T04:27:22.990Z] Reading package lists... [2021-10-20T04:27:23.250Z] Building dependency tree... [2021-10-20T04:27:23.250Z] Reading state information... [2021-10-20T04:27:23.510Z] Calculating upgrade... [2021-10-20T04:27:23.510Z] The following packages will be upgraded: [2021-10-20T04:27:23.511Z] advancecomp base-files bash binutils binutils-common [2021-10-20T04:27:23.511Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-20T04:27:23.511Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-20T04:27:23.511Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-20T04:27:23.511Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-20T04:27:23.511Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-20T04:27:23.511Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-20T04:27:23.511Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-20T04:27:23.511Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-20T04:27:23.511Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-20T04:27:23.511Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-20T04:27:23.511Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-20T04:27:23.511Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-20T04:27:23.511Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-20T04:27:23.511Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-20T04:27:23.511Z] ubuntu-keyring util-linux [2021-10-20T04:27:23.511Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T04:27:23.511Z] Need to get 64.1 MB of archives. [2021-10-20T04:27:23.511Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-20T04:27:23.511Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-20T04:27:23.772Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-20T04:27:23.772Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-20T04:27:23.772Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-20T04:27:23.772Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-20T04:27:23.772Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-20T04:27:23.772Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-20T04:27:23.772Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-20T04:27:23.772Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-20T04:27:23.772Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-20T04:27:23.772Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-20T04:27:23.772Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-20T04:27:23.772Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-20T04:27:23.772Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-20T04:27:23.772Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-20T04:27:23.772Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-20T04:27:23.772Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-20T04:27:23.772Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-20T04:27:23.772Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-20T04:27:23.772Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-20T04:27:23.772Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-20T04:27:23.772Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-20T04:27:23.772Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-20T04:27:23.772Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-20T04:27:23.772Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-20T04:27:23.772Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-20T04:27:23.772Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-20T04:27:23.772Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-20T04:27:23.772Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-20T04:27:23.772Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-20T04:27:24.033Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-20T04:27:24.033Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-20T04:27:24.033Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-20T04:27:24.033Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-20T04:27:24.033Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-20T04:27:24.033Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-20T04:27:24.033Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-20T04:27:24.033Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-20T04:27:24.033Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-20T04:27:24.033Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-20T04:27:24.033Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-20T04:27:24.033Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-20T04:27:24.033Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-20T04:27:24.033Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-20T04:27:24.033Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-20T04:27:24.033Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-20T04:27:24.033Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-20T04:27:24.033Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-20T04:27:24.033Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-20T04:27:24.033Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-20T04:27:24.033Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-20T04:27:24.033Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-20T04:27:24.033Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-20T04:27:24.033Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-20T04:27:24.033Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-20T04:27:24.033Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-20T04:27:24.033Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-20T04:27:24.294Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-20T04:27:24.294Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-20T04:27:24.294Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-20T04:27:24.294Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-20T04:27:24.294Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-20T04:27:24.294Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-20T04:27:24.294Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-20T04:27:24.294Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-20T04:27:24.556Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-20T04:27:24.556Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-20T04:27:24.556Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-20T04:27:24.556Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-20T04:27:24.556Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-20T04:27:24.556Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-20T04:27:24.816Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-20T04:27:24.816Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-20T04:27:24.816Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-20T04:27:24.816Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-20T04:27:24.816Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-20T04:27:24.816Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-20T04:27:24.816Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-20T04:27:24.816Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-20T04:27:24.816Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-20T04:27:24.816Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-20T04:27:24.816Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-20T04:27:24.816Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-20T04:27:24.816Z] 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-10-20T04:27:24.816Z] 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-10-20T04:27:24.816Z] 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-10-20T04:27:24.816Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-20T04:27:25.076Z] 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-10-20T04:27:25.076Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-20T04:27:25.076Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-20T04:27:25.076Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-20T04:27:25.076Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-20T04:27:25.076Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-20T04:27:25.076Z] 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-10-20T04:27:25.076Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-20T04:27:25.076Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-20T04:27:25.076Z] 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-10-20T04:27:25.076Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-20T04:27:25.076Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-20T04:27:25.076Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-20T04:27:25.076Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-20T04:27:25.336Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-20T04:27:25.336Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-20T04:27:25.336Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T04:27:25.336Z] Fetched 64.1 MB in 2s (38.4 MB/s) [2021-10-20T04:27:25.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T04:27:25.336Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T04:27:25.336Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T04:27:25.907Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T04:27:25.907Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T04:27:25.907Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-20T04:27:25.907Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-20T04:27:26.167Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.167Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.167Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.167Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.428Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.428Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.428Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.428Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.428Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.428Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.428Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.428Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.689Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.689Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.689Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:26.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T04:27:26.689Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.689Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.689Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:26.948Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T04:27:26.948Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.948Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.948Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.948Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:26.948Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:26.948Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T04:27:27.209Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:27.209Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T04:27:27.209Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [Pipeline] } [2021-10-20T04:27:27.428Z] $ docker stop --time=1 0c85a6f64d6f53ab56aef123f3d2d59cf79d84708b0f2701ace830c7ad9f0cff [2021-10-20T04:27:27.471Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T04:27:27.732Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-20T04:27:27.992Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T04:27:27.992Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-20T04:27:27.992Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-20T04:27:27.992Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-20T04:27:27.992Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-20T04:27:28.252Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-20T04:27:28.252Z] Installing new version of config file /etc/issue ... [2021-10-20T04:27:28.252Z] Installing new version of config file /etc/issue.net ... [2021-10-20T04:27:28.252Z] Installing new version of config file /etc/lsb-release ... [2021-10-20T04:27:28.252Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-20T04:27:28.513Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-20T04:27:28.513Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-20T04:27:28.513Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-20T04:27:28.778Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:28.778Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-20T04:27:28.778Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-20T04:27:29.040Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-20T04:27:29.040Z] 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-10-20T04:27:29.040Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:29.040Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:29.040Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:29.300Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:29.300Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:29.300Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-20T04:27:29.300Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-20T04:27:29.300Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-20T04:27:29.300Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:29.300Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-20T04:27:29.300Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T04:27:29.561Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-20T04:27:29.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:29.561Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T04:27:29.561Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T04:27:29.823Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T04:27:29.823Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:29.823Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T04:27:29.823Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T04:27:29.823Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-20T04:27:30.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:30.084Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-20T04:27:30.084Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-20T04:27:30.084Z] Setting up grep (3.1-2build1) ... [2021-10-20T04:27:30.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:30.084Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-20T04:27:30.084Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-20T04:27:30.084Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-20T04:27:30.190Z] $ docker rm -f 0c85a6f64d6f53ab56aef123f3d2d59cf79d84708b0f2701ace830c7ad9f0cff [2021-10-20T04:27:30.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:30.345Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-20T04:27:30.345Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-20T04:27:30.345Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-20T04:27:30.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:30.345Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T04:27:30.345Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T04:27:30.607Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-20T04:27:30.607Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:30.607Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T04:27:30.607Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T04:27:31.178Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T04:27:31.178Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T04:27:31.178Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T04:27:31.178Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T04:27:31.440Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-20T04:27:31.440Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:31.440Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-20T04:27:31.440Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:27:32.012Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-20T04:27:32.012Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-20T04:27:32.012Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-20T04:27:32.012Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-20T04:27:32.012Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-20T04:27:32.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:32.012Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-20T04:27:32.012Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-20T04:27:32.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T04:27:32.272Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-20T04:27:32.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:32.272Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:32.272Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:32.272Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:32.333Z] [2021-10-20T04:27:32.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:27:32.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:32.532Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:32.532Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:32.532Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:32.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:32.532Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:32.532Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:32.532Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:32.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T04:27:32.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:32.792Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:32.792Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:32.792Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:32.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:32.792Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T04:27:32.792Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T04:27:32.987Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-20T04:27:32.987Z] 29e5d40040c1: Pulling fs layer [2021-10-20T04:27:32.987Z] 1ce36da41761: Pulling fs layer [2021-10-20T04:27:32.987Z] 25b303627fd3: Pulling fs layer [2021-10-20T04:27:33.052Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T04:27:33.052Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T04:27:33.052Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T04:27:33.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:33.052Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T04:27:33.052Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T04:27:33.052Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T04:27:33.268Z] 29e5d40040c1: Verifying Checksum [2021-10-20T04:27:33.268Z] 29e5d40040c1: Download complete [2021-10-20T04:27:33.312Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:33.312Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:33.312Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:33.312Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:33.312Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:33.312Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:33.312Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:33.312Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:33.551Z] 1ce36da41761: Verifying Checksum [2021-10-20T04:27:33.551Z] 1ce36da41761: Download complete [2021-10-20T04:27:33.575Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:33.575Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:33.575Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:33.834Z] 29e5d40040c1: Pull complete [2021-10-20T04:27:33.836Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:34.108Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-20T04:27:34.368Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-20T04:27:34.368Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:34.368Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T04:27:34.629Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T04:27:34.629Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T04:27:34.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T04:27:34.891Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-20T04:27:34.891Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T04:27:34.891Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-20T04:27:34.891Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T04:27:34.891Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-20T04:27:34.891Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-20T04:27:35.151Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-20T04:27:35.151Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T04:27:35.151Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-20T04:27:35.151Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-20T04:27:35.151Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-20T04:27:35.305Z] 25b303627fd3: Verifying Checksum [2021-10-20T04:27:35.305Z] 25b303627fd3: Download complete [2021-10-20T04:27:35.305Z] 1ce36da41761: Pull complete [2021-10-20T04:27:35.411Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T04:27:35.411Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-20T04:27:35.411Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-20T04:27:35.411Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-20T04:27:35.411Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T04:27:35.411Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T04:27:35.411Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T04:27:35.411Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T04:27:35.671Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T04:27:35.671Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T04:27:35.671Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T04:27:35.671Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T04:27:35.671Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-20T04:27:35.671Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T04:27:35.931Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T04:27:35.931Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T04:27:35.931Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:35.931Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T04:27:36.192Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T04:27:36.192Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-20T04:27:36.192Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T04:27:36.192Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T04:27:36.192Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T04:27:36.192Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T04:27:36.192Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:36.192Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-20T04:27:36.192Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-20T04:27:36.452Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-20T04:27:36.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:36.452Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-20T04:27:36.452Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-20T04:27:36.452Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-20T04:27:36.713Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:36.713Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-20T04:27:36.713Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T04:27:36.713Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T04:27:36.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:36.973Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T04:27:36.973Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T04:27:36.973Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T04:27:36.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:36.973Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-20T04:27:36.973Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-20T04:27:36.973Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-20T04:27:36.973Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:36.973Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-20T04:27:37.234Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-20T04:27:37.234Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-20T04:27:37.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:37.494Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T04:27:37.494Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T04:27:37.494Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-20T04:27:37.494Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:37.494Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-20T04:27:37.494Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-20T04:27:37.494Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-20T04:27:37.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:37.755Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-20T04:27:37.755Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-20T04:27:37.755Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-20T04:27:37.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:37.755Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-20T04:27:37.755Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-20T04:27:38.015Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-20T04:27:38.015Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:38.015Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-20T04:27:38.015Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-20T04:27:38.015Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-20T04:27:38.015Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:38.015Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-20T04:27:38.015Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-20T04:27:38.275Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-20T04:27:38.275Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:38.275Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-20T04:27:38.275Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-20T04:27:38.275Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-20T04:27:38.275Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:38.275Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-20T04:27:38.275Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-20T04:27:38.536Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-20T04:27:38.536Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T04:27:38.536Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-20T04:27:38.536Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-20T04:27:38.536Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-20T04:27:38.536Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-20T04:27:38.536Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-20T04:27:38.536Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-20T04:27:38.536Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-20T04:27:38.796Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-20T04:27:38.796Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-20T04:27:38.796Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-20T04:27:39.056Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-20T04:27:39.056Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-20T04:27:39.056Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-20T04:27:39.056Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-20T04:27:39.056Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-20T04:27:39.056Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-20T04:27:39.316Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-20T04:27:39.316Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-20T04:27:39.316Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-20T04:27:39.316Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-20T04:27:39.316Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-20T04:27:39.316Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-20T04:27:39.316Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-20T04:27:39.316Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-20T04:27:39.316Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-20T04:27:39.316Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-20T04:27:39.577Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-20T04:27:39.577Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-20T04:27:39.836Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-20T04:27:39.836Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-20T04:27:39.836Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-20T04:27:39.836Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-20T04:27:39.836Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T04:27:39.836Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T04:27:40.406Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T04:27:40.406Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T04:27:40.406Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T04:27:40.406Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T04:27:40.406Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T04:27:40.406Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T04:27:40.406Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:40.406Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:40.666Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:40.666Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:40.666Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:40.666Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:40.666Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:40.666Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:41.608Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:41.608Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:42.178Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:42.178Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:42.749Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:42.749Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:43.009Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:43.009Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:43.579Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T04:27:43.579Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T04:27:43.839Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T04:27:43.839Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T04:27:43.839Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-20T04:27:43.839Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T04:27:43.839Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-20T04:27:43.839Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T04:27:44.099Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-20T04:27:44.099Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-20T04:27:44.099Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T04:27:44.099Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T04:27:44.099Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T04:27:44.099Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T04:27:44.099Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-20T04:27:44.359Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-20T04:27:44.359Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:44.359Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T04:27:44.359Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:44.359Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:44.359Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:44.359Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-20T04:27:44.360Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-20T04:27:44.360Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-20T04:27:44.621Z] [2021-10-20T04:27:44.621Z] Current default time zone: 'Etc/UTC' [2021-10-20T04:27:44.621Z] Local time is now: Wed Oct 20 04:27:44 UTC 2021. [2021-10-20T04:27:44.621Z] Universal Time is now: Wed Oct 20 04:27:44 UTC 2021. [2021-10-20T04:27:44.621Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-20T04:27:44.621Z] [2021-10-20T04:27:44.621Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-20T04:27:44.621Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:44.621Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-20T04:27:44.621Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-20T04:27:44.621Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-20T04:27:44.621Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-20T04:27:44.621Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-20T04:27:44.621Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-20T04:27:44.621Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-20T04:27:44.621Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-20T04:27:44.621Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:44.621Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-20T04:27:44.881Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:44.881Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-20T04:27:44.881Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:44.881Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-20T04:27:44.881Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-20T04:27:44.881Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-20T04:27:44.881Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-20T04:27:44.881Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-20T04:27:44.881Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-20T04:27:44.881Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-20T04:27:44.881Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-20T04:27:45.534Z] 25b303627fd3: Pull complete [2021-10-20T04:27:45.534Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-20T04:27:45.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T04:27:45.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-20T04:27:45.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container [2021-10-20T04:27:45.945Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-20T04:27:46.794Z] Updating certificates in /etc/ssl/certs... [2021-10-20T04:27:47.365Z] 23 added, 28 removed; done. [2021-10-20T04:27:47.365Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-20T04:27:47.365Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T04:27:47.365Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-20T04:27:47.628Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-20T04:27:47.628Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-20T04:27:47.628Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:47.628Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-20T04:27:47.628Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:47.628Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:47.628Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:47.628Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:47.628Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:47.628Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-20T04:27:47.628Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-20T04:27:47.628Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-20T04:27:47.628Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-20T04:27:47.628Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-20T04:27:47.628Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:47.628Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T04:27:47.628Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-20T04:27:47.628Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-20T04:27:47.628Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-20T04:27:47.890Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T04:27:47.891Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-20T04:27:47.891Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-20T04:27:47.891Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-20T04:27:47.891Z] Updating certificates in /etc/ssl/certs... [2021-10-20T04:27:48.462Z] 0 added, 0 removed; done. [2021-10-20T04:27:48.462Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-20T04:27:48.462Z] done. [2021-10-20T04:27:48.982Z] Reading package lists... [2021-10-20T04:27:48.982Z] Building dependency tree... [2021-10-20T04:27:48.982Z] Reading state information... [2021-10-20T04:27:49.242Z] The following NEW packages will be installed: [2021-10-20T04:27:49.242Z] apt-transport-https [2021-10-20T04:27:49.242Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T04:27:49.507Z] Need to get 4348 B of archives. [2021-10-20T04:27:49.507Z] After this operation, 154 kB of additional disk space will be used. [2021-10-20T04:27:49.507Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-20T04:27:49.507Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T04:27:49.507Z] Fetched 4348 B in 0s (24.2 kB/s) [2021-10-20T04:27:49.507Z] Selecting previously unselected package apt-transport-https. [2021-10-20T04:27:49.507Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-20T04:27:49.507Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-20T04:27:49.507Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-20T04:27:49.507Z] Setting up apt-transport-https (1.6.14) ... [2021-10-20T04:27:49.648Z] $ docker top 2cc6e741b0ccd4355b49a07965d922da2e4d9bcdfc5182e6d7a93e97c42f588e -eo pid,comm [2021-10-20T04:27:49.766Z] Waiting for network to be ready... [Pipeline] { [Pipeline] sh [2021-10-20T04:27:50.638Z] + docker-compose build --help+ [2021-10-20T04:27:50.638Z] grep parallel [2021-10-20T04:27:54.979Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T04:27:55.026Z] $ docker stop --time=1 2cc6e741b0ccd4355b49a07965d922da2e4d9bcdfc5182e6d7a93e97c42f588e [2021-10-20T04:27:56.864Z] $ docker rm -f 2cc6e741b0ccd4355b49a07965d922da2e4d9bcdfc5182e6d7a93e97c42f588e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:27:57.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T04:27:57.470Z] . [Pipeline] withDockerContainer [2021-10-20T04:27:57.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container [2021-10-20T04:27:57.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-20T04:27:57.897Z] 2021-10-20T04:27:53Z INFO Waiting for automatic snapd restart... [2021-10-20T04:27:57.897Z] snapd 2.52 from Canonical* installed [2021-10-20T04:27:58.838Z] "snapd" switched to the "latest/stable" channel [2021-10-20T04:27:58.838Z] [2021-10-20T04:27:59.292Z] $ docker top 850c30f8d0cbae2805a2ebc02657232d606eabbabad1499c11594c784c4e7364 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:28:00.214Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T04:28:01.378Z] core18 20210722 from Canonical* installed [2021-10-20T04:28:01.378Z] "core18" switched to the "latest/stable" channel [2021-10-20T04:28:01.378Z] [2021-10-20T04:28:03.921Z] snapcraft 5.0 from Canonical* installed [2021-10-20T04:28:04.179Z] "snapcraft" switched to the "latest/stable" channel [2021-10-20T04:28:04.179Z] [2021-10-20T04:28:05.706Z] Building core-command ... [2021-10-20T04:28:05.706Z] Building core-data ... [2021-10-20T04:28:05.706Z] Building core-metadata ... [2021-10-20T04:28:05.706Z] Building security-bootstrapper ... [2021-10-20T04:28:05.706Z] Building security-proxy-setup ... [2021-10-20T04:28:05.706Z] Building security-secretstore-setup ... [2021-10-20T04:28:05.706Z] Building support-notifications ... [2021-10-20T04:28:05.706Z] Building support-scheduler ... [2021-10-20T04:28:05.706Z] Building sys-mgmt-agent ... [2021-10-20T04:28:05.706Z] Building security-secretstore-setup [2021-10-20T04:28:05.706Z] Building core-command [2021-10-20T04:28:05.706Z] Building security-proxy-setup [2021-10-20T04:28:05.706Z] Building security-bootstrapper [2021-10-20T04:28:05.706Z] Building core-metadata [2021-10-20T04:28:08.380Z] 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-10-20T04:28:08.380Z] - README.md [2021-10-20T04:28:08.380Z] [2021-10-20T04:28:08.380Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-20T04:28:08.951Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T04:28:08.951Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T04:28:08.951Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T04:28:10.152Z] Reading package lists... [2021-10-20T04:28:10.413Z] 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-10-20T04:28:10.413Z] Reading package lists... [2021-10-20T04:28:10.672Z] Building dependency tree... [2021-10-20T04:28:10.672Z] Reading state information... [2021-10-20T04:28:10.672Z] Suggested packages: [2021-10-20T04:28:10.672Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-20T04:28:10.672Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-20T04:28:10.672Z] Recommended packages: [2021-10-20T04:28:10.672Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-20T04:28:10.672Z] The following NEW packages will be installed: [2021-10-20T04:28:10.672Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-20T04:28:10.672Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-20T04:28:10.672Z] pkg-config zip [2021-10-20T04:28:10.931Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T04:28:10.931Z] Need to get 7670 kB of archives. [2021-10-20T04:28:10.931Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-20T04:28:10.931Z] 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-10-20T04:28:10.931Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-20T04:28:10.931Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-20T04:28:10.931Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-20T04:28:10.931Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-20T04:28:11.193Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-20T04:28:11.193Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-20T04:28:11.193Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-20T04:28:11.454Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-20T04:28:11.454Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-20T04:28:11.454Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-20T04:28:11.454Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-20T04:28:11.714Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-20T04:28:11.714Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-20T04:28:11.714Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-20T04:28:11.714Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T04:28:11.714Z] Fetched 7670 kB in 1s (9431 kB/s) [2021-10-20T04:28:11.714Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-20T04:28:11.714Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-20T04:28:11.714Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-20T04:28:11.714Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-20T04:28:11.974Z] Selecting previously unselected package libpsl5:amd64. [2021-10-20T04:28:11.974Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-20T04:28:11.974Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-20T04:28:11.974Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-20T04:28:11.974Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-20T04:28:11.974Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-20T04:28:11.974Z] Selecting previously unselected package librtmp1:amd64. [2021-10-20T04:28:11.974Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-20T04:28:11.974Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-20T04:28:11.974Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-20T04:28:11.974Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-20T04:28:12.234Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-20T04:28:12.234Z] Selecting previously unselected package liberror-perl. [2021-10-20T04:28:12.234Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-20T04:28:12.234Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-20T04:28:12.234Z] Selecting previously unselected package git-man. [2021-10-20T04:28:12.234Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-20T04:28:12.234Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-20T04:28:12.234Z] Selecting previously unselected package git. [2021-10-20T04:28:12.234Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-20T04:28:12.234Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-20T04:28:12.809Z] Selecting previously unselected package libnorm1:amd64. [2021-10-20T04:28:12.809Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-20T04:28:12.809Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-20T04:28:12.809Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-20T04:28:12.809Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-20T04:28:12.809Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-20T04:28:13.071Z] Selecting previously unselected package libsodium23:amd64. [2021-10-20T04:28:13.071Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-20T04:28:13.071Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-20T04:28:13.071Z] Selecting previously unselected package libzmq5:amd64. [2021-10-20T04:28:13.071Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-20T04:28:13.071Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T04:28:13.071Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-20T04:28:13.071Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-20T04:28:13.071Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T04:28:13.331Z] Selecting previously unselected package pkg-config. [2021-10-20T04:28:13.331Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-20T04:28:13.331Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-20T04:28:13.331Z] Selecting previously unselected package zip. [2021-10-20T04:28:13.331Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-20T04:28:13.331Z] Unpacking zip (3.0-11build1) ... [2021-10-20T04:28:13.331Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-20T04:28:13.331Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-20T04:28:13.331Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-20T04:28:13.331Z] Setting up liberror-perl (0.17025-1) ... [2021-10-20T04:28:13.331Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-20T04:28:13.331Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-20T04:28:13.331Z] No schema files found: doing nothing. [2021-10-20T04:28:13.331Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-20T04:28:13.331Z] Setting up zip (3.0-11build1) ... [2021-10-20T04:28:13.331Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-20T04:28:13.331Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-20T04:28:13.331Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-20T04:28:13.331Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T04:28:13.592Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-20T04:28:13.592Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T04:28:13.592Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-20T04:28:13.592Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T04:28:14.161Z] git set to automatically installed. [2021-10-20T04:28:14.161Z] git-man set to automatically installed. [2021-10-20T04:28:14.161Z] libcurl3-gnutls set to automatically installed. [2021-10-20T04:28:14.161Z] liberror-perl set to automatically installed. [2021-10-20T04:28:14.161Z] libglib2.0-0 set to automatically installed. [2021-10-20T04:28:14.161Z] libnghttp2-14 set to automatically installed. [2021-10-20T04:28:14.161Z] libnorm1 set to automatically installed. [2021-10-20T04:28:14.161Z] libpgm-5.2-0 set to automatically installed. [2021-10-20T04:28:14.161Z] libpsl5 set to automatically installed. [2021-10-20T04:28:14.161Z] librtmp1 set to automatically installed. [2021-10-20T04:28:14.161Z] libsodium23 set to automatically installed. [2021-10-20T04:28:14.161Z] libzmq3-dev set to automatically installed. [2021-10-20T04:28:14.161Z] libzmq5 set to automatically installed. [2021-10-20T04:28:14.161Z] pkg-config set to automatically installed. [2021-10-20T04:28:14.161Z] zip set to automatically installed. [2021-10-20T04:28:15.103Z] snapd is not logged in, snap install commands will use sudo [2021-10-20T04:28:23.237Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-20T04:28:23.237Z] snapd is not logged in, snap install commands will use sudo [2021-10-20T04:28:24.179Z] snap "core18" has no updates available [2021-10-20T04:28:24.752Z] Pulling config-common [2021-10-20T04:28:24.752Z] + snapcraftctl pull [2021-10-20T04:28:25.693Z] Pulling go-build-helper [2021-10-20T04:28:25.693Z] + snapcraftctl pull [2021-10-20T04:28:26.636Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-20T04:28:26.636Z] Skipping pull go-build-helper (already ran) [2021-10-20T04:28:26.636Z] Building go-build-helper [2021-10-20T04:28:26.636Z] + snapcraftctl build [2021-10-20T04:28:28.548Z] Staging go-build-helper [2021-10-20T04:28:28.548Z] + snapcraftctl stage [2021-10-20T04:28:38.547Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-20T04:28:38.547Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-20T04:28:38.547Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] [2021-10-20T04:28:38.547Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-20T04:28:38.547Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-20T04:28:38.547Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-20T04:28:38.547Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] [2021-10-20T04:28:38.547Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] [2021-10-20T04:28:38.547Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-20T04:28:38.547Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-20T04:28:38.547Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-20T04:28:38.547Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-20T04:28:38.547Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-20T04:28:38.547Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-20T04:28:38.547Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-20T04:28:38.547Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-20T04:28:38.547Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-20T04:28:38.547Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-20T04:28:38.547Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-20T04:28:38.547Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] [2021-10-20T04:28:38.547Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] [2021-10-20T04:28:38.547Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-20T04:28:38.547Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-20T04:28:38.547Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] [2021-10-20T04:28:38.547Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] [2021-10-20T04:28:38.547Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-20T04:28:38.547Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-20T04:28:38.547Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-20T04:28:38.547Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-20T04:28:38.547Z] Fetched 224 kB in 0s (0 B/s) [2021-10-20T04:28:38.547Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-20T04:28:38.547Z] Fetched 157 kB in 0s (0 B/s) [2021-10-20T04:28:38.547Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-20T04:28:38.547Z] Fetched 221 kB in 0s (0 B/s) [2021-10-20T04:28:38.547Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-20T04:28:38.547Z] Fetched 143 kB in 0s (0 B/s) [2021-10-20T04:28:38.547Z] Pulling edgex-go [2021-10-20T04:28:38.547Z] + snapcraftctl pull [2021-10-20T04:28:38.547Z] Pulling hooks [2021-10-20T04:28:38.547Z] + snapcraftctl pull [2021-10-20T04:28:56.842Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T04:28:56.842Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T04:28:56.842Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T04:28:56.842Z] Fetched 0 B in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-20T04:28:56.842Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-20T04:28:56.842Z] Fetched 279 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-20T04:28:56.842Z] Fetched 122 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-20T04:28:56.842Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-20T04:28:56.842Z] Fetched 8848 B in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-20T04:28:56.842Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-20T04:28:56.842Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-20T04:28:56.842Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-20T04:28:56.842Z] Fetched 220 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-20T04:28:56.842Z] Fetched 154 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-20T04:28:56.842Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-20T04:28:56.842Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-20T04:28:56.842Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-20T04:28:56.842Z] Fetched 499 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-20T04:28:56.842Z] Fetched 111 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-20T04:28:56.842Z] Fetched 240 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-20T04:28:56.842Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-20T04:28:56.842Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-20T04:28:56.842Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-20T04:28:56.842Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-20T04:28:56.842Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-20T04:28:56.842Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-20T04:28:56.842Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-20T04:28:56.842Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-20T04:28:56.842Z] Fetched 8720 B in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-20T04:28:56.842Z] Fetched 140 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-20T04:28:56.842Z] Fetched 119 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-20T04:28:56.842Z] Fetched 111 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-20T04:28:56.842Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-20T04:28:56.842Z] Fetched 646 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-20T04:28:56.842Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-20T04:28:56.842Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-20T04:28:56.842Z] Fetched 368 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-20T04:28:56.842Z] Fetched 187 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-20T04:28:56.842Z] Fetched 175 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-20T04:28:56.842Z] Fetched 206 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-20T04:28:56.842Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-20T04:28:56.842Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-20T04:28:56.842Z] Fetched 159 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-20T04:28:56.842Z] Fetched 107 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-20T04:28:56.842Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-20T04:28:56.842Z] Pulling static-packages [2021-10-20T04:28:56.842Z] + snapcraftctl pull [2021-10-20T04:28:56.842Z] Pulling version [2021-10-20T04:28:56.842Z] + cd /root/project [2021-10-20T04:28:56.842Z] + git describe --tags --abbrev=0 [2021-10-20T04:28:56.842Z] + sed s/v// [2021-10-20T04:28:56.842Z] + GIT_VERSION=2.0.1-dev.72 [2021-10-20T04:28:56.842Z] + [ -z 2.0.1-dev.72 ] [2021-10-20T04:28:56.842Z] + snapcraftctl set-version 2.0.1-dev.72 [2021-10-20T04:28:56.842Z] Building config-common [2021-10-20T04:28:56.842Z] + snapcraftctl build [2021-10-20T04:28:58.227Z] Skipping build go-build-helper (already ran) [2021-10-20T04:28:58.488Z] Building edgex-go [2021-10-20T04:28:58.749Z] + cd /root/parts/edgex-go/src [2021-10-20T04:28:58.749Z] + git describe --tags --abbrev=0 [2021-10-20T04:28:58.749Z] + sed s/v// [2021-10-20T04:28:58.749Z] + GIT_VERSION=2.0.1-dev.72 [2021-10-20T04:28:58.749Z] + [ -z 2.0.1-dev.72 ] [2021-10-20T04:28:58.749Z] + echo 2.0.1-dev.72 [2021-10-20T04:28:58.749Z] + [ ! -d vendor ] [2021-10-20T04:28:58.749Z] + go mod download all [2021-10-20T04:29:08.757Z] + make build [2021-10-20T04:29:08.757Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T04:29:13.848Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:29:13.848Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:29:13.848Z] ---> 14a478950057 [2021-10-20T04:29:13.848Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:29:13.848Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:29:13.848Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:29:13.848Z] ---> 14a478950057 [2021-10-20T04:29:13.848Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T04:29:13.848Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:29:13.848Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:29:13.848Z] ---> 14a478950057 [2021-10-20T04:29:13.848Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T04:29:13.848Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:29:13.848Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:29:13.848Z] ---> 14a478950057 [2021-10-20T04:29:13.848Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T04:29:13.848Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:29:13.848Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:29:13.848Z] ---> 14a478950057 [2021-10-20T04:29:13.848Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:29:13.848Z] ---> Running in 5944022ac5f2 [2021-10-20T04:29:13.848Z] ---> Running in b83e449a1c5e [2021-10-20T04:29:13.848Z] ---> Running in 42f12c49246d [2021-10-20T04:29:13.848Z] ---> Running in d19fd9b940c4 [2021-10-20T04:29:13.848Z] ---> Running in be65648d5270 [2021-10-20T04:29:13.848Z] Removing intermediate container 5944022ac5f2 [2021-10-20T04:29:13.848Z] ---> f03834c30d32 [2021-10-20T04:29:13.848Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:29:13.848Z] Removing intermediate container b83e449a1c5e [2021-10-20T04:29:13.848Z] ---> 5e49359acb65 [2021-10-20T04:29:13.848Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:29:13.848Z] Removing intermediate container d19fd9b940c4 [2021-10-20T04:29:13.848Z] ---> 41738743ab9c [2021-10-20T04:29:13.848Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:29:13.848Z] Removing intermediate container be65648d5270 [2021-10-20T04:29:13.848Z] ---> e616804ce939 [2021-10-20T04:29:13.848Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:29:13.848Z] Removing intermediate container 42f12c49246d [2021-10-20T04:29:13.848Z] ---> 50d2ecda03d1 [2021-10-20T04:29:13.848Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:29:13.848Z] ---> Running in ea12bf6403be [2021-10-20T04:29:13.848Z] ---> Running in e580eec31465 [2021-10-20T04:29:13.848Z] ---> Running in 712c09994a22 [2021-10-20T04:29:14.122Z] ---> Running in 655f442d27f6 [2021-10-20T04:29:14.122Z] ---> Running in 036e51510bca [2021-10-20T04:29:18.499Z] Removing intermediate container ea12bf6403be [2021-10-20T04:29:18.499Z] ---> ea050eb37f52 [2021-10-20T04:29:18.499Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T04:29:18.499Z] Removing intermediate container e580eec31465 [2021-10-20T04:29:18.499Z] ---> 912b16b8ce0e [2021-10-20T04:29:18.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T04:29:18.499Z] ---> Running in 596ac75dcadf [2021-10-20T04:29:18.499Z] ---> Running in a62f4f364abe [2021-10-20T04:29:18.499Z] Removing intermediate container 655f442d27f6 [2021-10-20T04:29:18.499Z] ---> a62694a9b068 [2021-10-20T04:29:18.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T04:29:18.499Z] Removing intermediate container 036e51510bca [2021-10-20T04:29:18.499Z] ---> 26165c861efe [2021-10-20T04:29:18.499Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T04:29:18.499Z] ---> Running in 964b93dc90e5 [2021-10-20T04:29:18.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T04:29:18.783Z] Removing intermediate container 712c09994a22 [2021-10-20T04:29:18.783Z] ---> dd48a33ea8b1 [2021-10-20T04:29:18.783Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T04:29:18.783Z] ---> Running in 1cfb96e05279 [2021-10-20T04:29:18.783Z] ---> Running in a520c1e43c28 [2021-10-20T04:29:20.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:21.169Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:21.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:21.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:21.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:21.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:22.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T04:29:22.350Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:22.350Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:22.350Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:22.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T04:29:22.631Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:29:22.631Z] OK: 219 MiB in 52 packages [2021-10-20T04:29:23.244Z] OK: 219 MiB in 52 packages [2021-10-20T04:29:23.536Z] OK: 219 MiB in 52 packages [2021-10-20T04:29:23.824Z] OK: 219 MiB in 52 packages [2021-10-20T04:29:23.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T04:29:24.104Z] OK: 219 MiB in 52 packages [2021-10-20T04:29:24.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T04:29:24.712Z] Removing intermediate container 596ac75dcadf [2021-10-20T04:29:24.712Z] ---> 3f3bb011339e [2021-10-20T04:29:24.712Z] Step 6/22 : COPY . . [2021-10-20T04:29:24.988Z] Removing intermediate container 1cfb96e05279 [2021-10-20T04:29:24.988Z] ---> 42394da3e645 [2021-10-20T04:29:24.988Z] Step 6/20 : COPY . . [2021-10-20T04:29:25.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T04:29:25.598Z] Removing intermediate container a62f4f364abe [2021-10-20T04:29:25.598Z] ---> d6181781df49 [2021-10-20T04:29:25.598Z] Step 6/30 : COPY . . [2021-10-20T04:29:25.598Z] Removing intermediate container 964b93dc90e5 [2021-10-20T04:29:25.598Z] ---> cf158b0f3159 [2021-10-20T04:29:25.598Z] Step 6/22 : COPY . . [2021-10-20T04:29:25.881Z] Removing intermediate container a520c1e43c28 [2021-10-20T04:29:25.881Z] ---> 064eda45ecb3 [2021-10-20T04:29:25.881Z] Step 6/24 : COPY . . [2021-10-20T04:29:26.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T04:29:27.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T04:29:28.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T04:29:29.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T04:29:30.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-20T04:29:31.774Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-20T04:29:31.774Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-20T04:29:31.774Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-20T04:29:31.774Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-20T04:29:32.033Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-20T04:29:32.033Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-20T04:29:32.033Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-20T04:29:32.033Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-20T04:29:32.033Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-20T04:29:32.033Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-20T04:29:32.033Z] + 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-10-20T04:29:32.033Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-20T04:29:32.033Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-20T04:29:32.033Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-20T04:29:32.033Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-20T04:29:32.033Z] + 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-10-20T04:29:32.033Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-20T04:29:32.033Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-20T04:29:32.033Z] + 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-10-20T04:29:33.417Z] Building hooks [2021-10-20T04:29:33.417Z] + cd /root/parts/hooks/src [2021-10-20T04:29:33.417Z] + make build [2021-10-20T04:29:33.417Z] go mod tidy [2021-10-20T04:29:33.677Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-20T04:29:33.936Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-20T04:29:33.936Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-20T04:29:34.194Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-20T04:29:35.132Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-20T04:29:35.392Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-20T04:29:35.392Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-20T04:29:38.688Z] Building static-packages [2021-10-20T04:29:38.688Z] + snapcraftctl build [2021-10-20T04:29:40.597Z] Building version [2021-10-20T04:29:40.597Z] + snapcraftctl build [2021-10-20T04:29:42.508Z] Staging config-common [2021-10-20T04:29:42.508Z] + snapcraftctl stage [2021-10-20T04:29:43.447Z] Skipping stage go-build-helper (already ran) [2021-10-20T04:29:43.447Z] Staging edgex-go [2021-10-20T04:29:43.447Z] + snapcraftctl stage [2021-10-20T04:29:44.385Z] Staging hooks [2021-10-20T04:29:44.385Z] + snapcraftctl stage [2021-10-20T04:29:45.768Z] Staging static-packages [2021-10-20T04:29:45.768Z] + snapcraftctl stage [2021-10-20T04:29:46.711Z] Staging version [2021-10-20T04:29:46.711Z] + snapcraftctl stage [2021-10-20T04:29:47.653Z] Priming config-common [2021-10-20T04:29:47.654Z] + snapcraftctl prime [2021-10-20T04:29:49.038Z] Priming go-build-helper [2021-10-20T04:29:49.038Z] + snapcraftctl prime [2021-10-20T04:29:49.980Z] Priming edgex-go [2021-10-20T04:29:49.980Z] + snapcraftctl prime [2021-10-20T04:29:51.366Z] Priming hooks [2021-10-20T04:29:51.366Z] + snapcraftctl prime [2021-10-20T04:29:52.306Z] Priming static-packages [2021-10-20T04:29:52.306Z] + snapcraftctl prime [2021-10-20T04:29:54.859Z] Priming version [2021-10-20T04:29:54.859Z] + snapcraftctl prime [2021-10-20T04:29:55.801Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T04:29:58.336Z] ---> 2c4f48bafbaa [2021-10-20T04:29:58.336Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:29:58.336Z] ---> bc4e18d29e4a [2021-10-20T04:29:58.336Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:29:58.617Z] ---> 96deaf5a967a [2021-10-20T04:29:58.617Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:29:58.617Z] ---> eea1c6ded230 [2021-10-20T04:29:58.617Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:29:58.617Z] ---> c1d8c6c02b8e [2021-10-20T04:29:58.617Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:29:58.617Z] ---> Running in 71467378c1d7 [2021-10-20T04:29:58.617Z] ---> Running in c1aa41342cd7 [2021-10-20T04:29:58.617Z] ---> Running in e549c6d5343d [2021-10-20T04:29:58.895Z] ---> Running in f1613eef577e [2021-10-20T04:29:58.895Z] ---> Running in 4539ffe235ea [2021-10-20T04:30:04.388Z] Removing intermediate container 71467378c1d7 [2021-10-20T04:30:04.388Z] ---> d330a37ff448 [2021-10-20T04:30:04.388Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T04:30:04.388Z] ---> Running in ed54d51322dc [2021-10-20T04:30:04.663Z] Removing intermediate container e549c6d5343d [2021-10-20T04:30:04.663Z] ---> 4928b3c49f56 [2021-10-20T04:30:04.663Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T04:30:04.943Z] ---> Running in b9238beda74a [2021-10-20T04:30:04.943Z] Removing intermediate container c1aa41342cd7 [2021-10-20T04:30:04.943Z] ---> 8582004cba23 [2021-10-20T04:30:04.943Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T04:30:05.228Z] Removing intermediate container f1613eef577e [2021-10-20T04:30:05.228Z] ---> ea44a5f1a6fb [2021-10-20T04:30:05.228Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T04:30:05.228Z] Removing intermediate container 4539ffe235ea [2021-10-20T04:30:05.228Z] ---> a1b66263ee61 [2021-10-20T04:30:05.228Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T04:30:05.228Z] ---> Running in 278a2b2f4bb7 [2021-10-20T04:30:05.513Z] ---> Running in 91b01254babe [2021-10-20T04:30:05.513Z] ---> Running in d05e284d9552 [2021-10-20T04:30:06.130Z] 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-10-20T04:30:07.592Z] 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-10-20T04:30:07.592Z] 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-10-20T04:30:08.204Z] 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-10-20T04:30:08.486Z] 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-10-20T04:32:00.436Z] 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-10-20T04:32:00.436Z] 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-10-20T04:32:07.225Z] Removing intermediate container 278a2b2f4bb7 [2021-10-20T04:32:07.225Z] ---> 24274ca92da2 [2021-10-20T04:32:07.225Z] [2021-10-20T04:32:07.504Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:32:07.504Z] 3.14: Pulling from library/alpine [2021-10-20T04:32:07.787Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T04:32:07.787Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T04:32:07.787Z] ---> bb3de5531c18 [2021-10-20T04:32:07.787Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:32:08.400Z] ---> Running in f7c51622ed94 [2021-10-20T04:32:11.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:32:11.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:32:12.349Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T04:32:12.349Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:32:12.349Z] OK: 5 MiB in 15 packages [2021-10-20T04:32:15.784Z] Removing intermediate container 91b01254babe [2021-10-20T04:32:15.784Z] ---> 551441eac32f [2021-10-20T04:32:15.784Z] [2021-10-20T04:32:15.784Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T04:32:15.784Z] ---> bb3de5531c18 [2021-10-20T04:32:15.784Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T04:32:15.784Z] Removing intermediate container ed54d51322dc [2021-10-20T04:32:15.784Z] ---> 999d523cdbec [2021-10-20T04:32:15.784Z] [2021-10-20T04:32:15.784Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T04:32:15.784Z] ---> bb3de5531c18 [2021-10-20T04:32:15.784Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-execRemoving intermediate container d05e284d9552 [2021-10-20T04:32:15.784Z] ---> 61729f4e799c [2021-10-20T04:32:15.784Z] [2021-10-20T04:32:15.784Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T04:32:15.784Z] ---> bb3de5531c18 [2021-10-20T04:32:15.784Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T04:32:15.784Z] [2021-10-20T04:32:16.066Z] ---> Running in 751aeb074104 [2021-10-20T04:32:16.066Z] ---> Running in d8e68d84124e [2021-10-20T04:32:16.066Z] ---> Running in 616f1cf7b8c4 [2021-10-20T04:32:16.066Z] Removing intermediate container f7c51622ed94 [2021-10-20T04:32:16.066Z] ---> dc6122835e94 [2021-10-20T04:32:16.066Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:32:16.675Z] ---> Running in 1512774e74ca [2021-10-20T04:32:16.954Z] Removing intermediate container 616f1cf7b8c4 [2021-10-20T04:32:16.954Z] ---> 2c8d2d982249 [2021-10-20T04:32:16.954Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T04:32:17.940Z] ---> Running in a4cf222b18da [2021-10-20T04:32:18.215Z] Removing intermediate container 1512774e74ca [2021-10-20T04:32:18.215Z] ---> c934fbd75c48 [2021-10-20T04:32:18.215Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T04:32:18.215Z] Removing intermediate container b9238beda74a [2021-10-20T04:32:18.216Z] ---> 8823163e5eb4 [2021-10-20T04:32:18.216Z] [2021-10-20T04:32:18.216Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:32:18.216Z] ---> bb3de5531c18 [2021-10-20T04:32:18.216Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:32:18.216Z] ---> Using cache [2021-10-20T04:32:18.216Z] ---> dc6122835e94 [2021-10-20T04:32:18.216Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:32:18.216Z] ---> Using cache [2021-10-20T04:32:18.216Z] ---> c934fbd75c48 [2021-10-20T04:32:18.216Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T04:32:18.491Z] ---> Running in 494f75d92faa [2021-10-20T04:32:18.491Z] ---> Running in 030d8a3385ae [2021-10-20T04:32:18.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:32:18.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:32:19.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:32:19.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:32:19.328Z] Removing intermediate container 494f75d92faa [2021-10-20T04:32:19.328Z] ---> 491fc6980381 [2021-10-20T04:32:19.328Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T04:32:19.328Z] Removing intermediate container 030d8a3385ae [2021-10-20T04:32:19.328Z] ---> 3684f9fdcefa [2021-10-20T04:32:19.328Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T04:32:19.604Z] ---> Running in 798fe827504d [2021-10-20T04:32:19.604Z] ---> Running in 46d91a1bf89d [2021-10-20T04:32:19.880Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T04:32:19.880Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T04:32:20.168Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T04:32:20.168Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T04:32:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:32:20.168Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T04:32:20.168Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:32:20.168Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:32:20.168Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T04:32:20.168Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T04:32:20.168Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T04:32:20.168Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:32:20.168Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:32:20.168Z] Removing intermediate container 798fe827504d [2021-10-20T04:32:20.168Z] ---> b4ff155f6af6 [2021-10-20T04:32:20.168Z] Step 14/22 : WORKDIR / [2021-10-20T04:32:20.458Z] OK: 6 MiB in 17 packages [2021-10-20T04:32:20.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:32:20.458Z] OK: 8 MiB in 19 packages [2021-10-20T04:32:20.458Z] Removing intermediate container 46d91a1bf89d [2021-10-20T04:32:20.458Z] ---> 8eb2f8c39ddc [2021-10-20T04:32:20.458Z] Step 14/22 : WORKDIR / [2021-10-20T04:32:20.458Z] ---> Running in 015d9b5a7414 [2021-10-20T04:32:20.738Z] ---> Running in 268cc93d7119 [2021-10-20T04:32:21.351Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T04:32:21.351Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T04:32:21.351Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:32:21.351Z] OK: 5 MiB in 16 packages [2021-10-20T04:32:21.634Z] Removing intermediate container 015d9b5a7414 [2021-10-20T04:32:21.634Z] ---> f02e0fc62bec [2021-10-20T04:32:21.634Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:32:21.634Z] Removing intermediate container 268cc93d7119 [2021-10-20T04:32:21.634Z] ---> 9c3d8c7db606 [2021-10-20T04:32:21.634Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:32:23.112Z] Removing intermediate container d8e68d84124e [2021-10-20T04:32:23.112Z] ---> b03094e1e523 [2021-10-20T04:32:23.112Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T04:32:23.395Z] ---> 8ec35714a3a2 [2021-10-20T04:32:23.395Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T04:32:23.395Z] Removing intermediate container a4cf222b18da [2021-10-20T04:32:23.395Z] ---> a1e6c5e8c6b3 [2021-10-20T04:32:23.395Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T04:32:23.395Z] ---> 827710e64b51 [2021-10-20T04:32:23.395Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T04:32:23.395Z] ---> Running in bc4bffed033a [2021-10-20T04:32:23.395Z] Removing intermediate container 751aeb074104 [2021-10-20T04:32:23.395Z] ---> 7718c4684c7e [2021-10-20T04:32:23.395Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T04:32:23.676Z] ---> Running in d6759d5875dd [2021-10-20T04:32:23.676Z] ---> Running in 1461aa81a1cb [2021-10-20T04:32:24.292Z] Removing intermediate container bc4bffed033a [2021-10-20T04:32:24.292Z] ---> 00b552498893 [2021-10-20T04:32:24.292Z] Step 12/24 : WORKDIR / [2021-10-20T04:32:24.576Z] ---> Running in 4c2fd2439c1b [2021-10-20T04:32:24.576Z] Removing intermediate container 1461aa81a1cb [2021-10-20T04:32:24.576Z] ---> 96e80390ecd0 [2021-10-20T04:32:24.576Z] Step 12/20 : WORKDIR /edgex [2021-10-20T04:32:24.576Z] Removing intermediate container d6759d5875dd [2021-10-20T04:32:24.576Z] ---> ddd3695d4bf1 [2021-10-20T04:32:24.576Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T04:32:25.194Z] ---> Running in 0d7b8526f863 [2021-10-20T04:32:25.194Z] ---> Running in f76294ee4389 [2021-10-20T04:32:25.194Z] ---> 09320c5b0f15 [2021-10-20T04:32:25.194Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T04:32:25.478Z] ---> a177692579d3 [2021-10-20T04:32:25.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T04:32:25.478Z] Removing intermediate container 4c2fd2439c1b [2021-10-20T04:32:25.478Z] ---> c2e498d4d4c7 [2021-10-20T04:32:25.478Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T04:32:25.758Z] Removing intermediate container 0d7b8526f863 [2021-10-20T04:32:25.758Z] ---> 3dc4335d6a56 [2021-10-20T04:32:25.758Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T04:32:26.041Z] ---> Running in 8c89d6490221 [2021-10-20T04:32:26.041Z] Removing intermediate container f76294ee4389 [2021-10-20T04:32:26.041Z] ---> 294296e86b83 [2021-10-20T04:32:26.041Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T04:32:26.657Z] ---> b264718ec726 [2021-10-20T04:32:26.657Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T04:32:26.935Z] ---> dfecdf0df2f1 [2021-10-20T04:32:26.935Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T04:32:26.935Z] ---> e8914df5dcba [2021-10-20T04:32:26.935Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T04:32:26.935Z] ---> Running in af2126b8b3ef [2021-10-20T04:32:27.219Z] ---> Running in e2e3c60121d9 [2021-10-20T04:32:27.501Z] ---> 44c763cd38ba [2021-10-20T04:32:27.501Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T04:32:27.783Z] Removing intermediate container af2126b8b3ef [2021-10-20T04:32:27.783Z] ---> ca8304f3ab9b [2021-10-20T04:32:27.783Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:32:27.783Z] Removing intermediate container e2e3c60121d9 [2021-10-20T04:32:27.783Z] ---> 609af61a4c7e [2021-10-20T04:32:27.783Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:32:28.062Z] ---> Running in 248e48e103e0 [2021-10-20T04:32:28.062Z] ---> Running in eb7707b331f2 [2021-10-20T04:32:28.344Z] ---> 30568cb3cae7 [2021-10-20T04:32:28.344Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T04:32:28.949Z] ---> 02d5d9d49f55 [2021-10-20T04:32:28.949Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T04:32:29.233Z] Removing intermediate container eb7707b331f2 [2021-10-20T04:32:29.233Z] ---> 428c2b88c9ea [2021-10-20T04:32:29.233Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T04:32:29.233Z] Removing intermediate container 248e48e103e0 [2021-10-20T04:32:29.233Z] ---> 6acd679819f6 [2021-10-20T04:32:29.233Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T04:32:29.233Z] Removing intermediate container 8c89d6490221 [2021-10-20T04:32:29.233Z] ---> 09cdebb90016 [2021-10-20T04:32:29.233Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T04:32:29.233Z] ---> Running in ab954f926816 [2021-10-20T04:32:29.513Z] ---> Running in e9ddead0b505 [2021-10-20T04:32:29.513Z] ---> Running in 79abc452aed2 [2021-10-20T04:32:29.791Z] ---> 30cd091d0ebe [2021-10-20T04:32:29.791Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T04:32:30.071Z] Removing intermediate container ab954f926816 [2021-10-20T04:32:30.071Z] ---> 71a070e77e95 [2021-10-20T04:32:30.071Z] Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:32:30.071Z] Removing intermediate container e9ddead0b505 [2021-10-20T04:32:30.347Z] ---> ca6a152c3ffc [2021-10-20T04:32:30.347Z] Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:32:30.347Z] ---> Running in e2743f4d6727 [2021-10-20T04:32:30.625Z] Removing intermediate container 79abc452aed2 [2021-10-20T04:32:30.625Z] ---> 74f6ffaee92c [2021-10-20T04:32:30.625Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T04:32:30.625Z] ---> Running in addd8c4caca2 [2021-10-20T04:32:30.905Z] ---> 5181f15d8ad3 [2021-10-20T04:32:30.905Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T04:32:30.905Z] ---> 76817db9ab0f [2021-10-20T04:32:30.905Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T04:32:30.905Z] ---> Running in 87f76cc104a7 [2021-10-20T04:32:31.186Z] Removing intermediate container e2743f4d6727 [2021-10-20T04:32:31.186Z] ---> cd9364f3dd90 [2021-10-20T04:32:31.186Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:32:31.463Z] ---> Running in 0e628d2bad40 [2021-10-20T04:32:31.463Z] Removing intermediate container addd8c4caca2 [2021-10-20T04:32:31.463Z] ---> 09b118a791b7 [2021-10-20T04:32:31.463Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:32:32.066Z] ---> Running in cc95742c81c9 [2021-10-20T04:32:32.066Z] Removing intermediate container 87f76cc104a7 [2021-10-20T04:32:32.066Z] ---> 430ca0f258e3 [2021-10-20T04:32:32.066Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T04:32:32.348Z] Removing intermediate container 0e628d2bad40 [2021-10-20T04:32:32.348Z] ---> 8e9ce4a192c7 [2021-10-20T04:32:32.348Z] [2021-10-20T04:32:32.348Z] ---> f6e11e534f6c [2021-10-20T04:32:32.348Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T04:32:32.348Z] ---> Running in 72045c39315e [2021-10-20T04:32:32.628Z] ---> Running in 75481c554661 [2021-10-20T04:32:32.628Z] ---> 5980aca8df8f [2021-10-20T04:32:32.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T04:32:32.905Z] Successfully built 8e9ce4a192c7 [2021-10-20T04:32:32.905Z] Removing intermediate container cc95742c81c9 [2021-10-20T04:32:32.905Z] ---> 93dd9eea5a08 [2021-10-20T04:32:32.905Z] [2021-10-20T04:32:32.905Z] Successfully tagged core-metadata-arm64:latest [2021-10-20T04:32:32.905Z]  Building core-metadata ... done Building support-notifications [2021-10-20T04:32:33.180Z] Removing intermediate container 72045c39315e [2021-10-20T04:32:33.180Z] ---> 04f69b824206 [2021-10-20T04:32:33.180Z] Step 18/20 : LABEL arch=arm64 [2021-10-20T04:32:33.180Z] ---> Running in 67dc1356cb9d [2021-10-20T04:32:33.463Z] Successfully built 93dd9eea5a08 [2021-10-20T04:32:33.463Z] Successfully tagged core-command-arm64:latest [2021-10-20T04:32:33.463Z]  Building core-command ... done Building sys-mgmt-agent [2021-10-20T04:32:34.577Z] Removing intermediate container 67dc1356cb9d [2021-10-20T04:32:34.577Z] ---> bd0547050047 [2021-10-20T04:32:34.577Z] Step 19/20 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:32:34.887Z] ---> Running in e2f4e911565c [2021-10-20T04:32:34.887Z] ---> 0d43ddc81ec3 [2021-10-20T04:32:34.887Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T04:32:36.402Z] Removing intermediate container e2f4e911565c [2021-10-20T04:32:36.402Z] ---> 071b27f42229 [2021-10-20T04:32:36.402Z] Step 20/20 : LABEL version=0.0.0 [2021-10-20T04:32:37.397Z] ---> Running in 4a2548ba8fa2 [2021-10-20T04:32:38.004Z] Removing intermediate container 75481c554661 [2021-10-20T04:32:38.004Z] ---> dd9dba4fb579 [2021-10-20T04:32:38.004Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:32:39.001Z] ---> 38f32fabfa6d [2021-10-20T04:32:39.001Z] Step 20/24 : 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-10-20T04:32:39.622Z] Removing intermediate container 4a2548ba8fa2 [2021-10-20T04:32:39.622Z] ---> be3eba83feaa [2021-10-20T04:32:39.622Z] [2021-10-20T04:32:39.622Z] ---> Running in c86ecd305301 [2021-10-20T04:32:39.941Z] Successfully built be3eba83feaa [2021-10-20T04:32:39.941Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-20T04:32:39.941Z] Building core-data [2021-10-20T04:32:40.218Z]  Building security-proxy-setup ... done  ---> fb1749b8443f [2021-10-20T04:32:40.218Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T04:32:43.640Z] ---> 27c7420466ed [2021-10-20T04:32:43.640Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T04:32:44.247Z] Removing intermediate container c86ecd305301 [2021-10-20T04:32:44.247Z] ---> 94eacbe1be88 [2021-10-20T04:32:44.247Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T04:32:44.852Z] ---> 4285286b200d [2021-10-20T04:32:44.852Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T04:32:44.852Z] ---> Running in 21ff1e6d1432 [2021-10-20T04:32:45.848Z] Removing intermediate container 21ff1e6d1432 [2021-10-20T04:32:45.848Z] ---> 4d8aa663482f [2021-10-20T04:32:45.848Z] Step 22/24 : LABEL arch=arm64 [2021-10-20T04:32:45.848Z] ---> 1ab56169b508 [2021-10-20T04:32:45.848Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T04:32:45.848Z] ---> Running in a983ea892fb1 [2021-10-20T04:32:46.459Z] Removing intermediate container a983ea892fb1 [2021-10-20T04:32:46.459Z] ---> 75e619e79815 [2021-10-20T04:32:46.459Z] Step 23/24 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:32:46.735Z] ---> 18a020e839a5 [2021-10-20T04:32:46.735Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T04:32:46.735Z] ---> Running in 4da480d31be3 [2021-10-20T04:32:47.351Z] ---> Running in 03f660d04145 [2021-10-20T04:32:47.969Z] Removing intermediate container 4da480d31be3 [2021-10-20T04:32:47.969Z] ---> b8905d56df28 [2021-10-20T04:32:47.969Z] Step 24/24 : LABEL version=0.0.0 [2021-10-20T04:32:48.580Z] ---> Running in e6f28855fc01 [2021-10-20T04:32:48.863Z] Removing intermediate container 03f660d04145 [2021-10-20T04:32:48.863Z] ---> d21841d5a481 [2021-10-20T04:32:48.863Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T04:32:49.476Z] Removing intermediate container e6f28855fc01 [2021-10-20T04:32:49.476Z] ---> bdce822cd001 [2021-10-20T04:32:49.476Z] [2021-10-20T04:32:49.752Z] Successfully built bdce822cd001 [2021-10-20T04:32:49.752Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-20T04:32:49.752Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-10-20T04:32:50.358Z] ---> 4ac3cede51cb [2021-10-20T04:32:50.358Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T04:32:50.966Z] ---> Running in 338a2e86a9cf [2021-10-20T04:32:54.401Z] Removing intermediate container 338a2e86a9cf [2021-10-20T04:32:54.401Z] ---> 32da608065b5 [2021-10-20T04:32:54.401Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T04:32:55.397Z] ---> Running in 20a83f58cfd7 [2021-10-20T04:32:56.000Z] Removing intermediate container 20a83f58cfd7 [2021-10-20T04:32:56.000Z] ---> d44dd5b72325 [2021-10-20T04:32:56.000Z] Step 27/30 : CMD ["gate"] [2021-10-20T04:32:56.994Z] ---> Running in f828cb7465b6 [2021-10-20T04:32:57.597Z] Removing intermediate container f828cb7465b6 [2021-10-20T04:32:57.597Z] ---> 07d5c892e843 [2021-10-20T04:32:57.597Z] Step 28/30 : LABEL arch=arm64 [2021-10-20T04:32:58.201Z] ---> Running in d5fb7c0b9863 [2021-10-20T04:32:58.801Z] Removing intermediate container d5fb7c0b9863 [2021-10-20T04:32:58.801Z] ---> 4371171f7afc [2021-10-20T04:32:58.801Z] Step 29/30 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:32:59.404Z] ---> Running in de0f6bdf1216 [2021-10-20T04:32:59.680Z] Removing intermediate container de0f6bdf1216 [2021-10-20T04:32:59.680Z] ---> 4cacd4d04c6e [2021-10-20T04:32:59.680Z] Step 30/30 : LABEL version=0.0.0 [2021-10-20T04:33:00.683Z] ---> Running in 4bd68908e680 [2021-10-20T04:33:01.295Z] Removing intermediate container 4bd68908e680 [2021-10-20T04:33:01.295Z] ---> a565b05f7d39 [2021-10-20T04:33:01.295Z] [2021-10-20T04:33:01.575Z] Successfully built a565b05f7d39 [2021-10-20T04:33:01.851Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-20T04:33:20.208Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:33:20.209Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:33:20.209Z] ---> 14a478950057 [2021-10-20T04:33:20.209Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T04:33:20.209Z] ---> Using cache [2021-10-20T04:33:20.209Z] ---> 50d2ecda03d1 [2021-10-20T04:33:20.209Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:33:20.209Z] ---> Using cache [2021-10-20T04:33:20.209Z] ---> 26165c861efe [2021-10-20T04:33:20.209Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T04:33:20.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:33:20.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:33:20.209Z] ---> 14a478950057 [2021-10-20T04:33:20.209Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:33:20.209Z] ---> Using cache [2021-10-20T04:33:20.209Z] ---> 50d2ecda03d1 [2021-10-20T04:33:20.209Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:33:20.209Z] ---> Using cache [2021-10-20T04:33:20.209Z] ---> 26165c861efe [2021-10-20T04:33:20.209Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T04:33:23.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:33:23.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:33:23.636Z] ---> 14a478950057 [2021-10-20T04:33:23.636Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:33:23.636Z] ---> Using cache [2021-10-20T04:33:23.636Z] ---> 50d2ecda03d1 [2021-10-20T04:33:23.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:33:23.636Z] ---> Using cache [2021-10-20T04:33:23.636Z] ---> 26165c861efe [2021-10-20T04:33:23.636Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T04:33:25.669Z] ---> Running in 7f326188dfa1 [2021-10-20T04:33:25.669Z] ---> Running in c946e3e154ba [2021-10-20T04:33:25.669Z] ---> Running in 893bd97ef449 [2021-10-20T04:33:25.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:33:25.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:33:25.951Z] ---> 14a478950057 [2021-10-20T04:33:25.951Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T04:33:25.951Z] ---> Using cache [2021-10-20T04:33:25.951Z] ---> 50d2ecda03d1 [2021-10-20T04:33:25.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:33:25.951Z] ---> Using cache [2021-10-20T04:33:25.951Z] ---> 26165c861efe [2021-10-20T04:33:25.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T04:33:25.951Z] ---> Using cache [2021-10-20T04:33:25.951Z] ---> 42394da3e645 [2021-10-20T04:33:25.951Z] Step 6/23 : COPY go.mod . [2021-10-20T04:33:26.965Z] ---> 8b96979cfdc5 [2021-10-20T04:33:26.965Z] Step 7/23 : RUN go mod download [2021-10-20T04:33:27.245Z] ---> Running in bb9047e959a1 [2021-10-20T04:33:27.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:33:27.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:33:27.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:33:28.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:33:28.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:33:28.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:33:29.865Z] OK: 219 MiB in 52 packages [2021-10-20T04:33:29.865Z] OK: 219 MiB in 52 packages [2021-10-20T04:33:29.865Z] OK: 219 MiB in 52 packages [2021-10-20T04:33:31.880Z] Removing intermediate container 7f326188dfa1 [2021-10-20T04:33:31.880Z] ---> f6a92a9d019d [2021-10-20T04:33:31.880Z] Step 6/22 : COPY . . [2021-10-20T04:33:31.880Z] Removing intermediate container 893bd97ef449 [2021-10-20T04:33:31.880Z] ---> 0544bed42f19 [2021-10-20T04:33:31.880Z] Step 6/21 : COPY . . [2021-10-20T04:33:31.880Z] Removing intermediate container c946e3e154ba [2021-10-20T04:33:31.880Z] ---> 7cb666478a48 [2021-10-20T04:33:31.880Z] Step 6/22 : COPY . . [2021-10-20T04:33:31.880Z] Removing intermediate container bb9047e959a1 [2021-10-20T04:33:31.880Z] ---> 5ee689cb0315 [2021-10-20T04:33:31.880Z] Step 8/23 : COPY . . [2021-10-20T04:33:58.776Z] ---> a805d09f467d [2021-10-20T04:33:58.776Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:33:58.776Z] ---> e81e7d693062 [2021-10-20T04:33:58.776Z] Step 9/23 : RUN go mod tidy [2021-10-20T04:33:58.776Z] ---> 40fe20d502b1 [2021-10-20T04:33:58.776Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:33:58.776Z] ---> 86e8622fc5ee [2021-10-20T04:33:58.776Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:33:58.776Z] ---> Running in 2ad33c2fc69a [2021-10-20T04:33:58.776Z] ---> Running in fd6a6aa71bd1 [2021-10-20T04:33:59.059Z] ---> Running in 15642df17702 [2021-10-20T04:33:59.059Z] ---> Running in 9befc8da4460 [2021-10-20T04:34:04.540Z] Removing intermediate container 9befc8da4460 [2021-10-20T04:34:04.540Z] ---> f4b8a23df0b6 [2021-10-20T04:34:04.540Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T04:34:04.540Z] Removing intermediate container 15642df17702 [2021-10-20T04:34:04.540Z] ---> 791806d89ea8 [2021-10-20T04:34:04.540Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T04:34:04.540Z] ---> Running in 0c94e2ae67b1 [2021-10-20T04:34:04.540Z] Removing intermediate container 2ad33c2fc69a [2021-10-20T04:34:04.540Z] ---> 3acf125a93f3 [2021-10-20T04:34:04.540Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T04:34:04.818Z] ---> Running in 9aa12994993f [2021-10-20T04:34:04.818Z] Removing intermediate container fd6a6aa71bd1 [2021-10-20T04:34:04.818Z] ---> fb28cdbf5b41 [2021-10-20T04:34:04.818Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T04:34:04.818Z] ---> Running in e55db29e33ae [2021-10-20T04:34:05.099Z] ---> Running in 83af8c2a0f80 [2021-10-20T04:34:06.559Z] 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-10-20T04:34:07.166Z] 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-10-20T04:34:07.166Z] 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-10-20T04:34:07.166Z] 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-10-20T04:35:59.342Z] Removing intermediate container e55db29e33ae [2021-10-20T04:35:59.342Z] ---> 68d2497c6386 [2021-10-20T04:35:59.342Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T04:35:59.342Z] ---> Running in 595b6bab1192 [2021-10-20T04:35:59.342Z] 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-10-20T04:35:59.342Z] Removing intermediate container 595b6bab1192 [2021-10-20T04:35:59.342Z] ---> c19ea272a706 [2021-10-20T04:35:59.342Z] [2021-10-20T04:35:59.342Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T04:35:59.342Z] 20.10.8: Pulling from library/docker [2021-10-20T04:36:02.016Z] Removing intermediate container 83af8c2a0f80 [2021-10-20T04:36:02.016Z] ---> 4299068214de [2021-10-20T04:36:02.016Z] [2021-10-20T04:36:02.016Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T04:36:02.016Z] ---> bb3de5531c18 [2021-10-20T04:36:02.016Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:36:02.016Z] ---> Using cache [2021-10-20T04:36:02.016Z] ---> dc6122835e94 [2021-10-20T04:36:02.016Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:36:02.016Z] ---> Using cache [2021-10-20T04:36:02.016Z] ---> c934fbd75c48 [2021-10-20T04:36:02.016Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T04:36:02.016Z] Removing intermediate container 9aa12994993f [2021-10-20T04:36:02.016Z] ---> 7b08b8603c2f [2021-10-20T04:36:02.016Z] [2021-10-20T04:36:02.016Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T04:36:02.016Z] ---> bb3de5531c18 [2021-10-20T04:36:02.016Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T04:36:02.298Z] ---> Running in cd003b768ea2 [2021-10-20T04:36:02.298Z] ---> Running in b0264dcb59bb [2021-10-20T04:36:02.915Z] Removing intermediate container cd003b768ea2 [2021-10-20T04:36:02.915Z] ---> bd8c7a562364 [2021-10-20T04:36:02.915Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T04:36:03.194Z] ---> Running in 3dec7d6b806c [2021-10-20T04:36:04.215Z] Removing intermediate container 3dec7d6b806c [2021-10-20T04:36:04.215Z] ---> e5458ca43e96 [2021-10-20T04:36:04.215Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:36:04.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:36:04.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:36:05.099Z] ---> 8b0d4ac0d68a [2021-10-20T04:36:05.099Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T04:36:05.377Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T04:36:05.659Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T04:36:05.659Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:36:05.659Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:36:05.936Z] OK: 6 MiB in 16 packages [2021-10-20T04:36:07.400Z] ---> 1f0370c9c149 [2021-10-20T04:36:07.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T04:36:08.007Z] Removing intermediate container b0264dcb59bb [2021-10-20T04:36:08.007Z] ---> ab6616e50eac [2021-10-20T04:36:08.007Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:36:08.007Z] ---> Running in 9cf7f299eb92 [2021-10-20T04:36:08.609Z] ---> de3c6f4d57b4 [2021-10-20T04:36:08.610Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T04:36:08.610Z] Removing intermediate container 0c94e2ae67b1 [2021-10-20T04:36:08.610Z] ---> d0b78347103d [2021-10-20T04:36:08.610Z] [2021-10-20T04:36:08.610Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:36:08.610Z] ---> bb3de5531c18 [2021-10-20T04:36:08.610Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T04:36:08.610Z] ---> Running in 2b367ff39624 [2021-10-20T04:36:08.887Z] Removing intermediate container 9cf7f299eb92 [2021-10-20T04:36:08.887Z] ---> d10f8b810670 [2021-10-20T04:36:08.887Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T04:36:08.887Z] ---> Running in 6e92ad01ef50 [2021-10-20T04:36:08.887Z] ---> Running in 1ede2876cd6b [2021-10-20T04:36:09.165Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T04:36:09.165Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T04:36:09.165Z] ---> 3734d5adc5ac [2021-10-20T04:36:09.165Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:36:09.449Z] ---> Running in 2d5e02b2bafe [2021-10-20T04:36:09.449Z] Removing intermediate container 2b367ff39624 [2021-10-20T04:36:09.449Z] ---> e323cbb93cde [2021-10-20T04:36:09.449Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:36:09.449Z] Removing intermediate container 6e92ad01ef50 [2021-10-20T04:36:09.449Z] ---> b5caa0711903 [2021-10-20T04:36:09.449Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T04:36:09.732Z] Removing intermediate container 1ede2876cd6b [2021-10-20T04:36:09.732Z] ---> 0310f26433b3 [2021-10-20T04:36:09.732Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T04:36:09.732Z] ---> Running in 27c14a5b64aa [2021-10-20T04:36:09.732Z] ---> Running in f02876294790 [2021-10-20T04:36:09.732Z] ---> Running in 5a68c493bdd9 [2021-10-20T04:36:10.018Z] Removing intermediate container 2d5e02b2bafe [2021-10-20T04:36:10.018Z] ---> fd2d716e1124 [2021-10-20T04:36:10.018Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T04:36:10.018Z] ---> Running in 26365295a39b [2021-10-20T04:36:10.631Z] Removing intermediate container f02876294790 [2021-10-20T04:36:10.631Z] ---> 5f2eb625d530 [2021-10-20T04:36:10.631Z] Removing intermediate container 27c14a5b64aa [2021-10-20T04:36:10.631Z] ---> 1aebc2f64f98 [2021-10-20T04:36:10.631Z] Step 21/23 : LABEL arch=arm64Step 12/22 : EXPOSE $APP_PORT [2021-10-20T04:36:10.631Z] [2021-10-20T04:36:10.631Z] Removing intermediate container 5a68c493bdd9 [2021-10-20T04:36:10.631Z] ---> 990955115182 [2021-10-20T04:36:10.631Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:36:10.631Z] ---> Running in 50fdfa9310bd [2021-10-20T04:36:10.631Z] ---> Running in a068afc38c77 [2021-10-20T04:36:11.629Z] Removing intermediate container 50fdfa9310bd [2021-10-20T04:36:11.629Z] ---> 3a1114fa9ed9 [2021-10-20T04:36:11.629Z] Step 22/23 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:36:11.629Z] Removing intermediate container a068afc38c77 [2021-10-20T04:36:11.629Z] ---> e16f3031153b [2021-10-20T04:36:11.629Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:36:11.629Z] ---> Running in f68cef89ca9a [2021-10-20T04:36:11.629Z] ---> Running in 8a856291f98f [2021-10-20T04:36:11.915Z] ---> 5e91f872f51c [2021-10-20T04:36:11.915Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T04:36:11.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:36:12.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:36:12.477Z] Removing intermediate container 8a856291f98f [2021-10-20T04:36:12.477Z] ---> b8ebc61ceb8d [2021-10-20T04:36:12.477Z] Step 23/23 : LABEL version=0.0.0 [2021-10-20T04:36:12.757Z] ---> Running in b88ba1cc9d35 [2021-10-20T04:36:13.037Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T04:36:13.037Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T04:36:13.323Z] Executing bash-5.1.4-r0.post-install [2021-10-20T04:36:13.323Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T04:36:13.323Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T04:36:13.323Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T04:36:13.323Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T04:36:13.323Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T04:36:13.323Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T04:36:13.323Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T04:36:13.323Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T04:36:13.323Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T04:36:13.323Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T04:36:13.323Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T04:36:13.323Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T04:36:13.605Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T04:36:13.605Z] Removing intermediate container b88ba1cc9d35 [2021-10-20T04:36:13.605Z] ---> 62211ba529e3 [2021-10-20T04:36:13.605Z] [2021-10-20T04:36:13.605Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T04:36:13.605Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T04:36:13.886Z] ---> ed2810712b8b [2021-10-20T04:36:13.886Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T04:36:14.167Z] Successfully built 62211ba529e3 [2021-10-20T04:36:14.167Z] Successfully tagged support-scheduler-arm64:latest [2021-10-20T04:36:15.163Z]  Building support-scheduler ... done  ---> 569f44a6728e [2021-10-20T04:36:15.163Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T04:36:15.163Z] ---> Running in 9d77d46d417c [2021-10-20T04:36:15.457Z] Removing intermediate container f68cef89ca9a [2021-10-20T04:36:15.457Z] ---> 2961f20243eb [2021-10-20T04:36:15.457Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T04:36:15.457Z] ---> Running in c7aaf206aad5 [2021-10-20T04:36:15.737Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T04:36:15.737Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T04:36:15.737Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T04:36:15.737Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T04:36:15.737Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T04:36:15.737Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T04:36:16.019Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T04:36:16.019Z] Removing intermediate container 9d77d46d417c [2021-10-20T04:36:16.019Z] ---> 3683c7b31e0a [2021-10-20T04:36:16.019Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:36:16.019Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T04:36:16.019Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T04:36:16.019Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T04:36:16.019Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T04:36:16.019Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T04:36:16.019Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T04:36:16.019Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T04:36:16.019Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T04:36:16.019Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T04:36:16.019Z] ---> Running in 5e29ffffc7e0 [2021-10-20T04:36:16.297Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T04:36:16.297Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T04:36:16.297Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T04:36:16.297Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T04:36:16.297Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T04:36:16.297Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T04:36:16.297Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T04:36:16.297Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T04:36:16.576Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T04:36:16.857Z] Removing intermediate container 5e29ffffc7e0 [2021-10-20T04:36:16.857Z] ---> a87e07b96487 [2021-10-20T04:36:16.857Z] Step 19/21 : LABEL arch=arm64 [2021-10-20T04:36:17.139Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:36:17.139Z] OK: 84 MiB in 64 packages [2021-10-20T04:36:17.139Z] ---> Running in 355aa85fb6b9 [2021-10-20T04:36:17.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:36:17.694Z] Removing intermediate container 355aa85fb6b9 [2021-10-20T04:36:17.694Z] ---> 1307f92f49ce [2021-10-20T04:36:17.694Z] Step 20/21 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:36:17.987Z] ---> Running in 851c957190f8 [2021-10-20T04:36:18.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:36:18.266Z] Removing intermediate container 851c957190f8 [2021-10-20T04:36:18.266Z] ---> 7a12688ea3d1 [2021-10-20T04:36:18.266Z] Step 21/21 : LABEL version=0.0.0 [2021-10-20T04:36:18.547Z] ---> Running in 85cf197123ed [2021-10-20T04:36:19.160Z] Removing intermediate container 85cf197123ed [2021-10-20T04:36:19.160Z] ---> fd438ad50c34 [2021-10-20T04:36:19.160Z] [2021-10-20T04:36:19.160Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T04:36:19.436Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T04:36:19.437Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T04:36:19.437Z] Successfully built fd438ad50c34 [2021-10-20T04:36:19.437Z] Successfully tagged support-notifications-arm64:latest [2021-10-20T04:36:19.437Z]  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T04:36:19.712Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T04:36:19.712Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T04:36:19.990Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:36:19.990Z] OK: 8 MiB in 20 packages [2021-10-20T04:36:21.445Z] Removing intermediate container c7aaf206aad5 [2021-10-20T04:36:21.445Z] ---> 98bbfc8b38ac [2021-10-20T04:36:21.445Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:36:21.445Z] Collecting docker-compose==1.23.2 [2021-10-20T04:36:21.723Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T04:36:22.000Z] ---> ceb78fcb2d60 [2021-10-20T04:36:22.000Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T04:36:22.992Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T04:36:22.992Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T04:36:23.269Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T04:36:23.269Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T04:36:23.269Z] ---> 931349dae653 [2021-10-20T04:36:23.269Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T04:36:24.259Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T04:36:24.260Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T04:36:24.260Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T04:36:24.260Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T04:36:24.260Z] ---> ea734c8ba53f [2021-10-20T04:36:24.260Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T04:36:24.260Z] ---> Running in b6ce80da20a3 [2021-10-20T04:36:24.866Z] Removing intermediate container b6ce80da20a3 [2021-10-20T04:36:24.866Z] ---> 97d31f5db3a0 [2021-10-20T04:36:24.866Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:36:24.866Z] ---> Running in bf12545ca361 [2021-10-20T04:36:25.471Z] Removing intermediate container bf12545ca361 [2021-10-20T04:36:25.471Z] ---> 7e96a2acf0e7 [2021-10-20T04:36:25.471Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T04:36:25.748Z] ---> Running in 6cec2d1c20e8 [2021-10-20T04:36:26.358Z] Removing intermediate container 6cec2d1c20e8 [2021-10-20T04:36:26.358Z] ---> 742a8a1eebf4 [2021-10-20T04:36:26.358Z] Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:36:26.358Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T04:36:26.358Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T04:36:26.358Z] ---> Running in 79d0136a10e7 [2021-10-20T04:36:26.961Z] Removing intermediate container 79d0136a10e7 [2021-10-20T04:36:26.961Z] ---> 4553a5d20636 [2021-10-20T04:36:26.961Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:36:26.961Z] ---> Running in b0454c0f8232 [2021-10-20T04:36:27.564Z] Removing intermediate container b0454c0f8232 [2021-10-20T04:36:27.564Z] ---> d2588695aafd [2021-10-20T04:36:27.564Z] [2021-10-20T04:36:27.841Z] Successfully built d2588695aafd [2021-10-20T04:36:27.841Z] Successfully tagged core-data-arm64:latest [2021-10-20T04:36:28.442Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T04:36:28.442Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T04:36:28.442Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T04:36:29.042Z] Collecting PyYAML<4,>=3.10 [2021-10-20T04:36:29.042Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T04:36:32.442Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T04:36:32.442Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T04:36:33.429Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T04:36:33.429Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T04:36:33.705Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T04:36:33.982Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T04:36:34.584Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T04:36:34.584Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T04:36:35.184Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T04:36:35.184Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T04:36:35.184Z] Collecting idna<2.8,>=2.5 [2021-10-20T04:36:35.184Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T04:36:35.460Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T04:36:35.460Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T04:36:35.460Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T04:36:35.460Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T04:36:35.460Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T04:36:36.443Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T04:36:36.443Z] Attempting uninstall: urllib3 [2021-10-20T04:36:36.443Z] Found existing installation: urllib3 1.26.5 [2021-10-20T04:36:36.443Z] Uninstalling urllib3-1.26.5: [2021-10-20T04:36:36.443Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T04:36:37.044Z] Attempting uninstall: idna [2021-10-20T04:36:37.044Z] Found existing installation: idna 3.2 [2021-10-20T04:36:37.044Z] Uninstalling idna-3.2: [2021-10-20T04:36:37.044Z] Successfully uninstalled idna-3.2 [2021-10-20T04:36:37.644Z] Attempting uninstall: chardet [2021-10-20T04:36:37.644Z] Found existing installation: chardet 4.0.0 [2021-10-20T04:36:37.644Z] Uninstalling chardet-4.0.0: [2021-10-20T04:36:37.922Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T04:36:39.370Z] Attempting uninstall: requests [2021-10-20T04:36:39.370Z] Found existing installation: requests 2.25.1 [2021-10-20T04:36:39.370Z] Uninstalling requests-2.25.1: [2021-10-20T04:36:39.646Z] Successfully uninstalled requests-2.25.1 [2021-10-20T04:36:39.924Z] Running setup.py install for texttable: started [2021-10-20T04:36:41.918Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T04:36:41.918Z] Running setup.py install for PyYAML: started [2021-10-20T04:36:44.556Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T04:36:44.556Z] Running setup.py install for docopt: started [2021-10-20T04:36:46.550Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T04:36:46.550Z] Running setup.py install for dockerpty: started [2021-10-20T04:36:48.537Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T04:36:50.524Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-20T04:36:58.936Z] Removing intermediate container 26365295a39b [2021-10-20T04:36:58.936Z] ---> d77041bf4a30 [2021-10-20T04:36:58.936Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T04:36:58.936Z] ---> Running in 04d8e6ac205c [2021-10-20T04:36:59.223Z] Removing intermediate container 04d8e6ac205c [2021-10-20T04:36:59.223Z] ---> c4c6d33ee0ec [2021-10-20T04:36:59.223Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T04:36:59.502Z] ---> Running in a1ee8ebc8de5 [2021-10-20T04:37:00.102Z] Removing intermediate container a1ee8ebc8de5 [2021-10-20T04:37:00.102Z] ---> 744243f8eac7 [2021-10-20T04:37:00.102Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T04:37:01.093Z] ---> e68860b48c7a [2021-10-20T04:37:01.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T04:37:02.082Z] ---> 625905aeaf5d [2021-10-20T04:37:02.082Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T04:37:03.078Z] ---> a534f6d1d79b [2021-10-20T04:37:03.078Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T04:37:03.078Z] ---> Running in d9776daabea4 [2021-10-20T04:37:03.683Z] Removing intermediate container d9776daabea4 [2021-10-20T04:37:03.683Z] ---> 850efc6fe940 [2021-10-20T04:37:03.683Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:37:03.683Z] ---> Running in e1ff13aaa563 [2021-10-20T04:37:04.290Z] Removing intermediate container e1ff13aaa563 [2021-10-20T04:37:04.290Z] ---> 5976a9e3ca19 [2021-10-20T04:37:04.290Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T04:37:04.568Z] ---> Running in b23f528b662d [2021-10-20T04:37:05.170Z] Removing intermediate container b23f528b662d [2021-10-20T04:37:05.170Z] ---> 07d497209cf4 [2021-10-20T04:37:05.170Z] Step 21/22 : LABEL git_sha=7b375ad7dd174ceab43231717ee6a136af8e8a8e [2021-10-20T04:37:05.170Z] ---> Running in 17bb46a1edf2 [2021-10-20T04:37:05.773Z] Removing intermediate container 17bb46a1edf2 [2021-10-20T04:37:05.773Z] ---> d051431bb95c [2021-10-20T04:37:05.773Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:37:05.773Z] ---> Running in 442acc14bee8 [2021-10-20T04:37:06.374Z] Removing intermediate container 442acc14bee8 [2021-10-20T04:37:06.374Z] ---> 67503d6b9dab [2021-10-20T04:37:06.374Z] [2021-10-20T04:37:06.653Z] Successfully built 67503d6b9dab [2021-10-20T04:37:06.653Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-20T04:37:07.282Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-20T04:37:07.317Z] $ docker stop --time=1 850c30f8d0cbae2805a2ebc02657232d606eabbabad1499c11594c784c4e7364 [2021-10-20T04:37:09.253Z] $ docker rm -f 850c30f8d0cbae2805a2ebc02657232d606eabbabad1499c11594c784c4e7364 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T04:37:09.896Z] + docker images [2021-10-20T04:37:10.173Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T04:37:10.173Z] sys-mgmt-agent-arm64 latest 67503d6b9dab 4 seconds ago 277MB [2021-10-20T04:37:10.173Z] core-data-arm64 latest d2588695aafd 43 seconds ago 19.4MB [2021-10-20T04:37:10.173Z] support-notifications-arm64 latest fd438ad50c34 52 seconds ago 15.9MB [2021-10-20T04:37:10.173Z] support-scheduler-arm64 latest 62211ba529e3 57 seconds ago 15.2MB [2021-10-20T04:37:10.173Z] d0b78347103d About a minute ago 1.58GB [2021-10-20T04:37:10.173Z] 7b08b8603c2f About a minute ago 1.57GB [2021-10-20T04:37:10.173Z] 4299068214de About a minute ago 1.57GB [2021-10-20T04:37:10.173Z] c19ea272a706 About a minute ago 1.57GB [2021-10-20T04:37:10.173Z] security-bootstrapper-arm64 latest a565b05f7d39 4 minutes ago 17.7MB [2021-10-20T04:37:10.173Z] security-secretstore-setup-arm64 latest bdce822cd001 4 minutes ago 26.5MB [2021-10-20T04:37:10.173Z] security-proxy-setup-arm64 latest be3eba83feaa 4 minutes ago 25.3MB [2021-10-20T04:37:10.173Z] core-command-arm64 latest 93dd9eea5a08 4 minutes ago 15.2MB [2021-10-20T04:37:10.173Z] core-metadata-arm64 latest 8e9ce4a192c7 4 minutes ago 15.8MB [2021-10-20T04:37:10.173Z] 8823163e5eb4 4 minutes ago 1.57GB [2021-10-20T04:37:10.173Z] 999d523cdbec 4 minutes ago 1.58GB [2021-10-20T04:37:10.173Z] 61729f4e799c 4 minutes ago 1.57GB [2021-10-20T04:37:10.173Z] 551441eac32f 4 minutes ago 1.57GB [2021-10-20T04:37:10.173Z] 24274ca92da2 5 minutes ago 1.57GB [2021-10-20T04:37:10.173Z] ci-base-image-arm64 latest 14a478950057 15 minutes ago 1.24GB [2021-10-20T04:37:10.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 days ago 534MB [2021-10-20T04:37:10.173Z] docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB [2021-10-20T04:37:10.173Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-20T04:37:10.173Z] 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-10-20T04:37:10.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:37:11.159Z] [2021-10-20T04:37:11.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:37:11.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:37:11.810Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T04:37:11.810Z] 448f6bf000e3: Pulling fs layer [2021-10-20T04:37:11.810Z] f757da607395: Pulling fs layer [2021-10-20T04:37:11.810Z] 05883995daec: Pulling fs layer [2021-10-20T04:37:11.810Z] 8603b9c90790: Pulling fs layer [2021-10-20T04:37:11.810Z] 1560dd03e051: Pulling fs layer [2021-10-20T04:37:11.810Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T04:37:11.810Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T04:37:11.810Z] 8603b9c90790: Waiting [2021-10-20T04:37:11.810Z] 1560dd03e051: Waiting [2021-10-20T04:37:11.810Z] 27f5ce0e4adf: Waiting [2021-10-20T04:37:11.810Z] c2d8d7efcc4b: Waiting [2021-10-20T04:37:12.093Z] f757da607395: Verifying Checksum [2021-10-20T04:37:12.093Z] f757da607395: Download complete [2021-10-20T04:37:12.093Z] 8603b9c90790: Download complete [2021-10-20T04:37:12.369Z] 1560dd03e051: Verifying Checksum [2021-10-20T04:37:12.369Z] 1560dd03e051: Download complete [2021-10-20T04:37:12.369Z] 05883995daec: Verifying Checksum [2021-10-20T04:37:12.369Z] 05883995daec: Download complete [2021-10-20T04:37:12.369Z] 27f5ce0e4adf: Verifying Checksum [2021-10-20T04:37:12.369Z] 27f5ce0e4adf: Download complete [2021-10-20T04:37:12.647Z] 448f6bf000e3: Verifying Checksum [2021-10-20T04:37:12.647Z] 448f6bf000e3: Download complete [2021-10-20T04:37:15.288Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T04:37:15.288Z] c2d8d7efcc4b: Download complete [2021-10-20T04:37:16.280Z] 448f6bf000e3: Pull complete [2021-10-20T04:37:16.888Z] f757da607395: Pull complete [2021-10-20T04:37:18.333Z] 05883995daec: Pull complete [2021-10-20T04:37:18.608Z] 8603b9c90790: Pull complete [2021-10-20T04:37:19.597Z] 1560dd03e051: Pull complete [2021-10-20T04:37:19.874Z] 27f5ce0e4adf: Pull complete [2021-10-20T04:37:35.011Z] c2d8d7efcc4b: Pull complete [2021-10-20T04:37:35.011Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T04:37:35.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:37:35.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T04:37:35.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container [2021-10-20T04:37:35.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-20T04:37:38.597Z] $ docker top a45a5ffb335e5ffb75d9012fb76c05bb9d8f3984a18cc2d09f09b2a52d6db585 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:37:39.585Z] ---> job-cost.sh [2021-10-20T04:37:39.585Z] lf-activate-venv: SKIPPING [2021-10-20T04:37:39.585Z] INFO: No Stack... [2021-10-20T04:37:40.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T04:37:41.171Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T04:37:41.850Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-10-20T04:37:41.850Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T04:37:41.923Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3759-3-stack-cost] [2021-10-20T04:37:41.929Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3759-3-stack-cost] did not exist. Created. [2021-10-20T04:37:41.929Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3759-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T04:37:42.607Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T04:37:42.784Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T04:37:42.795Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3759-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T04:37:42.837Z] $ docker stop --time=1 a45a5ffb335e5ffb75d9012fb76c05bb9d8f3984a18cc2d09f09b2a52d6db585 [2021-10-20T04:37:44.466Z] $ docker rm -f a45a5ffb335e5ffb75d9012fb76c05bb9d8f3984a18cc2d09f09b2a52d6db585 [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-10-20T04:37:45.238Z] provisioning config files... [2021-10-20T04:37:45.248Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7916501669616578811tmp [Pipeline] { [Pipeline] sh [2021-10-20T04:37:45.552Z] + set +x [2021-10-20T04:37:45.552Z] + curl -s https://codecov.io/bash [2021-10-20T04:37:45.552Z] + bash -s -- [2021-10-20T04:37:45.552Z] [2021-10-20T04:37:45.552Z] _____ _ [2021-10-20T04:37:45.552Z] / ____| | | [2021-10-20T04:37:45.552Z] | | ___ __| | ___ ___ _____ __ [2021-10-20T04:37:45.552Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-20T04:37:45.552Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-20T04:37:45.552Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-20T04:37:45.552Z] Bash-1.0.6 [2021-10-20T04:37:45.552Z] [2021-10-20T04:37:45.552Z] [2021-10-20T04:37:45.552Z] ==> git version 2.24.4 found [2021-10-20T04:37:45.552Z] ==> 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-10-20T04:37:45.552Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-20T04:37:45.552Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-20T04:37:45.813Z] ==> Jenkins CI detected. [2021-10-20T04:37:45.813Z] current dir:  /w/workspace/edgex-go/3 [2021-10-20T04:37:45.813Z] project root: . [2021-10-20T04:37:45.813Z] --> token set from env [2021-10-20T04:37:45.813Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-20T04:37:45.813Z] ==> Running gcov in . (disable via -X gcov) [2021-10-20T04:37:45.813Z] ==> Python coveragepy not found [2021-10-20T04:37:45.813Z] ==> Searching for coverage reports in: [2021-10-20T04:37:45.813Z] + . [2021-10-20T04:37:45.813Z] -> Found 1 reports [2021-10-20T04:37:45.813Z] ==> Detecting git/mercurial file structure [2021-10-20T04:37:45.813Z] ==> Reading reports [2021-10-20T04:37:45.813Z] + ./coverage.out bytes=420693 [2021-10-20T04:37:45.813Z] ==> Appending adjustments [2021-10-20T04:37:45.813Z] https://docs.codecov.io/docs/fixing-reports [2021-10-20T04:37:47.197Z] + Found adjustments [2021-10-20T04:37:47.197Z] ==> Gzipping contents [2021-10-20T04:37:47.197Z] 56K /tmp/codecov.dIeqpq.gz [2021-10-20T04:37:47.197Z] ==> Uploading reports [2021-10-20T04:37:47.197Z] url: https://codecov.io [2021-10-20T04:37:47.197Z] query: branch=PR-3759&commit=7b375ad7dd174ceab43231717ee6a136af8e8a8e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3759%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3759&job=&cmd_args= [2021-10-20T04:37:47.197Z] -> Pinging Codecov [2021-10-20T04:37:47.197Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3759&commit=7b375ad7dd174ceab43231717ee6a136af8e8a8e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3759%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3759&job=&cmd_args= [2021-10-20T04:37:47.197Z] -> Uploading to [2021-10-20T04:37:47.197Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-20/00271124DB129430A58F1EEE437C3FCB/7b375ad7dd174ceab43231717ee6a136af8e8a8e/4a1496c0-c36b-489e-ab26-0d5f3b4633be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T043747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4825aa0b03467c359ec6329bfd035018e314914d2615d410401dd5fdeedf5033 [2021-10-20T04:37:47.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T04:37:47.197Z] Dload Upload Total Spent Left Speed [2021-10-20T04:37:47.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56982 0 0 100 56982 0 182k --:--:-- --:--:-- --:--:-- 182k [2021-10-20T04:37:47.768Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7b375ad7dd174ceab43231717ee6a136af8e8a8e [Pipeline] } [2021-10-20T04:37:47.776Z] 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-10-20T04:37:48.720Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:37:49.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:37:49.587Z] ---> package-listing.sh [2021-10-20T04:37:49.587Z] ++ facter osfamily [2021-10-20T04:37:49.587Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T04:37:49.852Z] + OS_FAMILY=redhat [2021-10-20T04:37:49.852Z] + workspace=/w/workspace/edgex-go/3 [2021-10-20T04:37:49.852Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T04:37:49.852Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T04:37:49.852Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T04:37:49.852Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T04:37:49.852Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-20T04:37:49.852Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T04:37:49.852Z] + case "${OS_FAMILY}" in [2021-10-20T04:37:49.852Z] + rpm -qa [2021-10-20T04:37:49.852Z] + sort [2021-10-20T04:37:53.166Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T04:37:53.166Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T04:37:53.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T04:37:53.166Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-20T04:37:53.166Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-10-20T04:37:53.166Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-10-20T04:37:53.177Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T04:37:53.466Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:37:54.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:37:54.023Z] [2021-10-20T04:37:54.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:37:54.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:37:54.323Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T04:37:54.323Z] b4d181a07f80: Pulling fs layer [2021-10-20T04:37:54.323Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T04:37:54.323Z] ed53099fbce6: Pulling fs layer [2021-10-20T04:37:54.323Z] dc539afda2c1: Pulling fs layer [2021-10-20T04:37:54.323Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T04:37:54.323Z] 9065ff56babe: Pulling fs layer [2021-10-20T04:37:54.323Z] d287ab97295c: Pulling fs layer [2021-10-20T04:37:54.323Z] 77bc0d833cb6: Waiting [2021-10-20T04:37:54.323Z] 9065ff56babe: Waiting [2021-10-20T04:37:54.323Z] d287ab97295c: Waiting [2021-10-20T04:37:54.323Z] dc539afda2c1: Waiting [2021-10-20T04:37:54.323Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T04:37:54.323Z] a1111a8f2ec3: Download complete [2021-10-20T04:37:54.323Z] dc539afda2c1: Verifying Checksum [2021-10-20T04:37:54.323Z] dc539afda2c1: Download complete [2021-10-20T04:37:54.588Z] ed53099fbce6: Verifying Checksum [2021-10-20T04:37:54.588Z] ed53099fbce6: Download complete [2021-10-20T04:37:54.588Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T04:37:54.588Z] 77bc0d833cb6: Download complete [2021-10-20T04:37:54.588Z] 9065ff56babe: Verifying Checksum [2021-10-20T04:37:54.588Z] 9065ff56babe: Download complete [2021-10-20T04:37:54.588Z] b4d181a07f80: Verifying Checksum [2021-10-20T04:37:54.588Z] b4d181a07f80: Download complete [2021-10-20T04:37:55.172Z] d287ab97295c: Verifying Checksum [2021-10-20T04:37:55.172Z] d287ab97295c: Download complete [2021-10-20T04:37:56.121Z] b4d181a07f80: Pull complete [2021-10-20T04:37:56.121Z] a1111a8f2ec3: Pull complete [2021-10-20T04:37:56.714Z] ed53099fbce6: Pull complete [2021-10-20T04:37:56.714Z] dc539afda2c1: Pull complete [2021-10-20T04:37:57.294Z] 77bc0d833cb6: Pull complete [2021-10-20T04:37:57.294Z] 9065ff56babe: Pull complete [2021-10-20T04:38:02.610Z] d287ab97295c: Pull complete [2021-10-20T04:38:02.610Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T04:38:02.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:38:02.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T04:38:02.684Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-10-20T04:38:02.722Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T04:38:06.030Z] $ docker top 14b89b90775d990aa52484f74f870c6316975149f9b9700ee4ecae023ee539f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:38:06.415Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T04:38:06.718Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T04:38:07.011Z] + ls /var/log/sa-host [2021-10-20T04:38:07.011Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T04:38:07.011Z] file_magic: OK [2021-10-20T04:38:07.011Z] HZ: Using current value: 100 [2021-10-20T04:38:07.011Z] file_header: OK [2021-10-20T04:38:07.011Z] 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-10-20T04:38:07.011Z] Statistics: [2021-10-20T04:38:07.011Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T04:38:07.011Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T04:38:07.011Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T04:38:07.011Z] file_magic: OK [2021-10-20T04:38:07.011Z] HZ: Using current value: 100 [2021-10-20T04:38:07.011Z] file_header: OK [2021-10-20T04:38:07.011Z] 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-10-20T04:38:07.011Z] Statistics: [2021-10-20T04:38:07.011Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T04:38:07.011Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T04:38:07.270Z] provisioning config files... [2021-10-20T04:38:07.281Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config114443008508616481tmp [Pipeline] { [Pipeline] echo [2021-10-20T04:38:07.296Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:38:07.590Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T04:38:07.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:38:07.936Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T04:38:07.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:38:08.234Z] ---> sudo-logs.sh [2021-10-20T04:38:08.234Z] Archiving 'sudo' log.. [2021-10-20T04:38:08.234Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-377.novalocal: Name or service not known [2021-10-20T04:38:08.234Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-377.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T04:38:08.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:38:08.540Z] ---> job-cost.sh [2021-10-20T04:38:08.540Z] lf-activate-venv: SKIPPING [2021-10-20T04:38:08.540Z] DEBUG: total: 0.10999999940395355 [2021-10-20T04:38:08.540Z] INFO: Retrieving Stack Cost... [2021-10-20T04:38:11.084Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T04:38:11.084Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T04:38:11.102Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:38:11.396Z] ---> logs-deploy.sh [2021-10-20T04:38:11.396Z] lf-activate-venv: SKIPPING [2021-10-20T04:38:11.396Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3759/3 [2021-10-20T04:38:11.396Z] INFO: archiving workspace using pattern(s): [2021-10-20T04:38:11.967Z] Archives upload complete. [2021-10-20T04:38:12.228Z] INFO: archiving logs to Nexus