Pull request #3675 opened 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 3f9f038f379242f9bad9bf18c433ea5c56c24039+1e57703e2e92bd58e31f4097df2a8578eafcfd4b (a2f50f20aa399da804e7a920923d8e46f3358ee1) Running in Durability level: MAX_SURVIVABILITY 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-ssh269316317754186319.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8873480686415941297.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3675/workspace@libs/edgex-global-pipelines # timeout=10 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-3675/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6788163247175704911.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3675/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4257753071690183841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3647662316721423978.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3675/workspace@libs/lf-pipelines # timeout=10 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-3675/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6128784931842722150.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3708 in /w/workspace/edgexfoundry_edgex-go_PR-3675 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh502819321801851018.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit 3f9f038f379242f9bad9bf18c433ea5c56c24039 Merge succeeded, producing 3f9f038f379242f9bad9bf18c433ea5c56c24039 Checking out Revision 3f9f038f379242f9bad9bf18c433ea5c56c24039 (PR-3675) > 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/1@tmp/jenkins-gitclient-ssh118762801238377137.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3675/head:refs/remotes/origin/PR-3675 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # 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/1@tmp/jenkins-gitclient-ssh5866300517386020975.key > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 Commit message: "feat(security): Make Vault token TTL configurable" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T21:19:30.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T21:19:30.924Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T21:19:31.046Z] ========================================================= [2021-08-18T21:19:31.046Z] EdgeX Global Pipelines Version Info [2021-08-18T21:19:31.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:19:32.364Z] ------------------- [2021-08-18T21:19:32.364Z] stable info: [2021-08-18T21:19:32.364Z] ------------------- [2021-08-18T21:19:32.364Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T21:19:32.364Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T21:19:32.364Z] Message: update stable to v1.0.205 [2021-08-18T21:19:32.960Z] ------------------- [2021-08-18T21:19:32.960Z] experimental info: [2021-08-18T21:19:32.960Z] ------------------- [2021-08-18T21:19:32.960Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T21:19:32.960Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T21:19:32.960Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T21:19:33.231Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-18T21:19:33.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-18T21:19:33.362Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T21:19:33.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T21:19:33.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T21:19:33.550Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T21:19:33.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T21:19:33.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-18T21:19:33.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-18T21:19:33.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-18T21:19:33.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T21:19:33.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T21:19:33.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T21:19:34.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T21:19:34.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T21:19:34.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T21:19:34.245Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T21:19:34.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T21:19:34.367Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T21:19:34.429Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-18T21:19:34.499Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-18T21:19:34.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-18T21:19:34.619Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T21:19:34.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3675 [Pipeline] echo [2021-08-18T21:19:34.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3675 [Pipeline] echo [2021-08-18T21:19:34.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3675 [Pipeline] echo [2021-08-18T21:19:34.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f9f038f379242f9bad9bf18c433ea5c56c24039 [Pipeline] echo [2021-08-18T21:19:34.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f9f038 [Pipeline] echo [2021-08-18T21:19:35.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T21:19:35.172Z] provisioning config files... [2021-08-18T21:19:35.206Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1316236914622269598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:19:35.610Z] ---> docker-login.sh [2021-08-18T21:19:35.610Z] nexus3.edgexfoundry.org:10001 [2021-08-18T21:19:35.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:19:35.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:19:35.883Z] Configure a credential helper to remove this warning. See [2021-08-18T21:19:35.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:19:35.883Z] [2021-08-18T21:19:35.883Z] Login Succeeded [2021-08-18T21:19:35.883Z] nexus3.edgexfoundry.org:10002 [2021-08-18T21:19:35.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:19:36.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:19:36.154Z] Configure a credential helper to remove this warning. See [2021-08-18T21:19:36.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:19:36.154Z] [2021-08-18T21:19:36.154Z] Login Succeeded [2021-08-18T21:19:36.154Z] nexus3.edgexfoundry.org:10003 [2021-08-18T21:19:36.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:19:41.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:19:41.517Z] Configure a credential helper to remove this warning. See [2021-08-18T21:19:41.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:19:41.517Z] [2021-08-18T21:19:41.517Z] Login Succeeded [2021-08-18T21:19:41.517Z] nexus3.edgexfoundry.org:10004 [2021-08-18T21:19:41.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:19:41.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:19:41.517Z] Configure a credential helper to remove this warning. See [2021-08-18T21:19:41.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:19:41.517Z] [2021-08-18T21:19:41.517Z] Login Succeeded [2021-08-18T21:19:41.517Z] docker.io [2021-08-18T21:19:41.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:19:41.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:19:41.785Z] Configure a credential helper to remove this warning. See [2021-08-18T21:19:41.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:19:41.785Z] [2021-08-18T21:19:41.785Z] Login Succeeded [2021-08-18T21:19:41.785Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T21:19:41.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T21:19:42.283Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/core-command/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/core-data/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-18T21:19:42.283Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-18T21:19:42.283Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-18T21:19:42.283Z] ++ cut -d/ -f2 [2021-08-18T21:19:42.283Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-18T21:19:42.373Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:19:43.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T21:19:43.906Z] [2021-08-18T21:19:43.906Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:19:44.275Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T21:19:44.275Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T21:19:44.275Z] 31603596830f: Pulling fs layer [2021-08-18T21:19:44.275Z] 04fac38145f0: Pulling fs layer [2021-08-18T21:19:44.275Z] 701f6daf10bf: Pulling fs layer [2021-08-18T21:19:44.275Z] 24f72da36158: Pulling fs layer [2021-08-18T21:19:44.275Z] 24f72da36158: Waiting [2021-08-18T21:19:44.275Z] 04fac38145f0: Verifying Checksum [2021-08-18T21:19:44.275Z] 04fac38145f0: Download complete [2021-08-18T21:19:44.551Z] 31603596830f: Verifying Checksum [2021-08-18T21:19:44.551Z] 31603596830f: Download complete [2021-08-18T21:19:44.822Z] 31603596830f: Pull complete [2021-08-18T21:19:44.822Z] 04fac38145f0: Pull complete [2021-08-18T21:19:44.822Z] 24f72da36158: Verifying Checksum [2021-08-18T21:19:44.822Z] 24f72da36158: Download complete [2021-08-18T21:19:44.822Z] 701f6daf10bf: Verifying Checksum [2021-08-18T21:19:44.822Z] 701f6daf10bf: Download complete [2021-08-18T21:19:45.788Z] 701f6daf10bf: Pull complete [2021-08-18T21:19:45.788Z] 24f72da36158: Pull complete [2021-08-18T21:19:45.788Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-18T21:19:45.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T21:19:45.788Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T21:19:45.921Z] prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container [2021-08-18T21:19:45.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T21:19:46.784Z] $ docker top f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T21:19:46.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T21:19:46.997Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T21:19:47.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T21:19:47.117Z] $ docker exec f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 ssh-agent [2021-08-18T21:19:47.234Z] SSH_AUTH_SOCK=/tmp/ssh-4NNhZncoK0Gk/agent.15 [2021-08-18T21:19:47.234Z] SSH_AGENT_PID=22 [2021-08-18T21:19:47.247Z] Running ssh-add (command line suppressed) [2021-08-18T21:19:47.346Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5193435764573730472.key (/w/workspace/edgex-go/1@tmp/private_key_5193435764573730472.key) [2021-08-18T21:19:47.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T21:19:47.779Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T21:19:47.808Z] $ docker exec --env ******** --env ******** f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 ssh-agent -k [2021-08-18T21:19:47.910Z] unset SSH_AUTH_SOCK; [2021-08-18T21:19:47.911Z] unset SSH_AGENT_PID; [2021-08-18T21:19:47.911Z] echo Agent pid 22 killed; [2021-08-18T21:19:47.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T21:19:48.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T21:19:48.015Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T21:19:48.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T21:19:48.138Z] $ docker exec f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 ssh-agent [2021-08-18T21:19:48.266Z] SSH_AUTH_SOCK=/tmp/ssh-8lUzQS8RO6yU/agent.56 [2021-08-18T21:19:48.266Z] SSH_AGENT_PID=63 [2021-08-18T21:19:48.276Z] Running ssh-add (command line suppressed) [2021-08-18T21:19:48.378Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3245029632546795381.key (/w/workspace/edgex-go/1@tmp/private_key_3245029632546795381.key) [2021-08-18T21:19:48.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T21:19:48.754Z] + git semver init [2021-08-18T21:19:48.754Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T21:19:48.754Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-18T21:19:48.754Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-18T21:19:48.754Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T21:19:48.754Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T21:19:48.754Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T21:19:48.754Z] # $SEMVER_BRANCH = PR-3675 [2021-08-18T21:19:48.754Z] # $SEMVER_TEMP = /tmp/semver-549114811 [2021-08-18T21:19:48.754Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-18T21:20:20.990Z] # '/tmp/semver-549114811' -> '/w/workspace/edgex-go/1/.semver' [2021-08-18T21:20:20.990Z] # -> Force: false [2021-08-18T21:20:20.990Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-18T21:20:21.013Z] $ docker exec --env ******** --env ******** f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 ssh-agent -k [2021-08-18T21:20:21.134Z] unset SSH_AUTH_SOCK; [2021-08-18T21:20:21.134Z] unset SSH_AGENT_PID; [2021-08-18T21:20:21.134Z] echo Agent pid 63 killed; [2021-08-18T21:20:21.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T21:20:21.608Z] + git semver [Pipeline] } [2021-08-18T21:20:21.644Z] $ docker stop --time=1 f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 [2021-08-18T21:20:23.555Z] $ docker rm -f f1c930e26f2c7634b9ff61e1c4b5c105364c01793e19e21c5d568b2d009fa7a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T21:20:24.056Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T21:20:24.488Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T21:20:24.513Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-18T21:20:25.123Z] ========================================================= [2021-08-18T21:20:25.123Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T21:20:25.123Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-18T21:20:25.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T21:20:25.499Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T21:20:25.499Z] 540db60ca938: Pulling fs layer [2021-08-18T21:20:25.499Z] adcc1eea9eea: Pulling fs layer [2021-08-18T21:20:25.499Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T21:20:25.499Z] db62176df00c: Pulling fs layer [2021-08-18T21:20:25.499Z] 3b30891b0d05: Pulling fs layer [2021-08-18T21:20:25.499Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T21:20:25.499Z] c788192a36de: Pulling fs layer [2021-08-18T21:20:25.499Z] a77e37c0d609: Pulling fs layer [2021-08-18T21:20:25.499Z] c3185cebc471: Pulling fs layer [2021-08-18T21:20:25.499Z] db62176df00c: Waiting [2021-08-18T21:20:25.499Z] 3b30891b0d05: Waiting [2021-08-18T21:20:25.499Z] 06b49ca38bd5: Waiting [2021-08-18T21:20:25.499Z] c788192a36de: Waiting [2021-08-18T21:20:25.499Z] a77e37c0d609: Waiting [2021-08-18T21:20:25.499Z] c3185cebc471: Waiting [2021-08-18T21:20:25.499Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T21:20:25.499Z] 4c4ab2625f07: Download complete [2021-08-18T21:20:25.499Z] adcc1eea9eea: Download complete [2021-08-18T21:20:25.499Z] 3b30891b0d05: Verifying Checksum [2021-08-18T21:20:25.499Z] 3b30891b0d05: Download complete [2021-08-18T21:20:25.774Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T21:20:25.774Z] 06b49ca38bd5: Download complete [2021-08-18T21:20:25.774Z] c788192a36de: Verifying Checksum [2021-08-18T21:20:25.774Z] c788192a36de: Download complete [2021-08-18T21:20:25.774Z] 540db60ca938: Verifying Checksum [2021-08-18T21:20:25.774Z] 540db60ca938: Download complete [2021-08-18T21:20:25.774Z] 540db60ca938: Pull complete [2021-08-18T21:20:26.059Z] adcc1eea9eea: Pull complete [2021-08-18T21:20:26.059Z] 4c4ab2625f07: Pull complete [2021-08-18T21:20:26.326Z] a77e37c0d609: Verifying Checksum [2021-08-18T21:20:26.326Z] a77e37c0d609: Download complete [2021-08-18T21:20:30.599Z] c3185cebc471: Verifying Checksum [2021-08-18T21:20:30.599Z] c3185cebc471: Download complete [2021-08-18T21:20:30.599Z] db62176df00c: Verifying Checksum [2021-08-18T21:20:30.599Z] db62176df00c: Download complete [2021-08-18T21:20:34.896Z] db62176df00c: Pull complete [2021-08-18T21:20:34.896Z] 3b30891b0d05: Pull complete [2021-08-18T21:20:34.896Z] 06b49ca38bd5: Pull complete [2021-08-18T21:20:34.896Z] c788192a36de: Pull complete [2021-08-18T21:20:34.896Z] a77e37c0d609: Pull complete [2021-08-18T21:20:36.875Z] c3185cebc471: Pull complete [2021-08-18T21:20:36.875Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T21:20:36.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T21:20:36.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-18T21:20:37.307Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T21:20:37.307Z] WORKDIR /edgex [2021-08-18T21:20:37.307Z] COPY go.mod . [2021-08-18T21:20:37.307Z] RUN go mod download' [2021-08-18T21:20:37.307Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-18T21:20:39.894Z] Still waiting to schedule task [2021-08-18T21:20:39.895Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-18T21:20:39.908Z] Sending build context to Docker daemon 328.7MB [2021-08-18T21:20:39.908Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T21:20:39.908Z] ---> 031687cdd783 [2021-08-18T21:20:39.908Z] Step 2/4 : WORKDIR /edgex [2021-08-18T21:20:40.493Z] ---> Running in 26a57bb2943c [2021-08-18T21:20:40.762Z] Removing intermediate container 26a57bb2943c [2021-08-18T21:20:40.762Z] ---> 377d7b6beeda [2021-08-18T21:20:40.762Z] Step 3/4 : COPY go.mod . [2021-08-18T21:20:40.762Z] ---> 5766c04257fa [2021-08-18T21:20:40.762Z] Step 4/4 : RUN go mod download [2021-08-18T21:20:40.762Z] ---> Running in 6e8eb0f81e46 [2021-08-18T21:21:19.718Z] Removing intermediate container 6e8eb0f81e46 [2021-08-18T21:21:19.718Z] ---> 371f59f00865 [2021-08-18T21:21:19.718Z] Successfully built 371f59f00865 [2021-08-18T21:21:19.718Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:21:20.102Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T21:21:20.102Z] . [Pipeline] withDockerContainer [2021-08-18T21:21:20.229Z] prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container [2021-08-18T21:21:20.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T21:21:20.689Z] $ docker top 527777745e61937ed8fb6d19e2c2bb07062e6132752a17aba99896d236d5e249 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T21:21:21.140Z] + go version [2021-08-18T21:21:21.140Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T21:21:21.172Z] $ docker stop --time=1 527777745e61937ed8fb6d19e2c2bb07062e6132752a17aba99896d236d5e249 [2021-08-18T21:21:22.381Z] $ docker rm -f 527777745e61937ed8fb6d19e2c2bb07062e6132752a17aba99896d236d5e249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:21:23.169Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T21:21:23.169Z] . [Pipeline] withDockerContainer [2021-08-18T21:21:23.296Z] prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container [2021-08-18T21:21:23.364Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T21:21:23.734Z] $ docker top 1823adc4463262d209c2f5faefaacb0ff10a952f1ccf61d2882263870ad361fd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-18T21:21:23.902Z] ========================================================= [2021-08-18T21:21:23.902Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-18T21:21:23.902Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-18T21:21:24.305Z] + go mod tidy [Pipeline] sh [2021-08-18T21:21:27.595Z] + make test [2021-08-18T21:21:27.595Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-18T21:21:27.595Z] go mod tidy [2021-08-18T21:21:27.595Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-18T21:21:30.980Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-18T21:21:46.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-18T21:21:52.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-18T21:21:52.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-18T21:21:52.796Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-18T21:21:54.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-18T21:21:55.353Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-18T21:21:55.353Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-18T21:21:55.353Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-18T21:21:55.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-18T21:21:56.223Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-18T21:21:56.496Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-18T21:21:56.496Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-18T21:21:56.496Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-18T21:21:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-18T21:21:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-08-18T21:21:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-18T21:21:59.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-18T21:22:00.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-08-18T21:22:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-18T21:22:00.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements [2021-08-18T21:22:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-18T21:22:00.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-18T21:22:01.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-08-18T21:22:01.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-18T21:22:01.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-18T21:22:02.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-08-18T21:22:02.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-18T21:22:02.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-18T21:22:02.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-18T21:22:02.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-18T21:22:02.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-18T21:22:02.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements [2021-08-18T21:22:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-18T21:22:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-18T21:22:02.643Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-08-18T21:22:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-18T21:22:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-18T21:22:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-18T21:22:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-18T21:22:02.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-18T21:22:03.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-08-18T21:22:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-18T21:22:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-18T21:22:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-18T21:22:03.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-08-18T21:22:03.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-18T21:22:03.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-08-18T21:22:03.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-08-18T21:22:03.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-18T21:22:04.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-08-18T21:22:05.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2021-08-18T21:22:05.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-08-18T21:22:05.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-08-18T21:22:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-08-18T21:22:18.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-08-18T21:22:18.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-08-18T21:22:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.171s coverage: 81.8% of statements [2021-08-18T21:22:24.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2021-08-18T21:22:39.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-08-18T21:22:39.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-18T21:22:40.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-08-18T21:22:40.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-18T21:22:40.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-18T21:22:40.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-08-18T21:22:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 91.3% of statements [2021-08-18T21:22:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-08-18T21:22:40.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-08-18T21:22:40.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-08-18T21:22:41.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.163s coverage: 66.9% of statements [2021-08-18T21:22:41.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-18T21:22:41.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-18T21:22:41.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-18T21:22:42.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-08-18T21:22:42.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-18T21:22:42.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-18T21:22:42.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-08-18T21:22:42.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-18T21:22:42.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-08-18T21:22:42.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-18T21:22:48.011Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3709 in /w/workspace/edgexfoundry_edgex-go_PR-3675 [Pipeline] { [Pipeline] ws [2021-08-18T21:22:48.071Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-18T21:22:48.338Z] The recommended git tool is: git [2021-08-18T21:22:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-18T21:22:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-18T21:22:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-18T21:22:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-18T21:22:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-18T21:22:49.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-18T21:22:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-18T21:22:49.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-08-18T21:22:49.562Z] GO111MODULE=on go vet ./... [2021-08-18T21:22:53.671Z] using credential edgex-jenkins-ssh [2021-08-18T21:22:53.708Z] Cloning the remote Git repository [2021-08-18T21:22:53.811Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-18T21:22:53.963Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-18T21:22:54.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-18T21:22:54.039Z] > git --version # timeout=10 [2021-08-18T21:22:54.058Z] > git --version # 'git version 2.17.1' [2021-08-18T21:22:54.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T21:22:54.174Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T21:23:11.449Z] Merging remotes/origin/main commit 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit 3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:23:11.755Z] gofmt -l . [2021-08-18T21:23:11.785Z] Merge succeeded, producing 3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:23:11.786Z] Checking out Revision 3f9f038f379242f9bad9bf18c433ea5c56c24039 (PR-3675) [2021-08-18T21:23:12.029Z] [ "`gofmt -l .`" = "" ] [2021-08-18T21:23:12.311Z] ./bin/test-attribution-txt.sh [2021-08-18T21:23:10.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-18T21:23:10.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T21:23:10.648Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-18T21:23:10.695Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-18T21:23:10.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T21:23:10.708Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3675/head:refs/remotes/origin/PR-3675 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T21:23:11.478Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T21:23:11.498Z] > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 [2021-08-18T21:23:11.711Z] > git remote # timeout=10 [2021-08-18T21:23:11.728Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T21:23:11.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T21:23:11.753Z] > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 [2021-08-18T21:23:11.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T21:23:11.801Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T21:23:11.814Z] > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 [Pipeline] sh [2021-08-18T21:23:13.234Z] + ls -al . [2021-08-18T21:23:13.234Z] total 604 [2021-08-18T21:23:13.234Z] drwxrwxr-x 10 1001 1001 4096 Aug 18 21:23 . [2021-08-18T21:23:13.234Z] drwxr-xr-x 4 root root 28 Aug 18 21:21 .. [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 21:19 .dockerignore [2021-08-18T21:23:13.234Z] drwxrwxr-x 8 1001 1001 179 Aug 18 21:19 .git [2021-08-18T21:23:13.234Z] drwxrwxr-x 3 1001 1001 125 Aug 18 21:19 .github [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 818 Aug 18 21:19 .gitignore [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 76 Aug 18 21:19 .hadolint.yml [2021-08-18T21:23:13.234Z] drwx------ 3 1001 1001 58 Aug 18 21:20 .semver [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 21:19 .sonarcloud.properties [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 21:19 ADOPTERS.md [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 8609 Aug 18 21:19 Attribution.txt [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 43881 Aug 18 21:19 CHANGELOG.md [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 21:19 CONTRIBUTING.md [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 21:19 GOVERNANCE.md [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 849 Aug 18 21:19 Jenkinsfile [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 21:19 LICENSE [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 5915 Aug 18 21:19 Makefile [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 21:19 OWNERS.md [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 8643 Aug 18 21:19 README.md [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 21:19 SECURITY.md [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 21:20 VERSION [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 21:19 ZMQWindows.md [2021-08-18T21:23:13.234Z] drwxrwxr-x 2 1001 1001 37 Aug 18 21:19 bin [2021-08-18T21:23:13.234Z] drwxrwxr-x 14 1001 1001 4096 Aug 18 21:19 cmd [2021-08-18T21:23:13.234Z] -rw-r--r-- 1 root root 404331 Aug 18 21:22 coverage.out [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 813 Aug 18 21:19 go.mod [2021-08-18T21:23:13.234Z] -rw-r--r-- 1 root root 48847 Aug 18 21:21 go.sum [2021-08-18T21:23:13.234Z] drwxrwxr-x 8 1001 1001 124 Aug 18 21:19 internal [2021-08-18T21:23:13.234Z] drwxrwxr-x 3 1001 1001 16 Aug 18 21:19 openapi [2021-08-18T21:23:13.234Z] drwxrwxr-x 4 1001 1001 71 Aug 18 21:19 snap [2021-08-18T21:23:13.234Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 21:19 version.go [Pipeline] sh [2021-08-18T21:23:13.577Z] + '[' -e coverage.out ] [2021-08-18T21:23:13.577Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-18T21:23:13.701Z] Stashed 1 file(s) [Pipeline] sh [2021-08-18T21:23:14.037Z] + make build [2021-08-18T21:23:14.037Z] go mod tidy [2021-08-18T21:23:14.037Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T21:23:15.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T21:23:16.171Z] Commit message: "feat(security): Make Vault token TTL configurable" [2021-08-18T21:23:16.240Z] > git --version # timeout=10 [2021-08-18T21:23:16.254Z] > git --version # 'git version 2.17.1' [2021-08-18T21:23:16.268Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T21:23:17.157Z] provisioning config files... [2021-08-18T21:23:17.190Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6108390210971541297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:23:17.826Z] ---> docker-login.sh [2021-08-18T21:23:17.826Z] nexus3.edgexfoundry.org:10001 [2021-08-18T21:23:18.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:23:19.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:23:19.091Z] Configure a credential helper to remove this warning. See [2021-08-18T21:23:19.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:23:19.091Z] [2021-08-18T21:23:19.091Z] Login Succeeded [2021-08-18T21:23:19.091Z] nexus3.edgexfoundry.org:10002 [2021-08-18T21:23:19.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:23:19.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:23:19.693Z] Configure a credential helper to remove this warning. See [2021-08-18T21:23:19.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:23:19.693Z] [2021-08-18T21:23:19.693Z] Login Succeeded [2021-08-18T21:23:19.693Z] nexus3.edgexfoundry.org:10003 [2021-08-18T21:23:19.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:23:20.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:23:20.247Z] Configure a credential helper to remove this warning. See [2021-08-18T21:23:20.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:23:20.247Z] [2021-08-18T21:23:20.247Z] Login Succeeded [2021-08-18T21:23:20.247Z] nexus3.edgexfoundry.org:10004 [2021-08-18T21:23:20.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:23:20.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:23:20.801Z] Configure a credential helper to remove this warning. See [2021-08-18T21:23:20.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:23:20.801Z] [2021-08-18T21:23:20.801Z] Login Succeeded [2021-08-18T21:23:20.801Z] docker.io [2021-08-18T21:23:21.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T21:23:21.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T21:23:21.676Z] Configure a credential helper to remove this warning. See [2021-08-18T21:23:21.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T21:23:21.676Z] [2021-08-18T21:23:21.676Z] Login Succeeded [2021-08-18T21:23:21.676Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T21:23:21.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-18T21:23:22.125Z] 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 [Pipeline] echo [2021-08-18T21:23:22.443Z] ========================================================= [2021-08-18T21:23:22.443Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T21:23:22.443Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-18T21:23:22.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T21:23:22.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T21:23:23.151Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T21:23:23.151Z] 595b0fe564bb: Pulling fs layer [2021-08-18T21:23:23.151Z] 24495759ef45: Pulling fs layer [2021-08-18T21:23:23.151Z] d148012ef14d: Pulling fs layer [2021-08-18T21:23:23.151Z] e90a11edd702: Pulling fs layer [2021-08-18T21:23:23.433Z] d77568369979: Pulling fs layer [2021-08-18T21:23:23.433Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T21:23:23.434Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T21:23:23.434Z] 97ac5df62f85: Pulling fs layer [2021-08-18T21:23:23.434Z] d77568369979: Waiting [2021-08-18T21:23:23.434Z] 170f2ba95c9a: Waiting [2021-08-18T21:23:23.434Z] 97ac5df62f85: Waiting [2021-08-18T21:23:23.434Z] fc1c9f9a7f3b: Waiting [2021-08-18T21:23:23.434Z] d148012ef14d: Verifying Checksum [2021-08-18T21:23:23.434Z] d148012ef14d: Download complete [2021-08-18T21:23:23.434Z] 24495759ef45: Download complete [2021-08-18T21:23:23.434Z] d77568369979: Verifying Checksum [2021-08-18T21:23:23.434Z] d77568369979: Download complete [2021-08-18T21:23:23.434Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-18T21:23:23.434Z] fc1c9f9a7f3b: Download complete [2021-08-18T21:23:23.434Z] 595b0fe564bb: Verifying Checksum [2021-08-18T21:23:23.434Z] 595b0fe564bb: Download complete [2021-08-18T21:23:23.434Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T21:23:23.434Z] 170f2ba95c9a: Download complete [2021-08-18T21:23:23.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T21:23:23.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T21:23:24.424Z] 595b0fe564bb: Pull complete [2021-08-18T21:23:24.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T21:23:25.029Z] 24495759ef45: Pull complete [2021-08-18T21:23:25.635Z] d148012ef14d: Pull complete [2021-08-18T21:23:25.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T21:23:26.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T21:23:27.076Z] 97ac5df62f85: Verifying Checksum [2021-08-18T21:23:27.076Z] 97ac5df62f85: Download complete [2021-08-18T21:23:27.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T21:23:27.673Z] e90a11edd702: Verifying Checksum [2021-08-18T21:23:27.673Z] e90a11edd702: Download complete [2021-08-18T21:23:28.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T21:23:29.431Z] 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-08-18T21:23:31.691Z] $ docker stop --time=1 1823adc4463262d209c2f5faefaacb0ff10a952f1ccf61d2882263870ad361fd [2021-08-18T21:23:33.926Z] $ docker rm -f 1823adc4463262d209c2f5faefaacb0ff10a952f1ccf61d2882263870ad361fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:23:37.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-18T21:23:37.105Z] [2021-08-18T21:23:37.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:23:37.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-18T21:23:37.476Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-18T21:23:37.476Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-18T21:23:37.476Z] ca9280d653b3: Pulling fs layer [2021-08-18T21:23:37.476Z] 7e9c9ca2126c: Pulling fs layer [2021-08-18T21:23:37.743Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-18T21:23:37.743Z] cbdbe7a5bc2a: Download complete [2021-08-18T21:23:38.016Z] cbdbe7a5bc2a: Pull complete [2021-08-18T21:23:38.283Z] ca9280d653b3: Verifying Checksum [2021-08-18T21:23:38.283Z] ca9280d653b3: Download complete [2021-08-18T21:23:38.867Z] ca9280d653b3: Pull complete [2021-08-18T21:23:38.874Z] e90a11edd702: Pull complete [2021-08-18T21:23:38.874Z] d77568369979: Pull complete [2021-08-18T21:23:38.874Z] fc1c9f9a7f3b: Pull complete [2021-08-18T21:23:39.465Z] 170f2ba95c9a: Pull complete [2021-08-18T21:23:40.817Z] 7e9c9ca2126c: Verifying Checksum [2021-08-18T21:23:40.817Z] 7e9c9ca2126c: Download complete [2021-08-18T21:23:44.194Z] 7e9c9ca2126c: Pull complete [2021-08-18T21:23:44.194Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-18T21:23:44.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-18T21:23:44.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-18T21:23:44.306Z] prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container [2021-08-18T21:23:44.368Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-18T21:23:44.873Z] 97ac5df62f85: Pull complete [2021-08-18T21:23:44.874Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T21:23:44.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T21:23:44.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T21:23:46.952Z] $ docker top f7b5066c7db889d4fc6d5e754248b23f9fa761326dcfaac0addd5e7e0c77b797 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-08-18T21:23:47.454Z] + docker-compose build --help [2021-08-18T21:23:47.454Z] + grep parallel [2021-08-18T21:23:47.579Z] + docker build -t ci-base-image-arm64 -f+ -echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T21:23:47.579Z] WORKDIR /edgex [2021-08-18T21:23:47.579Z] COPY go.mod . [2021-08-18T21:23:47.579Z] RUN go mod download [2021-08-18T21:23:47.579Z] . [2021-08-18T21:23:48.036Z] --parallel Build images in parallel. [Pipeline] } [2021-08-18T21:23:48.069Z] $ docker stop --time=1 f7b5066c7db889d4fc6d5e754248b23f9fa761326dcfaac0addd5e7e0c77b797 [2021-08-18T21:23:49.272Z] $ docker rm -f f7b5066c7db889d4fc6d5e754248b23f9fa761326dcfaac0addd5e7e0c77b797 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2021-08-18T21:23:49.578Z] Sending build context to Docker daemon 165.9MB [2021-08-18T21:23:49.578Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T21:23:49.578Z] ---> 04bc70af865f [2021-08-18T21:23:49.578Z] Step 2/4 : WORKDIR /edgex [Pipeline] sh [2021-08-18T21:23:49.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-18T21:23:49.891Z] . [Pipeline] withDockerContainer [2021-08-18T21:23:50.005Z] prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container [2021-08-18T21:23:50.078Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-18T21:23:50.477Z] $ docker top 6258ff60dd95b2f86f4818db3217fd5f150018243dca305b104174d7c027c794 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T21:23:50.946Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-18T21:23:51.530Z] Building core-command ... [2021-08-18T21:23:51.530Z] Building core-data ... [2021-08-18T21:23:51.530Z] Building core-metadata ... [2021-08-18T21:23:51.530Z] Building security-bootstrapper ... [2021-08-18T21:23:51.530Z] Building security-proxy-setup ... [2021-08-18T21:23:51.530Z] Building security-secretstore-setup ... [2021-08-18T21:23:51.530Z] Building support-notifications ... [2021-08-18T21:23:51.530Z] Building support-scheduler ... [2021-08-18T21:23:51.530Z] Building sys-mgmt-agent ... [2021-08-18T21:23:51.530Z] Building support-notifications [2021-08-18T21:23:51.530Z] Building core-command [2021-08-18T21:23:51.530Z] Building core-data [2021-08-18T21:23:51.530Z] Building support-scheduler [2021-08-18T21:23:51.530Z] Building security-bootstrapper [2021-08-18T21:23:54.999Z] ---> Running in 727e47c34206 [2021-08-18T21:23:55.273Z] Removing intermediate container 727e47c34206 [2021-08-18T21:23:55.273Z] ---> 7989cf5a2ba8 [2021-08-18T21:23:55.273Z] Step 3/4 : COPY go.mod . [2021-08-18T21:23:56.251Z] ---> 475dda2caa72 [2021-08-18T21:23:56.251Z] Step 4/4 : RUN go mod download [2021-08-18T21:23:56.528Z] ---> Running in ea6b2656a634 [2021-08-18T21:24:04.056Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:24:04.056Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:24:04.056Z] ---> 371f59f00865 [2021-08-18T21:24:04.056Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T21:24:04.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:24:04.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:24:04.056Z] ---> 371f59f00865 [2021-08-18T21:24:04.056Z] Step 3/23 : WORKDIR /edgex-go [2021-08-18T21:24:04.056Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:24:04.056Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:24:04.056Z] ---> 371f59f00865 [2021-08-18T21:24:04.056Z] Step 3/32 : WORKDIR /edgex-go [2021-08-18T21:24:06.025Z] ---> Running in 186755440c16 [2021-08-18T21:24:06.025Z] ---> Running in 6c543080a5a4 [2021-08-18T21:24:06.291Z] ---> Running in ed2628c1079d [2021-08-18T21:24:10.548Z] Removing intermediate container ed2628c1079d [2021-08-18T21:24:10.548Z] ---> 094f963b1ef1 [2021-08-18T21:24:10.548Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:24:10.548Z] Removing intermediate container 186755440c16 [2021-08-18T21:24:10.548Z] ---> 86e1bcae865d [2021-08-18T21:24:10.548Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:24:10.548Z] Removing intermediate container 6c543080a5a4 [2021-08-18T21:24:10.548Z] ---> bee15e484cd3 [2021-08-18T21:24:10.548Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:24:10.548Z] ---> Running in 98c825b367ed [2021-08-18T21:24:10.548Z] ---> Running in 598cd24c03af [2021-08-18T21:24:10.548Z] ---> Running in 7a88734fb7f4 [2021-08-18T21:24:17.211Z] Removing intermediate container 98c825b367ed [2021-08-18T21:24:17.211Z] ---> 709e0bf788ec [2021-08-18T21:24:17.211Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-18T21:24:17.211Z] ---> Running in 74a3cb68dafa [2021-08-18T21:24:17.211Z] Removing intermediate container 598cd24c03af [2021-08-18T21:24:17.211Z] ---> 1e3db7a4e087 [2021-08-18T21:24:17.211Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-18T21:24:17.211Z] Removing intermediate container 7a88734fb7f4 [2021-08-18T21:24:17.211Z] ---> 8fd6576109f8 [2021-08-18T21:24:17.211Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-18T21:24:17.211Z] ---> Running in d53294656fa6 [2021-08-18T21:24:17.211Z] ---> Running in 8fdafc761bd9 [2021-08-18T21:24:18.620Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:24:18.620Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:24:18.620Z] ---> 371f59f00865 [2021-08-18T21:24:18.620Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T21:24:18.620Z] ---> Using cache [2021-08-18T21:24:18.620Z] ---> bee15e484cd3 [2021-08-18T21:24:18.620Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:24:18.620Z] ---> Using cache [2021-08-18T21:24:18.620Z] ---> 8fd6576109f8 [2021-08-18T21:24:18.620Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-18T21:24:21.409Z] ---> Running in b3c7362f9809 [2021-08-18T21:24:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:21.409Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:24:21.409Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:24:21.409Z] ---> 371f59f00865 [2021-08-18T21:24:21.409Z] Step 3/23 : WORKDIR /edgex-go [2021-08-18T21:24:21.409Z] ---> Using cache [2021-08-18T21:24:21.409Z] ---> bee15e484cd3 [2021-08-18T21:24:21.409Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:24:21.409Z] ---> Using cache [2021-08-18T21:24:21.409Z] ---> 8fd6576109f8 [2021-08-18T21:24:21.409Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-18T21:24:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:21.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:21.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:21.949Z] ---> Running in e21ba61c89f1 [2021-08-18T21:24:22.222Z] OK: 219 MiB in 52 packages [2021-08-18T21:24:22.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:22.222Z] OK: 219 MiB in 52 packages [2021-08-18T21:24:22.222Z] OK: 219 MiB in 52 packages [2021-08-18T21:24:22.498Z] Removing intermediate container b3c7362f9809 [2021-08-18T21:24:22.498Z] ---> 03a9162ad1bd [2021-08-18T21:24:22.498Z] Step 6/24 : COPY go.mod . [2021-08-18T21:24:22.498Z] Removing intermediate container 8fdafc761bd9 [2021-08-18T21:24:22.498Z] ---> 80f8c50e8abf [2021-08-18T21:24:22.498Z] Step 6/24 : COPY go.mod . [2021-08-18T21:24:22.498Z] ---> b7e1fc1b7b53 [2021-08-18T21:24:22.498Z] Step 7/24 : RUN go mod download [2021-08-18T21:24:22.498Z] Removing intermediate container 74a3cb68dafa [2021-08-18T21:24:22.498Z] ---> 03d6aeaefde5 [2021-08-18T21:24:22.498Z] Step 6/23 : COPY go.mod . [2021-08-18T21:24:22.764Z] ---> Running in c63395bc32b7 [2021-08-18T21:24:22.764Z] ---> cd215917ad43 [2021-08-18T21:24:22.764Z] Step 7/24 : RUN go mod download [2021-08-18T21:24:22.764Z] ---> Running in b215ed295ce1 [2021-08-18T21:24:22.764Z] ---> fdff371859cc [2021-08-18T21:24:22.764Z] Step 7/23 : RUN go mod download [2021-08-18T21:24:22.764Z] ---> Running in 0ba691e39191 [2021-08-18T21:24:23.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:24:23.621Z] OK: 219 MiB in 52 packages [2021-08-18T21:24:23.888Z] OK: 219 MiB in 52 packages [2021-08-18T21:24:23.888Z] Removing intermediate container e21ba61c89f1 [2021-08-18T21:24:23.888Z] ---> 78d244a5b162 [2021-08-18T21:24:23.888Z] Step 6/23 : COPY go.mod . [2021-08-18T21:24:24.156Z] Removing intermediate container d53294656fa6 [2021-08-18T21:24:24.156Z] ---> 47287e8c1209 [2021-08-18T21:24:24.156Z] Step 6/32 : COPY go.mod . [2021-08-18T21:24:24.437Z] ---> dc8d79e9e034 [2021-08-18T21:24:24.437Z] Step 7/23 : RUN go mod download [2021-08-18T21:24:24.437Z] ---> Running in 3906ac55a3b8 [2021-08-18T21:24:24.437Z] ---> d5c4115225c7 [2021-08-18T21:24:24.437Z] Step 7/32 : RUN go mod download [2021-08-18T21:24:24.437Z] Removing intermediate container c63395bc32b7 [2021-08-18T21:24:24.437Z] ---> ebc9c8c1b530 [2021-08-18T21:24:24.437Z] Step 8/24 : COPY . . [2021-08-18T21:24:24.437Z] ---> Running in e26959b8b02b [2021-08-18T21:24:24.437Z] Removing intermediate container b215ed295ce1 [2021-08-18T21:24:24.437Z] ---> fca2ef029464 [2021-08-18T21:24:24.437Z] Step 8/24 : COPY . . [2021-08-18T21:24:25.861Z] Removing intermediate container 0ba691e39191 [2021-08-18T21:24:25.861Z] ---> e393c3ec8c14 [2021-08-18T21:24:25.861Z] Step 8/23 : COPY . . [2021-08-18T21:24:32.519Z] ---> 5063de3a645d [2021-08-18T21:24:32.519Z] Step 9/24 : RUN go mod tidy [2021-08-18T21:24:32.519Z] ---> df1c01c66886 [2021-08-18T21:24:32.519Z] Step 9/24 : RUN go mod tidy [2021-08-18T21:24:32.519Z] Removing intermediate container e26959b8b02b [2021-08-18T21:24:32.519Z] ---> 284579e8d541 [2021-08-18T21:24:32.519Z] Step 8/32 : COPY . . [2021-08-18T21:24:32.519Z] Removing intermediate container 3906ac55a3b8 [2021-08-18T21:24:32.519Z] ---> 77d9d07f9a80 [2021-08-18T21:24:32.519Z] Step 8/23 : COPY . . [2021-08-18T21:24:32.519Z] ---> Running in b632e56e5176 [2021-08-18T21:24:32.519Z] ---> Running in a363d8284b99 [2021-08-18T21:24:33.110Z] ---> 183feaaea667 [2021-08-18T21:24:33.110Z] Step 9/23 : RUN go mod tidy [2021-08-18T21:24:33.380Z] ---> Running in d0d396c54b39 [2021-08-18T21:24:37.863Z] Removing intermediate container b632e56e5176 [2021-08-18T21:24:37.863Z] ---> f12497375558 [2021-08-18T21:24:37.863Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-18T21:24:38.130Z] Removing intermediate container a363d8284b99 [2021-08-18T21:24:38.130Z] ---> b0c78371e6fe [2021-08-18T21:24:38.130Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-18T21:24:38.399Z] ---> Running in 11c9a46418ca [2021-08-18T21:24:38.668Z] Removing intermediate container d0d396c54b39 [2021-08-18T21:24:38.668Z] ---> 7788d2468e0e [2021-08-18T21:24:38.668Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-18T21:24:38.668Z] ---> Running in 5533357fa699 [2021-08-18T21:24:38.947Z] ---> Running in 2671ae6c0e77 [2021-08-18T21:24:39.219Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T21:24:39.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T21:24:39.489Z] ---> 94a08ce6f7b1 [2021-08-18T21:24:39.489Z] Step 9/32 : RUN go mod tidy [2021-08-18T21:24:39.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T21:24:39.759Z] ---> Running in 31b3c526f084 [2021-08-18T21:24:41.180Z] ---> 902be917bf81 [2021-08-18T21:24:41.180Z] Step 9/23 : RUN go mod tidy [2021-08-18T21:24:41.180Z] ---> Running in 022c8d1473b2 [2021-08-18T21:24:42.155Z] Removing intermediate container 31b3c526f084 [2021-08-18T21:24:42.155Z] ---> 84157db62f52 [2021-08-18T21:24:42.155Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-18T21:24:42.155Z] ---> Running in 420f2f29aea0 [2021-08-18T21:24:42.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-18T21:24:43.008Z] Removing intermediate container 022c8d1473b2 [2021-08-18T21:24:43.008Z] ---> adbb9ebb06fa [2021-08-18T21:24:43.008Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-18T21:24:43.008Z] ---> Running in fad24af2428a [2021-08-18T21:24:43.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T21:25:22.520Z] Removing intermediate container 5533357fa699 [2021-08-18T21:25:22.520Z] ---> 678f7f03b144 [2021-08-18T21:25:22.520Z] [2021-08-18T21:25:22.520Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T21:25:22.520Z] 3.12: Pulling from library/alpine [2021-08-18T21:25:22.520Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T21:25:22.520Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T21:25:22.520Z] ---> 13621d1b12d4 [2021-08-18T21:25:22.520Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-18T21:25:22.520Z] ---> Running in 18aa4cdeda5a [2021-08-18T21:25:22.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:22.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:22.520Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-18T21:25:22.520Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:25:22.520Z] OK: 6 MiB in 15 packages [2021-08-18T21:25:22.520Z] Removing intermediate container 18aa4cdeda5a [2021-08-18T21:25:22.520Z] ---> a615eb98ccb3 [2021-08-18T21:25:22.520Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:25:22.520Z] ---> Running in 2c26bf8638dd [2021-08-18T21:25:22.520Z] Removing intermediate container 2c26bf8638dd [2021-08-18T21:25:22.520Z] ---> a47140e0b337 [2021-08-18T21:25:22.520Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-18T21:25:22.520Z] Removing intermediate container 2671ae6c0e77 [2021-08-18T21:25:22.520Z] ---> 054d2d9b6fdd [2021-08-18T21:25:22.520Z] [2021-08-18T21:25:22.520Z] Step 11/23 : FROM alpine:3.12 [2021-08-18T21:25:22.520Z] ---> 13621d1b12d4 [2021-08-18T21:25:22.520Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-18T21:25:22.520Z] Removing intermediate container 420f2f29aea0 [2021-08-18T21:25:22.520Z] ---> dce5b372e2db [2021-08-18T21:25:22.520Z] [2021-08-18T21:25:22.520Z] Step 11/32 : FROM alpine:3.12 [2021-08-18T21:25:22.520Z] ---> 13621d1b12d4 [2021-08-18T21:25:22.520Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-18T21:25:22.520Z] ---> Running in d9629e55f7b4 [2021-08-18T21:25:22.520Z] ---> Running in ac9ade1b758d [2021-08-18T21:25:22.520Z] ---> Running in ba7a7cf84939 [2021-08-18T21:25:22.520Z] Removing intermediate container ac9ade1b758d [2021-08-18T21:25:22.520Z] ---> 046c0972c11f [2021-08-18T21:25:22.520Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-18T21:25:22.520Z] Removing intermediate container d9629e55f7b4 [2021-08-18T21:25:22.520Z] ---> e68bb423f8a0 [2021-08-18T21:25:22.520Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-18T21:25:22.520Z] ---> Running in e5212dbd643e [2021-08-18T21:25:22.520Z] ---> Running in f42e9ac5eab7 [2021-08-18T21:25:22.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:22.520Z] Removing intermediate container f42e9ac5eab7 [2021-08-18T21:25:22.520Z] ---> 7f0cbddc2981 [2021-08-18T21:25:22.520Z] Step 16/24 : WORKDIR / [2021-08-18T21:25:22.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:22.520Z] ---> Running in 3563c5b32de6 [2021-08-18T21:25:22.520Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-18T21:25:22.520Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-18T21:25:22.521Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:25:22.521Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T21:25:22.521Z] OK: 6 MiB in 16 packages [2021-08-18T21:25:22.521Z] Removing intermediate container 3563c5b32de6 [2021-08-18T21:25:22.521Z] ---> 84b416d8fdd1 [2021-08-18T21:25:22.521Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:25:22.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:22.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:22.521Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-18T21:25:22.521Z] (2/2) Installing su-exec (0.2-r1) [2021-08-18T21:25:22.521Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:25:22.521Z] OK: 6 MiB in 16 packages [2021-08-18T21:25:23.115Z] ---> a095bed8bc49 [2021-08-18T21:25:23.115Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-18T21:25:23.115Z] Removing intermediate container ba7a7cf84939 [2021-08-18T21:25:23.115Z] ---> 11bf82a998e3 [2021-08-18T21:25:23.115Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:25:23.115Z] Removing intermediate container fad24af2428a [2021-08-18T21:25:23.115Z] ---> a261ce22cbdd [2021-08-18T21:25:23.115Z] [2021-08-18T21:25:23.115Z] Step 11/23 : FROM alpine:3.12 [2021-08-18T21:25:23.115Z] ---> 13621d1b12d4 [2021-08-18T21:25:23.115Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-18T21:25:23.115Z] ---> Using cache [2021-08-18T21:25:23.115Z] ---> a615eb98ccb3 [2021-08-18T21:25:23.115Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:25:23.115Z] ---> Using cache [2021-08-18T21:25:23.115Z] ---> a47140e0b337 [2021-08-18T21:25:23.115Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-18T21:25:23.398Z] ---> Running in 18045717315b [2021-08-18T21:25:23.398Z] ---> Running in 1e14e03b0adf [2021-08-18T21:25:23.398Z] Removing intermediate container e5212dbd643e [2021-08-18T21:25:23.398Z] ---> 4ee2901198a3 [2021-08-18T21:25:23.398Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-18T21:25:23.398Z] ---> 895d721cc075 [2021-08-18T21:25:23.398Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-18T21:25:23.398Z] Removing intermediate container 18045717315b [2021-08-18T21:25:23.398Z] ---> cf20a6335d60 [2021-08-18T21:25:23.398Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-18T21:25:23.398Z] Removing intermediate container 1e14e03b0adf [2021-08-18T21:25:23.398Z] ---> 41187dbda4a9 [2021-08-18T21:25:23.398Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-18T21:25:23.673Z] ---> Running in 5ceb6d5d03c5 [2021-08-18T21:25:23.673Z] ---> Running in 7ad17bc1a5d8 [2021-08-18T21:25:23.673Z] ---> Running in 8aee15b215a0 [2021-08-18T21:25:23.673Z] ---> f5a04083c229 [2021-08-18T21:25:23.673Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-18T21:25:23.674Z] Removing intermediate container 5ceb6d5d03c5 [2021-08-18T21:25:23.674Z] ---> 65b6761bf992 [2021-08-18T21:25:23.674Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-18T21:25:23.944Z] ---> Running in 37ec2e7b190a [2021-08-18T21:25:23.944Z] ---> Running in 26ad4f67979a [2021-08-18T21:25:23.944Z] Removing intermediate container 7ad17bc1a5d8 [2021-08-18T21:25:23.944Z] ---> 32b5dbb1d683 [2021-08-18T21:25:23.944Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-18T21:25:23.944Z] Removing intermediate container 8aee15b215a0 [2021-08-18T21:25:23.944Z] ---> 33dd257e359e [2021-08-18T21:25:23.944Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:25:24.212Z] ---> Running in f5d02d8a97f1 [2021-08-18T21:25:24.212Z] Removing intermediate container 37ec2e7b190a [2021-08-18T21:25:24.212Z] ---> 8262828efcf8 [2021-08-18T21:25:24.212Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-18T21:25:24.212Z] Removing intermediate container 26ad4f67979a [2021-08-18T21:25:24.212Z] ---> cc55d37893e2 [2021-08-18T21:25:24.212Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:25:24.212Z] Removing intermediate container 11c9a46418ca [2021-08-18T21:25:24.212Z] ---> 9435963ff83a [2021-08-18T21:25:24.212Z] [2021-08-18T21:25:24.212Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T21:25:24.212Z] ---> 13621d1b12d4 [2021-08-18T21:25:24.212Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-18T21:25:24.212Z] ---> Running in 98d76ad1ed6c [2021-08-18T21:25:24.212Z] ---> Running in 62b45ec1b907 [2021-08-18T21:25:24.212Z] ---> Running in 8f55a4d172b2 [2021-08-18T21:25:24.212Z] Removing intermediate container f5d02d8a97f1 [2021-08-18T21:25:24.212Z] ---> 1c12b3edf00d [2021-08-18T21:25:24.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:25:24.212Z] ---> 336e6695acca [2021-08-18T21:25:24.212Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-18T21:25:24.483Z] Removing intermediate container 62b45ec1b907 [2021-08-18T21:25:24.483Z] ---> ef476a5f5f7f [2021-08-18T21:25:24.483Z] Step 22/24 : LABEL arch=x86_64 [2021-08-18T21:25:24.483Z] Removing intermediate container 8f55a4d172b2 [2021-08-18T21:25:24.483Z] ---> bec2c73c7737 [2021-08-18T21:25:24.483Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-18T21:25:24.483Z] ---> Running in 47b1f92999d5 [2021-08-18T21:25:24.483Z] ---> Running in b7983587c166 [2021-08-18T21:25:24.752Z] ---> c30698c1c6b0 [2021-08-18T21:25:24.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-18T21:25:24.752Z] ---> 1f8e4a93c629 [2021-08-18T21:25:24.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-18T21:25:24.752Z] Removing intermediate container 47b1f92999d5 [2021-08-18T21:25:24.752Z] ---> bde6b4577bb9 [2021-08-18T21:25:24.752Z] Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:25:24.752Z] Removing intermediate container b7983587c166 [2021-08-18T21:25:24.752Z] ---> 0d49736e91ed [2021-08-18T21:25:24.752Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-18T21:25:24.752Z] ---> Running in 766ce7949951 [2021-08-18T21:25:24.752Z] ---> Running in 1647cb4d3352 [2021-08-18T21:25:25.024Z] Removing intermediate container 766ce7949951 [2021-08-18T21:25:25.024Z] ---> b2e3a57abd1d [2021-08-18T21:25:25.024Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T21:25:25.024Z] ---> 8ee29b5064ef [2021-08-18T21:25:25.024Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-18T21:25:25.024Z] Removing intermediate container 98d76ad1ed6c [2021-08-18T21:25:25.024Z] ---> bb6abaed30d0 [2021-08-18T21:25:25.024Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-18T21:25:25.024Z] ---> Running in 75ae99f120d5 [2021-08-18T21:25:25.024Z] Removing intermediate container 1647cb4d3352 [2021-08-18T21:25:25.024Z] ---> 01965c62444c [2021-08-18T21:25:25.024Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:25:25.024Z] ---> Running in 98147eb5a072 [2021-08-18T21:25:25.024Z] ---> 01b68d2e81f4 [2021-08-18T21:25:25.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-18T21:25:25.025Z] ---> Running in 9f6152d84c37 [2021-08-18T21:25:25.025Z] ---> Running in ebee0b64a314 [2021-08-18T21:25:25.301Z] Removing intermediate container 98147eb5a072 [2021-08-18T21:25:25.301Z] ---> b25cca3a596b [2021-08-18T21:25:25.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:25:25.301Z] Removing intermediate container 75ae99f120d5 [2021-08-18T21:25:25.301Z] ---> 8b38a45c7a3a [2021-08-18T21:25:25.301Z] [2021-08-18T21:25:25.301Z] Removing intermediate container 9f6152d84c37 [2021-08-18T21:25:25.301Z] ---> 412f150b9af1 [2021-08-18T21:25:25.301Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-18T21:25:25.301Z] ---> Running in e2789b76d992 [2021-08-18T21:25:25.301Z] Successfully built 8b38a45c7a3a [2021-08-18T21:25:25.301Z] Successfully tagged core-command:latest [2021-08-18T21:25:25.301Z] ---> 2d14ccb94757 [2021-08-18T21:25:25.301Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-18T21:25:25.301Z] Building security-proxy-setup [2021-08-18T21:25:25.570Z]  Building core-command ... done  ---> Running in 1417ad60715d [2021-08-18T21:25:26.152Z] Removing intermediate container e2789b76d992 [2021-08-18T21:25:26.152Z] ---> 66940128dbdd [2021-08-18T21:25:26.152Z] Step 21/23 : LABEL arch=x86_64 [2021-08-18T21:25:26.424Z] ---> Running in 6e10fd9af97f [2021-08-18T21:25:26.424Z] ---> 59ae5fd059a6 [2021-08-18T21:25:26.424Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-18T21:25:26.424Z] Removing intermediate container 1417ad60715d [2021-08-18T21:25:26.424Z] ---> b8d6d716b4f7 [2021-08-18T21:25:26.424Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:25:27.014Z] ---> Running in 12d2589d68d4 [2021-08-18T21:25:27.015Z] ---> Running in 3b9f4390e5fe [2021-08-18T21:25:27.015Z] Removing intermediate container 6e10fd9af97f [2021-08-18T21:25:27.015Z] ---> 16a38d8c9ce3 [2021-08-18T21:25:27.015Z] Step 22/23 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:25:27.015Z] ---> Running in 4c78dacd325b [2021-08-18T21:25:27.015Z] Removing intermediate container ebee0b64a314 [2021-08-18T21:25:27.015Z] ---> ce194ca7f75d [2021-08-18T21:25:27.015Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-18T21:25:27.015Z] Removing intermediate container 3b9f4390e5fe [2021-08-18T21:25:27.015Z] ---> 382ba6b91200 [2021-08-18T21:25:27.015Z] Step 21/23 : LABEL arch=x86_64 [2021-08-18T21:25:27.281Z] ---> Running in aa55c08e0c4b [2021-08-18T21:25:27.281Z] ---> Running in aaaaebe67939 [2021-08-18T21:25:27.281Z] Removing intermediate container 4c78dacd325b [2021-08-18T21:25:27.281Z] ---> 1365e9dd8f66 [2021-08-18T21:25:27.281Z] Step 23/23 : LABEL version=0.0.0 [2021-08-18T21:25:27.281Z] ---> Running in 156c1837360e [2021-08-18T21:25:27.281Z] Removing intermediate container aaaaebe67939 [2021-08-18T21:25:27.281Z] ---> 98b3d879ae58 [2021-08-18T21:25:27.281Z] Step 22/23 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:25:27.551Z] ---> Running in 167aae04d5c2 [2021-08-18T21:25:27.551Z] Removing intermediate container 156c1837360e [2021-08-18T21:25:27.551Z] ---> 8117301409c7 [2021-08-18T21:25:27.551Z] [2021-08-18T21:25:27.551Z] Successfully built 8117301409c7 [2021-08-18T21:25:27.551Z] Successfully tagged support-scheduler:latest [2021-08-18T21:25:27.551Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-08-18T21:25:27.816Z] Removing intermediate container 167aae04d5c2 [2021-08-18T21:25:27.816Z] ---> 6dd66cdc6319 [2021-08-18T21:25:27.816Z] Step 23/23 : LABEL version=0.0.0 [2021-08-18T21:25:27.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:28.083Z] ---> Running in 552c95d70856 [2021-08-18T21:25:28.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:28.931Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-18T21:25:28.931Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-18T21:25:28.931Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-18T21:25:28.931Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-18T21:25:28.931Z] Removing intermediate container 12d2589d68d4 [2021-08-18T21:25:28.931Z] ---> b140d86c3076 [2021-08-18T21:25:28.931Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:25:29.533Z] Removing intermediate container 552c95d70856 [2021-08-18T21:25:29.533Z] ---> 0383a4cc2554 [2021-08-18T21:25:29.533Z] [2021-08-18T21:25:29.533Z] Successfully built 0383a4cc2554 [2021-08-18T21:25:29.805Z] Successfully tagged support-notifications:latest [2021-08-18T21:25:29.805Z] Building sys-mgmt-agent [2021-08-18T21:25:29.805Z]  Building support-notifications ... done  ---> 7bbd092e34ba [2021-08-18T21:25:29.805Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-18T21:25:29.805Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-18T21:25:30.076Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-18T21:25:30.076Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:25:30.076Z] OK: 8 MiB in 20 packages [2021-08-18T21:25:33.341Z] Removing intermediate container ea6b2656a634 [2021-08-18T21:25:33.341Z] ---> 7366054d290d [2021-08-18T21:25:33.341Z] Successfully built 7366054d290d [2021-08-18T21:25:33.341Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:25:33.718Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T21:25:33.718Z] . [Pipeline] withDockerContainer [2021-08-18T21:25:34.004Z] prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container [2021-08-18T21:25:34.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-08-18T21:25:34.352Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:25:34.352Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:25:34.352Z] ---> 371f59f00865 [2021-08-18T21:25:34.352Z] Step 3/26 : WORKDIR /edgex-go [2021-08-18T21:25:34.352Z] ---> Using cache [2021-08-18T21:25:34.352Z] ---> bee15e484cd3 [2021-08-18T21:25:34.352Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:25:34.352Z] ---> Using cache [2021-08-18T21:25:34.352Z] ---> 8fd6576109f8 [2021-08-18T21:25:34.352Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-18T21:25:34.352Z] ---> Using cache [2021-08-18T21:25:34.352Z] ---> 78d244a5b162 [2021-08-18T21:25:34.352Z] Step 6/26 : COPY go.mod . [2021-08-18T21:25:34.352Z] ---> Using cache [2021-08-18T21:25:34.352Z] ---> dc8d79e9e034 [2021-08-18T21:25:34.352Z] Step 7/26 : RUN go mod download [2021-08-18T21:25:34.352Z] ---> Using cache [2021-08-18T21:25:34.352Z] ---> 77d9d07f9a80 [2021-08-18T21:25:34.352Z] Step 8/26 : COPY . . [2021-08-18T21:25:34.352Z] ---> Using cache [2021-08-18T21:25:34.352Z] ---> 902be917bf81 [2021-08-18T21:25:34.352Z] Step 9/26 : RUN go mod tidy [2021-08-18T21:25:34.352Z] ---> Using cache [2021-08-18T21:25:34.352Z] ---> adbb9ebb06fa [2021-08-18T21:25:34.352Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-18T21:25:34.627Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:25:34.627Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:25:34.627Z] ---> 371f59f00865 [2021-08-18T21:25:34.627Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T21:25:34.627Z] ---> Using cache [2021-08-18T21:25:34.627Z] ---> bee15e484cd3 [2021-08-18T21:25:34.627Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:25:34.627Z] ---> Using cache [2021-08-18T21:25:34.627Z] ---> 8fd6576109f8 [2021-08-18T21:25:34.627Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-18T21:25:34.891Z] ---> 499bdd7bcf1e [2021-08-18T21:25:34.891Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-18T21:25:34.891Z] ---> Running in 6dc4c81a6df1 [2021-08-18T21:25:34.891Z] ---> Running in e3f4093afee5 [2021-08-18T21:25:35.158Z] ---> 744677931f2f [2021-08-18T21:25:35.158Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-18T21:25:35.423Z] Removing intermediate container aa55c08e0c4b [2021-08-18T21:25:35.423Z] ---> a0a7c78557fe [2021-08-18T21:25:35.423Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:25:35.697Z] ---> e23e7b9aacfb [2021-08-18T21:25:35.697Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-18T21:25:36.094Z] $ docker top 764cd421b89c1a4d34ca255b7cab50b8360842bc43757662564c834738069e2f -eo pid,comm [2021-08-18T21:25:36.290Z] ---> b9db453b5eb9 [2021-08-18T21:25:36.290Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-18T21:25:36.290Z] ---> 42513d7008f2 [2021-08-18T21:25:36.290Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-18T21:25:36.290Z] 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 [Pipeline] { [Pipeline] sh [2021-08-18T21:25:36.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:36.561Z] ---> abf25d683d74 [2021-08-18T21:25:36.561Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-18T21:25:36.830Z] ---> Running in 51d627347c36 [2021-08-18T21:25:37.101Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:25:37.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:25:37.101Z] ---> 371f59f00865 [2021-08-18T21:25:37.101Z] Step 3/22 : WORKDIR /edgex-go [2021-08-18T21:25:37.101Z] ---> Using cache [2021-08-18T21:25:37.101Z] ---> bee15e484cd3 [2021-08-18T21:25:37.101Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:25:37.101Z] ---> Using cache [2021-08-18T21:25:37.101Z] ---> 8fd6576109f8 [2021-08-18T21:25:37.101Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-18T21:25:37.101Z] ---> Using cache [2021-08-18T21:25:37.101Z] ---> 78d244a5b162 [2021-08-18T21:25:37.101Z] Step 6/22 : COPY go.mod . [2021-08-18T21:25:37.101Z] ---> Using cache [2021-08-18T21:25:37.101Z] ---> dc8d79e9e034 [2021-08-18T21:25:37.101Z] Step 7/22 : RUN go mod download [2021-08-18T21:25:37.101Z] ---> Using cache [2021-08-18T21:25:37.101Z] ---> 77d9d07f9a80 [2021-08-18T21:25:37.101Z] Step 8/22 : COPY . . [2021-08-18T21:25:37.101Z] ---> Using cache [2021-08-18T21:25:37.101Z] ---> 902be917bf81 [2021-08-18T21:25:37.101Z] Step 9/22 : RUN go mod tidy [2021-08-18T21:25:37.101Z] ---> Using cache [2021-08-18T21:25:37.101Z] ---> adbb9ebb06fa [2021-08-18T21:25:37.101Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-18T21:25:37.101Z] Removing intermediate container 51d627347c36 [2021-08-18T21:25:37.101Z] ---> e683ca41e974 [2021-08-18T21:25:37.101Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-18T21:25:37.101Z] ---> ed7bb94c20b7 [2021-08-18T21:25:37.101Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-18T21:25:37.101Z] ---> Running in 3ba717d4bbd8 [2021-08-18T21:25:37.101Z] ---> Running in 1f1ea5dc7a9f [2021-08-18T21:25:37.196Z] + go version [2021-08-18T21:25:37.196Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T21:25:37.244Z] $ docker stop --time=1 764cd421b89c1a4d34ca255b7cab50b8360842bc43757662564c834738069e2f [2021-08-18T21:25:37.384Z] Removing intermediate container 1f1ea5dc7a9f [2021-08-18T21:25:37.384Z] ---> 14ae2ca79e1b [2021-08-18T21:25:37.384Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:25:37.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:25:37.650Z] ---> Running in 3f55bfaaed4e [2021-08-18T21:25:37.650Z] ---> 1afbb1cae830 [2021-08-18T21:25:37.650Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-18T21:25:37.650Z] ---> Running in 9f32061eac65 [2021-08-18T21:25:37.923Z] Removing intermediate container 3f55bfaaed4e [2021-08-18T21:25:37.923Z] ---> a72444a51215 [2021-08-18T21:25:37.923Z] Step 22/24 : LABEL arch=x86_64 [2021-08-18T21:25:37.923Z] ---> Running in 5d1192ea11ca [2021-08-18T21:25:37.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T21:25:38.198Z] Removing intermediate container 5d1192ea11ca [2021-08-18T21:25:38.198Z] ---> f6145bfa6277 [2021-08-18T21:25:38.198Z] Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:25:38.198Z] ---> Running in 66f9e226ab8c [2021-08-18T21:25:38.467Z] Removing intermediate container 66f9e226ab8c [2021-08-18T21:25:38.467Z] ---> 12fc31d04671 [2021-08-18T21:25:38.467Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T21:25:38.467Z] OK: 219 MiB in 52 packages [2021-08-18T21:25:38.467Z] ---> Running in a765eec0fa8e [2021-08-18T21:25:38.747Z] Removing intermediate container a765eec0fa8e [2021-08-18T21:25:38.747Z] ---> 52cfb49c7317 [2021-08-18T21:25:38.747Z] [2021-08-18T21:25:38.747Z] Successfully built 52cfb49c7317 [2021-08-18T21:25:38.747Z] Successfully tagged core-data:latest [2021-08-18T21:25:38.747Z] Building core-metadata [2021-08-18T21:25:38.747Z]  Building core-data ... done Removing intermediate container 9f32061eac65 [2021-08-18T21:25:38.747Z] ---> 47cc561a9615 [2021-08-18T21:25:38.747Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-18T21:25:39.020Z] ---> Running in cbb91176ff3f [2021-08-18T21:25:39.020Z] Removing intermediate container e3f4093afee5 [2021-08-18T21:25:39.020Z] ---> d0b08aa426c9 [2021-08-18T21:25:39.020Z] Step 6/24 : COPY go.mod . [2021-08-18T21:25:39.128Z] $ docker rm -f 764cd421b89c1a4d34ca255b7cab50b8360842bc43757662564c834738069e2f [2021-08-18T21:25:39.292Z] Removing intermediate container cbb91176ff3f [2021-08-18T21:25:39.292Z] ---> 719d8c5477f4 [2021-08-18T21:25:39.292Z] Step 29/32 : CMD ["gate"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:25:40.175Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T21:25:40.175Z] . [Pipeline] withDockerContainer [2021-08-18T21:25:40.263Z] ---> 7899ff5e137f [2021-08-18T21:25:40.263Z] Step 7/24 : RUN go mod download [2021-08-18T21:25:40.468Z] prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container [2021-08-18T21:25:40.533Z] ---> Running in 2c563afc7237 [2021-08-18T21:25:40.533Z] ---> Running in e73da2e4f5a9 [2021-08-18T21:25:40.565Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-08-18T21:25:40.800Z] Removing intermediate container 2c563afc7237 [2021-08-18T21:25:40.800Z] ---> 8769af19f08b [2021-08-18T21:25:40.800Z] Step 30/32 : LABEL arch=x86_64 [2021-08-18T21:25:40.800Z] ---> Running in 576a5923d418 [2021-08-18T21:25:41.069Z] Removing intermediate container 576a5923d418 [2021-08-18T21:25:41.069Z] ---> 67b3c7b5a9d6 [2021-08-18T21:25:41.069Z] Step 31/32 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:25:41.343Z] ---> Running in 7ccbcf57d185 [2021-08-18T21:25:41.612Z] Removing intermediate container 7ccbcf57d185 [2021-08-18T21:25:41.612Z] ---> 7683060043bf [2021-08-18T21:25:41.612Z] Step 32/32 : LABEL version=0.0.0 [2021-08-18T21:25:41.897Z] ---> Running in 59d1bfe42d67 [2021-08-18T21:25:41.897Z] Removing intermediate container 59d1bfe42d67 [2021-08-18T21:25:41.897Z] ---> 49546c1e683a [2021-08-18T21:25:41.897Z] [2021-08-18T21:25:42.172Z] Successfully built 49546c1e683a [2021-08-18T21:25:42.172Z] Successfully tagged security-bootstrapper:latest [2021-08-18T21:25:42.197Z] $ docker top c3baedb642f0663f67bbc307072c14a06e77d74c127a719f073987de30a6c443 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-18T21:25:42.626Z] ========================================================= [2021-08-18T21:25:42.626Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-18T21:25:42.626Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-18T21:25:43.347Z] + go mod tidy [2021-08-18T21:25:43.639Z]  Building security-bootstrapper ... done Removing intermediate container e73da2e4f5a9 [2021-08-18T21:25:43.639Z] ---> 28c5835c2ee2 [2021-08-18T21:25:43.639Z] Step 8/24 : COPY . . [Pipeline] sh [2021-08-18T21:25:45.022Z] + make test [2021-08-18T21:25:45.022Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-18T21:25:45.022Z] go mod tidy [2021-08-18T21:25:45.622Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-18T21:25:47.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:25:47.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:25:47.962Z] ---> 371f59f00865 [2021-08-18T21:25:47.962Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T21:25:47.962Z] ---> Using cache [2021-08-18T21:25:47.962Z] ---> bee15e484cd3 [2021-08-18T21:25:47.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:25:47.962Z] ---> Using cache [2021-08-18T21:25:47.962Z] ---> 8fd6576109f8 [2021-08-18T21:25:47.962Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-18T21:25:47.962Z] ---> Using cache [2021-08-18T21:25:47.962Z] ---> 78d244a5b162 [2021-08-18T21:25:47.962Z] Step 6/24 : COPY go.mod . [2021-08-18T21:25:47.962Z] ---> Using cache [2021-08-18T21:25:47.962Z] ---> dc8d79e9e034 [2021-08-18T21:25:47.962Z] Step 7/24 : RUN go mod download [2021-08-18T21:25:47.962Z] ---> Using cache [2021-08-18T21:25:47.962Z] ---> 77d9d07f9a80 [2021-08-18T21:25:47.962Z] Step 8/24 : COPY . . [2021-08-18T21:25:47.962Z] ---> Using cache [2021-08-18T21:25:47.962Z] ---> 902be917bf81 [2021-08-18T21:25:47.962Z] Step 9/24 : RUN go mod tidy [2021-08-18T21:25:47.962Z] ---> Using cache [2021-08-18T21:25:47.962Z] ---> adbb9ebb06fa [2021-08-18T21:25:47.962Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-18T21:25:49.879Z] ---> Running in 0c2eaccd9495 [2021-08-18T21:25:50.153Z] ---> facd0570ac5c [2021-08-18T21:25:50.153Z] Step 9/24 : RUN go mod tidy [2021-08-18T21:25:50.153Z] ---> Running in b0b7d1d9ee9b [2021-08-18T21:25:50.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T21:25:51.887Z] Removing intermediate container b0b7d1d9ee9b [2021-08-18T21:25:51.887Z] ---> 378672ea9dd5 [2021-08-18T21:25:51.887Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-18T21:25:51.887Z] ---> Running in 96f289dcd026 [2021-08-18T21:25:52.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T21:26:00.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T21:26:02.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T21:26:03.770Z] Removing intermediate container 6dc4c81a6df1 [2021-08-18T21:26:03.770Z] ---> 2f18660e8b0d [2021-08-18T21:26:03.770Z] [2021-08-18T21:26:03.770Z] Step 11/26 : FROM alpine:3.12 [2021-08-18T21:26:03.770Z] ---> 13621d1b12d4 [2021-08-18T21:26:03.770Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-18T21:26:03.770Z] ---> Running in 4fd61d202a7d [2021-08-18T21:26:04.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:26:04.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:26:04.640Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-18T21:26:04.640Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-18T21:26:04.640Z] (3/3) Installing su-exec (0.2-r1) [2021-08-18T21:26:04.640Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:26:04.640Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T21:26:04.640Z] OK: 6 MiB in 17 packages [2021-08-18T21:26:05.257Z] Removing intermediate container 4fd61d202a7d [2021-08-18T21:26:05.257Z] ---> d06c43fccb18 [2021-08-18T21:26:05.257Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-18T21:26:05.257Z] ---> Running in 5a6216a6a87b [2021-08-18T21:26:05.529Z] Removing intermediate container 5a6216a6a87b [2021-08-18T21:26:05.529Z] ---> e7cbf3aa16ad [2021-08-18T21:26:05.529Z] Step 14/26 : WORKDIR / [2021-08-18T21:26:05.529Z] ---> Running in 1fd61a992011 [2021-08-18T21:26:05.529Z] Removing intermediate container 1fd61a992011 [2021-08-18T21:26:05.529Z] ---> 4e578835b8ff [2021-08-18T21:26:05.529Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-18T21:26:05.817Z] ---> 5ed849c11cac [2021-08-18T21:26:05.817Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-18T21:26:06.092Z] ---> 12f293234fda [2021-08-18T21:26:06.092Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-18T21:26:06.378Z] ---> e0a3b45fc46f [2021-08-18T21:26:06.378Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-18T21:26:06.662Z] ---> 8e380ec403f0 [2021-08-18T21:26:06.662Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-18T21:26:07.679Z] Removing intermediate container 3ba717d4bbd8 [2021-08-18T21:26:07.679Z] ---> f5776df4bde2 [2021-08-18T21:26:07.679Z] [2021-08-18T21:26:07.679Z] Step 11/22 : FROM alpine:3.12 [2021-08-18T21:26:07.679Z] ---> 13621d1b12d4 [2021-08-18T21:26:07.679Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-18T21:26:07.679Z] ---> f5b35d37b39d [2021-08-18T21:26:07.679Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-18T21:26:07.967Z] ---> Running in 00cc762dd892 [2021-08-18T21:26:08.248Z] ---> 7b3c10f14539 [2021-08-18T21:26:08.248Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-18T21:26:08.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:26:08.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:26:08.808Z] ---> f2212c8b988e [2021-08-18T21:26:08.808Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-18T21:26:08.808Z] ---> Running in 813161de34e8 [2021-08-18T21:26:08.808Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-18T21:26:08.808Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-18T21:26:08.808Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-18T21:26:08.808Z] (4/4) Installing curl (7.78.0-r0) [2021-08-18T21:26:08.808Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:26:08.808Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T21:26:09.093Z] OK: 7 MiB in 18 packages [2021-08-18T21:26:09.710Z] Removing intermediate container 00cc762dd892 [2021-08-18T21:26:09.710Z] ---> 18735e38f739 [2021-08-18T21:26:09.710Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-18T21:26:09.710Z] Removing intermediate container 813161de34e8 [2021-08-18T21:26:09.710Z] ---> 07c2f407a92f [2021-08-18T21:26:09.710Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-18T21:26:09.710Z] ---> Running in 028bf24e8e48 [2021-08-18T21:26:09.710Z] ---> Running in b1837cd1a4e2 [2021-08-18T21:26:09.992Z] Removing intermediate container 028bf24e8e48 [2021-08-18T21:26:09.992Z] ---> f78fb97b8e68 [2021-08-18T21:26:09.992Z] Step 14/22 : WORKDIR /edgex [2021-08-18T21:26:09.992Z] Removing intermediate container b1837cd1a4e2 [2021-08-18T21:26:09.992Z] ---> a82581309678 [2021-08-18T21:26:09.992Z] Step 24/26 : LABEL arch=x86_64 [2021-08-18T21:26:09.992Z] ---> Running in 69690170179b [2021-08-18T21:26:09.992Z] ---> Running in c890723d7646 [2021-08-18T21:26:10.266Z] Removing intermediate container 69690170179b [2021-08-18T21:26:10.266Z] ---> 01e3c72e1e66 [2021-08-18T21:26:10.266Z] Step 25/26 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:26:10.266Z] ---> Running in c1fa167a79f5 [2021-08-18T21:26:10.266Z] Removing intermediate container c890723d7646 [2021-08-18T21:26:10.266Z] ---> 673517cd296d [2021-08-18T21:26:10.266Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-18T21:26:10.550Z] Removing intermediate container c1fa167a79f5 [2021-08-18T21:26:10.550Z] ---> 5b47112aed17 [2021-08-18T21:26:10.550Z] Step 26/26 : LABEL version=0.0.0 [2021-08-18T21:26:10.550Z] ---> Running in 70b7911c5967 [2021-08-18T21:26:10.550Z] ---> 793159e6d70a [2021-08-18T21:26:10.550Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-18T21:26:10.831Z] Removing intermediate container 70b7911c5967 [2021-08-18T21:26:10.831Z] ---> 14527e757286 [2021-08-18T21:26:10.831Z] [2021-08-18T21:26:10.831Z] Successfully built 14527e757286 [2021-08-18T21:26:10.831Z] Successfully tagged security-secretstore-setup:latest [2021-08-18T21:26:11.129Z]  Building security-secretstore-setup ... done  ---> 550c0aa11eda [2021-08-18T21:26:11.129Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-18T21:26:11.753Z] ---> 17d6f4ab52b3 [2021-08-18T21:26:11.753Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-18T21:26:11.753Z] ---> Running in 8bdc26d3fbb7 [2021-08-18T21:26:12.038Z] Removing intermediate container 8bdc26d3fbb7 [2021-08-18T21:26:12.038Z] ---> bee63422582c [2021-08-18T21:26:12.038Z] Step 19/22 : CMD ["--init=true"] [2021-08-18T21:26:12.038Z] ---> Running in 867392bd1d14 [2021-08-18T21:26:12.038Z] Removing intermediate container 867392bd1d14 [2021-08-18T21:26:12.038Z] ---> f52e502514f7 [2021-08-18T21:26:12.038Z] Step 20/22 : LABEL arch=x86_64 [2021-08-18T21:26:12.038Z] ---> Running in faf46fbea17d [2021-08-18T21:26:12.316Z] Removing intermediate container faf46fbea17d [2021-08-18T21:26:12.316Z] ---> fdf2b41f43a4 [2021-08-18T21:26:12.316Z] Step 21/22 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:26:12.316Z] ---> Running in 40ae33ab11be [2021-08-18T21:26:12.457Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-18T21:26:12.600Z] Removing intermediate container 40ae33ab11be [2021-08-18T21:26:12.600Z] ---> ea5be839f64e [2021-08-18T21:26:12.600Z] Step 22/22 : LABEL version=0.0.0 [2021-08-18T21:26:12.600Z] ---> Running in 1f8bb7f98eaf [2021-08-18T21:26:12.878Z] Removing intermediate container 1f8bb7f98eaf [2021-08-18T21:26:12.878Z] ---> f088d2fd426e [2021-08-18T21:26:12.878Z] [2021-08-18T21:26:12.878Z] Successfully built f088d2fd426e [2021-08-18T21:26:12.878Z] Successfully tagged security-proxy-setup:latest [2021-08-18T21:26:17.187Z]  Building security-proxy-setup ... done Removing intermediate container 96f289dcd026 [2021-08-18T21:26:17.187Z] ---> 7d9d2425b9a0 [2021-08-18T21:26:17.187Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-18T21:26:17.187Z] ---> Running in 11c3fa5e1bf6 [2021-08-18T21:26:17.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T21:26:17.453Z] Removing intermediate container 0c2eaccd9495 [2021-08-18T21:26:17.453Z] ---> d2d474eb9969 [2021-08-18T21:26:17.453Z] [2021-08-18T21:26:17.453Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T21:26:17.453Z] ---> 13621d1b12d4 [2021-08-18T21:26:17.453Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-18T21:26:17.453Z] ---> Using cache [2021-08-18T21:26:17.453Z] ---> a615eb98ccb3 [2021-08-18T21:26:17.453Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:26:17.453Z] ---> Using cache [2021-08-18T21:26:17.453Z] ---> a47140e0b337 [2021-08-18T21:26:17.453Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-18T21:26:17.454Z] ---> Running in a78862641ad2 [2021-08-18T21:26:17.718Z] Removing intermediate container a78862641ad2 [2021-08-18T21:26:17.718Z] ---> 53276621cd76 [2021-08-18T21:26:17.718Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-18T21:26:17.718Z] ---> Running in 12f5ed621581 [2021-08-18T21:26:17.718Z] Removing intermediate container 12f5ed621581 [2021-08-18T21:26:17.718Z] ---> eb8478e4c37a [2021-08-18T21:26:17.718Z] Step 16/24 : WORKDIR / [2021-08-18T21:26:17.718Z] Removing intermediate container 11c3fa5e1bf6 [2021-08-18T21:26:17.718Z] ---> 2af10bc49902 [2021-08-18T21:26:17.718Z] [2021-08-18T21:26:17.718Z] Step 12/24 : FROM docker:20.10.7 [2021-08-18T21:26:17.718Z] ---> Running in 63e6d4a84b72 [2021-08-18T21:26:17.991Z] Removing intermediate container 63e6d4a84b72 [2021-08-18T21:26:17.991Z] ---> a26dcdf373bb [2021-08-18T21:26:17.991Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:26:17.991Z] 20.10.7: Pulling from library/docker [2021-08-18T21:26:17.991Z] ---> 155c9bc30439 [2021-08-18T21:26:17.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-18T21:26:18.787Z] ---> 6ff0c3f03676 [2021-08-18T21:26:18.787Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-18T21:26:18.787Z] ---> 16fb439f6c54 [2021-08-18T21:26:18.787Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-18T21:26:18.787Z] ---> Running in 1d43c61f5669 [2021-08-18T21:26:18.787Z] Removing intermediate container 1d43c61f5669 [2021-08-18T21:26:18.787Z] ---> 26efefd39d90 [2021-08-18T21:26:18.787Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:26:18.787Z] ---> Running in 2525b4c70d71 [2021-08-18T21:26:19.053Z] Removing intermediate container 2525b4c70d71 [2021-08-18T21:26:19.053Z] ---> e88a806cc5b2 [2021-08-18T21:26:19.053Z] Step 22/24 : LABEL arch=x86_64 [2021-08-18T21:26:19.053Z] ---> Running in c9d9f1a826ec [2021-08-18T21:26:19.053Z] Removing intermediate container c9d9f1a826ec [2021-08-18T21:26:19.053Z] ---> 26d6dbe5fdc4 [2021-08-18T21:26:19.053Z] Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:26:19.053Z] ---> Running in 6dd06bd317be [2021-08-18T21:26:19.318Z] Removing intermediate container 6dd06bd317be [2021-08-18T21:26:19.318Z] ---> 53aec3d6dc3f [2021-08-18T21:26:19.318Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T21:26:19.318Z] ---> Running in c69a1f3598ae [2021-08-18T21:26:19.318Z] Removing intermediate container c69a1f3598ae [2021-08-18T21:26:19.318Z] ---> 443e28d801be [2021-08-18T21:26:19.318Z] [2021-08-18T21:26:19.318Z] Successfully built 443e28d801be [2021-08-18T21:26:19.318Z] Successfully tagged core-metadata:latest [2021-08-18T21:26:22.692Z]  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-18T21:26:22.692Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-18T21:26:22.692Z] ---> 08bdaf2f88f9 [2021-08-18T21:26:22.692Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:26:23.279Z] ---> Running in f1577f07d62a [2021-08-18T21:26:23.279Z] Removing intermediate container f1577f07d62a [2021-08-18T21:26:23.279Z] ---> 19bc7d21c578 [2021-08-18T21:26:23.279Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-18T21:26:23.279Z] ---> Running in 5caffe7a562f [2021-08-18T21:26:23.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T21:26:23.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T21:26:23.814Z] (1/39) Installing readline (8.1.0-r0) [2021-08-18T21:26:23.814Z] (2/39) Installing bash (5.1.0-r0) [2021-08-18T21:26:23.814Z] Executing bash-5.1.0-r0.post-install [2021-08-18T21:26:23.814Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-18T21:26:23.814Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-18T21:26:23.814Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-18T21:26:23.814Z] (6/39) Installing curl (7.78.0-r0) [2021-08-18T21:26:23.814Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-18T21:26:24.081Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-18T21:26:24.081Z] (9/39) Installing expat (2.2.10-r1) [2021-08-18T21:26:24.081Z] (10/39) Installing libffi (3.3-r2) [2021-08-18T21:26:24.081Z] (11/39) Installing gdbm (1.19-r0) [2021-08-18T21:26:24.081Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-18T21:26:24.081Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-18T21:26:24.081Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-18T21:26:25.041Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-18T21:26:25.041Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-18T21:26:25.041Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-18T21:26:25.041Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-18T21:26:25.041Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-18T21:26:25.041Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-18T21:26:25.041Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-18T21:26:25.041Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-18T21:26:25.041Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-18T21:26:25.041Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-18T21:26:25.041Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-18T21:26:25.041Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-18T21:26:25.041Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-18T21:26:25.041Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-18T21:26:25.041Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-18T21:26:25.041Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-18T21:26:25.041Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-18T21:26:25.041Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-18T21:26:25.307Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-18T21:26:25.307Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-18T21:26:25.307Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-18T21:26:25.307Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-18T21:26:25.307Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-18T21:26:25.307Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-18T21:26:25.307Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-18T21:26:25.576Z] Executing busybox-1.32.1-r6.trigger [2021-08-18T21:26:25.576Z] OK: 82 MiB in 59 packages [2021-08-18T21:26:26.986Z] Collecting docker-compose==1.23.2 [2021-08-18T21:26:26.986Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-18T21:26:26.986Z] Collecting jsonschema<3,>=2.5.1 [2021-08-18T21:26:26.986Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-18T21:26:26.986Z] Collecting docker<4.0,>=3.6.0 [2021-08-18T21:26:26.986Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-18T21:26:26.986Z] Collecting cached-property<2,>=1.2.0 [2021-08-18T21:26:26.986Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-18T21:26:26.986Z] Collecting PyYAML<4,>=3.10 [2021-08-18T21:26:26.986Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-18T21:26:27.572Z] Collecting docopt<0.7,>=0.6.1 [2021-08-18T21:26:27.572Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-18T21:26:27.840Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-18T21:26:28.107Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-18T21:26:28.107Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-18T21:26:28.107Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-18T21:26:28.107Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-18T21:26:28.107Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-18T21:26:28.107Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-18T21:26:28.379Z] Collecting texttable<0.10,>=0.9.0 [2021-08-18T21:26:28.379Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-18T21:26:28.649Z] Collecting docker-pycreds>=0.4.0 [2021-08-18T21:26:28.919Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-18T21:26:28.919Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-18T21:26:28.919Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-18T21:26:28.919Z] Collecting idna<2.8,>=2.5 [2021-08-18T21:26:28.919Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-18T21:26:28.919Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-18T21:26:28.919Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-18T21:26:29.187Z] Collecting certifi>=2017.4.17 [2021-08-18T21:26:29.187Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-18T21:26:29.187Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-18T21:26:29.187Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-18T21:26:29.187Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-18T21:26:29.187Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-18T21:26:29.187Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-18T21:26:29.187Z] Attempting uninstall: urllib3 [2021-08-18T21:26:29.187Z] Found existing installation: urllib3 1.26.2 [2021-08-18T21:26:29.187Z] Uninstalling urllib3-1.26.2: [2021-08-18T21:26:29.187Z] Successfully uninstalled urllib3-1.26.2 [2021-08-18T21:26:29.453Z] Attempting uninstall: idna [2021-08-18T21:26:29.453Z] Found existing installation: idna 3.1 [2021-08-18T21:26:29.453Z] Uninstalling idna-3.1: [2021-08-18T21:26:29.453Z] Successfully uninstalled idna-3.1 [2021-08-18T21:26:29.453Z] Attempting uninstall: chardet [2021-08-18T21:26:29.453Z] Found existing installation: chardet 4.0.0 [2021-08-18T21:26:29.453Z] Uninstalling chardet-4.0.0: [2021-08-18T21:26:29.453Z] Successfully uninstalled chardet-4.0.0 [2021-08-18T21:26:29.718Z] Attempting uninstall: requests [2021-08-18T21:26:29.718Z] Found existing installation: requests 2.25.1 [2021-08-18T21:26:29.718Z] Uninstalling requests-2.25.1: [2021-08-18T21:26:29.718Z] Successfully uninstalled requests-2.25.1 [2021-08-18T21:26:29.718Z] Running setup.py install for texttable: started [2021-08-18T21:26:29.990Z] Running setup.py install for texttable: finished with status 'done' [2021-08-18T21:26:29.990Z] Running setup.py install for PyYAML: started [2021-08-18T21:26:30.333Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-18T21:26:30.692Z] Running setup.py install for docopt: started [2021-08-18T21:26:30.692Z] Running setup.py install for docopt: finished with status 'done' [2021-08-18T21:26:30.692Z] Running setup.py install for dockerpty: started [2021-08-18T21:26:31.051Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-18T21:26:31.380Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-18T21:26:35.038Z] Removing intermediate container 5caffe7a562f [2021-08-18T21:26:35.038Z] ---> 2e5bb70b2741 [2021-08-18T21:26:35.038Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-18T21:26:35.038Z] ---> Running in fae819d16e41 [2021-08-18T21:26:35.038Z] Removing intermediate container fae819d16e41 [2021-08-18T21:26:35.038Z] ---> 744f8b1f418c [2021-08-18T21:26:35.038Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-18T21:26:35.038Z] ---> Running in 4e72224e57b7 [2021-08-18T21:26:35.038Z] Removing intermediate container 4e72224e57b7 [2021-08-18T21:26:35.038Z] ---> 535c08e295b5 [2021-08-18T21:26:35.038Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-18T21:26:35.307Z] ---> 39bc57bea997 [2021-08-18T21:26:35.307Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-18T21:26:35.307Z] ---> 7c7beed975db [2021-08-18T21:26:35.307Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-18T21:26:35.579Z] ---> 11f39aa543b3 [2021-08-18T21:26:35.579Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-18T21:26:35.579Z] ---> Running in 8ee13c7e9ead [2021-08-18T21:26:36.061Z] Removing intermediate container 8ee13c7e9ead [2021-08-18T21:26:36.061Z] ---> 2c2e1d76e4e8 [2021-08-18T21:26:36.061Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:26:36.061Z] ---> Running in b57808c1853c [2021-08-18T21:26:36.061Z] Removing intermediate container b57808c1853c [2021-08-18T21:26:36.061Z] ---> ab55ecba864d [2021-08-18T21:26:36.061Z] Step 22/24 : LABEL arch=x86_64 [2021-08-18T21:26:36.061Z] ---> Running in 8573cac44a9a [2021-08-18T21:26:36.061Z] Removing intermediate container 8573cac44a9a [2021-08-18T21:26:36.061Z] ---> 38447b48ca34 [2021-08-18T21:26:36.061Z] Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:26:36.061Z] ---> Running in 8aa4cc73716b [2021-08-18T21:26:36.061Z] Removing intermediate container 8aa4cc73716b [2021-08-18T21:26:36.061Z] ---> b295a86ab057 [2021-08-18T21:26:36.061Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T21:26:36.061Z] ---> Running in 8f1e6bd2e1d7 [2021-08-18T21:26:36.327Z] Removing intermediate container 8f1e6bd2e1d7 [2021-08-18T21:26:36.327Z] ---> ee8725776d98 [2021-08-18T21:26:36.327Z] [2021-08-18T21:26:36.327Z] Successfully built ee8725776d98 [2021-08-18T21:26:36.327Z] Successfully tagged sys-mgmt-agent:latest [2021-08-18T21:26:36.342Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-18T21:26:36.361Z] $ docker stop --time=1 6258ff60dd95b2f86f4818db3217fd5f150018243dca305b104174d7c027c794 [2021-08-18T21:26:37.607Z] $ docker rm -f 6258ff60dd95b2f86f4818db3217fd5f150018243dca305b104174d7c027c794 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T21:26:38.073Z] + docker images [2021-08-18T21:26:38.073Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T21:26:38.073Z] sys-mgmt-agent latest ee8725776d98 1 second ago 325MB [2021-08-18T21:26:38.073Z] core-metadata latest 443e28d801be 18 seconds ago 16.7MB [2021-08-18T21:26:38.073Z] 2af10bc49902 20 seconds ago 1.75GB [2021-08-18T21:26:38.073Z] d2d474eb9969 21 seconds ago 1.75GB [2021-08-18T21:26:38.073Z] security-proxy-setup latest f088d2fd426e 25 seconds ago 25.9MB [2021-08-18T21:26:38.073Z] security-secretstore-setup latest 14527e757286 27 seconds ago 28.1MB [2021-08-18T21:26:38.073Z] f5776df4bde2 30 seconds ago 1.75GB [2021-08-18T21:26:38.073Z] 2f18660e8b0d 34 seconds ago 1.75GB [2021-08-18T21:26:38.073Z] security-bootstrapper latest 49546c1e683a 56 seconds ago 18.8MB [2021-08-18T21:26:38.073Z] core-data latest 52cfb49c7317 59 seconds ago 20.4MB [2021-08-18T21:26:38.073Z] support-notifications latest 0383a4cc2554 About a minute ago 16.8MB [2021-08-18T21:26:38.073Z] support-scheduler latest 8117301409c7 About a minute ago 16.1MB [2021-08-18T21:26:38.073Z] core-command latest 8b38a45c7a3a About a minute ago 16MB [2021-08-18T21:26:38.073Z] 9435963ff83a About a minute ago 1.75GB [2021-08-18T21:26:38.073Z] a261ce22cbdd About a minute ago 1.75GB [2021-08-18T21:26:38.073Z] dce5b372e2db About a minute ago 1.75GB [2021-08-18T21:26:38.073Z] 054d2d9b6fdd About a minute ago 1.75GB [2021-08-18T21:26:38.073Z] 678f7f03b144 About a minute ago 1.74GB [2021-08-18T21:26:38.073Z] ci-base-image-x86_64 latest 371f59f00865 5 minutes ago 1.24GB [2021-08-18T21:26:38.073Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 hours ago 37.5MB [2021-08-18T21:26:38.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 12 days ago 547MB [2021-08-18T21:26:38.073Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-18T21:26:38.073Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-18T21:26:38.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-18T21:26:53.738Z] Still waiting to schedule task [2021-08-18T21:26:53.739Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-18T21:27:09.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-18T21:27:10.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-18T21:27:11.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-18T21:27:12.556Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-18T21:27:25.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-18T21:27:25.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-18T21:27:25.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-18T21:27:25.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-18T21:27:25.051Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-18T21:27:25.051Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-18T21:27:25.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-18T21:27:25.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-18T21:27:25.658Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-18T21:27:25.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-18T21:27:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements [2021-08-18T21:27:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-18T21:27:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-18T21:27:40.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.484s coverage: 100.0% of statements [2021-08-18T21:27:40.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-18T21:27:41.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.301s coverage: 46.3% of statements [2021-08-18T21:27:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-18T21:27:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-18T21:27:43.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.637s coverage: 90.1% of statements [2021-08-18T21:27:43.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-18T21:27:43.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-18T21:27:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 81.2% of statements [2021-08-18T21:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-18T21:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-18T21:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-18T21:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-18T21:27:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-18T21:27:50.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.485s coverage: 94.2% of statements [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-18T21:27:50.960Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.179s coverage: 59.1% of statements [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-18T21:27:50.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.171s coverage: 60.0% of statements [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-18T21:27:50.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-18T21:27:51.180Z] Running on prd-ubuntu18.04-docker-8c-8g-3710 in /w/workspace/edgexfoundry_edgex-go_PR-3675 [Pipeline] { [Pipeline] ws [2021-08-18T21:27:51.236Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-18T21:27:51.410Z] The recommended git tool is: git [2021-08-18T21:27:51.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.337s coverage: 0.8% of statements [2021-08-18T21:27:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-18T21:27:51.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements [2021-08-18T21:27:51.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements [2021-08-18T21:27:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-18T21:27:51.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements [2021-08-18T21:27:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.240s coverage: 79.5% of statements [2021-08-18T21:27:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2021-08-18T21:27:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements [2021-08-18T21:27:55.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements [2021-08-18T21:27:56.456Z] using credential edgex-jenkins-ssh [2021-08-18T21:27:56.472Z] Cloning the remote Git repository [2021-08-18T21:27:56.504Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-18T21:27:56.584Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-18T21:27:56.619Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-18T21:27:56.619Z] > git --version # timeout=10 [2021-08-18T21:27:56.625Z] > git --version # 'git version 2.17.1' [2021-08-18T21:27:56.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T21:27:56.655Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T21:28:07.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2021-08-18T21:28:07.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-08-18T21:28:12.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.626s coverage: 81.8% of statements [2021-08-18T21:28:12.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 91.2% of statements [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.666s coverage: 64.4% of statements [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-18T21:28:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-08-18T21:28:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-08-18T21:28:21.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-08-18T21:28:24.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.049s coverage: 66.9% of statements [2021-08-18T21:28:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-18T21:28:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-18T21:28:24.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-18T21:28:27.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.6% of statements [2021-08-18T21:28:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-18T21:28:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-18T21:28:27.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements [2021-08-18T21:28:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-18T21:28:27.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2021-08-18T21:28:27.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-18T21:28:35.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.255s coverage: 19.5% of statements [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-18T21:28:35.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.0% of statements [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-18T21:28:35.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-18T21:28:35.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.410s coverage: 97.7% of statements [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-18T21:28:35.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-18T21:28:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-18T21:28:35.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-08-18T21:28:35.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-18T21:28:36.491Z] GO111MODULE=on go vet ./... [2021-08-18T21:28:40.300Z] Merging remotes/origin/main commit 1e57703e2e92bd58e31f4097df2a8578eafcfd4b into PR head commit 3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:28:40.432Z] Merge succeeded, producing 3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:28:40.434Z] Checking out Revision 3f9f038f379242f9bad9bf18c433ea5c56c24039 (PR-3675) [2021-08-18T21:28:39.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-18T21:28:39.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T21:28:39.703Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-18T21:28:39.717Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-18T21:28:39.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T21:28:39.721Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3675/head:refs/remotes/origin/PR-3675 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T21:28:40.314Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T21:28:40.320Z] > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 [2021-08-18T21:28:40.390Z] > git remote # timeout=10 [2021-08-18T21:28:40.396Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T21:28:40.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T21:28:40.414Z] > git merge 1e57703e2e92bd58e31f4097df2a8578eafcfd4b # timeout=10 [2021-08-18T21:28:40.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T21:28:40.437Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T21:28:40.444Z] > git checkout -f 3f9f038f379242f9bad9bf18c433ea5c56c24039 # timeout=10 [2021-08-18T21:28:44.250Z] Commit message: "feat(security): Make Vault token TTL configurable" [2021-08-18T21:28:44.293Z] > git --version # timeout=10 [2021-08-18T21:28:44.298Z] > git --version # 'git version 2.17.1' [2021-08-18T21:28:44.301Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:28:45.450Z] + echo snap-build.sh [2021-08-18T21:28:45.450Z] snap-build.sh [2021-08-18T21:28:45.450Z] + SNAP_BASE_DIR=. [2021-08-18T21:28:45.450Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-18T21:28:45.450Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-18T21:28:45.451Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-18T21:28:45.451Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-18T21:28:45.451Z] + cd /w/workspace/edgex-go/1 [2021-08-18T21:28:45.451Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-18T21:28:45.451Z] Reading package lists... [2021-08-18T21:28:45.451Z] Building dependency tree... [2021-08-18T21:28:45.451Z] Reading state information... [2021-08-18T21:28:45.451Z] The following packages were automatically installed and are no longer required: [2021-08-18T21:28:45.451Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-18T21:28:45.451Z] uidmap xdelta3 [2021-08-18T21:28:45.451Z] Use 'sudo apt autoremove' to remove them. [2021-08-18T21:28:45.451Z] The following packages will be REMOVED: [2021-08-18T21:28:45.451Z] lxd* lxd-client* [2021-08-18T21:28:45.721Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-18T21:28:45.721Z] After this operation, 31.7 MB disk space will be freed. [2021-08-18T21:28:46.260Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-18T21:28:46.260Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-18T21:28:46.850Z] Removing lxd dnsmasq configuration [2021-08-18T21:28:46.850Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-18T21:28:47.124Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-18T21:28:47.717Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-18T21:28:47.989Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-18T21:28:47.989Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-18T21:28:49.411Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-18T21:28:49.411Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-18T21:28:49.998Z] + sudo snap remove --purge lxd [2021-08-18T21:28:49.998Z] snap "lxd" is not installed [2021-08-18T21:28:49.998Z] + sudo groupadd --force --system lxd [2021-08-18T21:28:49.998Z] ++ whoami [2021-08-18T21:28:49.998Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-18T21:28:49.998Z] + newgrp - lxd [2021-08-18T21:28:49.998Z] + sudo snap install lxd [2021-08-18T21:28:58.247Z] 2021-08-18T21:28:55Z INFO Waiting for automatic snapd restart... [2021-08-18T21:29:13.269Z] lxd 4.17 from Canonical* installed [2021-08-18T21:29:13.269Z] + sudo lxd init --auto [2021-08-18T21:29:21.729Z] + sudo snap install --classic snapcraft [2021-08-18T21:29:31.806Z] snapcraft 5.0 from Canonical* installed [2021-08-18T21:29:31.806Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-18T21:29:31.806Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-18T21:29:31.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T21:29:31.806Z] Dload Upload Total Spent Left Speed [2021-08-18T21:29:31.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3483 [2021-08-18T21:29:31.806Z] 100 3325k 100 3325k 0 0 5607k 0 --:--:-- --:--:-- --:--:-- 5607k [2021-08-18T21:29:31.806Z] ./yq_linux_amd64 [2021-08-18T21:29:31.806Z] + sudo snapcraft prime --use-lxd [2021-08-18T21:29:33.219Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-18T21:29:33.219Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-18T21:29:33.219Z] - README.md [2021-08-18T21:29:33.219Z] [2021-08-18T21:29:33.219Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-18T21:29:33.501Z] Launching a container. [2021-08-18T21:29:40.175Z] Waiting for container to be ready [2021-08-18T21:29:40.440Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-18T21:29:40.440Z] [2021-08-18T21:29:43.786Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-18T21:29:44.053Z] Waiting for network to be ready... [2021-08-18T21:29:44.321Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-18T21:29:44.588Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] [2021-08-18T21:29:44.588Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-18T21:29:44.588Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-18T21:29:44.588Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-18T21:29:44.588Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-18T21:29:44.588Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-18T21:29:44.588Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-18T21:29:44.588Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-18T21:29:44.588Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-18T21:29:45.171Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-18T21:29:45.171Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-18T21:29:45.439Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-18T21:29:45.439Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-18T21:29:45.439Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-18T21:29:45.439Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-18T21:29:45.439Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-18T21:29:45.439Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-18T21:29:46.031Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-18T21:29:46.032Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-18T21:29:46.298Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-18T21:29:46.298Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-18T21:29:46.298Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-18T21:29:46.298Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-18T21:29:46.298Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-18T21:29:46.298Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-18T21:29:46.298Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-18T21:29:48.883Z] Fetched 25.1 MB in 4s (5942 kB/s) [2021-08-18T21:29:49.467Z] Reading package lists... [2021-08-18T21:29:49.467Z] Reading package lists... [2021-08-18T21:29:49.736Z] Building dependency tree... [2021-08-18T21:29:49.736Z] Reading state information... [2021-08-18T21:29:49.736Z] The following additional packages will be installed: [2021-08-18T21:29:49.736Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-18T21:29:49.736Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-18T21:29:49.736Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-18T21:29:49.736Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-18T21:29:49.736Z] Suggested packages: [2021-08-18T21:29:49.736Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-18T21:29:49.736Z] Recommended packages: [2021-08-18T21:29:49.736Z] gnupg libsasl2-modules [2021-08-18T21:29:49.736Z] The following NEW packages will be installed: [2021-08-18T21:29:49.736Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-18T21:29:49.736Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-18T21:29:49.736Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-18T21:29:49.736Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-18T21:29:49.736Z] The following packages will be upgraded: [2021-08-18T21:29:49.736Z] gpg gpg-agent gpgconf libudev1 [2021-08-18T21:29:50.005Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-18T21:29:50.005Z] Need to get 3527 kB of archives. [2021-08-18T21:29:50.005Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-18T21:29:50.005Z] 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-08-18T21:29:50.005Z] 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-08-18T21:29:50.005Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-18T21:29:50.005Z] 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-08-18T21:29:50.005Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-18T21:29:50.590Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-18T21:29:50.861Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-18T21:29:50.861Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-18T21:29:50.861Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-18T21:29:50.861Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-18T21:29:50.861Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-18T21:29:50.861Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-18T21:29:50.861Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-18T21:29:50.861Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-18T21:29:50.861Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-18T21:29:50.861Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-18T21:29:50.861Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-18T21:29:50.861Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-18T21:29:50.861Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-18T21:29:50.861Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-18T21:29:50.861Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-18T21:29:51.128Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-18T21:29:51.128Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T21:29:51.128Z] Fetched 3527 kB in 1s (3079 kB/s) [2021-08-18T21:29:51.128Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-18T21:29:51.128Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-18T21:29:51.128Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-18T21:29:51.128Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-18T21:29:51.396Z] Selecting previously unselected package udev. [2021-08-18T21:29:51.396Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-18T21:29:51.396Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-18T21:29:51.396Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-18T21:29:51.396Z] Selecting previously unselected package libfuse2:amd64. [2021-08-18T21:29:51.396Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-18T21:29:51.396Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-18T21:29:51.663Z] Selecting previously unselected package fuse. [2021-08-18T21:29:51.663Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-18T21:29:51.663Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-18T21:29:51.663Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T21:29:51.663Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-18T21:29:51.663Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T21:29:51.663Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-18T21:29:51.663Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T21:29:51.663Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-18T21:29:51.930Z] Selecting previously unselected package libksba8:amd64. [2021-08-18T21:29:51.930Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-18T21:29:51.930Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-18T21:29:51.930Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-18T21:29:51.930Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:51.930Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:51.930Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-18T21:29:51.930Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:51.930Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:51.930Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-18T21:29:51.930Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:51.930Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:51.930Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-18T21:29:51.930Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:51.930Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:52.197Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-18T21:29:52.197Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:52.197Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:52.197Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-18T21:29:52.197Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:52.197Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:52.197Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-18T21:29:52.198Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:52.198Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:52.198Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-18T21:29:52.198Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:52.198Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:52.198Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-18T21:29:52.198Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-18T21:29:52.198Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:52.464Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T21:29:52.464Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-18T21:29:52.464Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-18T21:29:52.464Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T21:29:52.464Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-18T21:29:52.464Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-18T21:29:52.464Z] Selecting previously unselected package libldap-common. [2021-08-18T21:29:52.464Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-18T21:29:52.464Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-18T21:29:52.464Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T21:29:52.464Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-18T21:29:52.464Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-18T21:29:52.464Z] Selecting previously unselected package dirmngr. [2021-08-18T21:29:52.464Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T21:29:52.464Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-18T21:29:52.731Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-18T21:29:52.731Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-18T21:29:52.731Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-18T21:29:52.731Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-18T21:29:52.731Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-18T21:29:52.731Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-18T21:29:52.731Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:52.731Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-18T21:29:52.731Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-18T21:29:52.731Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-18T21:29:52.998Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T21:29:53.268Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:53.268Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-18T21:29:53.268Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-18T21:29:53.268Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-18T21:29:53.268Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:53.268Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:53.268Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:53.268Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:53.268Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:53.268Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:53.268Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-18T21:29:53.268Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-18T21:29:53.268Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-18T21:29:53.268Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-18T21:29:53.874Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-18T21:29:53.874Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-18T21:29:53.874Z] This means they are not meant to be enabled using systemctl. [2021-08-18T21:29:53.874Z] Possible reasons for having this kind of units are: [2021-08-18T21:29:53.874Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-18T21:29:53.874Z] .wants/ or .requires/ directory. [2021-08-18T21:29:53.874Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-18T21:29:53.874Z] a requirement dependency on it. [2021-08-18T21:29:53.874Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-18T21:29:53.874Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-18T21:29:53.874Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-18T21:29:53.874Z] instance name specified. [2021-08-18T21:29:53.874Z] Reading package lists... [2021-08-18T21:29:54.140Z] Building dependency tree... [2021-08-18T21:29:54.140Z] Reading state information... [2021-08-18T21:29:54.410Z] The following additional packages will be installed: [2021-08-18T21:29:54.410Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-18T21:29:54.410Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-18T21:29:54.410Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-18T21:29:54.410Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-18T21:29:54.410Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-18T21:29:54.410Z] Suggested packages: [2021-08-18T21:29:54.410Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-18T21:29:54.410Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-18T21:29:54.410Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-18T21:29:54.410Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-18T21:29:54.410Z] systemd-container policykit-1 [2021-08-18T21:29:54.410Z] Recommended packages: [2021-08-18T21:29:54.410Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-18T21:29:54.410Z] The following NEW packages will be installed: [2021-08-18T21:29:54.410Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-18T21:29:54.410Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-18T21:29:54.410Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-18T21:29:54.410Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-18T21:29:54.410Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-18T21:29:54.410Z] The following packages will be upgraded: [2021-08-18T21:29:54.410Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-18T21:29:54.410Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-18T21:29:54.410Z] Need to get 36.7 MB of archives. [2021-08-18T21:29:54.410Z] After this operation, 147 MB of additional disk space will be used. [2021-08-18T21:29:54.410Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-18T21:29:54.678Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-18T21:29:54.678Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-18T21:29:54.678Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-18T21:29:54.678Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-18T21:29:54.678Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-18T21:29:54.678Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-18T21:29:54.678Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-18T21:29:54.678Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-18T21:29:54.678Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-18T21:29:54.678Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-18T21:29:54.678Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-18T21:29:54.678Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-18T21:29:54.678Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-18T21:29:54.678Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-18T21:29:55.263Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-18T21:29:55.263Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-18T21:29:55.532Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-18T21:29:55.532Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-18T21:29:55.532Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-18T21:29:55.532Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-18T21:29:55.532Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-18T21:29:55.532Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-18T21:29:55.532Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-18T21:29:55.532Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-18T21:29:55.532Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-18T21:29:55.801Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-18T21:29:55.801Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-18T21:29:55.801Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-18T21:29:55.801Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-18T21:29:57.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T21:29:57.214Z] Fetched 36.7 MB in 2s (15.0 MB/s) [2021-08-18T21:29:57.214Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-18T21:29:57.214Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-18T21:29:57.214Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-18T21:29:57.483Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-18T21:29:57.483Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-18T21:29:57.483Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-18T21:29:57.750Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-18T21:29:57.750Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-18T21:29:57.750Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-18T21:29:57.750Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-18T21:29:57.750Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-18T21:29:57.750Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-18T21:29:57.750Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-18T21:29:58.017Z] Setting up apt (1.6.14) ... [2021-08-18T21:29:58.017Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-18T21:29:58.334Z] gofmt -l . [2021-08-18T21:29:58.334Z] [ "`gofmt -l .`" = "" ] [2021-08-18T21:29:58.334Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-18T21:29:58.601Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-18T21:29:58.601Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-18T21:29:58.601Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-18T21:29:58.601Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-18T21:29:58.601Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-18T21:29:58.601Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-18T21:29:58.601Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T21:29:58.869Z] Selecting previously unselected package libexpat1:amd64. [2021-08-18T21:29:58.869Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-18T21:29:58.869Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-18T21:29:58.869Z] Selecting previously unselected package python3.6-minimal. [2021-08-18T21:29:58.869Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-18T21:29:58.869Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T21:29:59.029Z] + ls -al . [2021-08-18T21:29:59.029Z] total 632 [2021-08-18T21:29:59.029Z] drwxrwxr-x 9 1001 1001 4096 Aug 18 21:29 . [2021-08-18T21:29:59.029Z] drwxr-xr-x 4 root root 4096 Aug 18 21:25 .. [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 21:23 .dockerignore [2021-08-18T21:29:59.029Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 21:23 .git [2021-08-18T21:29:59.029Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 21:23 .github [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 818 Aug 18 21:23 .gitignore [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 76 Aug 18 21:23 .hadolint.yml [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 21:23 .sonarcloud.properties [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 21:23 ADOPTERS.md [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 8609 Aug 18 21:23 Attribution.txt [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 43881 Aug 18 21:23 CHANGELOG.md [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 21:23 CONTRIBUTING.md [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 21:23 GOVERNANCE.md [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 849 Aug 18 21:23 Jenkinsfile [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 21:23 LICENSE [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 5915 Aug 18 21:23 Makefile [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 21:23 OWNERS.md [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 8643 Aug 18 21:23 README.md [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 21:23 SECURITY.md [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 5 Aug 18 21:20 VERSION [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 21:23 ZMQWindows.md [2021-08-18T21:29:59.029Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 21:23 bin [2021-08-18T21:29:59.029Z] drwxrwxr-x 14 1001 1001 4096 Aug 18 21:23 cmd [2021-08-18T21:29:59.029Z] -rw-r--r-- 1 root root 404331 Aug 18 21:28 coverage.out [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 813 Aug 18 21:23 go.mod [2021-08-18T21:29:59.029Z] -rw-r--r-- 1 root root 48847 Aug 18 21:25 go.sum [2021-08-18T21:29:59.029Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 21:23 internal [2021-08-18T21:29:59.029Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 21:23 openapi [2021-08-18T21:29:59.029Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 21:23 snap [2021-08-18T21:29:59.029Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 21:23 version.go [Pipeline] sh [2021-08-18T21:29:59.137Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-18T21:29:59.137Z] Checking for services that may need to be restarted...done. [2021-08-18T21:29:59.137Z] Checking for services that may need to be restarted...done. [2021-08-18T21:29:59.137Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T21:29:59.137Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-18T21:29:59.137Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T21:29:59.721Z] Selecting previously unselected package python3-minimal. [2021-08-18T21:29:59.721Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-18T21:29:59.721Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-18T21:29:59.721Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-18T21:29:59.721Z] Selecting previously unselected package mime-support. [2021-08-18T21:29:59.721Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-18T21:29:59.721Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-18T21:29:59.721Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-18T21:29:59.721Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-18T21:29:59.721Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-18T21:29:59.721Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-18T21:29:59.721Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-18T21:29:59.721Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T21:29:59.724Z] + '[' -e coverage.out ] [2021-08-18T21:29:59.724Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-18T21:29:59.772Z] Warning: overwriting stash ‘coverage-report’ [2021-08-18T21:29:59.989Z] Selecting previously unselected package python3.6. [2021-08-18T21:29:59.989Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-18T21:29:59.989Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T21:29:59.989Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T21:29:59.989Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-18T21:29:59.989Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-18T21:29:59.989Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-18T21:30:00.257Z] Selecting previously unselected package python3. [2021-08-18T21:30:00.257Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-18T21:30:00.257Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-18T21:30:00.257Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-18T21:30:00.257Z] Selecting previously unselected package multiarch-support. [2021-08-18T21:30:00.257Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T21:30:00.257Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-18T21:30:00.257Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-18T21:30:00.257Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-18T21:30:00.257Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-18T21:30:00.257Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-18T21:30:00.257Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-18T21:30:00.257Z] Selecting previously unselected package libbsd0:amd64. [2021-08-18T21:30:00.257Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-18T21:30:00.257Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-18T21:30:00.524Z] Selecting previously unselected package sudo. [2021-08-18T21:30:00.524Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-18T21:30:00.524Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-18T21:30:00.524Z] Selecting previously unselected package apparmor. [2021-08-18T21:30:00.524Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-18T21:30:00.524Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-18T21:30:00.524Z] Selecting previously unselected package libedit2:amd64. [2021-08-18T21:30:00.524Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-18T21:30:00.524Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-18T21:30:00.602Z] Stashed 1 file(s) [Pipeline] sh [2021-08-18T21:30:00.790Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T21:30:00.790Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-18T21:30:00.790Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T21:30:00.790Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T21:30:00.790Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-18T21:30:00.790Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T21:30:00.790Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T21:30:00.790Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-18T21:30:00.790Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-18T21:30:00.790Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T21:30:00.790Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-18T21:30:00.790Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T21:30:00.790Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T21:30:00.790Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-18T21:30:00.790Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T21:30:01.056Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-18T21:30:01.056Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-18T21:30:01.056Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-18T21:30:01.056Z] Selecting previously unselected package openssh-client. [2021-08-18T21:30:01.056Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-18T21:30:01.056Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-18T21:30:01.274Z] + make build [2021-08-18T21:30:01.274Z] go mod tidy [2021-08-18T21:30:01.324Z] Selecting previously unselected package squashfs-tools. [2021-08-18T21:30:01.324Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-18T21:30:01.324Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-18T21:30:01.324Z] Selecting previously unselected package snapd. [2021-08-18T21:30:01.324Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-18T21:30:01.324Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-18T21:30:01.884Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T21:30:03.327Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-18T21:30:03.327Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-18T21:30:03.327Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-18T21:30:03.327Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-18T21:30:03.327Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-18T21:30:03.327Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T21:30:03.327Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-18T21:30:03.327Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-18T21:30:03.327Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-18T21:30:03.999Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-18T21:30:03.999Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-18T21:30:03.999Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-18T21:30:03.999Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T21:30:03.999Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T21:30:03.999Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-18T21:30:04.591Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-18T21:30:04.591Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T21:30:04.591Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-18T21:30:04.591Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-18T21:30:04.591Z] running python rtupdate hooks for python3.6... [2021-08-18T21:30:04.591Z] running python post-rtupdate hooks for python3.6... [2021-08-18T21:30:04.591Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-18T21:30:05.177Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-18T21:30:05.445Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-18T21:30:05.445Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-18T21:30:05.445Z] Setting up snapd (2.49.2+18.04) ... [2021-08-18T21:30:05.711Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-18T21:30:05.977Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-18T21:30:06.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-18T21:30:06.245Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-18T21:30:06.511Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-18T21:30:06.511Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-18T21:30:06.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-18T21:30:06.780Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-18T21:30:07.049Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-18T21:30:07.315Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-18T21:30:07.315Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-18T21:30:07.315Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-18T21:30:07.315Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-18T21:30:08.277Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-18T21:30:08.277Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-18T21:30:08.277Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-18T21:30:09.506Z] Reading package lists... [2021-08-18T21:30:09.506Z] Reading package lists... [2021-08-18T21:30:09.773Z] Building dependency tree... [2021-08-18T21:30:09.773Z] Reading state information... [2021-08-18T21:30:10.041Z] Calculating upgrade... [2021-08-18T21:30:10.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T21:30:10.308Z] The following packages will be upgraded: [2021-08-18T21:30:10.308Z] advancecomp base-files bash binutils binutils-common [2021-08-18T21:30:10.308Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-18T21:30:10.308Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-18T21:30:10.308Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-18T21:30:10.308Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-18T21:30:10.308Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-18T21:30:10.308Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-18T21:30:10.308Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-18T21:30:10.308Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-18T21:30:10.308Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-18T21:30:10.308Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-18T21:30:10.308Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-18T21:30:10.308Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-18T21:30:10.308Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-18T21:30:10.308Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-18T21:30:10.308Z] ubuntu-keyring util-linux [2021-08-18T21:30:10.308Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T21:30:10.308Z] Need to get 64.2 MB of archives. [2021-08-18T21:30:10.308Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-18T21:30:10.308Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-18T21:30:10.308Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-18T21:30:10.577Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-18T21:30:10.577Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-18T21:30:10.577Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-18T21:30:10.577Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-18T21:30:10.577Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-18T21:30:10.577Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-18T21:30:10.577Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-18T21:30:10.577Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-18T21:30:10.577Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-18T21:30:10.577Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-18T21:30:10.577Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-18T21:30:10.577Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-18T21:30:10.577Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-18T21:30:10.577Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-18T21:30:10.577Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-18T21:30:10.577Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-18T21:30:10.844Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-18T21:30:10.844Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-18T21:30:10.844Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-18T21:30:10.844Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-18T21:30:10.844Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-18T21:30:10.844Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-18T21:30:10.844Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-18T21:30:10.844Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-18T21:30:10.844Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-18T21:30:10.844Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-18T21:30:10.844Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-18T21:30:10.844Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-18T21:30:10.844Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-18T21:30:10.844Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-18T21:30:10.844Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-18T21:30:10.844Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-18T21:30:10.844Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-18T21:30:10.844Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-18T21:30:10.844Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-18T21:30:10.844Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-18T21:30:10.845Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-18T21:30:10.845Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-18T21:30:10.845Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-18T21:30:10.845Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-18T21:30:10.845Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-18T21:30:10.845Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-18T21:30:10.845Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-18T21:30:10.845Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-18T21:30:10.845Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-18T21:30:10.845Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-18T21:30:10.845Z] 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-08-18T21:30:10.845Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-18T21:30:10.845Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-18T21:30:10.845Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-18T21:30:11.113Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-18T21:30:11.113Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-18T21:30:11.113Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-18T21:30:11.113Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-18T21:30:11.379Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-18T21:30:11.379Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-18T21:30:11.379Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-18T21:30:11.379Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-18T21:30:11.379Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-18T21:30:11.646Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-18T21:30:11.646Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-18T21:30:11.646Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-18T21:30:11.646Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-18T21:30:11.646Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-18T21:30:11.646Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-18T21:30:11.646Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-18T21:30:11.646Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-18T21:30:11.646Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-18T21:30:11.646Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-18T21:30:11.646Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-18T21:30:11.646Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-18T21:30:11.646Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-18T21:30:11.646Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-18T21:30:11.646Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-18T21:30:11.916Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-18T21:30:11.916Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-18T21:30:11.916Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-18T21:30:11.916Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-18T21:30:11.916Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-18T21:30:11.916Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-18T21:30:11.916Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-18T21:30:11.916Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-18T21:30:11.916Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-18T21:30:11.916Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-18T21:30:11.916Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-18T21:30:11.916Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-18T21:30:11.916Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-18T21:30:11.916Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-18T21:30:12.185Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-18T21:30:12.185Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-18T21:30:12.185Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-18T21:30:12.185Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-18T21:30:12.185Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-18T21:30:12.185Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-18T21:30:12.185Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-18T21:30:12.186Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-18T21:30:12.186Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-18T21:30:12.186Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-18T21:30:12.186Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-18T21:30:12.186Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-18T21:30:12.453Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-18T21:30:12.453Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T21:30:12.453Z] Fetched 64.2 MB in 2s (30.9 MB/s) [2021-08-18T21:30:12.453Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T21:30:12.453Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T21:30:12.453Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-18T21:30:13.038Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T21:30:13.038Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-18T21:30:13.038Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-18T21:30:13.038Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-18T21:30:13.306Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.306Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.306Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.306Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.306Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.306Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.306Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.306Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.575Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.575Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.575Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.575Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.575Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.575Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.575Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:13.575Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T21:30:13.845Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.845Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.845Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:13.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T21:30:13.845Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.845Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.845Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:13.845Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:13.845Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:14.112Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-18T21:30:14.112Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:14.112Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T21:30:14.112Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T21:30:14.378Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-18T21:30:14.645Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-18T21:30:14.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-18T21:30:14.913Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-18T21:30:14.913Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-18T21:30:14.913Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-18T21:30:14.913Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-18T21:30:15.186Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-18T21:30:15.186Z] Installing new version of config file /etc/issue ... [2021-08-18T21:30:15.186Z] Installing new version of config file /etc/issue.net ... [2021-08-18T21:30:15.186Z] Installing new version of config file /etc/lsb-release ... [2021-08-18T21:30:15.186Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-18T21:30:15.460Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-18T21:30:15.460Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-18T21:30:15.460Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-18T21:30:15.460Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:15.460Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-18T21:30:15.460Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-18T21:30:15.732Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-18T21:30:15.732Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-18T21:30:15.732Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:15.732Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:15.732Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:15.732Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:16.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:16.004Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-18T21:30:16.004Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-18T21:30:16.004Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-18T21:30:16.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:16.004Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-18T21:30:16.004Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-18T21:30:16.275Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-18T21:30:16.275Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:16.275Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-18T21:30:16.275Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-18T21:30:16.549Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-18T21:30:16.549Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:16.549Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-18T21:30:16.549Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-18T21:30:16.549Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-18T21:30:16.549Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:16.549Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-18T21:30:16.549Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-18T21:30:16.820Z] Setting up grep (3.1-2build1) ... [2021-08-18T21:30:16.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:16.820Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-18T21:30:16.820Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-18T21:30:16.820Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-18T21:30:16.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:16.820Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-18T21:30:16.820Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-18T21:30:17.089Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-18T21:30:17.089Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:17.089Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-18T21:30:17.089Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T21:30:17.089Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-18T21:30:17.089Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:17.089Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-18T21:30:17.089Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-18T21:30:17.676Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-18T21:30:17.676Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-18T21:30:17.676Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-18T21:30:17.676Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-18T21:30:17.951Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-18T21:30:17.951Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:17.951Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-18T21:30:17.951Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-18T21:30:18.541Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-18T21:30:18.541Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-18T21:30:18.541Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-18T21:30:18.541Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-18T21:30:18.541Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-18T21:30:18.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:18.541Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-18T21:30:18.541Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-18T21:30:18.541Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-18T21:30:18.814Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:18.815Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:18.815Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:18.815Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:18.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:18.815Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:18.815Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:18.815Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:18.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:18.815Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:18.815Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:19.082Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:19.082Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:19.082Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:19.082Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:19.082Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:19.082Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:19.082Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-18T21:30:19.082Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T21:30:19.360Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-18T21:30:19.360Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T21:30:19.360Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-18T21:30:19.360Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:19.360Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-18T21:30:19.360Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T21:30:19.629Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-18T21:30:19.629Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:19.629Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:19.629Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:19.899Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:19.899Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:19.899Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:19.899Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:19.899Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:19.899Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:19.899Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:19.899Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:20.487Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:20.487Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-18T21:30:20.759Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-18T21:30:20.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:20.759Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-18T21:30:21.029Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-18T21:30:21.029Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-18T21:30:21.029Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-18T21:30:21.029Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-18T21:30:21.029Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-18T21:30:21.298Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-18T21:30:21.299Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T21:30:21.299Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-18T21:30:21.299Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-18T21:30:21.299Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-18T21:30:21.567Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T21:30:21.568Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-18T21:30:21.568Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-18T21:30:21.568Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-18T21:30:21.568Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T21:30:21.568Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-18T21:30:21.568Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-18T21:30:21.568Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-18T21:30:21.836Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T21:30:21.836Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-18T21:30:21.836Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-18T21:30:21.836Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-18T21:30:21.836Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-18T21:30:21.836Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-18T21:30:21.836Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-18T21:30:22.103Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-18T21:30:22.104Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-18T21:30:22.104Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-18T21:30:22.104Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-18T21:30:22.104Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-18T21:30:22.371Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:22.371Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-18T21:30:22.371Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-18T21:30:22.371Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-18T21:30:22.371Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-18T21:30:22.371Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-18T21:30:22.371Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-18T21:30:22.371Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-18T21:30:22.371Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:22.371Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-18T21:30:22.371Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-18T21:30:22.641Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-18T21:30:22.641Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:22.641Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-18T21:30:22.641Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-18T21:30:22.641Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-18T21:30:22.641Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:22.641Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-18T21:30:22.641Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-18T21:30:23.118Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-18T21:30:23.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:23.118Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-18T21:30:23.118Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-18T21:30:23.118Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-18T21:30:23.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:23.118Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-18T21:30:23.118Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-18T21:30:23.118Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-18T21:30:23.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:23.118Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-18T21:30:23.118Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-18T21:30:23.395Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-18T21:30:23.395Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:23.395Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-18T21:30:23.395Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-18T21:30:23.676Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-18T21:30:23.676Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:23.676Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-18T21:30:23.676Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-18T21:30:23.676Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-18T21:30:23.676Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:23.676Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-18T21:30:23.676Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-18T21:30:23.676Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-18T21:30:23.954Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:23.954Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-18T21:30:23.954Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-18T21:30:23.954Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-18T21:30:23.954Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:23.954Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-18T21:30:23.954Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-18T21:30:23.954Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-18T21:30:24.232Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:24.232Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-18T21:30:24.232Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-18T21:30:24.232Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-18T21:30:24.232Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:24.232Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-18T21:30:24.232Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-18T21:30:24.232Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-18T21:30:24.507Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:24.507Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-18T21:30:24.507Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-18T21:30:24.507Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-18T21:30:24.507Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-18T21:30:24.507Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-18T21:30:24.507Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-18T21:30:24.507Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-18T21:30:24.508Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-18T21:30:24.508Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-18T21:30:24.508Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-18T21:30:24.785Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-18T21:30:24.785Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-18T21:30:24.785Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-18T21:30:24.785Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-18T21:30:25.060Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-18T21:30:25.060Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-18T21:30:25.060Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-18T21:30:25.060Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-18T21:30:25.060Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-18T21:30:25.060Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-18T21:30:25.060Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-18T21:30:25.060Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-18T21:30:25.060Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-18T21:30:25.060Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-18T21:30:25.336Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-18T21:30:25.337Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-18T21:30:25.337Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-18T21:30:25.337Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-18T21:30:25.337Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-18T21:30:25.337Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-18T21:30:25.337Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-18T21:30:25.337Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-18T21:30:25.616Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-18T21:30:25.616Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-18T21:30:25.616Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-18T21:30:25.896Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-18T21:30:25.896Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-18T21:30:25.896Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-18T21:30:26.174Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-18T21:30:26.174Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-18T21:30:26.174Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-18T21:30:26.174Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-18T21:30:26.174Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-18T21:30:26.174Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-18T21:30:26.174Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:26.174Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:26.450Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:26.450Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:26.450Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:26.450Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:26.450Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:26.450Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:27.437Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:27.437Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:28.051Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:28.051Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:28.328Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:28.328Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:28.605Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:28.605Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:29.592Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-18T21:30:29.592Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-18T21:30:29.592Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-18T21:30:29.592Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-18T21:30:29.592Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-18T21:30:29.592Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-18T21:30:29.592Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-18T21:30:29.592Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-18T21:30:29.592Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-18T21:30:29.592Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-18T21:30:29.875Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-18T21:30:29.875Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-18T21:30:29.875Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-18T21:30:29.875Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-18T21:30:29.875Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-18T21:30:29.875Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-18T21:30:29.875Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:29.875Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-18T21:30:29.875Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:29.875Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:30.159Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:30.159Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-18T21:30:30.159Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-18T21:30:30.159Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-18T21:30:30.159Z] [2021-08-18T21:30:30.159Z] Current default time zone: 'Etc/UTC' [2021-08-18T21:30:30.159Z] Local time is now: Wed Aug 18 21:30:29 UTC 2021. [2021-08-18T21:30:30.159Z] Universal Time is now: Wed Aug 18 21:30:29 UTC 2021. [2021-08-18T21:30:30.159Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-18T21:30:30.159Z] [2021-08-18T21:30:30.159Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-18T21:30:30.159Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:30.159Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-18T21:30:30.159Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-18T21:30:30.159Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-18T21:30:30.159Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-18T21:30:30.159Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-18T21:30:30.159Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-18T21:30:30.160Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-18T21:30:30.160Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-18T21:30:30.160Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:30.160Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-18T21:30:30.438Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:30.438Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-18T21:30:30.438Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:30.438Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-18T21:30:30.438Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-18T21:30:30.438Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-18T21:30:30.438Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-18T21:30:30.438Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-18T21:30:30.438Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-18T21:30:30.438Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-18T21:30:30.438Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-18T21:30:32.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T21:30:32.633Z] Updating certificates in /etc/ssl/certs... [2021-08-18T21:30:33.239Z] 23 added, 27 removed; done. [2021-08-18T21:30:33.239Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-18T21:30:33.239Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-18T21:30:33.239Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-18T21:30:33.239Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-18T21:30:33.239Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-18T21:30:33.239Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:33.239Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-18T21:30:33.239Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:33.239Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:33.239Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:33.239Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:33.239Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:33.239Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-18T21:30:33.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T21:30:33.516Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-18T21:30:33.517Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-18T21:30:33.517Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-18T21:30:33.517Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-18T21:30:33.517Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:33.517Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-18T21:30:33.517Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-18T21:30:33.517Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-18T21:30:33.517Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-18T21:30:33.517Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-18T21:30:33.517Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-18T21:30:33.517Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-18T21:30:33.517Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-18T21:30:33.795Z] Updating certificates in /etc/ssl/certs... [2021-08-18T21:30:34.398Z] 0 added, 0 removed; done. [2021-08-18T21:30:34.398Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-18T21:30:34.398Z] done. [2021-08-18T21:30:34.678Z] Reading package lists... [2021-08-18T21:30:34.955Z] Building dependency tree... [2021-08-18T21:30:34.955Z] Reading state information... [2021-08-18T21:30:35.233Z] The following NEW packages will be installed: [2021-08-18T21:30:35.233Z] apt-transport-https [2021-08-18T21:30:35.233Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T21:30:35.510Z] Need to get 4348 B of archives. [2021-08-18T21:30:35.510Z] After this operation, 154 kB of additional disk space will be used. [2021-08-18T21:30:35.510Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-18T21:30:35.510Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T21:30:35.510Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-08-18T21:30:35.510Z] Selecting previously unselected package apt-transport-https. [2021-08-18T21:30:35.510Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-18T21:30:35.510Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-18T21:30:35.510Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-18T21:30:35.510Z] Setting up apt-transport-https (1.6.14) ... [2021-08-18T21:30:35.785Z] Waiting for network to be ready... [2021-08-18T21:30:37.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T21:30:38.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T21:30:41.212Z] 2021-08-18T21:30:38Z INFO Waiting for automatic snapd restart... [2021-08-18T21:30:41.487Z] snapd 2.51.3 from Canonical* installed [2021-08-18T21:30:42.472Z] "snapd" switched to the "latest/stable" channel [2021-08-18T21:30:42.472Z] [2021-08-18T21:30:42.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T21:30:44.455Z] core18 20210722 from Canonical* installed [2021-08-18T21:30:44.731Z] "core18" switched to the "latest/stable" channel [2021-08-18T21:30:44.731Z] [2021-08-18T21:30:46.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T21:30:47.379Z] snapcraft 5.0 from Canonical* installed [2021-08-18T21:30:47.379Z] "snapcraft" switched to the "latest/stable" channel [2021-08-18T21:30:47.379Z] [2021-08-18T21:30:49.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T21:30:51.698Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-18T21:30:51.698Z] - README.md [2021-08-18T21:30:51.698Z] [2021-08-18T21:30:51.698Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-18T21:30:51.976Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-18T21:30:51.976Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-18T21:30:52.256Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-18T21:30:52.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T21:30:53.243Z] Reading package lists... [2021-08-18T21:30:53.521Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-18T21:30:53.521Z] Reading package lists... [2021-08-18T21:30:53.799Z] Building dependency tree... [2021-08-18T21:30:53.799Z] Reading state information... [2021-08-18T21:30:53.799Z] Suggested packages: [2021-08-18T21:30:53.799Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-18T21:30:53.799Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-18T21:30:53.799Z] Recommended packages: [2021-08-18T21:30:53.799Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-18T21:30:53.799Z] The following NEW packages will be installed: [2021-08-18T21:30:53.799Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-18T21:30:53.799Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-18T21:30:53.799Z] pkg-config zip [2021-08-18T21:30:54.076Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T21:30:54.076Z] Need to get 7663 kB of archives. [2021-08-18T21:30:54.076Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-18T21:30:54.076Z] 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-08-18T21:30:54.076Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-18T21:30:54.076Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-18T21:30:54.076Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-18T21:30:54.076Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-18T21:30:54.356Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-18T21:30:54.356Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-18T21:30:54.356Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-18T21:30:54.356Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-18T21:30:54.632Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-18T21:30:54.632Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-18T21:30:54.632Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-18T21:30:54.632Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-18T21:30:54.632Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-18T21:30:54.632Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-18T21:30:55.118Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T21:30:55.118Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-08-18T21:30:55.118Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-18T21:30:55.118Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-18T21:30:55.118Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-18T21:30:55.118Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-18T21:30:55.118Z] Selecting previously unselected package libpsl5:amd64. [2021-08-18T21:30:55.118Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-18T21:30:55.118Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-18T21:30:55.118Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T21:30:55.118Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-18T21:30:55.118Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-18T21:30:55.118Z] Selecting previously unselected package librtmp1:amd64. [2021-08-18T21:30:55.118Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-18T21:30:55.118Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-18T21:30:55.118Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-18T21:30:55.118Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-18T21:30:55.118Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-18T21:30:55.395Z] Selecting previously unselected package liberror-perl. [2021-08-18T21:30:55.395Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-18T21:30:55.395Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-18T21:30:55.395Z] Selecting previously unselected package git-man. [2021-08-18T21:30:55.395Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-18T21:30:55.395Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-18T21:30:55.395Z] Selecting previously unselected package git. [2021-08-18T21:30:55.395Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-18T21:30:55.395Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-18T21:30:55.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T21:30:55.996Z] Selecting previously unselected package libnorm1:amd64. [2021-08-18T21:30:55.996Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-18T21:30:55.996Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-18T21:30:55.996Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-18T21:30:55.996Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-18T21:30:55.996Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-18T21:30:55.996Z] Selecting previously unselected package libsodium23:amd64. [2021-08-18T21:30:55.996Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-18T21:30:55.996Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-18T21:30:56.274Z] Selecting previously unselected package libzmq5:amd64. [2021-08-18T21:30:56.274Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-18T21:30:56.274Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-18T21:30:56.274Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-18T21:30:56.274Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-18T21:30:56.274Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-18T21:30:56.274Z] Selecting previously unselected package pkg-config. [2021-08-18T21:30:56.274Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-18T21:30:56.274Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-18T21:30:56.274Z] Selecting previously unselected package zip. [2021-08-18T21:30:56.274Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-18T21:30:56.274Z] Unpacking zip (3.0-11build1) ... [2021-08-18T21:30:56.274Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-18T21:30:56.274Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-18T21:30:56.552Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-18T21:30:56.552Z] Setting up liberror-perl (0.17025-1) ... [2021-08-18T21:30:56.552Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-18T21:30:56.552Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-18T21:30:56.552Z] No schema files found: doing nothing. [2021-08-18T21:30:56.552Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-18T21:30:56.552Z] Setting up zip (3.0-11build1) ... [2021-08-18T21:30:56.552Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-18T21:30:56.552Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-18T21:30:56.552Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-18T21:30:56.552Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-18T21:30:56.552Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-18T21:30:56.552Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-18T21:30:56.552Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-18T21:30:56.552Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-18T21:30:57.155Z] git set to automatically installed. [2021-08-18T21:30:57.155Z] git-man set to automatically installed. [2021-08-18T21:30:57.155Z] libcurl3-gnutls set to automatically installed. [2021-08-18T21:30:57.155Z] liberror-perl set to automatically installed. [2021-08-18T21:30:57.155Z] libglib2.0-0 set to automatically installed. [2021-08-18T21:30:57.155Z] libnghttp2-14 set to automatically installed. [2021-08-18T21:30:57.155Z] libnorm1 set to automatically installed. [2021-08-18T21:30:57.155Z] libpgm-5.2-0 set to automatically installed. [2021-08-18T21:30:57.155Z] libpsl5 set to automatically installed. [2021-08-18T21:30:57.155Z] librtmp1 set to automatically installed. [2021-08-18T21:30:57.155Z] libsodium23 set to automatically installed. [2021-08-18T21:30:57.155Z] libzmq3-dev set to automatically installed. [2021-08-18T21:30:57.155Z] libzmq5 set to automatically installed. [2021-08-18T21:30:57.155Z] pkg-config set to automatically installed. [2021-08-18T21:30:57.155Z] zip set to automatically installed. [2021-08-18T21:30:58.599Z] snapd is not logged in, snap install commands will use sudo [2021-08-18T21:30:58.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-18T21:31:00.044Z] snap "core18" has no updates available [2021-08-18T21:31:00.644Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-08-18T21:31:04.339Z] $ docker stop --time=1 c3baedb642f0663f67bbc307072c14a06e77d74c127a719f073987de30a6c443 [2021-08-18T21:31:06.054Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-18T21:31:06.644Z] Pulling config-common [2021-08-18T21:31:06.644Z] + snapcraftctl pull [2021-08-18T21:31:07.146Z] $ docker rm -f c3baedb642f0663f67bbc307072c14a06e77d74c127a719f073987de30a6c443 [2021-08-18T21:31:08.059Z] Pulling go-build-helper [2021-08-18T21:31:08.059Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:31:08.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-18T21:31:08.902Z] [2021-08-18T21:31:08.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:31:09.040Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-18T21:31:09.040Z] Skipping pull go-build-helper (already ran) [2021-08-18T21:31:09.040Z] Building go-build-helper [2021-08-18T21:31:09.040Z] + snapcraftctl build [2021-08-18T21:31:09.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-18T21:31:09.582Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-18T21:31:09.582Z] 29e5d40040c1: Pulling fs layer [2021-08-18T21:31:09.582Z] 1ce36da41761: Pulling fs layer [2021-08-18T21:31:09.583Z] 25b303627fd3: Pulling fs layer [2021-08-18T21:31:09.859Z] 29e5d40040c1: Download complete [2021-08-18T21:31:10.463Z] 1ce36da41761: Verifying Checksum [2021-08-18T21:31:10.463Z] 1ce36da41761: Download complete [2021-08-18T21:31:10.463Z] 29e5d40040c1: Pull complete [2021-08-18T21:31:11.037Z] Staging go-build-helper [2021-08-18T21:31:11.037Z] + snapcraftctl stage [2021-08-18T21:31:11.908Z] 1ce36da41761: Pull complete [2021-08-18T21:31:12.180Z] 25b303627fd3: Verifying Checksum [2021-08-18T21:31:12.180Z] 25b303627fd3: Download complete [2021-08-18T21:31:21.222Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-18T21:31:21.222Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-18T21:31:21.222Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] [2021-08-18T21:31:21.222Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-18T21:31:21.222Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-18T21:31:21.222Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-18T21:31:21.222Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-18T21:31:21.222Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-18T21:31:21.222Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-18T21:31:21.222Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-18T21:31:21.222Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-18T21:31:21.222Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-18T21:31:21.222Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-18T21:31:21.222Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-18T21:31:21.222Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-18T21:31:21.222Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-18T21:31:21.222Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-18T21:31:21.222Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-18T21:31:21.222Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-18T21:31:21.222Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-18T21:31:21.222Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-18T21:31:21.222Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-18T21:31:21.222Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-18T21:31:21.222Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-18T21:31:21.222Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-18T21:31:21.222Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-18T21:31:21.222Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-18T21:31:21.222Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-18T21:31:21.222Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-18T21:31:21.222Z] Fetched 224 kB in 0s (0 B/s) [2021-08-18T21:31:21.222Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-18T21:31:21.222Z] Fetched 157 kB in 0s (0 B/s) [2021-08-18T21:31:21.222Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-18T21:31:21.222Z] Fetched 221 kB in 0s (0 B/s) [2021-08-18T21:31:21.222Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-18T21:31:21.222Z] Fetched 143 kB in 0s (0 B/s) [2021-08-18T21:31:21.222Z] Pulling edgex-go [2021-08-18T21:31:21.222Z] + snapcraftctl pull [2021-08-18T21:31:21.222Z] Pulling hooks [2021-08-18T21:31:21.222Z] + snapcraftctl pull [2021-08-18T21:31:22.324Z] 25b303627fd3: Pull complete [2021-08-18T21:31:22.325Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-18T21:31:22.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-18T21:31:22.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-18T21:31:22.580Z] prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container [2021-08-18T21:31:22.759Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-18T21:31:27.579Z] $ docker top ca770dc0a365f884f215930f2d913ac4f8847ba21ae8124b45a120016263a6d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T21:31:30.492Z] + grep parallel [2021-08-18T21:31:30.492Z] + docker-compose build --help [2021-08-18T21:31:34.878Z] --parallel Build images in parallel. [Pipeline] } [2021-08-18T21:31:34.928Z] $ docker stop --time=1 ca770dc0a365f884f215930f2d913ac4f8847ba21ae8124b45a120016263a6d7 [2021-08-18T21:31:37.014Z] $ docker rm -f ca770dc0a365f884f215930f2d913ac4f8847ba21ae8124b45a120016263a6d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:31:37.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-18T21:31:37.874Z] . [Pipeline] withDockerContainer [2021-08-18T21:31:38.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container [2021-08-18T21:31:38.215Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-08-18T21:31:38.421Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-18T21:31:38.422Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-18T21:31:38.422Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-18T21:31:38.422Z] Fetched 0 B in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-18T21:31:38.422Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-18T21:31:38.422Z] Fetched 279 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-18T21:31:38.422Z] Fetched 122 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-18T21:31:38.422Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-18T21:31:38.422Z] Fetched 8848 B in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-18T21:31:38.422Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-18T21:31:38.422Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-18T21:31:38.422Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-18T21:31:38.422Z] Fetched 219 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-18T21:31:38.422Z] Fetched 154 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-18T21:31:38.422Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-18T21:31:38.422Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-18T21:31:38.422Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-18T21:31:38.422Z] Fetched 499 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-18T21:31:38.422Z] Fetched 111 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-18T21:31:38.422Z] Fetched 240 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-18T21:31:38.422Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-18T21:31:38.422Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-18T21:31:38.422Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-18T21:31:38.422Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-18T21:31:38.422Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-18T21:31:38.422Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-18T21:31:38.422Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-18T21:31:38.422Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-18T21:31:38.422Z] Fetched 8720 B in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-18T21:31:38.422Z] Fetched 140 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-18T21:31:38.422Z] Fetched 119 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-18T21:31:38.422Z] Fetched 111 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-18T21:31:38.422Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-18T21:31:38.422Z] Fetched 645 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-18T21:31:38.422Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-18T21:31:38.422Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-18T21:31:38.422Z] Fetched 368 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-18T21:31:38.422Z] Fetched 187 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-18T21:31:38.422Z] Fetched 175 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-18T21:31:38.422Z] Fetched 206 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] [2021-08-18T21:31:38.422Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-18T21:31:38.422Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-18T21:31:38.422Z] Fetched 159 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-18T21:31:38.422Z] Fetched 107 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-18T21:31:38.422Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-18T21:31:38.422Z] Pulling static-packages [2021-08-18T21:31:38.422Z] + snapcraftctl pull [2021-08-18T21:31:39.381Z] Pulling version [2021-08-18T21:31:39.381Z] + cd /root/project [2021-08-18T21:31:39.381Z] + git describe --tags --abbrev=0 [2021-08-18T21:31:39.381Z] + sed s/v// [2021-08-18T21:31:39.381Z] + GIT_VERSION=2.0.1-dev.31 [2021-08-18T21:31:39.381Z] + [ -z 2.0.1-dev.31 ] [2021-08-18T21:31:39.381Z] + snapcraftctl set-version 2.0.1-dev.31 [2021-08-18T21:31:39.641Z] $ docker top 25179726c6718208e70a9747b25b5878140d4043884f4d8cd812bba679d2bb1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T21:31:40.342Z] Building config-common [2021-08-18T21:31:40.342Z] + snapcraftctl build [2021-08-18T21:31:40.626Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-18T21:31:42.286Z] Skipping build go-build-helper (already ran) [2021-08-18T21:31:42.552Z] Building edgex-go [2021-08-18T21:31:42.552Z] + cd /root/parts/edgex-go/src [2021-08-18T21:31:42.552Z] + git describe --tags --abbrev=0 [2021-08-18T21:31:42.552Z] + sed s/v// [2021-08-18T21:31:42.552Z] + GIT_VERSION=2.0.1-dev.31 [2021-08-18T21:31:42.552Z] + [ -z 2.0.1-dev.31 ] [2021-08-18T21:31:42.552Z] + echo 2.0.1-dev.31 [2021-08-18T21:31:42.552Z] + make build [2021-08-18T21:31:42.552Z] go mod tidy [2021-08-18T21:31:44.000Z] Building core-command ... [2021-08-18T21:31:44.000Z] Building core-data ... [2021-08-18T21:31:44.000Z] Building core-metadata ... [2021-08-18T21:31:44.000Z] Building security-bootstrapper ... [2021-08-18T21:31:44.000Z] Building security-proxy-setup ... [2021-08-18T21:31:44.000Z] Building security-secretstore-setup ... [2021-08-18T21:31:44.000Z] Building support-notifications ... [2021-08-18T21:31:44.000Z] Building support-scheduler ... [2021-08-18T21:31:44.000Z] Building sys-mgmt-agent ... [2021-08-18T21:31:44.000Z] Building security-bootstrapper [2021-08-18T21:31:44.000Z] Building security-secretstore-setup [2021-08-18T21:31:44.000Z] Building sys-mgmt-agent [2021-08-18T21:31:44.000Z] Building security-proxy-setup [2021-08-18T21:31:44.000Z] Building support-scheduler [2021-08-18T21:31:45.908Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T21:31:45.908Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-18T21:31:45.908Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-18T21:31:45.908Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-18T21:31:45.908Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-18T21:31:45.908Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-18T21:31:45.908Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-18T21:31:45.908Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-18T21:31:45.908Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-18T21:31:45.908Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-18T21:31:45.908Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-18T21:31:45.908Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-18T21:31:45.908Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-18T21:31:45.908Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-18T21:31:45.908Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-18T21:31:46.175Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-18T21:31:46.175Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-18T21:31:46.443Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-18T21:31:47.030Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T21:31:47.030Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T21:31:47.030Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-18T21:31:47.030Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-18T21:31:47.030Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-18T21:31:47.030Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-18T21:31:47.030Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-18T21:31:47.030Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-18T21:31:47.313Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-18T21:31:47.313Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-18T21:31:47.313Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-18T21:31:47.313Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-18T21:31:47.313Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-18T21:31:47.313Z] go: downloading golang.org/x/text v0.3.6 [2021-08-18T21:31:47.313Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-18T21:31:47.313Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-18T21:31:47.313Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-18T21:31:47.313Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-18T21:31:47.313Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-18T21:31:47.313Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-18T21:31:47.590Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-18T21:31:47.590Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-18T21:31:47.590Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-18T21:31:47.856Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-18T21:31:47.856Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-18T21:31:48.129Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-18T21:31:48.129Z] go: downloading github.com/kr/text v0.1.0 [2021-08-18T21:31:48.129Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-18T21:31:48.129Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-18T21:31:48.129Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-18T21:31:48.129Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-18T21:31:48.129Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T21:31:48.129Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-18T21:31:48.129Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-18T21:31:48.129Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-18T21:31:48.129Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T21:31:48.397Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T21:31:48.397Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T21:31:48.397Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-18T21:31:48.397Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-18T21:31:48.397Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-18T21:31:48.397Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-18T21:31:48.397Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-18T21:31:48.397Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-18T21:31:48.397Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-18T21:31:48.397Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-18T21:31:48.665Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-18T21:31:48.665Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-18T21:31:48.665Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-18T21:31:48.665Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-18T21:31:48.932Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T21:31:59.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T21:32:02.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T21:32:03.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T21:32:04.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T21:32:05.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T21:32:06.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T21:32:07.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T21:32:08.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T21:32:09.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T21:32:10.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T21:32:11.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.31" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-18T21:32:13.089Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-18T21:32:13.089Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-18T21:32:13.089Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-18T21:32:13.089Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-18T21:32:13.089Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-18T21:32:13.089Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-18T21:32:13.089Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-18T21:32:13.089Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-18T21:32:13.089Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-18T21:32:13.089Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-18T21:32:13.089Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-18T21:32:14.504Z] Building hooks [2021-08-18T21:32:14.504Z] + cd /root/parts/hooks/src [2021-08-18T21:32:14.504Z] + make build [2021-08-18T21:32:14.504Z] go mod tidy [2021-08-18T21:32:14.504Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-18T21:32:14.504Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-18T21:32:14.504Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-18T21:32:14.504Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-18T21:32:14.504Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-18T21:32:15.089Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-18T21:32:15.674Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-18T21:32:15.674Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-18T21:32:18.268Z] Building static-packages [2021-08-18T21:32:18.268Z] + snapcraftctl build [2021-08-18T21:32:20.419Z] Building version [2021-08-18T21:32:20.419Z] + snapcraftctl build [2021-08-18T21:32:22.581Z] Staging config-common [2021-08-18T21:32:22.581Z] + snapcraftctl stage [2021-08-18T21:32:23.552Z] Skipping stage go-build-helper (already ran) [2021-08-18T21:32:23.552Z] Staging edgex-go [2021-08-18T21:32:23.552Z] + snapcraftctl stage [2021-08-18T21:32:24.516Z] Staging hooks [2021-08-18T21:32:24.516Z] + snapcraftctl stage [2021-08-18T21:32:25.478Z] Staging static-packages [2021-08-18T21:32:25.478Z] + snapcraftctl stage [2021-08-18T21:32:26.439Z] Staging version [2021-08-18T21:32:26.439Z] + snapcraftctl stage [2021-08-18T21:32:27.409Z] Priming config-common [2021-08-18T21:32:27.409Z] + snapcraftctl prime [2021-08-18T21:32:28.378Z] Priming go-build-helper [2021-08-18T21:32:28.378Z] + snapcraftctl prime [2021-08-18T21:32:29.787Z] Priming edgex-go [2021-08-18T21:32:29.787Z] + snapcraftctl prime [2021-08-18T21:32:30.750Z] Priming hooks [2021-08-18T21:32:30.750Z] + snapcraftctl prime [2021-08-18T21:32:32.198Z] Priming static-packages [2021-08-18T21:32:32.198Z] + snapcraftctl prime [2021-08-18T21:32:34.193Z] Priming version [2021-08-18T21:32:34.193Z] + snapcraftctl prime [2021-08-18T21:32:35.196Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T21:32:52.031Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:32:52.031Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:32:52.031Z] ---> 7366054d290d [2021-08-18T21:32:52.031Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T21:32:52.031Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:32:52.031Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:32:52.031Z] ---> 7366054d290d [2021-08-18T21:32:52.031Z] Step 3/23 : WORKDIR /edgex-go [2021-08-18T21:32:52.031Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:32:52.031Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:32:52.031Z] ---> 7366054d290d [2021-08-18T21:32:52.031Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:32:52.031Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:32:52.031Z] ---> 7366054d290d [2021-08-18T21:32:52.031Z] Step 3/32 : WORKDIR /edgex-go [2021-08-18T21:32:52.031Z] Step 3/26 : WORKDIR /edgex-go [2021-08-18T21:32:52.031Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:32:52.031Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:32:52.031Z] ---> 7366054d290d [2021-08-18T21:32:52.031Z] Step 3/22 : WORKDIR /edgex-go [2021-08-18T21:32:54.005Z] ---> Running in 60620861de6b [2021-08-18T21:32:54.005Z] ---> Running in 082f5e186715 [2021-08-18T21:32:54.005Z] ---> Running in 4d1c26ac90a0 [2021-08-18T21:32:54.005Z] ---> Running in ba599355b9dd [2021-08-18T21:32:54.005Z] ---> Running in 4689e55fe0d3 [2021-08-18T21:32:54.989Z] Removing intermediate container 4689e55fe0d3 [2021-08-18T21:32:54.989Z] Removing intermediate container 4d1c26ac90a0 [2021-08-18T21:32:54.989Z] ---> a06705c1a01e [2021-08-18T21:32:54.989Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:32:54.989Z] ---> 2bdb4dfa1d14 [2021-08-18T21:32:54.989Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:32:54.989Z] Removing intermediate container 60620861de6b [2021-08-18T21:32:54.989Z] ---> f6c777e16362 [2021-08-18T21:32:54.989Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:32:54.989Z] Removing intermediate container 082f5e186715 [2021-08-18T21:32:54.989Z] ---> 6301e05f690a [2021-08-18T21:32:54.989Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:32:55.272Z] Removing intermediate container ba599355b9dd [2021-08-18T21:32:55.272Z] ---> 8de2e2c61636 [2021-08-18T21:32:55.272Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:32:55.272Z] ---> Running in 559cbbf696b0 [2021-08-18T21:32:55.272Z] ---> Running in ffc6dfede1c4 [2021-08-18T21:32:55.272Z] ---> Running in 90b1e3a34343 [2021-08-18T21:32:55.272Z] ---> Running in f3bfb6dc1b79 [2021-08-18T21:32:55.272Z] ---> Running in debd36c5881f [2021-08-18T21:32:59.611Z] Removing intermediate container 559cbbf696b0 [2021-08-18T21:32:59.611Z] ---> 788d5aa1511e [2021-08-18T21:32:59.611Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-18T21:32:59.611Z] ---> Running in bebf1b2e377d [2021-08-18T21:32:59.611Z] Removing intermediate container ffc6dfede1c4 [2021-08-18T21:32:59.611Z] ---> 2885972f5191 [2021-08-18T21:32:59.611Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-18T21:32:59.892Z] ---> Running in 685f236d5819 [2021-08-18T21:33:00.165Z] Removing intermediate container 90b1e3a34343 [2021-08-18T21:33:00.165Z] ---> d3b50c22e240 [2021-08-18T21:33:00.165Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-18T21:33:00.165Z] Removing intermediate container f3bfb6dc1b79 [2021-08-18T21:33:00.165Z] ---> d98af988cfbc [2021-08-18T21:33:00.165Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-18T21:33:00.439Z] ---> Running in ea75d46b85ec [2021-08-18T21:33:00.439Z] ---> Running in ae3aa936a207 [2021-08-18T21:33:00.439Z] Removing intermediate container debd36c5881f [2021-08-18T21:33:00.439Z] ---> 9908b679b567 [2021-08-18T21:33:00.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-18T21:33:01.046Z] ---> Running in 1dfab442fd88 [2021-08-18T21:33:01.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:01.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:02.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:02.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:03.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:03.362Z] OK: 218 MiB in 52 packages [2021-08-18T21:33:04.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:04.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:04.006Z] OK: 218 MiB in 52 packages [2021-08-18T21:33:05.005Z] OK: 218 MiB in 52 packages [2021-08-18T21:33:05.005Z] OK: 218 MiB in 52 packages [2021-08-18T21:33:05.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:33:05.284Z] Removing intermediate container bebf1b2e377d [2021-08-18T21:33:05.284Z] ---> 97598f0acc6d [2021-08-18T21:33:05.284Z] Step 6/32 : COPY go.mod . [2021-08-18T21:33:05.563Z] Removing intermediate container 685f236d5819 [2021-08-18T21:33:05.563Z] ---> 2d66ba960aa1 [2021-08-18T21:33:05.563Z] Step 6/26 : COPY go.mod . [2021-08-18T21:33:06.162Z] ---> 4548a5f70bdd [2021-08-18T21:33:06.162Z] Step 7/32 : RUN go mod download [2021-08-18T21:33:06.448Z] Removing intermediate container 1dfab442fd88 [2021-08-18T21:33:06.448Z] ---> 22f55784e950 [2021-08-18T21:33:06.448Z] Step 6/23 : COPY go.mod . [2021-08-18T21:33:06.448Z] ---> Running in 303024d94ec9 [2021-08-18T21:33:06.448Z] Removing intermediate container ae3aa936a207 [2021-08-18T21:33:06.448Z] ---> 31291e055959 [2021-08-18T21:33:06.448Z] Step 6/24 : COPY go.mod . [2021-08-18T21:33:06.725Z] ---> 1ce605fcc008 [2021-08-18T21:33:06.725Z] Step 7/26 : RUN go mod download [2021-08-18T21:33:07.010Z] ---> Running in bfbbe905498b [2021-08-18T21:33:07.615Z] ---> 92aaa82c8799 [2021-08-18T21:33:07.615Z] Step 7/23 : RUN go mod download [2021-08-18T21:33:07.615Z] ---> c939cef02ff9 [2021-08-18T21:33:07.615Z] Step 7/24 : RUN go mod download [2021-08-18T21:33:07.893Z] ---> Running in 0e8caa6ecae3 [2021-08-18T21:33:08.169Z] OK: 218 MiB in 52 packages [2021-08-18T21:33:08.169Z] ---> Running in 67e539c383ab [2021-08-18T21:33:10.837Z] Removing intermediate container ea75d46b85ec [2021-08-18T21:33:10.837Z] ---> 2547d0b7cece [2021-08-18T21:33:10.837Z] Step 6/22 : COPY go.mod . [2021-08-18T21:33:11.827Z] Removing intermediate container 303024d94ec9 [2021-08-18T21:33:11.827Z] ---> 10a647ed53fe [2021-08-18T21:33:11.827Z] Step 8/32 : COPY . . [2021-08-18T21:33:12.102Z] ---> 961e75972a04 [2021-08-18T21:33:12.102Z] Step 7/22 : RUN go mod download [2021-08-18T21:33:12.389Z] ---> Running in bb2e301e9cbf [2021-08-18T21:33:12.986Z] Removing intermediate container bfbbe905498b [2021-08-18T21:33:12.986Z] ---> e1c7e771f7e9 [2021-08-18T21:33:12.986Z] Step 8/26 : COPY . . [2021-08-18T21:33:18.386Z] Removing intermediate container 0e8caa6ecae3 [2021-08-18T21:33:18.386Z] ---> db8e55c2d11f [2021-08-18T21:33:18.386Z] Step 8/23 : COPY . . [2021-08-18T21:33:23.790Z] Removing intermediate container 67e539c383ab [2021-08-18T21:33:23.790Z] ---> 0dcfc10b80ae [2021-08-18T21:33:23.790Z] Step 8/24 : COPY . . [2021-08-18T21:33:26.420Z] Removing intermediate container bb2e301e9cbf [2021-08-18T21:33:26.420Z] ---> 86492f23255c [2021-08-18T21:33:26.420Z] Step 8/22 : COPY . . [2021-08-18T21:33:28.418Z] ---> ed5d1f510f32 [2021-08-18T21:33:28.418Z] Step 9/32 : RUN go mod tidy [2021-08-18T21:33:28.418Z] ---> 6dfa538b57d4 [2021-08-18T21:33:28.418Z] Step 9/26 : RUN go mod tidy [2021-08-18T21:33:32.730Z] ---> Running in af7889c1a051 [2021-08-18T21:33:32.730Z] ---> Running in 7049192d1817 [2021-08-18T21:33:32.730Z] ---> e93e23083530 [2021-08-18T21:33:32.730Z] Step 9/23 : RUN go mod tidy [2021-08-18T21:33:34.717Z] ---> Running in b0559f5ecfa2 [2021-08-18T21:33:39.037Z] ---> 70663e9a43d6 [2021-08-18T21:33:39.037Z] Step 9/24 : RUN go mod tidy [2021-08-18T21:33:40.018Z] ---> Running in d8c47adc6732 [2021-08-18T21:33:41.016Z] Removing intermediate container af7889c1a051 [2021-08-18T21:33:41.016Z] ---> f6f42ee4b69d [2021-08-18T21:33:41.016Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-18T21:33:41.293Z] ---> Running in 4264b6f9fa6f [2021-08-18T21:33:41.911Z] ---> 748a9b55f924 [2021-08-18T21:33:41.911Z] Step 9/22 : RUN go mod tidy [2021-08-18T21:33:41.911Z] Removing intermediate container 7049192d1817 [2021-08-18T21:33:41.911Z] ---> d3bba004b008 [2021-08-18T21:33:41.911Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-18T21:33:41.911Z] Removing intermediate container b0559f5ecfa2 [2021-08-18T21:33:41.911Z] ---> 9bb811bda54a [2021-08-18T21:33:41.911Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-18T21:33:42.186Z] ---> Running in e8f5c1753a80 [2021-08-18T21:33:42.186Z] ---> Running in 80b4eebfebfc [2021-08-18T21:33:42.186Z] ---> Running in 39d1e39cd6d8 [2021-08-18T21:33:43.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-18T21:33:44.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-18T21:33:44.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-18T21:33:47.559Z] Removing intermediate container d8c47adc6732 [2021-08-18T21:33:47.559Z] ---> 7ad8552f19dc [2021-08-18T21:33:47.559Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-18T21:33:47.559Z] ---> Running in 81d3cd6af6f3 [2021-08-18T21:33:49.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-18T21:33:50.564Z] Removing intermediate container e8f5c1753a80 [2021-08-18T21:33:50.564Z] ---> b400b0b7fd07 [2021-08-18T21:33:50.564Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-18T21:33:50.844Z] ---> Running in 8f6bbe7fdfa8 [2021-08-18T21:33:53.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-18T21:35:45.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-18T21:35:45.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-18T21:35:46.389Z] Removing intermediate container 81d3cd6af6f3 [2021-08-18T21:35:46.389Z] ---> f8bd56b9c248 [2021-08-18T21:35:46.389Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-18T21:35:46.389Z] Removing intermediate container 4264b6f9fa6f [2021-08-18T21:35:46.389Z] ---> 4980e65cb077 [2021-08-18T21:35:46.389Z] [2021-08-18T21:35:46.389Z] Step 11/26 : FROM alpine:3.12 [2021-08-18T21:35:46.390Z] Removing intermediate container 80b4eebfebfc [2021-08-18T21:35:46.390Z] ---> 442ebc334d56 [2021-08-18T21:35:46.390Z] [2021-08-18T21:35:46.390Z] Step 11/32 : FROM alpine:3.12 [2021-08-18T21:35:47.379Z] ---> Running in 77a7026f6048 [2021-08-18T21:35:47.981Z] 3.12: Pulling from library/alpine [2021-08-18T21:35:47.981Z] 3.12: Pulling from library/alpine [2021-08-18T21:35:49.418Z] Removing intermediate container 39d1e39cd6d8 [2021-08-18T21:35:49.418Z] ---> a90995659f11 [2021-08-18T21:35:49.418Z] [2021-08-18T21:35:49.418Z] Step 11/23 : FROM alpine:3.12 [2021-08-18T21:35:49.418Z] 3.12: Pulling from library/alpine [2021-08-18T21:35:49.692Z] Removing intermediate container 8f6bbe7fdfa8 [2021-08-18T21:35:49.692Z] ---> a4944f7c67e5 [2021-08-18T21:35:49.692Z] [2021-08-18T21:35:49.692Z] Step 11/22 : FROM alpine:3.12 [2021-08-18T21:35:49.966Z] 3.12: Pulling from library/alpine [2021-08-18T21:35:50.567Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T21:35:50.567Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T21:35:50.567Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T21:35:50.567Z] Status: Image is up to date for alpine:3.12 [2021-08-18T21:35:50.567Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T21:35:50.567Z] Status: Image is up to date for alpine:3.12 [2021-08-18T21:35:50.567Z] ---> c4fd0aeabfcf [2021-08-18T21:35:50.567Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-18T21:35:50.567Z] ---> c4fd0aeabfcf [2021-08-18T21:35:50.567Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-18T21:35:50.567Z] ---> c4fd0aeabfcf [2021-08-18T21:35:50.567Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-18T21:35:50.567Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T21:35:50.567Z] Status: Image is up to date for alpine:3.12 [2021-08-18T21:35:50.567Z] ---> c4fd0aeabfcf [2021-08-18T21:35:50.567Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-18T21:35:50.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-18T21:35:51.174Z] ---> Running in 28ce461dc74f [2021-08-18T21:35:51.175Z] ---> Running in 26f22ad7fa76 [2021-08-18T21:35:51.175Z] ---> Running in e9442234f903 [2021-08-18T21:35:51.175Z] ---> Running in 6f40b06d7070 [2021-08-18T21:35:52.164Z] Removing intermediate container 26f22ad7fa76 [2021-08-18T21:35:52.165Z] ---> 1422374e18b9 [2021-08-18T21:35:52.165Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-18T21:35:52.444Z] ---> Running in f6edd215d1a3 [2021-08-18T21:35:53.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:35:53.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:35:54.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:35:54.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:35:54.605Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-18T21:35:54.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:35:54.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:35:54.605Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-18T21:35:54.605Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-18T21:35:54.605Z] (4/4) Installing curl (7.78.0-r0) [2021-08-18T21:35:54.605Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:35:54.605Z] Removing intermediate container 77a7026f6048 [2021-08-18T21:35:54.605Z] ---> 26a2ca9f8114 [2021-08-18T21:35:54.605Z] [2021-08-18T21:35:54.605Z] Step 12/24 : FROM docker:20.10.7 [2021-08-18T21:35:54.605Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T21:35:54.891Z] OK: 7 MiB in 18 packages [2021-08-18T21:35:54.892Z] 20.10.7: Pulling from library/docker [2021-08-18T21:35:54.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:35:55.177Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-18T21:35:55.177Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:35:55.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:35:55.178Z] OK: 5 MiB in 15 packages [2021-08-18T21:35:55.178Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-18T21:35:55.458Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-18T21:35:55.458Z] (3/3) Installing su-exec (0.2-r1) [2021-08-18T21:35:55.458Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:35:55.458Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T21:35:55.737Z] OK: 6 MiB in 17 packages [2021-08-18T21:35:56.020Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-18T21:35:56.020Z] (2/2) Installing su-exec (0.2-r1) [2021-08-18T21:35:56.020Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:35:56.020Z] OK: 5 MiB in 16 packages [2021-08-18T21:35:58.662Z] Removing intermediate container e9442234f903 [2021-08-18T21:35:58.662Z] ---> 8ecccf99b17d [2021-08-18T21:35:58.662Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:35:58.662Z] Removing intermediate container 28ce461dc74f [2021-08-18T21:35:58.662Z] ---> dfe8aafa7230 [2021-08-18T21:35:58.662Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-18T21:35:58.934Z] ---> Running in e9c726adfcef [2021-08-18T21:35:59.206Z] Removing intermediate container f6edd215d1a3 [2021-08-18T21:35:59.206Z] ---> b0438af4a4f1 [2021-08-18T21:35:59.206Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-18T21:35:59.480Z] ---> Running in 2a46bd1a5168 [2021-08-18T21:35:59.751Z] Removing intermediate container 6f40b06d7070 [2021-08-18T21:35:59.752Z] ---> c10c96f9df22 [2021-08-18T21:35:59.752Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-18T21:36:00.349Z] ---> Running in 99ab0b074550 [2021-08-18T21:36:01.328Z] Removing intermediate container e9c726adfcef [2021-08-18T21:36:01.328Z] ---> b220ded8040d [2021-08-18T21:36:01.328Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-18T21:36:01.328Z] ---> Running in 270ecf816179 [2021-08-18T21:36:01.603Z] Removing intermediate container 2a46bd1a5168 [2021-08-18T21:36:01.603Z] ---> faad8b93db1b [2021-08-18T21:36:01.603Z] Step 14/22 : WORKDIR /edgex [2021-08-18T21:36:01.880Z] ---> Running in ca7e451dde41 [2021-08-18T21:36:02.167Z] Removing intermediate container 99ab0b074550 [2021-08-18T21:36:02.167Z] ---> a100ba2a78d5 [2021-08-18T21:36:02.167Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-18T21:36:02.167Z] ---> Running in a52a6b74944d [2021-08-18T21:36:02.445Z] Removing intermediate container 270ecf816179 [2021-08-18T21:36:02.445Z] ---> 66ed28f0b186 [2021-08-18T21:36:02.445Z] Step 14/26 : WORKDIR / [2021-08-18T21:36:02.445Z] ---> Running in 62a083d3b0a0 [2021-08-18T21:36:02.734Z] ---> Running in 5df76af44f8b [2021-08-18T21:36:03.332Z] Removing intermediate container ca7e451dde41 [2021-08-18T21:36:03.332Z] ---> 119ca36a0006 [2021-08-18T21:36:03.332Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-18T21:36:03.936Z] Removing intermediate container 62a083d3b0a0 [2021-08-18T21:36:03.936Z] ---> f5b5d4ecd52e [2021-08-18T21:36:03.936Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-18T21:36:03.936Z] Removing intermediate container a52a6b74944d [2021-08-18T21:36:03.936Z] ---> 73f889a63129 [2021-08-18T21:36:03.936Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-18T21:36:03.936Z] ---> Running in d774328e5cad [2021-08-18T21:36:04.214Z] ---> Running in 3249a19f30cd [2021-08-18T21:36:04.214Z] Removing intermediate container 5df76af44f8b [2021-08-18T21:36:04.214Z] ---> fa4428ca53f5 [2021-08-18T21:36:04.214Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-18T21:36:04.815Z] Removing intermediate container d774328e5cad [2021-08-18T21:36:04.815Z] ---> 4788175fd34b [2021-08-18T21:36:04.815Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:36:05.415Z] ---> 94618d88d769 [2021-08-18T21:36:05.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-18T21:36:05.690Z] ---> 1eb0ccc1635a [2021-08-18T21:36:05.690Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-18T21:36:05.966Z] ---> a58be5ac3da7 [2021-08-18T21:36:05.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-18T21:36:07.416Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-18T21:36:07.697Z] ---> f591a09b6695 [2021-08-18T21:36:07.697Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-18T21:36:07.697Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-18T21:36:07.697Z] ---> df445af6242a [2021-08-18T21:36:07.697Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:36:07.973Z] Removing intermediate container 3249a19f30cd [2021-08-18T21:36:07.973Z] ---> d8130228db58 [2021-08-18T21:36:07.973Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-18T21:36:07.973Z] ---> 103bac3ef8ae [2021-08-18T21:36:07.973Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-18T21:36:07.973Z] ---> Running in b2594b8ee4e1 [2021-08-18T21:36:07.973Z] ---> 48379dbdedca [2021-08-18T21:36:07.973Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-18T21:36:08.250Z] ---> Running in 4d86c920cdb4 [2021-08-18T21:36:08.854Z] Removing intermediate container b2594b8ee4e1 [2021-08-18T21:36:08.854Z] ---> e92b8faf8e59 [2021-08-18T21:36:08.854Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-18T21:36:09.128Z] ---> 8b9b9b0e5c33 [2021-08-18T21:36:09.129Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-18T21:36:09.405Z] ---> Running in 5a7068701ce1 [2021-08-18T21:36:09.405Z] Removing intermediate container 4d86c920cdb4 [2021-08-18T21:36:09.405Z] ---> ded3e114e689 [2021-08-18T21:36:09.405Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-18T21:36:09.680Z] ---> 3a05ba47f60c [2021-08-18T21:36:09.680Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-18T21:36:09.965Z] ---> 8f8bf2dfa747 [2021-08-18T21:36:09.965Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-18T21:36:09.965Z] ---> Running in 62e9ae57fb3f [2021-08-18T21:36:10.254Z] ---> Running in a5862938fe34 [2021-08-18T21:36:10.254Z] ---> 30cd7afe2836 [2021-08-18T21:36:10.254Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-18T21:36:10.851Z] ---> 932a861fe217 [2021-08-18T21:36:10.851Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-18T21:36:11.128Z] ---> Running in 5acffd42c0fe [2021-08-18T21:36:11.405Z] Removing intermediate container a5862938fe34 [2021-08-18T21:36:11.405Z] ---> 3afb8aac931f [2021-08-18T21:36:11.405Z] Step 19/22 : CMD ["--init=true"] [2021-08-18T21:36:11.405Z] Removing intermediate container 62e9ae57fb3f [2021-08-18T21:36:11.405Z] ---> 4b917a41bc2d [2021-08-18T21:36:11.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:36:11.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:36:11.684Z] ---> Running in e7d66421d882 [2021-08-18T21:36:11.684Z] ---> Running in 6d5d0d6177ab [2021-08-18T21:36:11.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:36:11.961Z] ---> c2b5b4be6fc2 [2021-08-18T21:36:11.961Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-18T21:36:12.568Z] (1/39) Installing readline (8.1.0-r0) [2021-08-18T21:36:12.568Z] (2/39) Installing bash (5.1.0-r0) [2021-08-18T21:36:12.842Z] Executing bash-5.1.0-r0.post-install [2021-08-18T21:36:12.842Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-18T21:36:12.842Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-18T21:36:12.842Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-18T21:36:12.842Z] Removing intermediate container e7d66421d882 [2021-08-18T21:36:12.842Z] ---> 86c600149e5b [2021-08-18T21:36:12.842Z] Step 20/22 : LABEL arch=arm64 [2021-08-18T21:36:12.842Z] Removing intermediate container 6d5d0d6177ab [2021-08-18T21:36:12.842Z] ---> 96a86acbc68a [2021-08-18T21:36:12.842Z] Step 21/23 : LABEL arch=arm64 [2021-08-18T21:36:12.842Z] (6/39) Installing curl (7.78.0-r0) [2021-08-18T21:36:12.842Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-18T21:36:12.842Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-18T21:36:12.842Z] (9/39) Installing expat (2.2.10-r1) [2021-08-18T21:36:12.842Z] (10/39) Installing libffi (3.3-r2) [2021-08-18T21:36:12.842Z] (11/39) Installing gdbm (1.19-r0) [2021-08-18T21:36:12.842Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-18T21:36:12.842Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-18T21:36:12.842Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-18T21:36:13.446Z] ---> Running in 9c30e686f5b5 [2021-08-18T21:36:13.446Z] ---> Running in fbc8d1c06c5e [2021-08-18T21:36:14.904Z] ---> b05d8de53003 [2021-08-18T21:36:14.904Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-18T21:36:15.182Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-18T21:36:15.182Z] Removing intermediate container fbc8d1c06c5e [2021-08-18T21:36:15.182Z] ---> 8ab5d4553dea [2021-08-18T21:36:15.182Z] Step 22/23 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:36:15.182Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-18T21:36:15.182Z] Removing intermediate container 9c30e686f5b5 [2021-08-18T21:36:15.182Z] ---> 50bf65e9a5cf [2021-08-18T21:36:15.182Z] Step 21/22 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:36:15.182Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-18T21:36:15.182Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-18T21:36:15.182Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-18T21:36:15.182Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-18T21:36:15.460Z] ---> Running in e5634a5ae226 [2021-08-18T21:36:15.460Z] ---> Running in 9b4d31bc6dd6 [2021-08-18T21:36:15.460Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-18T21:36:15.738Z] Removing intermediate container 5acffd42c0fe [2021-08-18T21:36:15.738Z] ---> 890ca3be78aa [2021-08-18T21:36:15.738Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:36:15.738Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-18T21:36:15.738Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-18T21:36:15.738Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-18T21:36:15.738Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-18T21:36:16.016Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-18T21:36:16.016Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-18T21:36:16.016Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-18T21:36:16.016Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-18T21:36:16.016Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-18T21:36:16.016Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-18T21:36:16.016Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-18T21:36:16.016Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-18T21:36:16.016Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-18T21:36:16.016Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-18T21:36:16.016Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-18T21:36:16.016Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-18T21:36:16.016Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-18T21:36:16.016Z] ---> 1594914cfdd0 [2021-08-18T21:36:16.016Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-18T21:36:16.295Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-18T21:36:16.570Z] Removing intermediate container e5634a5ae226 [2021-08-18T21:36:16.570Z] ---> ddfbf5e46ee6 [2021-08-18T21:36:16.570Z] Step 23/23 : LABEL version=0.0.0 [2021-08-18T21:36:16.570Z] ---> Running in c4ad309649e1 [2021-08-18T21:36:16.570Z] Executing busybox-1.32.1-r6.trigger [2021-08-18T21:36:16.570Z] Removing intermediate container 9b4d31bc6dd6 [2021-08-18T21:36:16.570Z] ---> 8cddaf0cbada [2021-08-18T21:36:16.570Z] Step 22/22 : LABEL version=0.0.0 [2021-08-18T21:36:16.848Z] OK: 82 MiB in 59 packages [2021-08-18T21:36:17.134Z] ---> Running in 50fbd9c42b59 [2021-08-18T21:36:17.134Z] ---> 8f5b473e436f [2021-08-18T21:36:17.134Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-18T21:36:17.134Z] ---> Running in 12fa4db26a1d [2021-08-18T21:36:17.734Z] Removing intermediate container 50fbd9c42b59 [2021-08-18T21:36:17.734Z] ---> 49322ab69202 [2021-08-18T21:36:17.734Z] [2021-08-18T21:36:18.009Z] Removing intermediate container 12fa4db26a1d [2021-08-18T21:36:18.009Z] ---> 4226007661b0 [2021-08-18T21:36:18.009Z] [2021-08-18T21:36:18.286Z] Successfully built 49322ab69202 [2021-08-18T21:36:18.565Z] Successfully tagged support-scheduler-arm64:latest [2021-08-18T21:36:18.565Z] Building core-metadata [2021-08-18T21:36:18.565Z]  Building support-scheduler ... done Successfully built 4226007661b0 [2021-08-18T21:36:18.842Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-18T21:36:18.842Z]  Building security-proxy-setup ... done Building support-notifications [2021-08-18T21:36:20.828Z] ---> d30fcd037848 [2021-08-18T21:36:20.828Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-18T21:36:23.505Z] Removing intermediate container c4ad309649e1 [2021-08-18T21:36:23.505Z] ---> ca4c19b5fd27 [2021-08-18T21:36:23.505Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-18T21:36:24.593Z] ---> 98a2435f416f [2021-08-18T21:36:24.593Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-18T21:36:24.949Z] ---> Running in 40f58e9238d8 [2021-08-18T21:36:26.625Z] Removing intermediate container 40f58e9238d8 [2021-08-18T21:36:26.626Z] ---> 419f3f8a6bd0 [2021-08-18T21:36:26.626Z] Step 24/26 : LABEL arch=arm64 [2021-08-18T21:36:27.678Z] ---> 5bc90d9c58f9 [2021-08-18T21:36:27.678Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-18T21:36:27.678Z] ---> Running in 117450fd7cb2 [2021-08-18T21:36:27.965Z] Collecting docker-compose==1.23.2 [2021-08-18T21:36:28.240Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-18T21:36:28.516Z] Removing intermediate container 117450fd7cb2 [2021-08-18T21:36:28.516Z] ---> d23bd48db20a [2021-08-18T21:36:28.516Z] Step 25/26 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:36:28.790Z] ---> 53741ab59cc3 [2021-08-18T21:36:28.790Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-18T21:36:28.790Z] ---> Running in fbd4e3042c59 [2021-08-18T21:36:29.406Z] ---> Running in 830800f6aaa4 [2021-08-18T21:36:29.683Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-18T21:36:29.683Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-18T21:36:29.683Z] Removing intermediate container fbd4e3042c59 [2021-08-18T21:36:29.683Z] ---> da74cd2f1f64 [2021-08-18T21:36:29.683Z] Step 26/26 : LABEL version=0.0.0 [2021-08-18T21:36:30.281Z] Removing intermediate container 830800f6aaa4 [2021-08-18T21:36:30.281Z] ---> 29e322f6146d [2021-08-18T21:36:30.281Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-18T21:36:30.281Z] ---> Running in c21108e8062a [2021-08-18T21:36:30.281Z] Collecting docker<4.0,>=3.6.0 [2021-08-18T21:36:30.281Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-18T21:36:30.557Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-18T21:36:30.557Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-18T21:36:31.161Z] Removing intermediate container c21108e8062a [2021-08-18T21:36:31.161Z] ---> 4a498663e5ba [2021-08-18T21:36:31.161Z] [2021-08-18T21:36:31.767Z] Successfully built 4a498663e5ba [2021-08-18T21:36:31.767Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-18T21:36:31.767Z] Building core-command [2021-08-18T21:36:33.610Z]  Building security-secretstore-setup ... done  ---> d87de5a6b2b4 [2021-08-18T21:36:33.610Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-18T21:36:33.610Z] Collecting jsonschema<3,>=2.5.1 [2021-08-18T21:36:33.610Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-18T21:36:33.610Z] ---> Running in 6f90f3ce30a9 [2021-08-18T21:36:33.610Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-18T21:36:33.610Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-18T21:36:33.610Z] Collecting cached-property<2,>=1.2.0 [2021-08-18T21:36:33.882Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-18T21:36:33.882Z] Collecting docopt<0.7,>=0.6.1 [2021-08-18T21:36:33.882Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-18T21:36:36.512Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-18T21:36:37.506Z] Collecting PyYAML<4,>=3.10 [2021-08-18T21:36:37.506Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-18T21:36:38.488Z] Removing intermediate container 6f90f3ce30a9 [2021-08-18T21:36:38.488Z] ---> 3daa1d97a254 [2021-08-18T21:36:38.488Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-18T21:36:39.473Z] ---> Running in ed6163253f9d [2021-08-18T21:36:40.935Z] Removing intermediate container ed6163253f9d [2021-08-18T21:36:40.935Z] ---> 60881593513d [2021-08-18T21:36:40.935Z] Step 29/32 : CMD ["gate"] [2021-08-18T21:36:41.548Z] Collecting texttable<0.10,>=0.9.0 [2021-08-18T21:36:41.548Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-18T21:36:41.829Z] ---> Running in caf77fda9c90 [2021-08-18T21:36:43.277Z] Removing intermediate container caf77fda9c90 [2021-08-18T21:36:43.277Z] ---> 6d776a5b9060 [2021-08-18T21:36:43.277Z] Step 30/32 : LABEL arch=arm64 [2021-08-18T21:36:43.888Z] Collecting docker-pycreds>=0.4.0 [2021-08-18T21:36:43.888Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-18T21:36:44.174Z] ---> Running in 00edcc3426eb [2021-08-18T21:36:44.792Z] Collecting idna<2.8,>=2.5 [2021-08-18T21:36:44.792Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-18T21:36:45.390Z] Collecting certifi>=2017.4.17 [2021-08-18T21:36:45.390Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-18T21:36:45.390Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-18T21:36:45.390Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-18T21:36:45.390Z] Removing intermediate container 00edcc3426eb [2021-08-18T21:36:45.390Z] ---> f35e5bdffc4b [2021-08-18T21:36:45.390Z] Step 31/32 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:36:46.390Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-18T21:36:46.390Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-18T21:36:46.390Z] ---> Running in 2531bd36029b [2021-08-18T21:36:46.666Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-18T21:36:46.666Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-18T21:36:46.666Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-18T21:36:46.666Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-18T21:36:47.663Z] Removing intermediate container 2531bd36029b [2021-08-18T21:36:47.663Z] ---> dc7742cc5258 [2021-08-18T21:36:47.663Z] Step 32/32 : LABEL version=0.0.0 [2021-08-18T21:36:47.937Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-18T21:36:47.937Z] Attempting uninstall: urllib3 [2021-08-18T21:36:47.937Z] Found existing installation: urllib3 1.26.2 [2021-08-18T21:36:47.937Z] Uninstalling urllib3-1.26.2: [2021-08-18T21:36:47.937Z] Successfully uninstalled urllib3-1.26.2 [2021-08-18T21:36:48.541Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:36:48.541Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:36:48.541Z] ---> 7366054d290d [2021-08-18T21:36:48.541Z] Step 3/23 : WORKDIR /edgex-go [2021-08-18T21:36:48.541Z] ---> Using cache [2021-08-18T21:36:48.541Z] ---> 8de2e2c61636 [2021-08-18T21:36:48.541Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:36:48.541Z] ---> Using cache [2021-08-18T21:36:48.541Z] ---> 9908b679b567 [2021-08-18T21:36:48.541Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-18T21:36:48.541Z] ---> Running in f1f1636cbadd [2021-08-18T21:36:48.541Z] Attempting uninstall: idna [2021-08-18T21:36:48.541Z] Found existing installation: idna 3.1 [2021-08-18T21:36:48.541Z] Uninstalling idna-3.1: [2021-08-18T21:36:48.816Z] ---> Running in d3900ba94547 [2021-08-18T21:36:48.816Z] Successfully uninstalled idna-3.1 [2021-08-18T21:36:49.428Z] Attempting uninstall: chardet [2021-08-18T21:36:49.428Z] Found existing installation: chardet 4.0.0 [2021-08-18T21:36:49.428Z] Uninstalling chardet-4.0.0: [2021-08-18T21:36:49.428Z] Removing intermediate container f1f1636cbadd [2021-08-18T21:36:49.428Z] ---> 6f1dd7b0e067 [2021-08-18T21:36:49.428Z] [2021-08-18T21:36:49.700Z] Successfully uninstalled chardet-4.0.0 [2021-08-18T21:36:50.303Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:36:50.303Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:36:50.303Z] ---> 7366054d290d [2021-08-18T21:36:50.303Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T21:36:50.303Z] ---> Using cache [2021-08-18T21:36:50.303Z] ---> 8de2e2c61636 [2021-08-18T21:36:50.303Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:36:50.303Z] ---> Using cache [2021-08-18T21:36:50.303Z] ---> 9908b679b567 [2021-08-18T21:36:50.303Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-18T21:36:50.303Z] ---> Using cache [2021-08-18T21:36:50.303Z] ---> 22f55784e950 [2021-08-18T21:36:50.303Z] Step 6/24 : COPY go.mod . [2021-08-18T21:36:50.303Z] ---> Using cache [2021-08-18T21:36:50.303Z] ---> 92aaa82c8799 [2021-08-18T21:36:50.303Z] Step 7/24 : RUN go mod download [2021-08-18T21:36:50.303Z] ---> Using cache [2021-08-18T21:36:50.303Z] ---> db8e55c2d11f [2021-08-18T21:36:50.303Z] Step 8/24 : COPY . . [2021-08-18T21:36:50.303Z] ---> Using cache [2021-08-18T21:36:50.303Z] ---> e93e23083530 [2021-08-18T21:36:50.303Z] Step 9/24 : RUN go mod tidy [2021-08-18T21:36:50.303Z] ---> Using cache [2021-08-18T21:36:50.303Z] ---> 9bb811bda54a [2021-08-18T21:36:50.303Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-18T21:36:50.303Z] Successfully built 6f1dd7b0e067 [2021-08-18T21:36:50.902Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-18T21:36:50.902Z] Building core-data [2021-08-18T21:36:51.177Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:36:51.177Z] ---> Running in 916afd86f7aa [2021-08-18T21:36:51.455Z] Attempting uninstall: requests [2021-08-18T21:36:51.455Z] Found existing installation: requests 2.25.1 [2021-08-18T21:36:51.455Z] Uninstalling requests-2.25.1: [2021-08-18T21:36:51.751Z] Successfully uninstalled requests-2.25.1 [2021-08-18T21:36:52.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:36:52.311Z] Running setup.py install for texttable: started [2021-08-18T21:36:52.919Z] OK: 218 MiB in 52 packages [2021-08-18T21:36:52.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-18T21:36:54.946Z] Running setup.py install for texttable: finished with status 'done' [2021-08-18T21:36:54.946Z] Running setup.py install for PyYAML: started [2021-08-18T21:36:56.413Z] Removing intermediate container d3900ba94547 [2021-08-18T21:36:56.413Z] ---> ad73a17166eb [2021-08-18T21:36:56.413Z] Step 6/23 : COPY go.mod . [2021-08-18T21:36:57.882Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-18T21:36:58.543Z] ---> d56a11940ac2 [2021-08-18T21:36:58.543Z] Step 7/23 : RUN go mod download [2021-08-18T21:36:58.543Z] Running setup.py install for docopt: started [2021-08-18T21:36:59.544Z] ---> Running in d223d55d5f7e [2021-08-18T21:37:01.556Z] Running setup.py install for docopt: finished with status 'done' [2021-08-18T21:37:01.556Z] Running setup.py install for dockerpty: started [2021-08-18T21:37:03.573Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-18T21:37:07.038Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-18T21:37:07.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:37:07.650Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:37:07.650Z] ---> 7366054d290d [2021-08-18T21:37:07.650Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T21:37:07.650Z] ---> Using cache [2021-08-18T21:37:07.650Z] ---> 8de2e2c61636 [2021-08-18T21:37:07.650Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:37:07.650Z] ---> Using cache [2021-08-18T21:37:07.650Z] ---> 9908b679b567 [2021-08-18T21:37:07.650Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-18T21:37:07.650Z] ---> Using cache [2021-08-18T21:37:07.650Z] ---> 22f55784e950 [2021-08-18T21:37:07.650Z] Step 6/24 : COPY go.mod . [2021-08-18T21:37:07.650Z] ---> Using cache [2021-08-18T21:37:07.650Z] ---> 92aaa82c8799 [2021-08-18T21:37:07.650Z] Step 7/24 : RUN go mod download [2021-08-18T21:37:07.650Z] ---> Using cache [2021-08-18T21:37:07.650Z] ---> db8e55c2d11f [2021-08-18T21:37:07.650Z] Step 8/24 : COPY . . [2021-08-18T21:37:07.650Z] ---> Using cache [2021-08-18T21:37:07.932Z] ---> e93e23083530 [2021-08-18T21:37:07.932Z] Step 9/24 : RUN go mod tidy [2021-08-18T21:37:07.932Z] ---> Using cache [2021-08-18T21:37:07.932Z] ---> 9bb811bda54a [2021-08-18T21:37:07.932Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-18T21:37:08.220Z] Removing intermediate container d223d55d5f7e [2021-08-18T21:37:08.220Z] ---> 7b60eb7fe6d2 [2021-08-18T21:37:08.220Z] Step 8/23 : COPY . . [2021-08-18T21:37:08.505Z] ---> Running in 2199fa69f726 [2021-08-18T21:37:11.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-18T21:37:24.418Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-18T21:37:24.418Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-18T21:37:24.418Z] ---> 7366054d290d [2021-08-18T21:37:24.418Z] Step 3/24 : WORKDIR /edgex-go [2021-08-18T21:37:24.418Z] ---> Using cache [2021-08-18T21:37:24.418Z] ---> 8de2e2c61636 [2021-08-18T21:37:24.418Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:37:24.418Z] ---> Using cache [2021-08-18T21:37:24.418Z] ---> 9908b679b567 [2021-08-18T21:37:24.418Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-18T21:37:28.807Z] ---> Running in b044f2a771a3 [2021-08-18T21:37:31.468Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:37:31.760Z] Removing intermediate container 5a7068701ce1 [2021-08-18T21:37:31.760Z] ---> 6763bee6551e [2021-08-18T21:37:31.760Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-18T21:37:32.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:37:33.009Z] ---> Running in dcb472573149 [2021-08-18T21:37:33.287Z] OK: 218 MiB in 52 packages [2021-08-18T21:37:34.757Z] Removing intermediate container dcb472573149 [2021-08-18T21:37:34.757Z] ---> 11793f7d7f12 [2021-08-18T21:37:34.757Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-18T21:37:35.380Z] ---> Running in f163040dd05e [2021-08-18T21:37:36.397Z] Removing intermediate container b044f2a771a3 [2021-08-18T21:37:36.397Z] ---> 63562b22ab51 [2021-08-18T21:37:36.397Z] Step 6/24 : COPY go.mod . [2021-08-18T21:37:36.397Z] Removing intermediate container f163040dd05e [2021-08-18T21:37:36.397Z] ---> ae3433af232f [2021-08-18T21:37:36.397Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-18T21:37:37.009Z] ---> c60d95da43af [2021-08-18T21:37:37.009Z] Step 9/23 : RUN go mod tidy [2021-08-18T21:37:37.618Z] ---> Running in 36fe9626215b [2021-08-18T21:37:38.238Z] ---> 2a8668d4731a [2021-08-18T21:37:38.238Z] Step 7/24 : RUN go mod download [2021-08-18T21:37:38.519Z] ---> Running in 2393e5a155e9 [2021-08-18T21:37:39.131Z] ---> a1ff32212e4e [2021-08-18T21:37:39.131Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-18T21:37:41.141Z] ---> 3b8418e46aa6 [2021-08-18T21:37:41.141Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-18T21:37:42.603Z] ---> 9c2cd9a77177 [2021-08-18T21:37:42.603Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-18T21:37:42.603Z] ---> Running in 3fe16e85617e [2021-08-18T21:37:43.609Z] Removing intermediate container 3fe16e85617e [2021-08-18T21:37:43.609Z] ---> c7e918987d4e [2021-08-18T21:37:43.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:37:43.892Z] ---> Running in 009e3298f24f [2021-08-18T21:37:44.904Z] Removing intermediate container 009e3298f24f [2021-08-18T21:37:44.904Z] ---> 82d7469d0709 [2021-08-18T21:37:44.904Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T21:37:45.182Z] ---> Running in ff49c33dfadf [2021-08-18T21:37:45.797Z] Removing intermediate container 36fe9626215b [2021-08-18T21:37:45.797Z] ---> e7c678713ea5 [2021-08-18T21:37:45.797Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-18T21:37:46.086Z] Removing intermediate container 2393e5a155e9 [2021-08-18T21:37:46.086Z] ---> a13a98d73d54 [2021-08-18T21:37:46.086Z] Step 8/24 : COPY . . [2021-08-18T21:37:46.086Z] ---> Running in 6cd8e0999fe0 [2021-08-18T21:37:46.368Z] Removing intermediate container ff49c33dfadf [2021-08-18T21:37:46.368Z] ---> a6c0302a0073 [2021-08-18T21:37:46.368Z] Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:37:46.646Z] ---> Running in d156f3f3775c [2021-08-18T21:37:48.124Z] Removing intermediate container d156f3f3775c [2021-08-18T21:37:48.124Z] ---> 760031ce435d [2021-08-18T21:37:48.124Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T21:37:49.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-18T21:37:49.127Z] ---> Running in 53bb1444778f [2021-08-18T21:37:50.594Z] Removing intermediate container 53bb1444778f [2021-08-18T21:37:50.594Z] ---> 6bca93156ec4 [2021-08-18T21:37:50.594Z] [2021-08-18T21:37:51.202Z] Successfully built 6bca93156ec4 [2021-08-18T21:37:51.202Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-18T21:38:09.651Z]  Building sys-mgmt-agent ... done  ---> 020e1e381b32 [2021-08-18T21:38:09.651Z] Step 9/24 : RUN go mod tidy [2021-08-18T21:38:09.651Z] ---> Running in dbc948fff62e [2021-08-18T21:38:15.101Z] Removing intermediate container dbc948fff62e [2021-08-18T21:38:15.101Z] ---> ea6aa1e50f6f [2021-08-18T21:38:15.101Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-18T21:38:15.101Z] ---> Running in 28c87fa736b8 [2021-08-18T21:38:17.119Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-18T21:38:25.475Z] Removing intermediate container 916afd86f7aa [2021-08-18T21:38:25.475Z] ---> 0303a328a56c [2021-08-18T21:38:25.475Z] [2021-08-18T21:38:25.475Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T21:38:25.475Z] ---> c4fd0aeabfcf [2021-08-18T21:38:25.475Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-18T21:38:25.475Z] ---> Using cache [2021-08-18T21:38:25.475Z] ---> 8ecccf99b17d [2021-08-18T21:38:25.475Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:38:25.475Z] ---> Using cache [2021-08-18T21:38:25.475Z] ---> b220ded8040d [2021-08-18T21:38:25.475Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-18T21:38:25.475Z] ---> Running in e5c86384ed9e [2021-08-18T21:38:26.475Z] Removing intermediate container e5c86384ed9e [2021-08-18T21:38:26.475Z] ---> 0e1dc610ca15 [2021-08-18T21:38:26.475Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-18T21:38:26.475Z] ---> Running in 2422638ffcf8 [2021-08-18T21:38:27.089Z] Removing intermediate container 2422638ffcf8 [2021-08-18T21:38:27.089Z] ---> 9ea0329ab120 [2021-08-18T21:38:27.089Z] Step 16/24 : WORKDIR / [2021-08-18T21:38:27.370Z] ---> Running in c5c33bfb09ba [2021-08-18T21:38:28.386Z] Removing intermediate container c5c33bfb09ba [2021-08-18T21:38:28.386Z] ---> 1f9ba9c3ddfa [2021-08-18T21:38:28.386Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:38:29.861Z] ---> 3c43dff3489c [2021-08-18T21:38:29.861Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-18T21:38:31.877Z] ---> 7d7f5c107e31 [2021-08-18T21:38:31.877Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-18T21:38:33.343Z] ---> a8d85e3309a5 [2021-08-18T21:38:33.343Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-18T21:38:33.625Z] ---> Running in 15c40c459d46 [2021-08-18T21:38:35.102Z] Removing intermediate container 15c40c459d46 [2021-08-18T21:38:35.102Z] ---> ed478c9c0b7f [2021-08-18T21:38:35.102Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:38:35.384Z] ---> Running in d3253fadc1d3 [2021-08-18T21:38:36.860Z] Removing intermediate container 2199fa69f726 [2021-08-18T21:38:36.860Z] ---> 15174c6edb7e [2021-08-18T21:38:36.860Z] [2021-08-18T21:38:36.860Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T21:38:36.860Z] ---> c4fd0aeabfcf [2021-08-18T21:38:36.860Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-18T21:38:36.860Z] ---> Using cache [2021-08-18T21:38:36.860Z] ---> 8ecccf99b17d [2021-08-18T21:38:36.860Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:38:36.860Z] ---> Using cache [2021-08-18T21:38:36.860Z] ---> b220ded8040d [2021-08-18T21:38:36.860Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-18T21:38:36.860Z] Removing intermediate container d3253fadc1d3 [2021-08-18T21:38:36.860Z] ---> 7b553a935b29 [2021-08-18T21:38:36.860Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T21:38:37.140Z] ---> Running in 7de3257da254 [2021-08-18T21:38:37.140Z] ---> Running in 5f74dfc18cba [2021-08-18T21:38:38.168Z] Removing intermediate container 5f74dfc18cba [2021-08-18T21:38:38.168Z] ---> 99d035c30cf0 [2021-08-18T21:38:38.168Z] Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:38:38.168Z] Removing intermediate container 7de3257da254 [2021-08-18T21:38:38.168Z] ---> 2ebe187685be [2021-08-18T21:38:38.168Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-18T21:38:38.447Z] ---> Running in ade9515ab6dc [2021-08-18T21:38:38.447Z] ---> Running in ab667ab82e18 [2021-08-18T21:38:39.452Z] Removing intermediate container ade9515ab6dc [2021-08-18T21:38:39.452Z] ---> 34ab4276c3d6 [2021-08-18T21:38:39.452Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T21:38:40.063Z] Removing intermediate container ab667ab82e18 [2021-08-18T21:38:40.063Z] ---> 518eec149be1 [2021-08-18T21:38:40.063Z] Step 16/24 : WORKDIR / [2021-08-18T21:38:40.063Z] ---> Running in 6f509602e7a0 [2021-08-18T21:38:40.347Z] ---> Running in 6eb9b858608c [2021-08-18T21:38:40.961Z] Removing intermediate container 6f509602e7a0 [2021-08-18T21:38:40.961Z] ---> fb3354464cad [2021-08-18T21:38:40.961Z] [2021-08-18T21:38:41.241Z] Removing intermediate container 6eb9b858608c [2021-08-18T21:38:41.242Z] ---> 196419e31d71 [2021-08-18T21:38:41.242Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:38:41.523Z] Successfully built fb3354464cad [2021-08-18T21:38:41.523Z] Successfully tagged core-metadata-arm64:latest [2021-08-18T21:38:42.539Z]  Building core-metadata ... done  ---> 85a5327d971a [2021-08-18T21:38:42.539Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-18T21:38:44.552Z] ---> c66e846b52d9 [2021-08-18T21:38:44.552Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-18T21:38:45.555Z] ---> 7bcc20b69054 [2021-08-18T21:38:45.555Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-18T21:38:46.168Z] ---> Running in 02eeefeaec9e [2021-08-18T21:38:46.775Z] Removing intermediate container 02eeefeaec9e [2021-08-18T21:38:46.775Z] ---> 8dd34174babe [2021-08-18T21:38:46.775Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:38:47.084Z] ---> Running in c68191871f9e [2021-08-18T21:38:47.708Z] Removing intermediate container c68191871f9e [2021-08-18T21:38:47.708Z] ---> 862687eb1465 [2021-08-18T21:38:47.708Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T21:38:48.324Z] ---> Running in cc2f15ce81c9 [2021-08-18T21:38:48.936Z] Removing intermediate container cc2f15ce81c9 [2021-08-18T21:38:48.936Z] ---> ef9f0c9ad554 [2021-08-18T21:38:48.936Z] Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:38:49.214Z] ---> Running in e33e1f1b9f47 [2021-08-18T21:38:49.819Z] Removing intermediate container e33e1f1b9f47 [2021-08-18T21:38:49.819Z] ---> f79f250dbd38 [2021-08-18T21:38:49.819Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T21:38:50.098Z] ---> Running in 8c20e9b891df [2021-08-18T21:38:51.094Z] Removing intermediate container 8c20e9b891df [2021-08-18T21:38:51.094Z] ---> 291d33439762 [2021-08-18T21:38:51.094Z] [2021-08-18T21:38:51.371Z] Successfully built 291d33439762 [2021-08-18T21:38:51.371Z] Successfully tagged core-command-arm64:latest [2021-08-18T21:39:13.619Z]  Building core-command ... done Removing intermediate container 6cd8e0999fe0 [2021-08-18T21:39:13.619Z] ---> 588333c73445 [2021-08-18T21:39:13.619Z] [2021-08-18T21:39:13.619Z] Step 11/23 : FROM alpine:3.12 [2021-08-18T21:39:13.619Z] ---> c4fd0aeabfcf [2021-08-18T21:39:13.619Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-18T21:39:13.619Z] ---> Running in 978d5d41c3ed [2021-08-18T21:39:13.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:39:13.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:39:13.619Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-18T21:39:13.619Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-18T21:39:13.619Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:39:13.619Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T21:39:13.619Z] OK: 6 MiB in 16 packages [2021-08-18T21:39:16.248Z] Removing intermediate container 978d5d41c3ed [2021-08-18T21:39:16.248Z] ---> 1431a6484535 [2021-08-18T21:39:16.248Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-18T21:39:16.248Z] ---> Running in fb8e4360c114 [2021-08-18T21:39:16.520Z] Removing intermediate container fb8e4360c114 [2021-08-18T21:39:16.520Z] ---> afc1647b1848 [2021-08-18T21:39:16.520Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-18T21:39:16.794Z] ---> Running in 074f2e4d8217 [2021-08-18T21:39:17.391Z] Removing intermediate container 074f2e4d8217 [2021-08-18T21:39:17.391Z] ---> 9c7b7717eb0b [2021-08-18T21:39:17.391Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-18T21:39:17.391Z] ---> Running in ac66dbbf4fc2 [2021-08-18T21:39:17.985Z] Removing intermediate container ac66dbbf4fc2 [2021-08-18T21:39:17.985Z] ---> 907e8cff6b87 [2021-08-18T21:39:17.985Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:39:19.419Z] ---> d6034aa607cc [2021-08-18T21:39:19.419Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-18T21:39:21.396Z] ---> a78e0ced2003 [2021-08-18T21:39:21.396Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-18T21:39:21.993Z] Removing intermediate container 28c87fa736b8 [2021-08-18T21:39:21.994Z] ---> b7653556d856 [2021-08-18T21:39:21.994Z] [2021-08-18T21:39:21.994Z] Step 11/24 : FROM alpine:3.12 [2021-08-18T21:39:21.994Z] ---> c4fd0aeabfcf [2021-08-18T21:39:21.994Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-18T21:39:21.994Z] ---> Running in 9d2e8d78e717 [2021-08-18T21:39:22.267Z] ---> 78a9e4a87102 [2021-08-18T21:39:22.267Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-18T21:39:22.538Z] ---> Running in c7448664aa68 [2021-08-18T21:39:22.538Z] Removing intermediate container 9d2e8d78e717 [2021-08-18T21:39:22.538Z] ---> b2e00f437b5a [2021-08-18T21:39:22.538Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-18T21:39:22.814Z] ---> Running in ed4155a36c91 [2021-08-18T21:39:23.089Z] Removing intermediate container c7448664aa68 [2021-08-18T21:39:23.089Z] ---> b1a8b2f2113e [2021-08-18T21:39:23.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:39:23.089Z] ---> Running in 44ddeaa79691 [2021-08-18T21:39:23.362Z] Removing intermediate container ed4155a36c91 [2021-08-18T21:39:23.362Z] ---> b7a4b0e67c63 [2021-08-18T21:39:23.362Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-18T21:39:23.635Z] ---> Running in 2c4d6e93ccbd [2021-08-18T21:39:23.635Z] Removing intermediate container 44ddeaa79691 [2021-08-18T21:39:23.635Z] ---> b98d656d62bd [2021-08-18T21:39:23.635Z] Step 21/23 : LABEL arch=arm64 [2021-08-18T21:39:23.908Z] ---> Running in 4d49008091bd [2021-08-18T21:39:24.184Z] Removing intermediate container 2c4d6e93ccbd [2021-08-18T21:39:24.184Z] ---> 25bcc3e83787 [2021-08-18T21:39:24.184Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T21:39:24.184Z] ---> Running in 3570e6a81afe [2021-08-18T21:39:24.781Z] Removing intermediate container 4d49008091bd [2021-08-18T21:39:24.781Z] ---> ad6632977db7 [2021-08-18T21:39:24.781Z] Step 22/23 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:39:25.053Z] ---> Running in fc80b2fa13ec [2021-08-18T21:39:25.650Z] Removing intermediate container fc80b2fa13ec [2021-08-18T21:39:25.650Z] ---> e5f503a571e1 [2021-08-18T21:39:25.650Z] Step 23/23 : LABEL version=0.0.0 [2021-08-18T21:39:25.650Z] ---> Running in 0ca4f47ce1f4 [2021-08-18T21:39:26.625Z] Removing intermediate container 0ca4f47ce1f4 [2021-08-18T21:39:26.625Z] ---> 1d3ac78d0423 [2021-08-18T21:39:26.625Z] [2021-08-18T21:39:26.896Z] Successfully built 1d3ac78d0423 [2021-08-18T21:39:26.896Z] Successfully tagged support-notifications-arm64:latest [2021-08-18T21:39:27.167Z]  Building support-notifications ... done Removing intermediate container 3570e6a81afe [2021-08-18T21:39:27.167Z] ---> 34382b8021a2 [2021-08-18T21:39:27.167Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-18T21:39:27.167Z] ---> Running in efe476cfcb82 [2021-08-18T21:39:28.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T21:39:29.585Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T21:39:30.175Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-18T21:39:30.175Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-18T21:39:30.175Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-18T21:39:30.446Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-18T21:39:30.446Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-18T21:39:30.716Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-18T21:39:30.716Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T21:39:30.716Z] OK: 8 MiB in 20 packages [2021-08-18T21:39:32.146Z] Removing intermediate container efe476cfcb82 [2021-08-18T21:39:32.146Z] ---> abf4ecfa7a61 [2021-08-18T21:39:32.146Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-18T21:39:33.122Z] ---> 1e7727e2937f [2021-08-18T21:39:33.123Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-18T21:39:34.552Z] ---> 5e8e897a8c39 [2021-08-18T21:39:34.552Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-18T21:39:35.530Z] ---> 49df422a2acc [2021-08-18T21:39:35.530Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-18T21:39:35.530Z] ---> Running in 7e5ba5c3823e [2021-08-18T21:39:36.126Z] Removing intermediate container 7e5ba5c3823e [2021-08-18T21:39:36.126Z] ---> f2d8ad4f9d29 [2021-08-18T21:39:36.126Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T21:39:36.126Z] ---> Running in 521f02c347c0 [2021-08-18T21:39:36.725Z] Removing intermediate container 521f02c347c0 [2021-08-18T21:39:36.725Z] ---> ea1897f070c1 [2021-08-18T21:39:36.725Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T21:39:36.725Z] ---> Running in 3a80004d5438 [2021-08-18T21:39:37.323Z] Removing intermediate container 3a80004d5438 [2021-08-18T21:39:37.323Z] ---> cb43f03116f4 [2021-08-18T21:39:37.323Z] Step 23/24 : LABEL git_sha=3f9f038f379242f9bad9bf18c433ea5c56c24039 [2021-08-18T21:39:37.596Z] ---> Running in 310d3ddbd2db [2021-08-18T21:39:38.193Z] Removing intermediate container 310d3ddbd2db [2021-08-18T21:39:38.193Z] ---> 8f9e96a99184 [2021-08-18T21:39:38.193Z] Step 24/24 : LABEL version=0.0.0 [2021-08-18T21:39:38.193Z] ---> Running in bc56d58bf02b [2021-08-18T21:39:38.794Z] Removing intermediate container bc56d58bf02b [2021-08-18T21:39:38.794Z] ---> 2a409d5190bb [2021-08-18T21:39:38.794Z] [2021-08-18T21:39:39.069Z] Successfully built 2a409d5190bb [2021-08-18T21:39:39.069Z] Successfully tagged core-data-arm64:latest [2021-08-18T21:39:39.360Z]  Building core-data ... done  [Pipeline] } [2021-08-18T21:39:39.398Z] $ docker stop --time=1 25179726c6718208e70a9747b25b5878140d4043884f4d8cd812bba679d2bb1e [2021-08-18T21:39:41.274Z] $ docker rm -f 25179726c6718208e70a9747b25b5878140d4043884f4d8cd812bba679d2bb1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T21:39:41.994Z] + docker images [2021-08-18T21:39:42.277Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T21:39:42.277Z] core-data-arm64 latest 2a409d5190bb 4 seconds ago 19.3MB [2021-08-18T21:39:42.277Z] support-notifications-arm64 latest 1d3ac78d0423 16 seconds ago 15.9MB [2021-08-18T21:39:42.277Z] b7653556d856 21 seconds ago 1.57GB [2021-08-18T21:39:42.277Z] 588333c73445 33 seconds ago 1.56GB [2021-08-18T21:39:42.277Z] core-command-arm64 latest 291d33439762 52 seconds ago 15.1MB [2021-08-18T21:39:42.277Z] core-metadata-arm64 latest fb3354464cad About a minute ago 15.8MB [2021-08-18T21:39:42.277Z] 15174c6edb7e About a minute ago 1.56GB [2021-08-18T21:39:42.277Z] 0303a328a56c About a minute ago 1.56GB [2021-08-18T21:39:42.277Z] sys-mgmt-agent-arm64 latest 6bca93156ec4 About a minute ago 311MB [2021-08-18T21:39:42.277Z] security-bootstrapper-arm64 latest 6f1dd7b0e067 2 minutes ago 17.7MB [2021-08-18T21:39:42.277Z] security-secretstore-setup-arm64 latest 4a498663e5ba 3 minutes ago 26.5MB [2021-08-18T21:39:42.277Z] security-proxy-setup-arm64 latest 4226007661b0 3 minutes ago 24.5MB [2021-08-18T21:39:42.277Z] support-scheduler-arm64 latest 49322ab69202 3 minutes ago 15.2MB [2021-08-18T21:39:42.277Z] 26a2ca9f8114 3 minutes ago 1.56GB [2021-08-18T21:39:42.277Z] a4944f7c67e5 3 minutes ago 1.57GB [2021-08-18T21:39:42.277Z] a90995659f11 3 minutes ago 1.56GB [2021-08-18T21:39:42.277Z] 442ebc334d56 3 minutes ago 1.56GB [2021-08-18T21:39:42.277Z] 4980e65cb077 3 minutes ago 1.57GB [2021-08-18T21:39:42.277Z] ci-base-image-arm64 latest 7366054d290d 14 minutes ago 1.23GB [2021-08-18T21:39:42.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 12 days ago 533MB [2021-08-18T21:39:42.277Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-18T21:39:42.277Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-18T21:39:42.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:39:43.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T21:39:43.462Z] [2021-08-18T21:39:43.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:39:43.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T21:39:44.173Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T21:39:44.173Z] 448f6bf000e3: Pulling fs layer [2021-08-18T21:39:44.173Z] f757da607395: Pulling fs layer [2021-08-18T21:39:44.173Z] 05883995daec: Pulling fs layer [2021-08-18T21:39:44.173Z] 8603b9c90790: Pulling fs layer [2021-08-18T21:39:44.173Z] 1560dd03e051: Pulling fs layer [2021-08-18T21:39:44.173Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T21:39:44.173Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T21:39:44.173Z] 8603b9c90790: Waiting [2021-08-18T21:39:44.173Z] 1560dd03e051: Waiting [2021-08-18T21:39:44.173Z] 27f5ce0e4adf: Waiting [2021-08-18T21:39:44.173Z] c2d8d7efcc4b: Waiting [2021-08-18T21:39:44.467Z] f757da607395: Verifying Checksum [2021-08-18T21:39:44.467Z] f757da607395: Download complete [2021-08-18T21:39:44.467Z] 8603b9c90790: Download complete [2021-08-18T21:39:44.748Z] 1560dd03e051: Verifying Checksum [2021-08-18T21:39:44.748Z] 1560dd03e051: Download complete [2021-08-18T21:39:44.748Z] 27f5ce0e4adf: Verifying Checksum [2021-08-18T21:39:44.748Z] 27f5ce0e4adf: Download complete [2021-08-18T21:39:45.750Z] 05883995daec: Verifying Checksum [2021-08-18T21:39:45.750Z] 05883995daec: Download complete [2021-08-18T21:39:45.750Z] 448f6bf000e3: Verifying Checksum [2021-08-18T21:39:45.750Z] 448f6bf000e3: Download complete [2021-08-18T21:39:49.189Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T21:39:49.189Z] c2d8d7efcc4b: Download complete [2021-08-18T21:39:49.786Z] 448f6bf000e3: Pull complete [2021-08-18T21:39:50.764Z] f757da607395: Pull complete [2021-08-18T21:39:51.738Z] 05883995daec: Pull complete [2021-08-18T21:39:52.331Z] 8603b9c90790: Pull complete [2021-08-18T21:39:53.307Z] 1560dd03e051: Pull complete [2021-08-18T21:39:53.579Z] 27f5ce0e4adf: Pull complete [2021-08-18T21:40:08.667Z] c2d8d7efcc4b: Pull complete [2021-08-18T21:40:08.667Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T21:40:08.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T21:40:08.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T21:40:08.963Z] prd-ubuntu18.04-docker-arm64-4c-16g-3709 does not seem to be running inside a container [2021-08-18T21:40:09.057Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-08-18T21:40:14.149Z] $ docker top 702ea175c2c626acffbc9ddf7decefed19d31627501873301c66b09c57ad6468 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:40:15.613Z] ---> job-cost.sh [2021-08-18T21:40:15.613Z] lf-activate-venv: SKIPPING [2021-08-18T21:40:15.613Z] INFO: No Stack... [2021-08-18T21:40:16.205Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T21:40:16.799Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T21:40:17.516Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-08-18T21:40:17.516Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T21:40:17.611Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3675-1-stack-cost] [2021-08-18T21:40:17.618Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3675-1-stack-cost] did not exist. Created. [2021-08-18T21:40:17.618Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3675-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T21:40:18.406Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T21:40:18.588Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T21:40:18.610Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3675-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T21:40:18.711Z] $ docker stop --time=1 702ea175c2c626acffbc9ddf7decefed19d31627501873301c66b09c57ad6468 [2021-08-18T21:40:20.345Z] $ docker rm -f 702ea175c2c626acffbc9ddf7decefed19d31627501873301c66b09c57ad6468 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-18T21:40:23.343Z] provisioning config files... [2021-08-18T21:40:23.370Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4700505693726653877tmp [Pipeline] { [Pipeline] sh [2021-08-18T21:40:23.750Z] + set +x [2021-08-18T21:40:23.750Z] + bash -s -- [2021-08-18T21:40:23.750Z] + curl -s https://codecov.io/bash [2021-08-18T21:40:24.017Z] [2021-08-18T21:40:24.017Z] _____ _ [2021-08-18T21:40:24.017Z] / ____| | | [2021-08-18T21:40:24.017Z] | | ___ __| | ___ ___ _____ __ [2021-08-18T21:40:24.017Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-18T21:40:24.017Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-18T21:40:24.017Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-18T21:40:24.018Z] Bash-1.0.6 [2021-08-18T21:40:24.018Z] [2021-08-18T21:40:24.018Z] [2021-08-18T21:40:24.018Z] ==> git version 2.24.4 found [2021-08-18T21:40:24.018Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-18T21:40:24.018Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-18T21:40:24.018Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-18T21:40:24.018Z] ==> Jenkins CI detected. [2021-08-18T21:40:24.018Z] current dir:  /w/workspace/edgex-go/1 [2021-08-18T21:40:24.018Z] project root: . [2021-08-18T21:40:24.018Z] --> token set from env [2021-08-18T21:40:24.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-18T21:40:24.018Z] ==> Running gcov in . (disable via -X gcov) [2021-08-18T21:40:24.018Z] ==> Python coveragepy not found [2021-08-18T21:40:24.018Z] ==> Searching for coverage reports in: [2021-08-18T21:40:24.018Z] + . [2021-08-18T21:40:24.018Z] -> Found 1 reports [2021-08-18T21:40:24.018Z] ==> Detecting git/mercurial file structure [2021-08-18T21:40:24.018Z] ==> Reading reports [2021-08-18T21:40:24.018Z] + ./coverage.out bytes=404331 [2021-08-18T21:40:24.018Z] ==> Appending adjustments [2021-08-18T21:40:24.018Z] https://docs.codecov.io/docs/fixing-reports [2021-08-18T21:40:24.978Z] + Found adjustments [2021-08-18T21:40:24.978Z] ==> Gzipping contents [2021-08-18T21:40:25.244Z] 56K /tmp/codecov.GptSb1.gz [2021-08-18T21:40:25.244Z] ==> Uploading reports [2021-08-18T21:40:25.244Z] url: https://codecov.io [2021-08-18T21:40:25.244Z] query: branch=PR-3675&commit=3f9f038f379242f9bad9bf18c433ea5c56c24039&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3675%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3675&job=&cmd_args= [2021-08-18T21:40:25.244Z] -> Pinging Codecov [2021-08-18T21:40:25.245Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3675&commit=3f9f038f379242f9bad9bf18c433ea5c56c24039&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3675%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3675&job=&cmd_args= [2021-08-18T21:40:25.511Z] -> Uploading to [2021-08-18T21:40:25.511Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-18/00271124DB129430A58F1EEE437C3FCB/3f9f038f379242f9bad9bf18c433ea5c56c24039/aad43b9c-f65f-4e64-ae3c-f8856106dc8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T214025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7cb894250bca663681ce8ca5b26451913e345682c17bd6b1c0f0ffe91c909fc [2021-08-18T21:40:25.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T21:40:25.511Z] Dload Upload Total Spent Left Speed [2021-08-18T21:40:26.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54582 0 0 100 54582 0 138k --:--:-- --:--:-- --:--:-- 139k [2021-08-18T21:40:26.092Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3f9f038f379242f9bad9bf18c433ea5c56c24039 [Pipeline] } [2021-08-18T21:40:26.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-18T21:40:27.911Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:40:28.286Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:40:28.915Z] ---> package-listing.sh [2021-08-18T21:40:28.915Z] ++ facter osfamily [2021-08-18T21:40:28.915Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T21:40:29.182Z] + OS_FAMILY=redhat [2021-08-18T21:40:29.182Z] + workspace=/w/workspace/edgex-go/1 [2021-08-18T21:40:29.182Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T21:40:29.182Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T21:40:29.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T21:40:29.182Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T21:40:29.182Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-18T21:40:29.182Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T21:40:29.182Z] + case "${OS_FAMILY}" in [2021-08-18T21:40:29.182Z] + rpm -qa [2021-08-18T21:40:29.182Z] + sort [2021-08-18T21:40:31.125Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T21:40:31.125Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T21:40:31.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T21:40:31.125Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-18T21:40:31.125Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-18T21:40:31.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-18T21:40:31.166Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-18T21:40:31.500Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:40:32.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T21:40:32.132Z] [2021-08-18T21:40:32.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T21:40:32.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T21:40:32.509Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T21:40:32.509Z] b4d181a07f80: Pulling fs layer [2021-08-18T21:40:32.509Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T21:40:32.509Z] ed53099fbce6: Pulling fs layer [2021-08-18T21:40:32.509Z] dc539afda2c1: Pulling fs layer [2021-08-18T21:40:32.509Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T21:40:32.509Z] 9065ff56babe: Pulling fs layer [2021-08-18T21:40:32.509Z] d287ab97295c: Pulling fs layer [2021-08-18T21:40:32.509Z] 77bc0d833cb6: Waiting [2021-08-18T21:40:32.509Z] 9065ff56babe: Waiting [2021-08-18T21:40:32.509Z] d287ab97295c: Waiting [2021-08-18T21:40:32.509Z] dc539afda2c1: Waiting [2021-08-18T21:40:32.773Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T21:40:32.773Z] a1111a8f2ec3: Download complete [2021-08-18T21:40:32.773Z] dc539afda2c1: Verifying Checksum [2021-08-18T21:40:32.773Z] dc539afda2c1: Download complete [2021-08-18T21:40:33.039Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T21:40:33.039Z] 77bc0d833cb6: Download complete [2021-08-18T21:40:33.039Z] 9065ff56babe: Verifying Checksum [2021-08-18T21:40:33.039Z] 9065ff56babe: Download complete [2021-08-18T21:40:33.306Z] ed53099fbce6: Verifying Checksum [2021-08-18T21:40:33.306Z] ed53099fbce6: Download complete [2021-08-18T21:40:33.895Z] b4d181a07f80: Verifying Checksum [2021-08-18T21:40:33.895Z] b4d181a07f80: Download complete [2021-08-18T21:40:34.868Z] b4d181a07f80: Pull complete [2021-08-18T21:40:35.136Z] a1111a8f2ec3: Pull complete [2021-08-18T21:40:35.729Z] ed53099fbce6: Pull complete [2021-08-18T21:40:35.729Z] dc539afda2c1: Pull complete [2021-08-18T21:40:35.994Z] 77bc0d833cb6: Pull complete [2021-08-18T21:40:35.994Z] 9065ff56babe: Pull complete [2021-08-18T21:40:37.933Z] d287ab97295c: Verifying Checksum [2021-08-18T21:40:37.933Z] d287ab97295c: Download complete [2021-08-18T21:40:43.279Z] d287ab97295c: Pull complete [2021-08-18T21:40:43.279Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T21:40:43.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T21:40:43.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T21:40:43.392Z] prd-centos7-docker-4c-2g-3708 does not seem to be running inside a container [2021-08-18T21:40:43.455Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T21:40:46.126Z] $ docker top 7c9023bc5e84261de9eeb3e188af29fcd4b9095cbca3a8700693fd3e4b11e91f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T21:40:46.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T21:40:46.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T21:40:47.255Z] + ls /var/log/sa-host [2021-08-18T21:40:47.255Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T21:40:47.255Z] file_magic: OK [2021-08-18T21:40:47.255Z] HZ: Using current value: 100 [2021-08-18T21:40:47.255Z] file_header: OK [2021-08-18T21:40:47.255Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-18T21:40:47.255Z] Statistics: [2021-08-18T21:40:47.255Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T21:40:47.255Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T21:40:47.255Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T21:40:47.255Z] file_magic: OK [2021-08-18T21:40:47.255Z] HZ: Using current value: 100 [2021-08-18T21:40:47.255Z] file_header: OK [2021-08-18T21:40:47.255Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-18T21:40:47.255Z] Statistics: [2021-08-18T21:40:47.255Z] 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... [2021-08-18T21:40:47.255Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T21:40:47.926Z] provisioning config files... [2021-08-18T21:40:47.945Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2522542942959701041tmp [Pipeline] { [Pipeline] echo [2021-08-18T21:40:48.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:40:48.366Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T21:40:48.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:40:48.897Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T21:40:48.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:40:49.294Z] ---> sudo-logs.sh [2021-08-18T21:40:49.294Z] Archiving 'sudo' log.. [2021-08-18T21:40:49.294Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3708.vexxhost.local: Name or service not known [2021-08-18T21:40:49.294Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3708.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T21:40:49.408Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:40:49.770Z] ---> job-cost.sh [2021-08-18T21:40:49.770Z] lf-activate-venv: SKIPPING [2021-08-18T21:40:49.770Z] DEBUG: total: 0.18000000715255737 [2021-08-18T21:40:49.770Z] INFO: Retrieving Stack Cost... [2021-08-18T21:40:52.349Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T21:40:52.349Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T21:40:52.412Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T21:40:52.770Z] ---> logs-deploy.sh [2021-08-18T21:40:52.770Z] lf-activate-venv: SKIPPING [2021-08-18T21:40:52.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3675/1 [2021-08-18T21:40:52.770Z] INFO: archiving workspace using pattern(s): [2021-08-18T21:40:53.361Z] Archives upload complete. [2021-08-18T21:40:53.642Z] INFO: archiving logs to Nexus