Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 07718782099762c68bff6425523d49a41cd7dcef+8e84e87c96d2a5839db415490fa441319d2f8c5e (f7caccdc1c44f27b7a3cf507ebb5189ff4359d4c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8033958769444785182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7919747509026884232.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2385454237054113216.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2259229867997044626.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1760925904839120935.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-239 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/20@tmp/jenkins-gitclient-ssh1385927541193547563.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 07718782099762c68bff6425523d49a41cd7dcef Merge succeeded, producing 07718782099762c68bff6425523d49a41cd7dcef Checking out Revision 07718782099762c68bff6425523d49a41cd7dcef (PR-3478) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/20@tmp/jenkins-gitclient-ssh3988053448978465645.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/20@tmp/jenkins-gitclient-ssh5618516590471729272.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T17:27:46.385Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T17:27:46.475Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T17:27:46.512Z] ========================================================= [2021-05-25T17:27:46.512Z] EdgeX Global Pipelines Version Info [2021-05-25T17:27:46.512Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c0b08702cdf475d6adc0e4fbf657a09846851764 # timeout=10 [2021-05-25T17:27:47.957Z] ------------------- [2021-05-25T17:27:47.957Z] stable info: [2021-05-25T17:27:47.957Z] ------------------- [2021-05-25T17:27:47.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T17:27:47.957Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T17:27:47.957Z] Message: update stable to v1.0.192 [2021-05-25T17:27:48.528Z] ------------------- [2021-05-25T17:27:48.528Z] experimental info: [2021-05-25T17:27:48.528Z] ------------------- [2021-05-25T17:27:48.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T17:27:48.528Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T17:27:48.528Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T17:27:48.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-25T17:27:48.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-25T17:27:48.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T17:27:48.703Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T17:27:48.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T17:27:48.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T17:27:48.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T17:27:48.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-25T17:27:48.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-25T17:27:48.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-25T17:27:48.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T17:27:48.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T17:27:48.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T17:27:48.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T17:27:48.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T17:27:48.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T17:27:48.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T17:27:49.005Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T17:27:49.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T17:27:49.064Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T17:27:49.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T17:27:49.105Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T17:27:49.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo [2021-05-25T17:27:49.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo [2021-05-25T17:27:49.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo [2021-05-25T17:27:49.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07718782099762c68bff6425523d49a41cd7dcef [Pipeline] echo [2021-05-25T17:27:49.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0771878 [Pipeline] echo [2021-05-25T17:27:49.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:27:49.292Z] provisioning config files... [2021-05-25T17:27:49.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config5909616853167652207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:27:49.622Z] ---> docker-login.sh [2021-05-25T17:27:49.622Z] nexus3.edgexfoundry.org:10001 [2021-05-25T17:27:50.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:27:50.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:27:50.570Z] Configure a credential helper to remove this warning. See [2021-05-25T17:27:50.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:27:50.570Z] [2021-05-25T17:27:50.570Z] Login Succeeded [2021-05-25T17:27:50.570Z] nexus3.edgexfoundry.org:10002 [2021-05-25T17:27:50.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:27:50.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:27:50.570Z] Configure a credential helper to remove this warning. See [2021-05-25T17:27:50.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:27:50.570Z] [2021-05-25T17:27:50.570Z] Login Succeeded [2021-05-25T17:27:50.570Z] nexus3.edgexfoundry.org:10003 [2021-05-25T17:27:50.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:27:50.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:27:50.837Z] Configure a credential helper to remove this warning. See [2021-05-25T17:27:50.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:27:50.837Z] [2021-05-25T17:27:50.837Z] Login Succeeded [2021-05-25T17:27:50.837Z] nexus3.edgexfoundry.org:10004 [2021-05-25T17:27:50.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:27:50.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:27:50.837Z] Configure a credential helper to remove this warning. See [2021-05-25T17:27:50.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:27:50.837Z] [2021-05-25T17:27:50.837Z] Login Succeeded [2021-05-25T17:27:50.838Z] docker.io [2021-05-25T17:27:51.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:27:51.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:27:51.364Z] Configure a credential helper to remove this warning. See [2021-05-25T17:27:51.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:27:51.364Z] [2021-05-25T17:27:51.364Z] Login Succeeded [2021-05-25T17:27:51.364Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T17:27:51.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T17:27:51.706Z] ++ 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-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/core-command/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/core-data/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-25T17:27:51.706Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T17:27:51.706Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-25T17:27:51.706Z] ++ cut -d/ -f2 [2021-05-25T17:27:51.706Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-25T17:27:51.748Z] 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-05-25T17:27:52.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:27:52.366Z] [2021-05-25T17:27:52.366Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:27:52.677Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:27:52.677Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T17:27:52.677Z] 31603596830f: Pulling fs layer [2021-05-25T17:27:52.677Z] 54011a49482f: Pulling fs layer [2021-05-25T17:27:52.677Z] a6820b24f6d8: Pulling fs layer [2021-05-25T17:27:52.677Z] f581987b2513: Pulling fs layer [2021-05-25T17:27:52.677Z] f581987b2513: Waiting [2021-05-25T17:27:52.677Z] 54011a49482f: Verifying Checksum [2021-05-25T17:27:52.677Z] 54011a49482f: Download complete [2021-05-25T17:27:52.939Z] 31603596830f: Verifying Checksum [2021-05-25T17:27:52.939Z] 31603596830f: Download complete [2021-05-25T17:27:52.939Z] f581987b2513: Verifying Checksum [2021-05-25T17:27:52.939Z] f581987b2513: Download complete [2021-05-25T17:27:52.939Z] a6820b24f6d8: Verifying Checksum [2021-05-25T17:27:52.939Z] a6820b24f6d8: Download complete [2021-05-25T17:27:52.939Z] 31603596830f: Pull complete [2021-05-25T17:27:53.201Z] 54011a49482f: Pull complete [2021-05-25T17:27:53.804Z] a6820b24f6d8: Pull complete [2021-05-25T17:27:54.068Z] f581987b2513: Pull complete [2021-05-25T17:27:54.068Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T17:27:54.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T17:27:54.068Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T17:27:54.154Z] prd-centos7-docker-4c-2g-239 does not seem to be running inside a container [2021-05-25T17:27:54.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T17:27:55.931Z] $ docker top 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T17:27:56.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:27:56.057Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:27:56.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:27:56.168Z] $ docker exec 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 ssh-agent [2021-05-25T17:27:56.289Z] SSH_AUTH_SOCK=/tmp/ssh-e02h9UbdnKOO/agent.13 [2021-05-25T17:27:56.289Z] SSH_AGENT_PID=20 [2021-05-25T17:27:56.298Z] Running ssh-add (command line suppressed) [2021-05-25T17:27:56.400Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_6079395325315484891.key (/w/workspace/edgex-go/20@tmp/private_key_6079395325315484891.key) [2021-05-25T17:27:56.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:27:56.725Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T17:27:56.737Z] $ docker exec --env ******** --env ******** 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 ssh-agent -k [2021-05-25T17:27:56.830Z] unset SSH_AUTH_SOCK; [2021-05-25T17:27:56.831Z] unset SSH_AGENT_PID; [2021-05-25T17:27:56.831Z] echo Agent pid 20 killed; [2021-05-25T17:27:56.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T17:27:56.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T17:27:56.896Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T17:27:57.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T17:27:57.007Z] $ docker exec 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 ssh-agent [2021-05-25T17:27:57.121Z] SSH_AUTH_SOCK=/tmp/ssh-HTL5iVakwALc/agent.55 [2021-05-25T17:27:57.121Z] SSH_AGENT_PID=61 [2021-05-25T17:27:57.127Z] Running ssh-add (command line suppressed) [2021-05-25T17:27:57.231Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_4090791366790234709.key (/w/workspace/edgex-go/20@tmp/private_key_4090791366790234709.key) [2021-05-25T17:27:57.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T17:27:57.565Z] + git semver init [2021-05-25T17:27:57.565Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T17:27:57.565Z] # $GIT_DIR = /w/workspace/edgex-go/20/.git [2021-05-25T17:27:57.565Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/20 [2021-05-25T17:27:57.565Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T17:27:57.565Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T17:27:57.565Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T17:27:57.565Z] # $SEMVER_BRANCH = PR-3478 [2021-05-25T17:27:57.565Z] # $SEMVER_TEMP = /tmp/semver-820513766 [2021-05-25T17:27:57.565Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-25T17:28:15.723Z] # '/tmp/semver-820513766' -> '/w/workspace/edgex-go/20/.semver' [2021-05-25T17:28:15.723Z] # -> Force: false [2021-05-25T17:28:15.723Z] # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } [2021-05-25T17:28:15.727Z] $ docker exec --env ******** --env ******** 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 ssh-agent -k [2021-05-25T17:28:15.828Z] unset SSH_AUTH_SOCK; [2021-05-25T17:28:15.828Z] unset SSH_AGENT_PID; [2021-05-25T17:28:15.828Z] echo Agent pid 61 killed; [2021-05-25T17:28:15.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T17:28:16.182Z] + git semver [Pipeline] } [2021-05-25T17:28:16.191Z] $ docker stop --time=1 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 [2021-05-25T17:28:20.004Z] $ docker rm -f 638b65d1031bb5eba2b0208e08f2069796de20cdb0bab2a313fbdbdedb8cdac8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:28:20.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T17:28:20.655Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T17:28:20.658Z] [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] sh [2021-05-25T17:28:21.131Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:28:21.428Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:28:21.721Z] + sudo service docker restart [2021-05-25T17:28:21.721Z] + true [2021-05-25T17:28:21.721Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T17:28:35.777Z] Still waiting to schedule task [2021-05-25T17:28:35.777Z] ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-centos7-builder-2c-1g-229’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-centos7-docker-4c-2g-165’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-centos7-docker-4c-2g-167’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-centos7-docker-4c-2g-172’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-centos7-docker-4c-2g-236’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-ubuntu18.04-docker-8c-8g-230’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T17:28:35.777Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-175’ is offline [2021-05-25T17:28:35.778Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-176’ is offline [2021-05-25T17:28:35.778Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-177’ is offline [2021-05-25T17:28:35.778Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ is offline [Pipeline] echo [2021-05-25T17:28:39.860Z] ========================================================= [2021-05-25T17:28:39.860Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T17:28:39.860Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:28:40.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T17:28:41.563Z] Sending build context to Docker daemon 330.8MB [2021-05-25T17:28:41.563Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T17:28:41.563Z] Step 2/6 : FROM ${BASE} [2021-05-25T17:28:41.830Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T17:28:41.830Z] 540db60ca938: Pulling fs layer [2021-05-25T17:28:41.830Z] adcc1eea9eea: Pulling fs layer [2021-05-25T17:28:41.830Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T17:28:41.830Z] 0510c868ecb4: Pulling fs layer [2021-05-25T17:28:41.830Z] afea3b2eda06: Pulling fs layer [2021-05-25T17:28:41.830Z] 7809a108b3ef: Pulling fs layer [2021-05-25T17:28:41.830Z] f706445af74f: Pulling fs layer [2021-05-25T17:28:41.830Z] 0510c868ecb4: Waiting [2021-05-25T17:28:41.830Z] afea3b2eda06: Waiting [2021-05-25T17:28:41.830Z] 7809a108b3ef: Waiting [2021-05-25T17:28:41.830Z] f706445af74f: Waiting [2021-05-25T17:28:41.830Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T17:28:41.830Z] 4c4ab2625f07: Download complete [2021-05-25T17:28:41.830Z] adcc1eea9eea: Download complete [2021-05-25T17:28:41.830Z] afea3b2eda06: Verifying Checksum [2021-05-25T17:28:41.830Z] afea3b2eda06: Download complete [2021-05-25T17:28:41.830Z] 540db60ca938: Verifying Checksum [2021-05-25T17:28:41.830Z] 540db60ca938: Download complete [2021-05-25T17:28:41.830Z] 7809a108b3ef: Verifying Checksum [2021-05-25T17:28:41.830Z] 7809a108b3ef: Download complete [2021-05-25T17:28:42.090Z] 540db60ca938: Pull complete [2021-05-25T17:28:42.349Z] adcc1eea9eea: Pull complete [2021-05-25T17:28:42.349Z] 4c4ab2625f07: Pull complete [2021-05-25T17:28:44.268Z] f706445af74f: Verifying Checksum [2021-05-25T17:28:44.268Z] f706445af74f: Download complete [2021-05-25T17:28:44.529Z] 0510c868ecb4: Verifying Checksum [2021-05-25T17:28:44.529Z] 0510c868ecb4: Download complete [2021-05-25T17:28:48.761Z] 0510c868ecb4: Pull complete [2021-05-25T17:28:48.761Z] afea3b2eda06: Pull complete [2021-05-25T17:28:48.761Z] 7809a108b3ef: Pull complete [2021-05-25T17:28:54.725Z] f706445af74f: Pull complete [2021-05-25T17:28:54.725Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T17:28:54.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T17:28:54.725Z] ---> b068be0155e3 [2021-05-25T17:28:54.726Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-25T17:28:58.905Z] ---> Running in 31099785c19e [2021-05-25T17:28:58.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:28:59.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:29:00.049Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T17:29:00.620Z] (2/12) Installing file (5.39-r0) [2021-05-25T17:29:00.620Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T17:29:00.620Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T17:29:05.918Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T17:29:05.918Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T17:29:05.918Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T17:29:05.918Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T17:29:05.918Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T17:29:05.918Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T17:29:05.918Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T17:29:06.180Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T17:29:06.180Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T17:29:06.180Z] OK: 219 MiB in 52 packages [2021-05-25T17:29:08.726Z] Removing intermediate container 31099785c19e [2021-05-25T17:29:08.726Z] ---> 544abd913035 [2021-05-25T17:29:08.726Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T17:29:08.726Z] ---> Running in 550cd988b6d5 [2021-05-25T17:29:08.726Z] Removing intermediate container 550cd988b6d5 [2021-05-25T17:29:08.726Z] ---> c8928f062480 [2021-05-25T17:29:08.726Z] Step 5/6 : COPY go.mod . [2021-05-25T17:29:08.988Z] ---> a559d656f43f [2021-05-25T17:29:08.988Z] Step 6/6 : RUN go mod download [2021-05-25T17:29:08.988Z] ---> Running in f7c393f25a4f [2021-05-25T17:29:21.246Z] Removing intermediate container f7c393f25a4f [2021-05-25T17:29:21.246Z] ---> d04d8a7afa7a [2021-05-25T17:29:21.246Z] Successfully built d04d8a7afa7a [2021-05-25T17:29:21.246Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:29:21.547Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T17:29:21.547Z] . [Pipeline] withDockerContainer [2021-05-25T17:29:21.621Z] prd-centos7-docker-4c-2g-239 does not seem to be running inside a container [2021-05-25T17:29:21.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-x86_64 cat [2021-05-25T17:29:22.020Z] $ docker top ed5158e5e38d11b3ef55c323eea31409e2a4fd18248edc017c912e2666964b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:29:22.392Z] + go version [2021-05-25T17:29:22.392Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T17:29:22.399Z] $ docker stop --time=1 ed5158e5e38d11b3ef55c323eea31409e2a4fd18248edc017c912e2666964b9b [2021-05-25T17:29:23.621Z] $ docker rm -f ed5158e5e38d11b3ef55c323eea31409e2a4fd18248edc017c912e2666964b9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:29:24.069Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T17:29:24.069Z] . [Pipeline] withDockerContainer [2021-05-25T17:29:24.144Z] prd-centos7-docker-4c-2g-239 does not seem to be running inside a container [2021-05-25T17:29:24.175Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-x86_64 cat [2021-05-25T17:29:24.523Z] $ docker top 5789826ed0222b67ec09b825dcbadd541e3dd6180a67c95e00a836bdfd377592 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T17:29:24.615Z] ========================================================= [2021-05-25T17:29:24.615Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T17:29:24.615Z] ========================================================= [Pipeline] sh [2021-05-25T17:29:24.909Z] + go mod tidy [Pipeline] sh [2021-05-25T17:29:25.474Z] + make test [2021-05-25T17:29:25.474Z] go mod tidy [2021-05-25T17:29:25.474Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T17:29:30.799Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T17:29:49.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T17:29:53.392Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T17:29:55.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T17:29:55.346Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T17:29:57.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T17:29:58.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T17:29:58.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T17:29:58.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T17:29:59.733Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T17:30:00.317Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T17:30:02.890Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T17:30:02.890Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T17:30:02.890Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T17:30:04.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.077s coverage: 46.1% of statements [2021-05-25T17:30:04.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T17:30:04.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T17:30:04.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T17:30:04.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T17:30:04.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T17:30:04.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T17:30:04.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.071s coverage: 28.7% of statements [2021-05-25T17:30:06.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.083s coverage: 100.0% of statements [2021-05-25T17:30:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.094s coverage: 27.7% of statements [2021-05-25T17:30:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T17:30:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T17:30:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T17:30:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T17:30:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T17:30:08.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-05-25T17:30:08.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T17:30:08.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-05-25T17:30:08.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T17:30:08.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-05-25T17:30:08.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T17:30:08.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T17:30:10.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements [2021-05-25T17:30:10.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T17:30:10.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T17:30:10.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.099s coverage: 87.7% of statements [2021-05-25T17:30:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T17:30:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:30:10.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-05-25T17:30:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T17:30:12.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements [2021-05-25T17:30:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T17:30:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T17:30:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T17:30:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T17:30:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T17:30:12.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2021-05-25T17:30:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T17:30:12.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-05-25T17:30:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T17:30:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements [2021-05-25T17:30:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T17:30:13.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.091s coverage: 97.5% of statements [2021-05-25T17:30:13.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T17:30:13.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements [2021-05-25T17:30:13.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T17:30:13.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T17:30:13.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T17:30:13.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T17:30:17.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.227s coverage: 95.1% of statements [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T17:30:17.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T17:30:17.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-05-25T17:30:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T17:30:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 21.7% of statements [2021-05-25T17:30:17.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T17:30:18.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-05-25T17:30:19.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-05-25T17:30:19.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-05-25T17:30:19.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-05-25T17:30:19.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-05-25T17:30:32.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-05-25T17:30:32.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-05-25T17:30:37.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.295s coverage: 81.8% of statements [2021-05-25T17:30:37.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T17:30:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-05-25T17:30:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-05-25T17:30:56.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-05-25T17:30:56.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T17:30:56.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T17:30:56.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T17:30:56.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.5% of statements [2021-05-25T17:30:56.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T17:30:56.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T17:30:56.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-05-25T17:30:56.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T17:30:57.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-05-25T17:30:58.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.099s coverage: 46.8% of statements [2021-05-25T17:30:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T17:30:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T17:30:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T17:30:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T17:30:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T17:30:58.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-05-25T17:30:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T17:30:59.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2021-05-25T17:30:59.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T17:30:59.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T17:31:02.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.060s coverage: 18.9% of statements [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T17:31:02.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.126s coverage: 91.9% of statements [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T17:31:02.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.634s coverage: 28.7% of statements [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T17:31:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T17:31:03.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.037s coverage: 99.0% of statements [2021-05-25T17:31:03.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T17:31:03.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.061s coverage: 100.0% of statements [2021-05-25T17:31:03.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T17:31:03.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T17:31:03.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T17:31:04.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 64.6% of statements [2021-05-25T17:31:04.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T17:31:04.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.104s coverage: 97.6% of statements [2021-05-25T17:31:04.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T17:31:04.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:31:04.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T17:31:04.677Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-05-25T17:31:04.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T17:31:05.268Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-05-25T17:31:05.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T17:31:05.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T17:31:05.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T17:31:05.268Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T17:31:05.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements [2021-05-25T17:31:05.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T17:31:05.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T17:31:05.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2021-05-25T17:31:06.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-05-25T17:31:06.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T17:31:06.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T17:31:06.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 27.9% of statements [2021-05-25T17:31:06.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T17:31:06.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T17:31:06.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T17:31:06.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T17:31:06.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T17:31:06.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-25T17:31:07.212Z] GO111MODULE=on go vet ./... [2021-05-25T17:31:14.437Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-243 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-25T17:31:14.455Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2021-05-25T17:31:14.661Z] The recommended git tool is: git [2021-05-25T17:31:19.981Z] using credential edgex-jenkins-ssh [2021-05-25T17:31:20.002Z] Cloning the remote Git repository [2021-05-25T17:31:20.110Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:31:20.229Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2021-05-25T17:31:20.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:31:20.340Z] > git --version # timeout=10 [2021-05-25T17:31:20.379Z] > git --version # 'git version 2.17.1' [2021-05-25T17:31:20.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:31:20.447Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:31:45.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:31:45.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:31:45.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:31:45.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:31:45.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:31:45.531Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T17:31:46.296Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:31:46.741Z] Merge succeeded, producing 07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:31:46.742Z] Checking out Revision 07718782099762c68bff6425523d49a41cd7dcef (PR-3478) [2021-05-25T17:31:46.310Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:31:46.327Z] > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 [2021-05-25T17:31:46.652Z] > git remote # timeout=10 [2021-05-25T17:31:46.669Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T17:31:46.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:31:46.699Z] > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 [2021-05-25T17:31:46.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T17:31:46.744Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:31:46.758Z] > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 [2021-05-25T17:31:51.213Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T17:31:52.469Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:31:52.894Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T17:31:53.243Z] + sudo service docker restart [2021-05-25T17:31:53.243Z] + true [2021-05-25T17:31:53.992Z] gofmt -l . [2021-05-25T17:31:53.992Z] [ "`gofmt -l .`" = "" ] [2021-05-25T17:31:53.992Z] ./bin/test-go-mod-tidy.sh [2021-05-25T17:31:53.992Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T17:31:54.298Z] + ls -al . [2021-05-25T17:31:54.298Z] total 852 [2021-05-25T17:31:54.298Z] drwxrwxr-x 10 1001 1001 4096 May 25 17:31 . [2021-05-25T17:31:54.298Z] drwxr-xr-x 4 root root 30 May 25 17:29 .. [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 11 May 25 17:27 .dockerignore [2021-05-25T17:31:54.298Z] drwxrwxr-x 8 1001 1001 179 May 25 17:27 .git [2021-05-25T17:31:54.298Z] drwxrwxr-x 3 1001 1001 125 May 25 17:27 .github [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 818 May 25 17:27 .gitignore [2021-05-25T17:31:54.298Z] drwx------ 3 1001 1001 60 May 25 17:28 .semver [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 166 May 25 17:27 .sonarcloud.properties [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 8609 May 25 17:27 Attribution.txt [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 3804 May 25 17:27 CONTRIBUTING.md [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 931 May 25 17:27 Dockerfile.build [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 863 May 25 17:27 Jenkinsfile [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 10775 May 25 17:27 LICENSE [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 5632 May 25 17:27 Makefile [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 7978 May 25 17:27 README.md [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 6755 May 25 17:27 SECURITY.md [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 5 May 25 17:28 VERSION [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 4131 May 25 17:27 ZMQWindows.md [2021-05-25T17:31:54.298Z] drwxrwxr-x 2 1001 1001 117 May 25 17:27 bin [2021-05-25T17:31:54.298Z] drwxrwxr-x 14 1001 1001 4096 May 25 17:27 cmd [2021-05-25T17:31:54.298Z] -rw-r--r-- 1 root root 741453 May 25 17:31 coverage.out [2021-05-25T17:31:54.298Z] -rw-r--r-- 1 root root 1060 May 25 17:31 go.mod [2021-05-25T17:31:54.298Z] -rw-r--r-- 1 root root 22219 May 25 17:29 go.sum [2021-05-25T17:31:54.298Z] drwxrwxr-x 8 1001 1001 127 May 25 17:27 internal [2021-05-25T17:31:54.298Z] drwxrwxr-x 4 1001 1001 26 May 25 17:27 openapi [2021-05-25T17:31:54.298Z] drwxrwxr-x 4 1001 1001 71 May 25 17:27 snap [2021-05-25T17:31:54.298Z] -rw-rw-r-- 1 1001 1001 168 May 25 17:27 version.go [Pipeline] sh [2021-05-25T17:31:54.594Z] + '[' -e coverage.out ] [2021-05-25T17:31:54.594Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T17:31:54.720Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T17:31:55.328Z] + make build [2021-05-25T17:31:55.328Z] go mod tidy [2021-05-25T17:31:55.594Z] 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-05-25T17:31:58.895Z] 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-05-25T17:32:09.015Z] 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-05-25T17:32:09.015Z] 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-05-25T17:32:10.977Z] 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-05-25T17:32:10.977Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:32:11.603Z] provisioning config files... [2021-05-25T17:32:11.630Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6841653796331356284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:32:12.020Z] ---> docker-login.sh [2021-05-25T17:32:12.020Z] nexus3.edgexfoundry.org:10001 [2021-05-25T17:32:12.361Z] 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-05-25T17:32:13.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:32:13.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:32:13.338Z] Configure a credential helper to remove this warning. See [2021-05-25T17:32:13.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:32:13.338Z] [2021-05-25T17:32:13.338Z] Login Succeeded [2021-05-25T17:32:13.338Z] nexus3.edgexfoundry.org:10002 [2021-05-25T17:32:13.778Z] 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-05-25T17:32:13.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:32:13.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:32:13.951Z] Configure a credential helper to remove this warning. See [2021-05-25T17:32:13.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:32:13.951Z] [2021-05-25T17:32:13.951Z] Login Succeeded [2021-05-25T17:32:13.951Z] nexus3.edgexfoundry.org:10003 [2021-05-25T17:32:14.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:32:14.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:32:14.557Z] Configure a credential helper to remove this warning. See [2021-05-25T17:32:14.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:32:14.557Z] [2021-05-25T17:32:14.557Z] Login Succeeded [2021-05-25T17:32:14.557Z] nexus3.edgexfoundry.org:10004 [2021-05-25T17:32:14.730Z] 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-05-25T17:32:15.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:32:15.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:32:15.159Z] Configure a credential helper to remove this warning. See [2021-05-25T17:32:15.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:32:15.159Z] [2021-05-25T17:32:15.159Z] Login Succeeded [2021-05-25T17:32:15.159Z] docker.io [2021-05-25T17:32:15.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:32:16.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:32:16.033Z] Configure a credential helper to remove this warning. See [2021-05-25T17:32:16.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:32:16.033Z] [2021-05-25T17:32:16.033Z] Login Succeeded [2021-05-25T17:32:16.033Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T17:32:16.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-25T17:32:16.131Z] 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] echo [2021-05-25T17:32:16.374Z] ========================================================= [2021-05-25T17:32:16.374Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T17:32:16.374Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:32:16.719Z] 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-05-25T17:32:16.739Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T17:32:17.685Z] 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-05-25T17:32:19.411Z] Sending build context to Docker daemon 168MB [2021-05-25T17:32:19.411Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T17:32:19.411Z] Step 2/6 : FROM ${BASE} [2021-05-25T17:32:19.411Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T17:32:19.411Z] 595b0fe564bb: Pulling fs layer [2021-05-25T17:32:19.411Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T17:32:19.411Z] 316046926c0a: Pulling fs layer [2021-05-25T17:32:19.411Z] 4ebd0625c992: Pulling fs layer [2021-05-25T17:32:19.411Z] 207e8628e3a3: Pulling fs layer [2021-05-25T17:32:19.411Z] c791037a9be2: Pulling fs layer [2021-05-25T17:32:19.411Z] ffd874e62e21: Pulling fs layer [2021-05-25T17:32:19.411Z] 207e8628e3a3: Waiting [2021-05-25T17:32:19.411Z] 4ebd0625c992: Waiting [2021-05-25T17:32:19.411Z] c791037a9be2: Waiting [2021-05-25T17:32:19.411Z] ffd874e62e21: Waiting [Pipeline] } [2021-05-25T17:32:19.621Z] $ docker stop --time=1 5789826ed0222b67ec09b825dcbadd541e3dd6180a67c95e00a836bdfd377592 [2021-05-25T17:32:19.688Z] 316046926c0a: Verifying Checksum [2021-05-25T17:32:19.688Z] 316046926c0a: Download complete [2021-05-25T17:32:19.688Z] 7186ed65a4f7: Download complete [2021-05-25T17:32:19.688Z] 207e8628e3a3: Verifying Checksum [2021-05-25T17:32:19.688Z] 207e8628e3a3: Download complete [2021-05-25T17:32:19.688Z] 595b0fe564bb: Verifying Checksum [2021-05-25T17:32:19.688Z] 595b0fe564bb: Download complete [2021-05-25T17:32:19.688Z] c791037a9be2: Verifying Checksum [2021-05-25T17:32:19.688Z] c791037a9be2: Download complete [2021-05-25T17:32:20.288Z] 595b0fe564bb: Pull complete [2021-05-25T17:32:20.888Z] 7186ed65a4f7: Pull complete [2021-05-25T17:32:21.504Z] 316046926c0a: Pull complete [2021-05-25T17:32:21.810Z] ffd874e62e21: Verifying Checksum [2021-05-25T17:32:21.810Z] ffd874e62e21: Download complete [2021-05-25T17:32:23.262Z] 4ebd0625c992: Verifying Checksum [2021-05-25T17:32:23.262Z] 4ebd0625c992: Download complete [2021-05-25T17:32:27.914Z] $ docker rm -f 5789826ed0222b67ec09b825dcbadd541e3dd6180a67c95e00a836bdfd377592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:32:29.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:32:29.938Z] [2021-05-25T17:32:29.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:32:30.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:32:30.511Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-25T17:32:30.511Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-25T17:32:30.511Z] ca9280d653b3: Pulling fs layer [2021-05-25T17:32:30.511Z] 7e9c9ca2126c: Pulling fs layer [2021-05-25T17:32:30.511Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-25T17:32:30.511Z] cbdbe7a5bc2a: Download complete [2021-05-25T17:32:30.772Z] cbdbe7a5bc2a: Pull complete [2021-05-25T17:32:31.038Z] ca9280d653b3: Verifying Checksum [2021-05-25T17:32:31.038Z] ca9280d653b3: Download complete [2021-05-25T17:32:31.992Z] ca9280d653b3: Pull complete [2021-05-25T17:32:31.992Z] 7e9c9ca2126c: Verifying Checksum [2021-05-25T17:32:31.992Z] 7e9c9ca2126c: Download complete [2021-05-25T17:32:33.458Z] 4ebd0625c992: Pull complete [2021-05-25T17:32:33.458Z] 207e8628e3a3: Pull complete [2021-05-25T17:32:33.732Z] c791037a9be2: Pull complete [2021-05-25T17:32:35.309Z] 7e9c9ca2126c: Pull complete [2021-05-25T17:32:35.309Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-25T17:32:35.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:32:35.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-25T17:32:35.390Z] prd-centos7-docker-4c-2g-239 does not seem to be running inside a container [2021-05-25T17:32:35.424Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T17:32:38.052Z] ffd874e62e21: Pull complete [2021-05-25T17:32:38.052Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T17:32:38.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T17:32:38.052Z] ---> cfc18b08335c [2021-05-25T17:32:38.052Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-25T17:32:40.685Z] ---> Running in 3cfa62d5f425 [2021-05-25T17:32:42.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:32:43.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:32:43.712Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T17:32:43.986Z] (2/12) Installing file (5.39-r0) [2021-05-25T17:32:43.986Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T17:32:44.260Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T17:32:46.887Z] $ docker top 0b044c2858d4706846b171fee5b8f7bf8e0695dc53b9cad5347c92a1f685bf16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:32:47.261Z] + docker-compose build --help [2021-05-25T17:32:47.261Z] + grep parallel [2021-05-25T17:32:47.831Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T17:32:47.839Z] $ docker stop --time=1 0b044c2858d4706846b171fee5b8f7bf8e0695dc53b9cad5347c92a1f685bf16 [2021-05-25T17:32:49.306Z] $ docker rm -f 0b044c2858d4706846b171fee5b8f7bf8e0695dc53b9cad5347c92a1f685bf16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:32:49.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:32:49.749Z] . [Pipeline] withDockerContainer [2021-05-25T17:32:49.823Z] prd-centos7-docker-4c-2g-239 does not seem to be running inside a container [2021-05-25T17:32:49.858Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-devops/edgex-compose:latest cat [2021-05-25T17:32:50.571Z] $ docker top e079e7ba17129626c108b9d7f7ccb75b33dc4a3ad652454c0c473cf162bc09f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:32:50.946Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T17:32:50.999Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T17:32:50.999Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T17:32:50.999Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T17:32:50.999Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T17:32:50.999Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T17:32:50.999Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T17:32:50.999Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T17:32:50.999Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T17:32:50.999Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T17:32:50.999Z] OK: 218 MiB in 52 packages [2021-05-25T17:32:51.517Z] Building core-command ... [2021-05-25T17:32:51.517Z] Building core-data ... [2021-05-25T17:32:51.517Z] Building core-metadata ... [2021-05-25T17:32:51.517Z] Building security-bootstrapper ... [2021-05-25T17:32:51.517Z] Building security-proxy-setup ... [2021-05-25T17:32:51.517Z] Building security-secretstore-setup ... [2021-05-25T17:32:51.517Z] Building support-notifications ... [2021-05-25T17:32:51.517Z] Building support-scheduler ... [2021-05-25T17:32:51.517Z] Building sys-mgmt-agent ... [2021-05-25T17:32:51.517Z] Building security-bootstrapper [2021-05-25T17:32:51.517Z] Building support-scheduler [2021-05-25T17:32:51.517Z] Building core-command [2021-05-25T17:32:51.517Z] Building support-notifications [2021-05-25T17:32:51.517Z] Building security-secretstore-setup [2021-05-25T17:32:54.457Z] Removing intermediate container 3cfa62d5f425 [2021-05-25T17:32:54.457Z] ---> e568a219960e [2021-05-25T17:32:54.457Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T17:32:54.734Z] ---> Running in 536b8b8101ae [2021-05-25T17:32:55.338Z] Removing intermediate container 536b8b8101ae [2021-05-25T17:32:55.338Z] ---> 75a3d0e8f6b6 [2021-05-25T17:32:55.338Z] Step 5/6 : COPY go.mod . [2021-05-25T17:32:56.321Z] ---> 8c5d9e03373b [2021-05-25T17:32:56.321Z] Step 6/6 : RUN go mod download [2021-05-25T17:32:56.321Z] ---> Running in fb1fd65ff930 [2021-05-25T17:33:23.173Z] Removing intermediate container fb1fd65ff930 [2021-05-25T17:33:23.173Z] ---> b921813e6d99 [2021-05-25T17:33:23.446Z] Successfully built b921813e6d99 [2021-05-25T17:33:23.446Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:33:23.798Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T17:33:23.798Z] . [Pipeline] withDockerContainer [2021-05-25T17:33:24.316Z] prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2021-05-25T17:33:24.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-arm64 cat [2021-05-25T17:33:26.262Z] $ docker top d01853cd2541cfffb808edea4a7042bf22b3fa5c582799b6909a9a61e6add570 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:33:27.313Z] + go version [2021-05-25T17:33:27.313Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T17:33:27.333Z] $ docker stop --time=1 d01853cd2541cfffb808edea4a7042bf22b3fa5c582799b6909a9a61e6add570 [2021-05-25T17:33:29.192Z] $ docker rm -f d01853cd2541cfffb808edea4a7042bf22b3fa5c582799b6909a9a61e6add570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:33:29.901Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T17:33:29.901Z] . [Pipeline] withDockerContainer [2021-05-25T17:33:30.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2021-05-25T17:33:30.258Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-arm64 cat [2021-05-25T17:33:31.870Z] $ docker top 82217759fa3c1d049ca5c6c567afe21b1f269fbf0225aad51e88fd1e5d121309 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T17:33:32.213Z] ========================================================= [2021-05-25T17:33:32.213Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T17:33:32.213Z] ========================================================= [Pipeline] sh [2021-05-25T17:33:32.864Z] + go mod tidy [Pipeline] sh [2021-05-25T17:33:34.503Z] + make test [2021-05-25T17:33:34.503Z] go mod tidy [2021-05-25T17:33:35.102Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T17:33:59.268Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:33:59.268Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:33:59.268Z] ---> d04d8a7afa7a [2021-05-25T17:33:59.268Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T17:33:59.268Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:33:59.268Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:33:59.268Z] ---> d04d8a7afa7a [2021-05-25T17:33:59.268Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:33:59.268Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:33:59.268Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:33:59.268Z] ---> d04d8a7afa7a [2021-05-25T17:33:59.268Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:34:01.938Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T17:34:38.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:34:38.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:34:38.035Z] ---> d04d8a7afa7a [2021-05-25T17:34:38.035Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:34:38.035Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:34:38.035Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:34:38.035Z] ---> d04d8a7afa7a [2021-05-25T17:34:38.035Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T17:34:42.250Z] ---> Running in 687c816ad8ec [2021-05-25T17:34:42.250Z] ---> Running in b83aedc5d628 [2021-05-25T17:34:42.250Z] ---> Running in ccc4e9ea4fac [2021-05-25T17:34:42.250Z] ---> Running in a9ef740c456a [2021-05-25T17:34:42.250Z] ---> Running in c8b21c39ccbc [2021-05-25T17:34:42.511Z] Removing intermediate container 687c816ad8ec [2021-05-25T17:34:42.511Z] ---> 0805ab36e0d3 [2021-05-25T17:34:42.511Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:34:42.511Z] Removing intermediate container a9ef740c456a [2021-05-25T17:34:42.511Z] ---> 7afb9f015328 [2021-05-25T17:34:42.511Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:34:42.775Z] Removing intermediate container b83aedc5d628 [2021-05-25T17:34:42.775Z] ---> 738bbfc18bf8 [2021-05-25T17:34:42.775Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:34:42.775Z] Removing intermediate container c8b21c39ccbc [2021-05-25T17:34:42.775Z] ---> 3bbb529dee19 [2021-05-25T17:34:42.775Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:34:42.775Z] Removing intermediate container ccc4e9ea4fac [2021-05-25T17:34:42.775Z] ---> 9645ea5aadfe [2021-05-25T17:34:42.775Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:34:42.775Z] ---> Running in dcc9351e0b06 [2021-05-25T17:34:42.775Z] ---> Running in 514a902f5258 [2021-05-25T17:34:43.036Z] ---> Running in 822712f8e1aa [2021-05-25T17:34:43.036Z] ---> Running in cc97bd8af48f [2021-05-25T17:34:43.036Z] ---> Running in f6c5f6f985a9 [2021-05-25T17:34:43.983Z] Removing intermediate container 514a902f5258 [2021-05-25T17:34:43.983Z] ---> f8ec7b9723cc [2021-05-25T17:34:43.983Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T17:34:43.983Z] ---> Running in 79ab3d33242e [2021-05-25T17:34:43.983Z] Removing intermediate container dcc9351e0b06 [2021-05-25T17:34:43.983Z] ---> a6a2640447f2 [2021-05-25T17:34:43.983Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:34:43.983Z] ---> Running in a9d5bca67cb0 [2021-05-25T17:34:44.253Z] Removing intermediate container cc97bd8af48f [2021-05-25T17:34:44.253Z] ---> e5776e129cc9 [2021-05-25T17:34:44.253Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T17:34:44.253Z] ---> Running in e802bbfa6a59 [2021-05-25T17:34:44.839Z] Removing intermediate container f6c5f6f985a9 [2021-05-25T17:34:44.839Z] ---> 8bb76de6ab55 [2021-05-25T17:34:44.839Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T17:34:45.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:45.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:45.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:45.100Z] ---> Running in 51ce9a0d2513 [2021-05-25T17:34:45.100Z] Removing intermediate container 822712f8e1aa [2021-05-25T17:34:45.100Z] ---> bbdc6ead555f [2021-05-25T17:34:45.100Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T17:34:45.363Z] ---> Running in fd5c455dbf79 [2021-05-25T17:34:45.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:45.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:45.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:45.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:45.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:46.174Z] OK: 219 MiB in 52 packages [2021-05-25T17:34:46.439Z] OK: 219 MiB in 52 packages [2021-05-25T17:34:46.439Z] OK: 219 MiB in 52 packages [2021-05-25T17:34:46.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:46.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:34:46.724Z] Removing intermediate container 79ab3d33242e [2021-05-25T17:34:46.724Z] ---> 4d168252ff6c [2021-05-25T17:34:46.724Z] Step 6/26 : COPY go.mod . [2021-05-25T17:34:46.724Z] Removing intermediate container e802bbfa6a59 [2021-05-25T17:34:46.724Z] ---> 079a231dd514 [2021-05-25T17:34:46.724Z] Step 6/23 : COPY go.mod . [2021-05-25T17:34:46.724Z] Removing intermediate container a9d5bca67cb0 [2021-05-25T17:34:46.724Z] ---> 0d7838d2c5fa [2021-05-25T17:34:46.724Z] Step 6/24 : COPY go.mod . [2021-05-25T17:34:47.004Z] OK: 219 MiB in 52 packages [2021-05-25T17:34:47.004Z] OK: 219 MiB in 52 packages [2021-05-25T17:34:47.004Z] ---> 6371e3ac5a64 [2021-05-25T17:34:47.004Z] Step 7/26 : RUN go mod download [2021-05-25T17:34:47.004Z] ---> Running in 066f8e431c11 [2021-05-25T17:34:47.004Z] ---> 73fb66507908 [2021-05-25T17:34:47.004Z] Step 7/24 : RUN go mod download [2021-05-25T17:34:47.004Z] ---> f7b0c8fa4b85 [2021-05-25T17:34:47.004Z] Step 7/23 : RUN go mod download [2021-05-25T17:34:47.004Z] ---> Running in 626a87d6fcd5 [2021-05-25T17:34:47.267Z] ---> Running in bca7cfbefa1b [2021-05-25T17:34:47.529Z] Removing intermediate container 51ce9a0d2513 [2021-05-25T17:34:47.529Z] ---> 34b20b82dd29 [2021-05-25T17:34:47.529Z] Step 6/23 : COPY go.mod . [2021-05-25T17:34:47.529Z] Removing intermediate container fd5c455dbf79 [2021-05-25T17:34:47.529Z] ---> ade74a4f6914 [2021-05-25T17:34:47.529Z] Step 6/32 : COPY go.mod . [2021-05-25T17:34:47.800Z] ---> c04327196285 [2021-05-25T17:34:47.800Z] Step 7/23 : RUN go mod download [2021-05-25T17:34:47.800Z] ---> Running in 4cc9635c983b [2021-05-25T17:34:47.800Z] ---> aba339502ae0 [2021-05-25T17:34:47.800Z] Step 7/32 : RUN go mod download [2021-05-25T17:34:48.064Z] ---> Running in 4b96a4d6242a [2021-05-25T17:34:48.064Z] Removing intermediate container 066f8e431c11 [2021-05-25T17:34:48.064Z] ---> 0a6428cf4746 [2021-05-25T17:34:48.064Z] Step 8/26 : COPY . . [2021-05-25T17:34:52.286Z] Removing intermediate container bca7cfbefa1b [2021-05-25T17:34:52.286Z] ---> 1bc74d967207 [2021-05-25T17:34:52.286Z] Step 8/23 : COPY . . [2021-05-25T17:34:52.861Z] Removing intermediate container 626a87d6fcd5 [2021-05-25T17:34:52.861Z] ---> fd044363a981 [2021-05-25T17:34:52.861Z] Step 8/24 : COPY . . [2021-05-25T17:34:52.861Z] ---> f19bb535493a [2021-05-25T17:34:52.861Z] Step 9/26 : RUN go mod tidy [2021-05-25T17:35:02.881Z] Removing intermediate container 4cc9635c983b [2021-05-25T17:35:02.881Z] ---> 392a2c4b0c83 [2021-05-25T17:35:02.881Z] Step 8/23 : COPY . . [2021-05-25T17:35:09.469Z] ---> Running in 543c4a08f053 [2021-05-25T17:35:09.470Z] Removing intermediate container 4b96a4d6242a [2021-05-25T17:35:09.470Z] ---> fd62b539757f [2021-05-25T17:35:09.470Z] Step 8/32 : COPY . . [2021-05-25T17:35:10.075Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T17:35:10.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T17:35:12.773Z] ---> 9cab020ba954 [2021-05-25T17:35:12.773Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:35:12.773Z] ---> 94b641d87d37 [2021-05-25T17:35:12.773Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:35:13.342Z] ---> 36f7dc9064a8 [2021-05-25T17:35:13.342Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:35:17.573Z] ---> Running in a0d39a3cc348 [2021-05-25T17:35:17.573Z] ---> Running in 23271f9c1a18 [2021-05-25T17:35:17.573Z] ---> Running in ecd2f861f1bd [2021-05-25T17:35:18.961Z] Removing intermediate container 543c4a08f053 [2021-05-25T17:35:18.961Z] ---> a26b1b7fb582 [2021-05-25T17:35:18.961Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T17:35:18.961Z] ---> Running in 1efda0946921 [2021-05-25T17:35:19.909Z] 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-05-25T17:35:21.825Z] Removing intermediate container a0d39a3cc348 [2021-05-25T17:35:21.825Z] ---> 39a5db7b25a6 [2021-05-25T17:35:21.825Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T17:35:22.087Z] ---> Running in 9542057a0de2 [2021-05-25T17:35:22.692Z] Removing intermediate container 23271f9c1a18 [2021-05-25T17:35:22.692Z] ---> 2585f5006ecc [2021-05-25T17:35:22.692Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T17:35:22.692Z] Removing intermediate container ecd2f861f1bd [2021-05-25T17:35:22.692Z] ---> 9d3838e96d21 [2021-05-25T17:35:22.692Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T17:35:23.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T17:35:23.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T17:35:26.014Z] ---> Running in 8007d40492de [2021-05-25T17:35:26.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T17:35:26.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T17:35:26.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T17:35:26.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T17:35:30.241Z] ---> Running in 7d7f18419853 [2021-05-25T17:35:30.821Z] 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-05-25T17:35:31.088Z] ---> 08e8cdeb3bad [2021-05-25T17:35:31.088Z] Step 9/32 : RUN go mod tidy [2021-05-25T17:35:31.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T17:35:32.031Z] ---> Running in b8ff9926402a [2021-05-25T17:35:32.031Z] 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-05-25T17:35:32.268Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T17:35:32.293Z] 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-05-25T17:35:35.603Z] Removing intermediate container b8ff9926402a [2021-05-25T17:35:35.603Z] ---> cac27b54e81d [2021-05-25T17:35:35.603Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T17:35:35.603Z] ---> Running in 1ce71dbc4235 [2021-05-25T17:35:35.869Z] 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-05-25T17:35:44.712Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T17:35:44.712Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T17:35:44.712Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T17:35:48.181Z] 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-05-25T17:35:49.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.426s coverage: 46.1% of statements [2021-05-25T17:35:49.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T17:35:49.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T17:35:49.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T17:35:49.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T17:35:49.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T17:35:49.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T17:35:49.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.165s coverage: 28.7% of statements [2021-05-25T17:35:49.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.338s coverage: 100.0% of statements [2021-05-25T17:35:57.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.611s coverage: 27.7% of statements [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T17:35:57.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.199s coverage: 81.2% of statements [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T17:35:57.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.242s coverage: 100.0% of statements [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T17:35:57.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.225s coverage: 100.0% of statements [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T17:35:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T17:35:59.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.385s coverage: 58.6% of statements [2021-05-25T17:35:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T17:35:59.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T17:36:01.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.595s coverage: 87.7% of statements [2021-05-25T17:36:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T17:36:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:36:01.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.229s coverage: 78.9% of statements [2021-05-25T17:36:01.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T17:36:04.074Z] Removing intermediate container 1efda0946921 [2021-05-25T17:36:04.074Z] ---> 83b5a00abf46 [2021-05-25T17:36:04.074Z] [2021-05-25T17:36:04.074Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T17:36:04.074Z] 3.12: Pulling from library/alpine [2021-05-25T17:36:04.074Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:36:04.074Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T17:36:04.074Z] ---> 13621d1b12d4 [2021-05-25T17:36:04.074Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T17:36:05.993Z] ---> Running in 493aad55a02c [2021-05-25T17:36:06.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:06.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:06.842Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T17:36:06.842Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:36:06.842Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T17:36:06.842Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T17:36:06.842Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:36:06.842Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T17:36:06.842Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:36:06.842Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:36:07.114Z] OK: 7 MiB in 20 packages [2021-05-25T17:36:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.399s coverage: 28.6% of statements [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T17:36:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.348s coverage: 100.0% of statements [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T17:36:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.186s coverage: 100.0% of statements [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T17:36:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.509s coverage: 86.7% of statements [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T17:36:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.467s coverage: 97.5% of statements [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T17:36:11.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.351s coverage: 78.3% of statements [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T17:36:11.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T17:36:12.423Z] Removing intermediate container 493aad55a02c [2021-05-25T17:36:12.423Z] ---> 99db3751e218 [2021-05-25T17:36:12.423Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:36:12.684Z] ---> Running in 547d7b4bdec5 [2021-05-25T17:36:13.630Z] Removing intermediate container 547d7b4bdec5 [2021-05-25T17:36:13.630Z] ---> c302678136c4 [2021-05-25T17:36:13.630Z] Step 14/26 : WORKDIR / [2021-05-25T17:36:14.609Z] ---> Running in 4fe542104326 [2021-05-25T17:36:15.221Z] Removing intermediate container 4fe542104326 [2021-05-25T17:36:15.221Z] ---> dd293c6a330b [2021-05-25T17:36:15.221Z] 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-05-25T17:36:16.651Z] ---> f94d91420f51 [2021-05-25T17:36:16.651Z] 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-05-25T17:36:18.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.478s coverage: 95.1% of statements [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T17:36:18.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.169s coverage: 58.8% of statements [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T17:36:18.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.315s coverage: 0.8% of statements [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T17:36:18.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.186s coverage: 21.7% of statements [2021-05-25T17:36:18.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T17:36:18.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements [2021-05-25T17:36:18.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.210s coverage: 79.5% of statements [2021-05-25T17:36:18.578Z] ---> 0de4e2fbf193 [2021-05-25T17:36:18.578Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T17:36:19.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements [2021-05-25T17:36:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements [2021-05-25T17:36:19.969Z] ---> 301fc191f3a8 [2021-05-25T17:36:19.969Z] 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-05-25T17:36:19.969Z] Removing intermediate container 1ce71dbc4235 [2021-05-25T17:36:19.969Z] ---> 41bbba85bbba [2021-05-25T17:36:19.969Z] [2021-05-25T17:36:19.969Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T17:36:19.969Z] ---> 13621d1b12d4 [2021-05-25T17:36:19.969Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T17:36:20.559Z] ---> Running in e35b1c8e9b6c [2021-05-25T17:36:21.185Z] ---> adfb4ee06cc4 [2021-05-25T17:36:21.185Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T17:36:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.479s coverage: 87.5% of statements [2021-05-25T17:36:23.096Z] Removing intermediate container e35b1c8e9b6c [2021-05-25T17:36:23.096Z] ---> afbf6e3ea1f9 [2021-05-25T17:36:23.096Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T17:36:25.014Z] ---> 673193655070 [2021-05-25T17:36:25.014Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T17:36:25.014Z] ---> Running in 74b10bda652d [2021-05-25T17:36:25.961Z] Removing intermediate container 9542057a0de2 [2021-05-25T17:36:25.961Z] ---> e0006afb3ea9 [2021-05-25T17:36:25.961Z] [2021-05-25T17:36:25.961Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:36:25.961Z] ---> 13621d1b12d4 [2021-05-25T17:36:25.961Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:36:27.874Z] ---> a2416801d520 [2021-05-25T17:36:27.874Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T17:36:28.443Z] ---> Running in 2de6117db062 [2021-05-25T17:36:28.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:28.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:28.703Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:36:28.703Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T17:36:28.703Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:36:28.703Z] OK: 6 MiB in 16 packages [2021-05-25T17:36:29.273Z] Removing intermediate container 8007d40492de [2021-05-25T17:36:29.273Z] ---> f5dc990f1c83 [2021-05-25T17:36:29.273Z] [2021-05-25T17:36:29.273Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:36:29.273Z] ---> 13621d1b12d4 [2021-05-25T17:36:29.273Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:36:29.537Z] ---> e2b9dc78e7b6 [2021-05-25T17:36:29.537Z] 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-05-25T17:36:30.485Z] ---> Running in e0c4cabde34b [2021-05-25T17:36:30.485Z] ---> Running in a408b8f633c8 [2021-05-25T17:36:30.485Z] Removing intermediate container 7d7f18419853 [2021-05-25T17:36:30.485Z] ---> edb7eaf58323 [2021-05-25T17:36:30.485Z] [2021-05-25T17:36:30.485Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:36:30.485Z] ---> 13621d1b12d4 [2021-05-25T17:36:30.485Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T17:36:31.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:31.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:31.059Z] ---> Running in d36776a375a8 [2021-05-25T17:36:31.059Z] Removing intermediate container 74b10bda652d [2021-05-25T17:36:31.059Z] ---> ff10cea42338 [2021-05-25T17:36:31.059Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T17:36:31.059Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:36:31.059Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:36:31.059Z] OK: 6 MiB in 15 packages [2021-05-25T17:36:31.059Z] ---> Running in ff3dfd903130 [2021-05-25T17:36:31.319Z] Removing intermediate container ff3dfd903130 [2021-05-25T17:36:31.319Z] ---> 03844486747e [2021-05-25T17:36:31.320Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T17:36:31.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:31.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:31.580Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:36:31.581Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:36:31.581Z] OK: 6 MiB in 15 packages [2021-05-25T17:36:31.581Z] ---> Running in b54da4eb7ac8 [2021-05-25T17:36:32.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:32.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:36:32.151Z] Removing intermediate container b54da4eb7ac8 [2021-05-25T17:36:32.151Z] ---> fad59c1cdbce [2021-05-25T17:36:32.151Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T17:36:32.151Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T17:36:32.151Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:36:32.151Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:36:32.151Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:36:32.151Z] OK: 6 MiB in 16 packages [2021-05-25T17:36:32.151Z] Removing intermediate container 2de6117db062 [2021-05-25T17:36:32.151Z] ---> ff860e7639d1 [2021-05-25T17:36:32.151Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:36:32.722Z] ---> Running in df6106524e0c [2021-05-25T17:36:32.722Z] ---> Running in 2c05c137439e [2021-05-25T17:36:32.982Z] Removing intermediate container e0c4cabde34b [2021-05-25T17:36:32.982Z] ---> 77bec8598960 [2021-05-25T17:36:32.982Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:36:32.982Z] Removing intermediate container 2c05c137439e [2021-05-25T17:36:32.982Z] ---> 374cad3b1f81 [2021-05-25T17:36:32.982Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T17:36:33.553Z] Removing intermediate container a408b8f633c8 [2021-05-25T17:36:33.553Z] ---> e63f86e81186 [2021-05-25T17:36:33.553Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T17:36:33.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements [2021-05-25T17:36:33.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements [2021-05-25T17:36:33.813Z] ---> Running in 7f2e7a9b43cf [2021-05-25T17:36:33.813Z] ---> Running in c251fbd830d0 [2021-05-25T17:36:33.813Z] ---> Running in 65577a84db05 [2021-05-25T17:36:33.813Z] Removing intermediate container d36776a375a8 [2021-05-25T17:36:33.813Z] ---> 93c4bae17a03 [2021-05-25T17:36:33.813Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:36:34.074Z] Removing intermediate container 7f2e7a9b43cf [2021-05-25T17:36:34.074Z] ---> dc25cdceb753 [2021-05-25T17:36:34.074Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T17:36:34.074Z] ---> Running in 97bdafc3c901 [2021-05-25T17:36:34.074Z] Removing intermediate container c251fbd830d0 [2021-05-25T17:36:34.074Z] ---> 0a7dea15598f [2021-05-25T17:36:34.074Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:36:34.334Z] Removing intermediate container 65577a84db05 [2021-05-25T17:36:34.334Z] ---> a317738b97b4 [2021-05-25T17:36:34.334Z] Step 24/26 : LABEL arch=x86_64 [2021-05-25T17:36:34.334Z] ---> Running in 88bb741058fb [2021-05-25T17:36:34.334Z] ---> Running in 56c6c72535c8 [2021-05-25T17:36:34.334Z] Removing intermediate container 97bdafc3c901 [2021-05-25T17:36:34.334Z] ---> c8b02ec274c4 [2021-05-25T17:36:34.334Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T17:36:34.334Z] ---> Running in 519473ddc7b7 [2021-05-25T17:36:34.334Z] ---> Running in f3a6ed69ef81 [2021-05-25T17:36:34.594Z] Removing intermediate container 56c6c72535c8 [2021-05-25T17:36:34.594Z] ---> 0db600398d45 [2021-05-25T17:36:34.594Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:36:34.594Z] Removing intermediate container 88bb741058fb [2021-05-25T17:36:34.594Z] ---> 7217636d0133 [2021-05-25T17:36:34.594Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:36:34.594Z] Removing intermediate container 519473ddc7b7 [2021-05-25T17:36:34.594Z] ---> 904849c9a958 [2021-05-25T17:36:34.594Z] Step 25/26 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:36:34.594Z] Removing intermediate container df6106524e0c [2021-05-25T17:36:34.594Z] ---> 4af136cca050 [2021-05-25T17:36:34.594Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T17:36:34.594Z] Removing intermediate container f3a6ed69ef81 [2021-05-25T17:36:34.594Z] ---> 9568c0811262 [2021-05-25T17:36:34.594Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:36:34.857Z] ---> Running in 5916cd7adbcd [2021-05-25T17:36:34.857Z] ---> Running in 9e9da85b4b47 [2021-05-25T17:36:34.857Z] ---> Running in 14499dfff6e2 [2021-05-25T17:36:34.857Z] ---> Running in 04ed6dfaf28a [2021-05-25T17:36:34.857Z] ---> cfb6108876d0 [2021-05-25T17:36:34.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T17:36:35.121Z] Removing intermediate container 9e9da85b4b47 [2021-05-25T17:36:35.121Z] ---> 73638022cf5b [2021-05-25T17:36:35.121Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T17:36:35.121Z] Removing intermediate container 5916cd7adbcd [2021-05-25T17:36:35.121Z] ---> 1d037d423071 [2021-05-25T17:36:35.121Z] Step 16/24 : WORKDIR / [2021-05-25T17:36:35.121Z] Removing intermediate container 14499dfff6e2 [2021-05-25T17:36:35.121Z] ---> 8d36987fa3ce [2021-05-25T17:36:35.121Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:36:35.121Z] Removing intermediate container 04ed6dfaf28a [2021-05-25T17:36:35.121Z] ---> e20bfad1924d [2021-05-25T17:36:35.121Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T17:36:35.121Z] ---> Running in bf6cff3bcf34 [2021-05-25T17:36:35.387Z] ---> Running in da8070376dc1 [2021-05-25T17:36:35.387Z] ---> 29a1d50e7ca0 [2021-05-25T17:36:35.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T17:36:35.647Z] Removing intermediate container bf6cff3bcf34 [2021-05-25T17:36:35.647Z] ---> 96fbb93191e0 [2021-05-25T17:36:35.647Z] [2021-05-25T17:36:35.647Z] ---> febd109adc13 [2021-05-25T17:36:35.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T17:36:35.909Z] Successfully built 96fbb93191e0 [2021-05-25T17:36:35.909Z] ---> 79c9b9546de6 [2021-05-25T17:36:35.909Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T17:36:36.182Z] Successfully tagged security-secretstore-setup:latest [2021-05-25T17:36:36.182Z]  Building security-secretstore-setup ... done Building core-metadata [2021-05-25T17:36:36.182Z] Removing intermediate container da8070376dc1 [2021-05-25T17:36:36.182Z] ---> 5538d7a26c80 [2021-05-25T17:36:36.182Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:36:36.445Z] ---> Running in a78bc082864d [2021-05-25T17:36:36.445Z] ---> bcc6befaf0de [2021-05-25T17:36:36.445Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T17:36:39.742Z] ---> 86ab0db8a6c9 [2021-05-25T17:36:39.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T17:36:40.008Z] ---> ed68f6e0a225 [2021-05-25T17:36:40.008Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T17:36:40.008Z] ---> Running in 94f4ba0712db [2021-05-25T17:36:40.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.594s coverage: 81.8% of statements [2021-05-25T17:36:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T17:36:42.554Z] ---> 3f52209d2ca7 [2021-05-25T17:36:42.554Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T17:36:42.554Z] Removing intermediate container 94f4ba0712db [2021-05-25T17:36:42.554Z] ---> 8d9c91dda2bd [2021-05-25T17:36:42.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:36:47.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T17:36:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T17:36:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T17:36:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T17:36:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.206s coverage: 76.0% of statements [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T17:36:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-05-25T17:36:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2021-05-25T17:36:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-05-25T17:36:47.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.348s coverage: 91.2% of statements [2021-05-25T17:36:47.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T17:36:47.841Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:36:47.841Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:36:47.841Z] ---> d04d8a7afa7a [2021-05-25T17:36:47.841Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:36:47.841Z] ---> Using cache [2021-05-25T17:36:47.841Z] ---> 9645ea5aadfe [2021-05-25T17:36:47.841Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:36:47.841Z] ---> Using cache [2021-05-25T17:36:47.841Z] ---> 8bb76de6ab55 [2021-05-25T17:36:47.841Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:36:47.841Z] ---> Using cache [2021-05-25T17:36:47.841Z] ---> 34b20b82dd29 [2021-05-25T17:36:47.841Z] Step 6/24 : COPY go.mod . [2021-05-25T17:36:47.841Z] ---> Using cache [2021-05-25T17:36:47.841Z] ---> c04327196285 [2021-05-25T17:36:47.841Z] Step 7/24 : RUN go mod download [2021-05-25T17:36:47.841Z] ---> Using cache [2021-05-25T17:36:47.841Z] ---> 392a2c4b0c83 [2021-05-25T17:36:47.841Z] Step 8/24 : COPY . . [2021-05-25T17:36:47.841Z] ---> Using cache [2021-05-25T17:36:47.841Z] ---> 36f7dc9064a8 [2021-05-25T17:36:47.841Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:36:47.841Z] ---> Using cache [2021-05-25T17:36:47.841Z] ---> 39a5db7b25a6 [2021-05-25T17:36:47.841Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T17:36:48.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.906s coverage: 64.4% of statements [2021-05-25T17:36:48.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T17:36:48.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T17:36:48.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements [2021-05-25T17:36:48.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-05-25T17:36:48.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-05-25T17:36:48.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-05-25T17:36:48.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-05-25T17:36:51.137Z] ---> ee3999dbf72f [2021-05-25T17:36:51.137Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T17:36:51.137Z] ---> Running in 812d5fc6d446 [2021-05-25T17:36:51.137Z] ---> Running in f244e988d8d4 [2021-05-25T17:36:51.137Z] ---> Running in fc7a3f07c859 [2021-05-25T17:36:51.404Z] ---> 85b2d720675a [2021-05-25T17:36:51.404Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T17:36:51.404Z] Removing intermediate container 812d5fc6d446 [2021-05-25T17:36:51.404Z] ---> f5c0dd221784 [2021-05-25T17:36:51.404Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:36:51.404Z] ---> Running in 4e743a4bb118 [2021-05-25T17:36:51.404Z] Removing intermediate container f244e988d8d4 [2021-05-25T17:36:51.404Z] ---> 3ac98c4cd0b0 [2021-05-25T17:36:51.404Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T17:36:51.666Z] ---> Running in d2c32efbf071 [2021-05-25T17:36:51.925Z] ---> Running in 4b54797da3c3 [2021-05-25T17:36:51.925Z] Removing intermediate container 4e743a4bb118 [2021-05-25T17:36:51.925Z] ---> 20ce96f0451e [2021-05-25T17:36:51.925Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:36:52.189Z] Removing intermediate container d2c32efbf071 [2021-05-25T17:36:52.189Z] ---> 41fc3c726310 [2021-05-25T17:36:52.189Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T17:36:52.189Z] 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-05-25T17:36:52.189Z] ---> Running in 649e96fb5a97 [2021-05-25T17:36:52.451Z] Removing intermediate container 4b54797da3c3 [2021-05-25T17:36:52.451Z] ---> 17b64d8a137f [2021-05-25T17:36:52.451Z] Step 22/23 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:36:52.451Z] Removing intermediate container a78bc082864d [2021-05-25T17:36:52.451Z] ---> bbd0bc8b164b [2021-05-25T17:36:52.451Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:36:52.451Z] ---> Running in dfb39f9c8258 [2021-05-25T17:36:52.715Z] ---> Running in 32403a4ff95a [2021-05-25T17:36:53.001Z] Removing intermediate container 649e96fb5a97 [2021-05-25T17:36:53.001Z] ---> d10f86ba5514 [2021-05-25T17:36:53.001Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:36:53.001Z] ---> 484f71d10967 [2021-05-25T17:36:53.001Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T17:36:53.286Z] Removing intermediate container dfb39f9c8258 [2021-05-25T17:36:53.286Z] ---> 602b4bff1bf4 [2021-05-25T17:36:53.286Z] Step 22/23 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:36:53.869Z] ---> Running in 39dd92c918b6 [2021-05-25T17:36:53.869Z] Removing intermediate container 32403a4ff95a [2021-05-25T17:36:53.869Z] ---> a2e359006d70 [2021-05-25T17:36:53.869Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:36:54.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.129s coverage: 66.9% of statements [2021-05-25T17:36:54.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T17:36:54.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T17:36:54.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T17:36:54.135Z] ---> Running in 9b53b2a7e5e6 [2021-05-25T17:36:54.401Z] ---> 41f9d0b46a77 [2021-05-25T17:36:54.401Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T17:36:54.401Z] ---> Running in 064333182aa1 [2021-05-25T17:36:54.670Z] Removing intermediate container 39dd92c918b6 [2021-05-25T17:36:54.670Z] ---> cb0678c14c32 [2021-05-25T17:36:54.670Z] Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:36:55.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.5% of statements [2021-05-25T17:36:55.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T17:36:55.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T17:36:55.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.103s coverage: 89.5% of statements [2021-05-25T17:36:55.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T17:36:55.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.127s coverage: 84.8% of statements [2021-05-25T17:36:55.250Z] Removing intermediate container 9b53b2a7e5e6 [2021-05-25T17:36:55.250Z] ---> cd25e12f4aa4 [2021-05-25T17:36:55.250Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:36:55.520Z] Removing intermediate container 064333182aa1 [2021-05-25T17:36:55.520Z] ---> 47412dc6b910 [2021-05-25T17:36:55.520Z] [2021-05-25T17:36:55.790Z] Successfully built 47412dc6b910 [2021-05-25T17:36:55.790Z] ---> Running in d1b4ff3d46ce [2021-05-25T17:36:56.060Z] ---> a2d56dceebe8 [2021-05-25T17:36:56.060Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T17:36:56.060Z] Successfully tagged support-scheduler:latest [2021-05-25T17:36:56.060Z] Building security-proxy-setup [2021-05-25T17:36:56.325Z]  Building support-scheduler ... done  ---> Running in 7ca33785930b [2021-05-25T17:36:56.325Z] Removing intermediate container d1b4ff3d46ce [2021-05-25T17:36:56.325Z] ---> 7d919f56411e [2021-05-25T17:36:56.325Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:37:03.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 46.8% of statements [2021-05-25T17:37:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T17:37:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T17:37:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T17:37:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T17:37:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T17:37:03.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.172s coverage: 100.0% of statements [2021-05-25T17:37:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T17:37:03.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.136s coverage: 100.0% of statements [2021-05-25T17:37:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T17:37:03.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T17:37:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.241s coverage: 18.9% of statements [2021-05-25T17:37:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T17:37:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T17:37:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T17:37:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.613s coverage: 91.9% of statements [2021-05-25T17:37:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T17:37:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:37:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T17:37:08.588Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:37:08.588Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:37:08.588Z] ---> d04d8a7afa7a [2021-05-25T17:37:08.588Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T17:37:08.588Z] ---> Using cache [2021-05-25T17:37:08.588Z] ---> 9645ea5aadfe [2021-05-25T17:37:08.588Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:37:08.588Z] ---> Using cache [2021-05-25T17:37:08.588Z] ---> 8bb76de6ab55 [2021-05-25T17:37:08.588Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T17:37:08.588Z] ---> Using cache [2021-05-25T17:37:08.588Z] ---> 34b20b82dd29 [2021-05-25T17:37:08.588Z] Step 6/22 : COPY go.mod . [2021-05-25T17:37:08.588Z] ---> Using cache [2021-05-25T17:37:08.589Z] ---> c04327196285 [2021-05-25T17:37:08.589Z] Step 7/22 : RUN go mod download [2021-05-25T17:37:08.589Z] ---> Using cache [2021-05-25T17:37:08.589Z] ---> 392a2c4b0c83 [2021-05-25T17:37:08.589Z] Step 8/22 : COPY . . [2021-05-25T17:37:08.589Z] ---> Using cache [2021-05-25T17:37:08.589Z] ---> 36f7dc9064a8 [2021-05-25T17:37:08.589Z] Step 9/22 : RUN go mod tidy [2021-05-25T17:37:08.589Z] ---> Using cache [2021-05-25T17:37:08.589Z] ---> 39a5db7b25a6 [2021-05-25T17:37:08.589Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T17:37:09.173Z] ---> Running in f657b53c1225 [2021-05-25T17:37:09.173Z] ---> f960cbd921bc [2021-05-25T17:37:09.173Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T17:37:09.173Z] Removing intermediate container 7ca33785930b [2021-05-25T17:37:09.173Z] ---> 93099ad8d789 [2021-05-25T17:37:09.173Z] [2021-05-25T17:37:09.442Z] ---> Running in 4d9b39607d1e [2021-05-25T17:37:09.442Z] Successfully built 93099ad8d789 [2021-05-25T17:37:09.442Z] Successfully tagged support-notifications:latest [2021-05-25T17:37:09.442Z] Building core-data [2021-05-25T17:37:09.442Z]  Building support-notifications ... done Removing intermediate container f657b53c1225 [2021-05-25T17:37:09.442Z] ---> a604574139e9 [2021-05-25T17:37:09.442Z] [2021-05-25T17:37:09.719Z] Successfully built a604574139e9 [2021-05-25T17:37:11.656Z] Successfully tagged core-command:latest [2021-05-25T17:37:11.656Z]  Building core-command ... done Building sys-mgmt-agent [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.921s coverage: 28.7% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.195s coverage: 99.0% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.273s coverage: 100.0% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.235s coverage: 64.6% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.468s coverage: 97.6% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements [2021-05-25T17:37:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.182s coverage: 28.1% of statements [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T17:37:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T17:37:15.207Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.159s coverage: 27.9% of statements [2021-05-25T17:37:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T17:37:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T17:37:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T17:37:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T17:37:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T17:37:15.483Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-25T17:37:16.463Z] GO111MODULE=on go vet ./... [2021-05-25T17:37:23.913Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:37:23.913Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:37:23.913Z] ---> d04d8a7afa7a [2021-05-25T17:37:23.913Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:37:23.913Z] ---> Using cache [2021-05-25T17:37:23.913Z] ---> 9645ea5aadfe [2021-05-25T17:37:23.913Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:37:23.913Z] ---> Using cache [2021-05-25T17:37:23.913Z] ---> 8bb76de6ab55 [2021-05-25T17:37:23.913Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T17:37:32.048Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:37:32.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:37:32.048Z] ---> d04d8a7afa7a [2021-05-25T17:37:32.048Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:37:32.048Z] ---> Using cache [2021-05-25T17:37:32.048Z] ---> 9645ea5aadfe [2021-05-25T17:37:32.048Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:37:32.048Z] ---> Using cache [2021-05-25T17:37:32.048Z] ---> 8bb76de6ab55 [2021-05-25T17:37:32.048Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T17:37:32.048Z] ---> d083fd729156 [2021-05-25T17:37:32.048Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T17:37:33.001Z] 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-05-25T17:37:33.267Z] ---> Running in 1ea0811d0a81 [2021-05-25T17:37:33.267Z] ---> Running in 02f207c18418 [2021-05-25T17:37:33.267Z] ---> Running in 1619e8dcbc24 [2021-05-25T17:37:33.531Z] Removing intermediate container 1619e8dcbc24 [2021-05-25T17:37:33.531Z] ---> dd2f75161345 [2021-05-25T17:37:33.531Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T17:37:34.105Z] ---> c32cb245f021 [2021-05-25T17:37:34.105Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T17:37:34.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:37:34.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:37:34.367Z] ---> Running in 163615d55378 [2021-05-25T17:37:35.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:37:35.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:37:35.593Z] OK: 219 MiB in 52 packages [2021-05-25T17:37:35.856Z] OK: 219 MiB in 52 packages [2021-05-25T17:37:36.440Z] Removing intermediate container 163615d55378 [2021-05-25T17:37:36.440Z] ---> 6e7ce99ba7a0 [2021-05-25T17:37:36.440Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T17:37:37.015Z] ---> Running in 9dce4a20b808 [2021-05-25T17:37:37.594Z] Removing intermediate container 9dce4a20b808 [2021-05-25T17:37:37.594Z] ---> 3f32d2aff36f [2021-05-25T17:37:37.594Z] Step 29/32 : CMD ["gate"] [2021-05-25T17:37:37.594Z] Removing intermediate container 02f207c18418 [2021-05-25T17:37:37.594Z] ---> 05e725f76801 [2021-05-25T17:37:37.594Z] Step 6/24 : COPY go.mod . [2021-05-25T17:37:37.857Z] Removing intermediate container 1ea0811d0a81 [2021-05-25T17:37:37.857Z] ---> 6fac84986ed1 [2021-05-25T17:37:37.857Z] Step 6/24 : COPY go.mod . [2021-05-25T17:37:37.857Z] ---> Running in aa02681c2310 [2021-05-25T17:37:38.121Z] ---> eb031687e391 [2021-05-25T17:37:38.121Z] Step 7/24 : RUN go mod download [2021-05-25T17:37:38.121Z] ---> Running in a9da55b2340b [2021-05-25T17:37:38.384Z] Removing intermediate container aa02681c2310 [2021-05-25T17:37:38.384Z] ---> 7f276327db07 [2021-05-25T17:37:38.384Z] Step 30/32 : LABEL arch=x86_64 [2021-05-25T17:37:38.654Z] ---> e46d92f4b1b1 [2021-05-25T17:37:38.654Z] Step 7/24 : RUN go mod download [2021-05-25T17:37:39.623Z] ---> Running in 0316a1cd2f5d [2021-05-25T17:37:39.623Z] ---> Running in 4f92e8431c5e [2021-05-25T17:37:40.207Z] Removing intermediate container 0316a1cd2f5d [2021-05-25T17:37:40.207Z] ---> 45833bc3a32f [2021-05-25T17:37:40.207Z] Step 31/32 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:37:40.794Z] ---> Running in c2ad2fa95c2c [2021-05-25T17:37:41.374Z] Removing intermediate container c2ad2fa95c2c [2021-05-25T17:37:41.374Z] ---> 6293cd7c2957 [2021-05-25T17:37:41.374Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T17:37:42.325Z] ---> Running in 17e978d999bd [2021-05-25T17:37:42.590Z] Removing intermediate container a9da55b2340b [2021-05-25T17:37:42.590Z] ---> c3082a68e537 [2021-05-25T17:37:42.590Z] Step 8/24 : COPY . . [2021-05-25T17:37:42.863Z] Removing intermediate container 4f92e8431c5e [2021-05-25T17:37:42.863Z] ---> 2a4fa4716701 [2021-05-25T17:37:42.863Z] Step 8/24 : COPY . . [2021-05-25T17:38:05.497Z] Removing intermediate container 17e978d999bd [2021-05-25T17:38:05.497Z] ---> b46216fcd9e6 [2021-05-25T17:38:05.497Z] [2021-05-25T17:38:05.497Z] Successfully built b46216fcd9e6 [2021-05-25T17:38:05.760Z] Successfully tagged security-bootstrapper:latest [2021-05-25T17:38:05.760Z]  Building security-bootstrapper ... done  ---> e2bfb747894d [2021-05-25T17:38:05.760Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:38:06.029Z] ---> 7f88ad67319a [2021-05-25T17:38:06.029Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:38:06.297Z] ---> Running in 4188bfa0c43e [2021-05-25T17:38:06.297Z] ---> Running in ec1fa2c95e7f [2021-05-25T17:38:10.562Z] Removing intermediate container ec1fa2c95e7f [2021-05-25T17:38:10.562Z] ---> ef29fd0fed13 [2021-05-25T17:38:10.562Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T17:38:10.562Z] Removing intermediate container 4188bfa0c43e [2021-05-25T17:38:10.562Z] ---> 4b98cf7dbba4 [2021-05-25T17:38:10.562Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T17:38:10.562Z] ---> Running in 271c15b8e33b [2021-05-25T17:38:10.562Z] ---> Running in ee86b0b6843b [2021-05-25T17:38:11.159Z] 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-05-25T17:38:12.555Z] 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-05-25T17:38:12.556Z] Removing intermediate container fc7a3f07c859 [2021-05-25T17:38:12.556Z] ---> bc972d0c4c82 [2021-05-25T17:38:12.556Z] [2021-05-25T17:38:12.556Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:38:12.556Z] ---> 13621d1b12d4 [2021-05-25T17:38:12.556Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:38:12.556Z] ---> Using cache [2021-05-25T17:38:12.556Z] ---> 77bec8598960 [2021-05-25T17:38:12.556Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:38:12.556Z] ---> Using cache [2021-05-25T17:38:12.556Z] ---> dc25cdceb753 [2021-05-25T17:38:12.556Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T17:38:12.556Z] 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-05-25T17:38:12.819Z] ---> Running in 9b0d37a03b49 [2021-05-25T17:38:13.081Z] Removing intermediate container 9b0d37a03b49 [2021-05-25T17:38:13.081Z] ---> 0ee228e5d86b [2021-05-25T17:38:13.081Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:38:13.081Z] ---> Running in 37af840c52ea [2021-05-25T17:38:13.661Z] Removing intermediate container 37af840c52ea [2021-05-25T17:38:13.661Z] ---> 036cd22f0402 [2021-05-25T17:38:13.661Z] Step 16/24 : WORKDIR / [2021-05-25T17:38:13.661Z] ---> Running in 2d2527cdb6e2 [2021-05-25T17:38:14.235Z] Removing intermediate container 2d2527cdb6e2 [2021-05-25T17:38:14.235Z] ---> 1483f3f2b51b [2021-05-25T17:38:14.235Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:38:14.508Z] ---> 8dc1fc3647d2 [2021-05-25T17:38:14.508Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T17:38:15.466Z] ---> 32f2171dc00d [2021-05-25T17:38:15.466Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T17:38:16.058Z] ---> facdac0d6bc5 [2021-05-25T17:38:16.058Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T17:38:17.008Z] ---> Running in d64f38b721b5 [2021-05-25T17:38:17.961Z] Removing intermediate container d64f38b721b5 [2021-05-25T17:38:17.961Z] ---> ef9ff5485e92 [2021-05-25T17:38:17.961Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:38:17.961Z] Removing intermediate container 4d9b39607d1e [2021-05-25T17:38:17.961Z] ---> fbc06c902d27 [2021-05-25T17:38:17.961Z] [2021-05-25T17:38:17.961Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T17:38:17.961Z] ---> 13621d1b12d4 [2021-05-25T17:38:17.961Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T17:38:18.538Z] ---> Running in 072c00337396 [2021-05-25T17:38:18.538Z] ---> Running in aa9cd107c9d9 [2021-05-25T17:38:18.804Z] Removing intermediate container 072c00337396 [2021-05-25T17:38:18.804Z] ---> 40be1654577b [2021-05-25T17:38:18.804Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:38:19.067Z] ---> Running in cc9b64b523d6 [2021-05-25T17:38:19.328Z] Removing intermediate container cc9b64b523d6 [2021-05-25T17:38:19.328Z] ---> d6878c838b32 [2021-05-25T17:38:19.328Z] Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:38:19.328Z] ---> Running in 3279c8e3ec40 [2021-05-25T17:38:19.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:38:19.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:38:19.855Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T17:38:19.855Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:38:19.855Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T17:38:19.855Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T17:38:19.855Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:38:19.855Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:38:19.855Z] OK: 7 MiB in 18 packages [2021-05-25T17:38:20.796Z] Removing intermediate container 3279c8e3ec40 [2021-05-25T17:38:20.796Z] ---> c2836784ee94 [2021-05-25T17:38:20.796Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:38:20.796Z] ---> Running in 8adb9efe4c45 [2021-05-25T17:38:21.748Z] Removing intermediate container 8adb9efe4c45 [2021-05-25T17:38:21.748Z] ---> c2749a483b17 [2021-05-25T17:38:21.748Z] [2021-05-25T17:38:22.013Z] Successfully built c2749a483b17 [2021-05-25T17:38:22.013Z] Removing intermediate container aa9cd107c9d9 [2021-05-25T17:38:22.013Z] ---> 02a6186de1d5 [2021-05-25T17:38:22.013Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:38:22.013Z] Successfully tagged core-metadata:latest [2021-05-25T17:38:22.278Z]  Building core-metadata ... done  ---> Running in 50322fe22c2c [2021-05-25T17:38:22.863Z] Removing intermediate container 50322fe22c2c [2021-05-25T17:38:22.863Z] ---> 76cc3a85c67f [2021-05-25T17:38:22.863Z] Step 14/22 : WORKDIR /edgex [2021-05-25T17:38:23.125Z] ---> Running in 4337c942a16f [2021-05-25T17:38:23.389Z] Removing intermediate container 4337c942a16f [2021-05-25T17:38:23.389Z] ---> c3a0aa167367 [2021-05-25T17:38:23.389Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T17:38:23.649Z] ---> ab40ed403525 [2021-05-25T17:38:23.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T17:38:25.037Z] ---> 4ab773bd6f63 [2021-05-25T17:38:25.037Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T17:38:25.986Z] ---> b94db1ca3129 [2021-05-25T17:38:25.986Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T17:38:25.986Z] ---> Running in ce5e9e077932 [2021-05-25T17:38:26.561Z] Removing intermediate container ce5e9e077932 [2021-05-25T17:38:26.561Z] ---> 7afc71fe80e3 [2021-05-25T17:38:26.561Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T17:38:26.823Z] ---> Running in d4f975b17efd [2021-05-25T17:38:27.085Z] Removing intermediate container d4f975b17efd [2021-05-25T17:38:27.085Z] ---> 4ec60cb606cd [2021-05-25T17:38:27.085Z] Step 20/22 : LABEL arch=x86_64 [2021-05-25T17:38:27.350Z] ---> Running in 527bc34ae2f1 [2021-05-25T17:38:27.615Z] Removing intermediate container 527bc34ae2f1 [2021-05-25T17:38:27.615Z] ---> cbe22a0b76c1 [2021-05-25T17:38:27.615Z] Step 21/22 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:38:28.190Z] ---> Running in 3d8bdb219073 [2021-05-25T17:38:28.468Z] Removing intermediate container 3d8bdb219073 [2021-05-25T17:38:28.468Z] ---> 7911b690cfb2 [2021-05-25T17:38:28.468Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T17:38:28.742Z] ---> Running in a568c097f46e [2021-05-25T17:38:29.324Z] Removing intermediate container a568c097f46e [2021-05-25T17:38:29.324Z] ---> d10fe57394d9 [2021-05-25T17:38:29.324Z] [2021-05-25T17:38:29.324Z] Successfully built d10fe57394d9 [2021-05-25T17:38:29.324Z] Successfully tagged security-proxy-setup:latest [2021-05-25T17:38:37.495Z]  Building security-proxy-setup ... done Removing intermediate container ee86b0b6843b [2021-05-25T17:38:37.495Z] ---> 4bbc32a067bf [2021-05-25T17:38:37.495Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T17:38:37.495Z] ---> Running in 8f7e30321801 [2021-05-25T17:38:38.084Z] 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-05-25T17:38:40.645Z] Removing intermediate container 8f7e30321801 [2021-05-25T17:38:40.645Z] ---> 6a42eac5a4f0 [2021-05-25T17:38:40.645Z] [2021-05-25T17:38:40.645Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T17:38:40.907Z] 20.10.0: Pulling from library/docker [2021-05-25T17:38:44.219Z] Removing intermediate container 271c15b8e33b [2021-05-25T17:38:44.219Z] ---> dc3861bf7ebd [2021-05-25T17:38:44.219Z] [2021-05-25T17:38:44.219Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:38:44.219Z] ---> 13621d1b12d4 [2021-05-25T17:38:44.219Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T17:38:45.163Z] ---> Running in 50c16a3f90bc [2021-05-25T17:38:45.744Z] Removing intermediate container 50c16a3f90bc [2021-05-25T17:38:45.744Z] ---> 56c98f3a1183 [2021-05-25T17:38:45.744Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T17:38:47.705Z] ---> Running in 04bd20e48034 [2021-05-25T17:38:49.091Z] Removing intermediate container 04bd20e48034 [2021-05-25T17:38:49.091Z] ---> 5cd9062d1c8f [2021-05-25T17:38:49.091Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T17:38:49.091Z] ---> Running in ff69498af7c6 [2021-05-25T17:38:49.091Z] Removing intermediate container ff69498af7c6 [2021-05-25T17:38:49.091Z] ---> 87c4113b99e5 [2021-05-25T17:38:49.091Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:38:49.091Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T17:38:49.091Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T17:38:49.091Z] ---> aefe523efa57 [2021-05-25T17:38:49.091Z] 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-05-25T17:38:49.091Z] ---> Running in 654a9ad83d3f [2021-05-25T17:38:49.091Z] ---> Running in 8a59d621bd23 [2021-05-25T17:38:49.354Z] Removing intermediate container 8a59d621bd23 [2021-05-25T17:38:49.354Z] ---> ecea478bbe1f [2021-05-25T17:38:49.354Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T17:38:49.354Z] ---> Running in c3ffb472afd7 [2021-05-25T17:38:49.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:38:49.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:38:49.925Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T17:38:49.925Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T17:38:49.925Z] Executing bash-5.0.17-r0.post-install [2021-05-25T17:38:49.925Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:38:49.925Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T17:38:50.186Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T17:38:50.186Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T17:38:50.186Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T17:38:50.186Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T17:38:50.186Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T17:38:50.186Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T17:38:50.186Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T17:38:50.186Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T17:38:50.186Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T17:38:50.447Z] Removing intermediate container 654a9ad83d3f [2021-05-25T17:38:50.447Z] ---> 942f82e291df [2021-05-25T17:38:50.447Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T17:38:52.997Z] ---> Running in e7b5ecb7ef50 [2021-05-25T17:38:52.997Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T17:38:52.997Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T17:38:52.997Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T17:38:52.998Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T17:38:52.998Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T17:38:52.998Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T17:38:52.998Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T17:38:52.998Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T17:38:52.998Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T17:38:52.998Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T17:38:52.998Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T17:38:52.998Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T17:38:53.257Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T17:38:53.257Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T17:38:53.257Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T17:38:53.257Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T17:38:53.257Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T17:38:53.257Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T17:38:53.257Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T17:38:53.257Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T17:38:53.257Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T17:38:53.257Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T17:38:53.257Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T17:38:53.257Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T17:38:53.257Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T17:38:53.257Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T17:38:53.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:38:53.257Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T17:38:53.257Z] OK: 72 MiB in 59 packages [2021-05-25T17:38:53.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:38:54.093Z] Collecting docker-compose==1.23.2 [2021-05-25T17:38:54.093Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T17:38:54.360Z] Collecting PyYAML<4,>=3.10 [2021-05-25T17:38:54.360Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T17:38:54.360Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:38:54.360Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T17:38:54.622Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T17:38:54.622Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T17:38:54.882Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T17:38:54.883Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T17:38:54.883Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T17:38:54.883Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T17:38:55.143Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T17:38:55.143Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T17:38:55.143Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T17:38:55.143Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T17:38:55.714Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T17:38:55.714Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T17:38:55.714Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T17:38:55.714Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T17:38:55.714Z] 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-05-25T17:38:55.714Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:38:55.714Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T17:38:55.714Z] OK: 8 MiB in 20 packages [2021-05-25T17:38:55.714Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T17:38:57.818Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T17:38:57.818Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T17:38:57.818Z] Removing intermediate container e7b5ecb7ef50 [2021-05-25T17:38:57.818Z] ---> ac52a8ba870b [2021-05-25T17:38:57.818Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:38:57.818Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T17:38:57.818Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T17:38:57.818Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T17:38:57.818Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T17:38:58.207Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T17:38:58.207Z] ---> 0e0ce8ba3d8a [2021-05-25T17:38:58.207Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T17:38:58.207Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T17:38:58.207Z] Collecting idna<2.8,>=2.5 [2021-05-25T17:38:58.207Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T17:38:58.207Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-25T17:38:58.207Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-25T17:38:58.207Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T17:38:58.207Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T17:38:58.207Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T17:38:58.207Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T17:38:58.207Z] Installing collected packages: PyYAML, cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, docopt, texttable, docker-compose [2021-05-25T17:38:58.207Z] Running setup.py install for PyYAML: started [2021-05-25T17:38:59.026Z] ---> 28482d643a7c [2021-05-25T17:38:59.026Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T17:38:59.026Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T17:38:59.026Z] Attempting uninstall: urllib3 [2021-05-25T17:38:59.026Z] Found existing installation: urllib3 1.25.9 [2021-05-25T17:38:59.026Z] Uninstalling urllib3-1.25.9: [2021-05-25T17:38:59.026Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T17:38:59.026Z] Attempting uninstall: idna [2021-05-25T17:38:59.026Z] Found existing installation: idna 2.9 [2021-05-25T17:38:59.026Z] Uninstalling idna-2.9: [2021-05-25T17:38:59.026Z] Successfully uninstalled idna-2.9 [2021-05-25T17:38:59.401Z] ---> 2a6dc6a82020 [2021-05-25T17:38:59.401Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T17:38:59.401Z] Attempting uninstall: requests [2021-05-25T17:38:59.401Z] Found existing installation: requests 2.23.0 [2021-05-25T17:38:59.401Z] Uninstalling requests-2.23.0: [2021-05-25T17:38:59.401Z] Successfully uninstalled requests-2.23.0 [2021-05-25T17:38:59.401Z] ---> Running in da17b9fd099f [2021-05-25T17:38:59.752Z] Removing intermediate container da17b9fd099f [2021-05-25T17:38:59.752Z] ---> 9dcb14155d37 [2021-05-25T17:38:59.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:39:00.098Z] ---> Running in ffe540b9513e [2021-05-25T17:39:00.098Z] Running setup.py install for dockerpty: started [2021-05-25T17:39:00.098Z] Removing intermediate container ffe540b9513e [2021-05-25T17:39:00.098Z] ---> f4db89a44b04 [2021-05-25T17:39:00.098Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:39:00.402Z] ---> Running in 2d4c588735cd [2021-05-25T17:39:00.402Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T17:39:00.402Z] Running setup.py install for docopt: started [2021-05-25T17:39:00.402Z] Removing intermediate container 2d4c588735cd [2021-05-25T17:39:00.402Z] ---> 3fe09ecda5b1 [2021-05-25T17:39:00.402Z] Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:39:00.402Z] ---> Running in 0fd951689779 [2021-05-25T17:39:00.674Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T17:39:00.674Z] Running setup.py install for texttable: started [2021-05-25T17:39:00.674Z] Removing intermediate container 0fd951689779 [2021-05-25T17:39:00.674Z] ---> b55bf7bf4977 [2021-05-25T17:39:00.674Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:39:00.674Z] ---> Running in e5467f1cd359 [2021-05-25T17:39:00.948Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T17:39:00.948Z] Removing intermediate container e5467f1cd359 [2021-05-25T17:39:00.948Z] ---> eb7da2f8e9b7 [2021-05-25T17:39:00.948Z] [2021-05-25T17:39:01.213Z] Successfully built eb7da2f8e9b7 [2021-05-25T17:39:01.213Z] Successfully tagged core-data:latest [2021-05-25T17:39:01.213Z]  Building core-data ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 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-05-25T17:39:06.502Z] Removing intermediate container c3ffb472afd7 [2021-05-25T17:39:06.502Z] ---> 9c800fc0fec1 [2021-05-25T17:39:06.502Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T17:39:06.502Z] ---> Running in 7f1c69bd574b [2021-05-25T17:39:06.502Z] Removing intermediate container 7f1c69bd574b [2021-05-25T17:39:06.502Z] ---> 01a8afb20725 [2021-05-25T17:39:06.502Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T17:39:06.502Z] ---> Running in 2248c5f87c2e [2021-05-25T17:39:06.502Z] Removing intermediate container 2248c5f87c2e [2021-05-25T17:39:06.502Z] ---> 27bf95884c76 [2021-05-25T17:39:06.502Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T17:39:07.451Z] ---> bd675c9efe18 [2021-05-25T17:39:07.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T17:39:07.451Z] ---> f5bc0d3fe88c [2021-05-25T17:39:07.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T17:39:07.711Z] ---> bfd7102b1b25 [2021-05-25T17:39:07.711Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T17:39:07.972Z] ---> Running in 397b1c1225b2 [2021-05-25T17:39:07.972Z] Removing intermediate container 397b1c1225b2 [2021-05-25T17:39:07.972Z] ---> 8fba7cfac54d [2021-05-25T17:39:07.972Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:39:07.972Z] ---> Running in 1de4822b92f3 [2021-05-25T17:39:08.366Z] gofmt -l . [2021-05-25T17:39:08.366Z] [ "`gofmt -l .`" = "" ] [2021-05-25T17:39:08.546Z] Removing intermediate container 1de4822b92f3 [2021-05-25T17:39:08.546Z] ---> 8794c3f97abc [2021-05-25T17:39:08.546Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:39:08.546Z] ---> Running in 999d15f8ea5f [2021-05-25T17:39:08.806Z] Removing intermediate container 999d15f8ea5f [2021-05-25T17:39:08.806Z] ---> 21f7048388a2 [2021-05-25T17:39:08.806Z] Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:39:09.066Z] ---> Running in de0055dc5409 [2021-05-25T17:39:09.066Z] Removing intermediate container de0055dc5409 [2021-05-25T17:39:09.066Z] ---> 9266894bdc19 [2021-05-25T17:39:09.066Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:39:09.326Z] ---> Running in 051ca618d470 [2021-05-25T17:39:09.345Z] ./bin/test-go-mod-tidy.sh [2021-05-25T17:39:10.267Z] Removing intermediate container 051ca618d470 [2021-05-25T17:39:10.267Z] ---> ba27e738d95c [2021-05-25T17:39:10.267Z] [2021-05-25T17:39:10.267Z] Successfully built ba27e738d95c [2021-05-25T17:39:10.267Z] Successfully tagged sys-mgmt-agent:latest [2021-05-25T17:39:10.323Z] ./bin/test-attribution-txt.sh [2021-05-25T17:39:10.533Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T17:39:10.552Z] $ docker stop --time=1 e079e7ba17129626c108b9d7f7ccb75b33dc4a3ad652454c0c473cf162bc09f3 [2021-05-25T17:39:12.357Z] $ docker rm -f e079e7ba17129626c108b9d7f7ccb75b33dc4a3ad652454c0c473cf162bc09f3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-05-25T17:39:12.758Z] + docker images [2021-05-25T17:39:13.018Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T17:39:13.018Z] sys-mgmt-agent latest ba27e738d95c 2 seconds ago 312MB [2021-05-25T17:39:13.018Z] core-data latest eb7da2f8e9b7 12 seconds ago 21.6MB [2021-05-25T17:39:13.018Z] dc3861bf7ebd 31 seconds ago 1.17GB [2021-05-25T17:39:13.018Z] 6a42eac5a4f0 32 seconds ago 1.16GB [2021-05-25T17:39:13.018Z] security-proxy-setup latest d10fe57394d9 44 seconds ago 25.3MB [2021-05-25T17:39:13.018Z] core-metadata latest c2749a483b17 52 seconds ago 18.6MB [2021-05-25T17:39:13.018Z] fbc06c902d27 55 seconds ago 1.16GB [2021-05-25T17:39:13.018Z] bc972d0c4c82 About a minute ago 1.17GB [2021-05-25T17:39:13.018Z] security-bootstrapper latest b46216fcd9e6 About a minute ago 18.2MB [2021-05-25T17:39:13.018Z] core-command latest a604574139e9 2 minutes ago 17.1MB [2021-05-25T17:39:13.018Z] support-notifications latest 93099ad8d789 2 minutes ago 17.8MB [2021-05-25T17:39:13.018Z] support-scheduler latest 47412dc6b910 2 minutes ago 17.1MB [2021-05-25T17:39:13.018Z] security-secretstore-setup latest 96fbb93191e0 2 minutes ago 25.8MB [2021-05-25T17:39:13.018Z] edb7eaf58323 2 minutes ago 1.16GB [2021-05-25T17:39:13.018Z] f5dc990f1c83 2 minutes ago 1.16GB [2021-05-25T17:39:13.018Z] e0006afb3ea9 2 minutes ago 1.16GB [2021-05-25T17:39:13.018Z] 41bbba85bbba 2 minutes ago 1.15GB [2021-05-25T17:39:13.018Z] 83b5a00abf46 3 minutes ago 1.16GB [2021-05-25T17:39:13.018Z] ci-base-image-x86_64 latest d04d8a7afa7a 9 minutes ago 648MB [2021-05-25T17:39:13.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-25T17:39:13.018Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-25T17:39:13.019Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-25T17:39:13.019Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-25T17:39:13.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-05-25T17:39:13.136Z] + ls -al . [2021-05-25T17:39:13.136Z] total 880 [2021-05-25T17:39:13.136Z] drwxrwxr-x 9 1001 1001 4096 May 25 17:39 . [2021-05-25T17:39:13.136Z] drwxr-xr-x 4 root root 4096 May 25 17:33 .. [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 11 May 25 17:31 .dockerignore [2021-05-25T17:39:13.136Z] drwxrwxr-x 8 1001 1001 4096 May 25 17:31 .git [2021-05-25T17:39:13.136Z] drwxrwxr-x 3 1001 1001 4096 May 25 17:31 .github [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 818 May 25 17:31 .gitignore [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 166 May 25 17:31 .sonarcloud.properties [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 8609 May 25 17:31 Attribution.txt [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 3804 May 25 17:31 CONTRIBUTING.md [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 931 May 25 17:31 Dockerfile.build [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 863 May 25 17:31 Jenkinsfile [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 10775 May 25 17:31 LICENSE [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 5632 May 25 17:31 Makefile [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 7978 May 25 17:31 README.md [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 6755 May 25 17:31 SECURITY.md [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 5 May 25 17:28 VERSION [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 4131 May 25 17:31 ZMQWindows.md [2021-05-25T17:39:13.136Z] drwxrwxr-x 2 1001 1001 4096 May 25 17:31 bin [2021-05-25T17:39:13.136Z] drwxrwxr-x 14 1001 1001 4096 May 25 17:31 cmd [2021-05-25T17:39:13.136Z] -rw-r--r-- 1 root root 741453 May 25 17:37 coverage.out [2021-05-25T17:39:13.136Z] -rw-r--r-- 1 root root 1060 May 25 17:39 go.mod [2021-05-25T17:39:13.136Z] -rw-r--r-- 1 root root 22219 May 25 17:33 go.sum [2021-05-25T17:39:13.136Z] drwxrwxr-x 8 1001 1001 4096 May 25 17:31 internal [2021-05-25T17:39:13.136Z] drwxrwxr-x 4 1001 1001 4096 May 25 17:31 openapi [2021-05-25T17:39:13.136Z] drwxrwxr-x 4 1001 1001 4096 May 25 17:31 snap [2021-05-25T17:39:13.136Z] -rw-rw-r-- 1 1001 1001 168 May 25 17:31 version.go [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-25T17:39:13.785Z] + '[' -e coverage.out ] [2021-05-25T17:39:13.785Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T17:39:13.816Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T17:39:14.902Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T17:39:15.541Z] + make build [2021-05-25T17:39:15.541Z] go mod tidy [2021-05-25T17:39:16.154Z] 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-05-25T17:39:22.865Z] 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-05-25T17:39:28.287Z] Still waiting to schedule task [2021-05-25T17:39:28.287Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-25T17:39:49.659Z] 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-05-25T17:39:52.288Z] 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-05-25T17:39:57.786Z] 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-05-25T17:39:58.061Z] 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-05-25T17:40:02.405Z] 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-05-25T17:40:07.817Z] 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-05-25T17:40:10.428Z] 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-05-25T17:40:13.809Z] 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-05-25T17:40:16.417Z] 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-05-25T17:40:19.808Z] 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-05-25T17:40:26.542Z] $ docker stop --time=1 82217759fa3c1d049ca5c6c567afe21b1f269fbf0225aad51e88fd1e5d121309 [2021-05-25T17:40:28.856Z] $ docker rm -f 82217759fa3c1d049ca5c6c567afe21b1f269fbf0225aad51e88fd1e5d121309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:40:30.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T17:40:30.890Z] [2021-05-25T17:40:30.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:40:31.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T17:40:31.512Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-25T17:40:31.512Z] 29e5d40040c1: Pulling fs layer [2021-05-25T17:40:31.512Z] 1ce36da41761: Pulling fs layer [2021-05-25T17:40:31.512Z] 25b303627fd3: Pulling fs layer [2021-05-25T17:40:31.512Z] 29e5d40040c1: Verifying Checksum [2021-05-25T17:40:31.512Z] 29e5d40040c1: Download complete [2021-05-25T17:40:32.107Z] 29e5d40040c1: Pull complete [2021-05-25T17:40:32.379Z] 1ce36da41761: Verifying Checksum [2021-05-25T17:40:32.379Z] 1ce36da41761: Download complete [2021-05-25T17:40:33.843Z] 1ce36da41761: Pull complete [2021-05-25T17:40:34.114Z] 25b303627fd3: Verifying Checksum [2021-05-25T17:40:34.114Z] 25b303627fd3: Download complete [2021-05-25T17:40:37.430Z] Running on prd-ubuntu18.04-docker-8c-8g-247 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-25T17:40:37.452Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2021-05-25T17:40:37.554Z] The recommended git tool is: git [2021-05-25T17:40:39.982Z] using credential edgex-jenkins-ssh [2021-05-25T17:40:40.000Z] Cloning the remote Git repository [2021-05-25T17:40:40.015Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:40:40.087Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2021-05-25T17:40:40.122Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:40:40.123Z] > git --version # timeout=10 [2021-05-25T17:40:40.130Z] > git --version # 'git version 2.17.1' [2021-05-25T17:40:40.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:40:40.156Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:40:44.282Z] 25b303627fd3: Pull complete [2021-05-25T17:40:44.282Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-25T17:40:44.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T17:40:44.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-25T17:40:44.506Z] prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2021-05-25T17:40:44.582Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-devops/edgex-compose-arm64:latest cat [2021-05-25T17:40:46.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:40:46.936Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:40:46.946Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:40:46.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:40:46.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:40:46.977Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T17:40:47.436Z] $ docker top 9bc0dd8be33e490635fa3e9a7c63b37edacda78475ae44e3aca91ae87cc045e5 -eo pid,comm [2021-05-25T17:40:47.508Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:40:47.633Z] Merge succeeded, producing 07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:40:47.634Z] Checking out Revision 07718782099762c68bff6425523d49a41cd7dcef (PR-3478) [Pipeline] { [Pipeline] sh [2021-05-25T17:40:48.380Z] + + grepdocker-compose parallel build --help [2021-05-25T17:40:48.380Z] [2021-05-25T17:40:47.511Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:40:47.516Z] > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 [2021-05-25T17:40:47.595Z] > git remote # timeout=10 [2021-05-25T17:40:47.601Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T17:40:47.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:40:47.614Z] > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 [2021-05-25T17:40:47.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T17:40:47.631Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:40:47.635Z] > git checkout -f 07718782099762c68bff6425523d49a41cd7dcef # timeout=10 [2021-05-25T17:40:51.319Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:40:52.490Z] + echo snap-build.sh [2021-05-25T17:40:52.490Z] snap-build.sh [2021-05-25T17:40:52.490Z] + SNAP_BASE_DIR=. [2021-05-25T17:40:52.490Z] + '[' '!' -z /w/workspace/edgex-go/20 ']' [2021-05-25T17:40:52.490Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/20 [2021-05-25T17:40:52.490Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/20]' [2021-05-25T17:40:52.490Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/20] [2021-05-25T17:40:52.490Z] + cd /w/workspace/edgex-go/20 [2021-05-25T17:40:52.490Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-25T17:40:52.490Z] Reading package lists... [2021-05-25T17:40:52.667Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T17:40:52.689Z] $ docker stop --time=1 9bc0dd8be33e490635fa3e9a7c63b37edacda78475ae44e3aca91ae87cc045e5 [2021-05-25T17:40:52.754Z] Building dependency tree... [2021-05-25T17:40:52.754Z] Reading state information... [2021-05-25T17:40:52.754Z] The following packages were automatically installed and are no longer required: [2021-05-25T17:40:52.754Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-25T17:40:52.754Z] uidmap xdelta3 [2021-05-25T17:40:52.754Z] Use 'sudo apt autoremove' to remove them. [2021-05-25T17:40:53.016Z] The following packages will be REMOVED: [2021-05-25T17:40:53.016Z] lxd* lxd-client* [2021-05-25T17:40:53.279Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-25T17:40:53.279Z] After this operation, 31.7 MB disk space will be freed. [2021-05-25T17:40:54.327Z] (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-05-25T17:40:54.327Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T17:40:54.553Z] $ docker rm -f 9bc0dd8be33e490635fa3e9a7c63b37edacda78475ae44e3aca91ae87cc045e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:40:55.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T17:40:55.221Z] . [Pipeline] withDockerContainer [2021-05-25T17:40:55.272Z] Removing lxd dnsmasq configuration [2021-05-25T17:40:55.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-243 does not seem to be running inside a container [2021-05-25T17:40:55.533Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T17:40:55.563Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-arm64:latest cat [2021-05-25T17:40:55.795Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-25T17:40:56.743Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:40:56.743Z] (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-05-25T17:40:56.743Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T17:40:57.160Z] $ docker top c6df707e15a311237627ea727384472dd456166a5c40222e765610b0b01afeff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:40:58.134Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-25T17:40:58.143Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T17:40:58.395Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-25T17:40:59.791Z] + sudo snap remove --purge lxd [2021-05-25T17:40:59.791Z] snap "lxd" is not installed [2021-05-25T17:40:59.791Z] + sudo groupadd --force --system lxd [2021-05-25T17:40:59.791Z] ++ whoami [2021-05-25T17:40:59.791Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-25T17:40:59.791Z] + newgrp - lxd [2021-05-25T17:40:59.791Z] + sudo snap install lxd [2021-05-25T17:41:02.442Z] Building core-command ... [2021-05-25T17:41:02.442Z] Building core-data ... [2021-05-25T17:41:02.442Z] Building core-metadata ... [2021-05-25T17:41:02.442Z] Building security-bootstrapper ... [2021-05-25T17:41:02.442Z] Building security-proxy-setup ... [2021-05-25T17:41:02.442Z] Building security-secretstore-setup ... [2021-05-25T17:41:02.442Z] Building support-notifications ... [2021-05-25T17:41:02.442Z] Building support-scheduler ... [2021-05-25T17:41:02.442Z] Building sys-mgmt-agent ... [2021-05-25T17:41:02.442Z] Building support-notifications [2021-05-25T17:41:02.442Z] Building core-command [2021-05-25T17:41:02.442Z] Building security-proxy-setup [2021-05-25T17:41:02.442Z] Building core-metadata [2021-05-25T17:41:02.442Z] Building security-bootstrapper [2021-05-25T17:41:09.806Z] 2021-05-25T17:41:07Z INFO Waiting for automatic snapd restart... [2021-05-25T17:41:27.944Z] lxd 4.14 from Canonical* installed [2021-05-25T17:41:27.944Z] + sudo lxd init --auto [2021-05-25T17:41:36.093Z] + sudo snap install --classic snapcraft [2021-05-25T17:41:44.241Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T17:41:44.241Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-25T17:41:44.241Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-25T17:41:44.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:41:44.241Z] Dload Upload Total Spent Left Speed [2021-05-25T17:41:44.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 [2021-05-25T17:41:44.241Z] 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M [2021-05-25T17:41:44.241Z] ./yq_linux_amd64 [2021-05-25T17:41:44.241Z] + sudo snapcraft prime --use-lxd [2021-05-25T17:41:45.647Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-25T17:41:45.647Z] 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-05-25T17:41:45.647Z] - README.md [2021-05-25T17:41:45.647Z] [2021-05-25T17:41:45.647Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T17:41:46.600Z] Launching a container. [2021-05-25T17:41:53.199Z] Waiting for container to be ready [2021-05-25T17:41:53.773Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-25T17:41:53.773Z] [2021-05-25T17:41:57.988Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-25T17:41:58.251Z] Waiting for network to be ready... [2021-05-25T17:41:58.513Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T17:41:58.775Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T17:41:58.775Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T17:41:58.775Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T17:41:58.775Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T17:41:58.775Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T17:41:58.775Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T17:41:58.775Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T17:41:59.036Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T17:41:59.036Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T17:41:59.297Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T17:41:59.297Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T17:41:59.870Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T17:41:59.870Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T17:41:59.870Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T17:41:59.870Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T17:42:00.131Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T17:42:00.131Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T17:42:00.393Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T17:42:00.653Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T17:42:00.915Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T17:42:00.915Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T17:42:00.915Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T17:42:00.915Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T17:42:00.915Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T17:42:00.915Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T17:42:00.915Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T17:42:02.832Z] Fetched 24.6 MB in 4s (5640 kB/s) [2021-05-25T17:42:03.777Z] Reading package lists... [2021-05-25T17:42:04.038Z] Reading package lists... [2021-05-25T17:42:04.313Z] Building dependency tree... [2021-05-25T17:42:04.313Z] Reading state information... [2021-05-25T17:42:04.574Z] The following additional packages will be installed: [2021-05-25T17:42:04.574Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T17:42:04.574Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T17:42:04.574Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T17:42:04.574Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-25T17:42:04.574Z] Suggested packages: [2021-05-25T17:42:04.574Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-25T17:42:04.574Z] Recommended packages: [2021-05-25T17:42:04.574Z] gnupg libsasl2-modules [2021-05-25T17:42:04.574Z] The following NEW packages will be installed: [2021-05-25T17:42:04.574Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T17:42:04.574Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T17:42:04.574Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T17:42:04.574Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-25T17:42:04.574Z] The following packages will be upgraded: [2021-05-25T17:42:04.574Z] gpg gpg-agent gpgconf libudev1 [2021-05-25T17:42:04.574Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-25T17:42:04.574Z] Need to get 3530 kB of archives. [2021-05-25T17:42:04.574Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-25T17:42:04.574Z] 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-05-25T17:42:04.574Z] 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-05-25T17:42:04.574Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-25T17:42:04.574Z] 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-05-25T17:42:04.836Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-25T17:42:05.097Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-25T17:42:05.358Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-25T17:42:05.358Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-25T17:42:05.358Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-25T17:42:05.619Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-25T17:42:05.619Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-25T17:42:05.619Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-25T17:42:05.619Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-25T17:42:05.619Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-25T17:42:05.619Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-25T17:42:05.619Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-25T17:42:05.619Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-25T17:42:05.619Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-25T17:42:05.619Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-25T17:42:05.619Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-25T17:42:05.619Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-25T17:42:05.619Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-25T17:42:05.897Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:42:05.897Z] Fetched 3530 kB in 1s (3139 kB/s) [2021-05-25T17:42:05.897Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T17:42:05.897Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:42:05.897Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T17:42:05.897Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-25T17:42:05.897Z] Selecting previously unselected package udev. [2021-05-25T17:42:05.897Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T17:42:05.897Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:42:06.157Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-25T17:42:06.157Z] Selecting previously unselected package libfuse2:amd64. [2021-05-25T17:42:06.157Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T17:42:06.157Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T17:42:06.157Z] Selecting previously unselected package fuse. [2021-05-25T17:42:06.157Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T17:42:06.157Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-25T17:42:06.417Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:42:06.417Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T17:42:06.417Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:42:06.417Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T17:42:06.417Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:42:06.417Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T17:42:06.679Z] Selecting previously unselected package libksba8:amd64. [2021-05-25T17:42:06.679Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-25T17:42:06.679Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-25T17:42:06.679Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-25T17:42:06.679Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:06.679Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:06.679Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-25T17:42:06.679Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:06.679Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:06.941Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-25T17:42:06.941Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:06.941Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:06.941Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-25T17:42:06.941Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:06.941Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:06.941Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-25T17:42:06.941Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:06.941Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:06.941Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-25T17:42:06.941Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:06.941Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:07.203Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-25T17:42:07.203Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:07.203Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:07.203Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-25T17:42:07.203Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:07.203Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:07.203Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-25T17:42:07.203Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:42:07.203Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:07.464Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-25T17:42:07.464Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T17:42:07.464Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T17:42:07.464Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-25T17:42:07.464Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T17:42:07.464Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T17:42:07.464Z] Selecting previously unselected package libldap-common. [2021-05-25T17:42:07.464Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-25T17:42:07.464Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T17:42:07.464Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-25T17:42:07.464Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-25T17:42:07.464Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T17:42:07.725Z] Selecting previously unselected package dirmngr. [2021-05-25T17:42:07.725Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:42:07.725Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T17:42:07.725Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T17:42:07.725Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-25T17:42:07.725Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T17:42:07.725Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T17:42:07.725Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T17:42:07.725Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-25T17:42:07.725Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:07.725Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-25T17:42:07.725Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T17:42:07.725Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-25T17:42:07.987Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T17:42:08.248Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:08.248Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-25T17:42:08.248Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-25T17:42:08.248Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-25T17:42:08.248Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:08.248Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:08.248Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:08.511Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:08.511Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:08.511Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:08.511Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:42:08.511Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T17:42:08.511Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T17:42:08.772Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T17:42:09.031Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-25T17:42:09.031Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-25T17:42:09.031Z] This means they are not meant to be enabled using systemctl. [2021-05-25T17:42:09.031Z] Possible reasons for having this kind of units are: [2021-05-25T17:42:09.031Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-25T17:42:09.031Z] .wants/ or .requires/ directory. [2021-05-25T17:42:09.031Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-25T17:42:09.031Z] a requirement dependency on it. [2021-05-25T17:42:09.031Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-25T17:42:09.031Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-25T17:42:09.031Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-25T17:42:09.031Z] instance name specified. [2021-05-25T17:42:09.606Z] Reading package lists... [2021-05-25T17:42:09.606Z] Building dependency tree... [2021-05-25T17:42:09.606Z] Reading state information... [2021-05-25T17:42:09.868Z] The following additional packages will be installed: [2021-05-25T17:42:09.868Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-25T17:42:09.868Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-25T17:42:09.868Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-25T17:42:09.868Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-25T17:42:09.868Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-25T17:42:09.868Z] Suggested packages: [2021-05-25T17:42:09.868Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-25T17:42:09.868Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-25T17:42:09.868Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-25T17:42:09.868Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-25T17:42:09.868Z] systemd-container policykit-1 [2021-05-25T17:42:09.868Z] Recommended packages: [2021-05-25T17:42:09.868Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-25T17:42:09.868Z] The following NEW packages will be installed: [2021-05-25T17:42:09.868Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-25T17:42:09.868Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-25T17:42:09.868Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-25T17:42:09.868Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-25T17:42:09.868Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-25T17:42:09.868Z] The following packages will be upgraded: [2021-05-25T17:42:09.868Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-25T17:42:09.868Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-25T17:42:09.868Z] Need to get 35.2 MB of archives. [2021-05-25T17:42:09.868Z] After this operation, 141 MB of additional disk space will be used. [2021-05-25T17:42:09.868Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-25T17:42:10.130Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-25T17:42:10.130Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-25T17:42:10.130Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-25T17:42:10.130Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-25T17:42:10.130Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-25T17:42:10.130Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-25T17:42:10.130Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-25T17:42:10.130Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-25T17:42:10.130Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-25T17:42:10.130Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-25T17:42:10.130Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-25T17:42:10.130Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-25T17:42:10.130Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-25T17:42:10.130Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-25T17:42:10.130Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-25T17:42:10.130Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-25T17:42:11.075Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-25T17:42:11.075Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-25T17:42:11.075Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-25T17:42:11.075Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-25T17:42:11.075Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-25T17:42:11.075Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-25T17:42:11.075Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-25T17:42:11.075Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-25T17:42:11.075Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-25T17:42:11.075Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-25T17:42:11.075Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-25T17:42:11.075Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-25T17:42:11.075Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-25T17:42:11.346Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:42:11.346Z] Fetched 35.2 MB in 1s (29.1 MB/s) [2021-05-25T17:42:11.346Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T17:42:11.346Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:42:11.346Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T17:42:11.919Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:42:11.919Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T17:42:11.919Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-25T17:42:12.181Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T17:42:12.181Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-25T17:42:12.181Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-25T17:42:12.181Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-25T17:42:12.181Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T17:42:12.181Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-25T17:42:12.442Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-25T17:42:12.442Z] Setting up apt (1.6.13) ... [2021-05-25T17:42:12.442Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-25T17:42:13.021Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-25T17:42:13.021Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-25T17:42:13.021Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T17:42:13.021Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T17:42:13.282Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-25T17:42:13.282Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T17:42:13.282Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:42:13.543Z] Selecting previously unselected package libexpat1:amd64. [2021-05-25T17:42:13.543Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-25T17:42:13.543Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T17:42:13.543Z] Selecting previously unselected package python3.6-minimal. [2021-05-25T17:42:13.543Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T17:42:13.543Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:42:13.804Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T17:42:14.065Z] Checking for services that may need to be restarted...done. [2021-05-25T17:42:14.065Z] Checking for services that may need to be restarted...done. [2021-05-25T17:42:14.065Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:42:14.065Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T17:42:14.065Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:42:14.638Z] Selecting previously unselected package python3-minimal. [2021-05-25T17:42:14.638Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-25T17:42:14.638Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-25T17:42:14.638Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-25T17:42:14.638Z] Selecting previously unselected package mime-support. [2021-05-25T17:42:14.638Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-25T17:42:14.638Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-25T17:42:14.638Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-25T17:42:14.638Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-25T17:42:14.638Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T17:42:14.638Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-25T17:42:14.638Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T17:42:14.638Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:42:14.899Z] Selecting previously unselected package python3.6. [2021-05-25T17:42:14.899Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T17:42:14.899Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:42:14.899Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-25T17:42:14.899Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-25T17:42:14.899Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T17:42:15.161Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-25T17:42:15.161Z] Selecting previously unselected package python3. [2021-05-25T17:42:15.161Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-25T17:42:15.161Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-25T17:42:15.435Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-25T17:42:15.435Z] Selecting previously unselected package multiarch-support. [2021-05-25T17:42:15.435Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:42:15.435Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T17:42:15.435Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T17:42:15.435Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-25T17:42:15.435Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-25T17:42:15.435Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-25T17:42:15.435Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T17:42:15.435Z] Selecting previously unselected package libbsd0:amd64. [2021-05-25T17:42:15.435Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-25T17:42:15.435Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T17:42:15.696Z] Selecting previously unselected package sudo. [2021-05-25T17:42:15.696Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-25T17:42:15.696Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T17:42:15.696Z] Selecting previously unselected package apparmor. [2021-05-25T17:42:15.696Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T17:42:15.696Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-25T17:42:15.958Z] Selecting previously unselected package libedit2:amd64. [2021-05-25T17:42:15.958Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-25T17:42:15.958Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T17:42:15.958Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-25T17:42:15.958Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T17:42:15.958Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:42:15.958Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-25T17:42:15.958Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T17:42:15.958Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:42:16.219Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-25T17:42:16.219Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-25T17:42:16.219Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T17:42:16.219Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-25T17:42:16.219Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T17:42:16.219Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:42:16.480Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-25T17:42:16.480Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T17:42:16.480Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:42:16.480Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-25T17:42:16.480Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-25T17:42:16.480Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T17:42:16.743Z] Selecting previously unselected package openssh-client. [2021-05-25T17:42:16.743Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-25T17:42:16.743Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T17:42:16.743Z] Selecting previously unselected package squashfs-tools. [2021-05-25T17:42:16.743Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-25T17:42:16.743Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T17:42:17.004Z] Selecting previously unselected package snapd. [2021-05-25T17:42:17.004Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-25T17:42:17.004Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-25T17:42:18.923Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T17:42:18.923Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T17:42:18.923Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-25T17:42:18.923Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T17:42:18.923Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T17:42:18.923Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:42:18.923Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T17:42:19.183Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-25T17:42:19.183Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-25T17:42:19.776Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T17:42:19.776Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T17:42:19.776Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T17:42:20.037Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:42:20.037Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:42:20.038Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:42:20.610Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T17:42:20.610Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:42:20.610Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T17:42:20.610Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-25T17:42:20.610Z] running python rtupdate hooks for python3.6... [2021-05-25T17:42:20.610Z] running python post-rtupdate hooks for python3.6... [2021-05-25T17:42:20.931Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-25T17:42:24.296Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:42:24.296Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:42:24.296Z] ---> b921813e6d99 [2021-05-25T17:42:24.296Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:42:24.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:42:24.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:42:24.296Z] ---> b921813e6d99 [2021-05-25T17:42:24.296Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T17:42:24.296Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:42:24.296Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:42:24.296Z] ---> b921813e6d99 [2021-05-25T17:42:24.296Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:42:24.296Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:42:24.296Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:42:24.296Z] ---> b921813e6d99 [2021-05-25T17:42:24.296Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T17:42:24.296Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:42:24.296Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:42:24.296Z] ---> b921813e6d99 [2021-05-25T17:42:24.296Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:42:24.296Z] ---> Running in 81def533f0fd [2021-05-25T17:42:24.296Z] ---> Running in 55a0c7565b5d [2021-05-25T17:42:24.296Z] ---> Running in 40f4976509b7 [2021-05-25T17:42:24.296Z] ---> Running in dd0f1318b350 [2021-05-25T17:42:24.296Z] ---> Running in 46ec502ff78c [2021-05-25T17:42:24.296Z] Removing intermediate container dd0f1318b350 [2021-05-25T17:42:24.296Z] ---> d431b6041de8 [2021-05-25T17:42:24.296Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:42:24.296Z] Removing intermediate container 81def533f0fd [2021-05-25T17:42:24.296Z] ---> ef8ad8bedfc5 [2021-05-25T17:42:24.296Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:42:24.296Z] Removing intermediate container 40f4976509b7 [2021-05-25T17:42:24.296Z] ---> 668e74161ffa [2021-05-25T17:42:24.296Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:42:24.296Z] Removing intermediate container 55a0c7565b5d [2021-05-25T17:42:24.296Z] ---> fd9441924c69 [2021-05-25T17:42:24.296Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:42:24.296Z] Removing intermediate container 46ec502ff78c [2021-05-25T17:42:24.296Z] ---> 781ef9b1e8f5 [2021-05-25T17:42:24.296Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:42:24.296Z] ---> Running in 5241838bc8ce [2021-05-25T17:42:24.296Z] ---> Running in be1d37cab224 [2021-05-25T17:42:24.296Z] ---> Running in 2f32d4860984 [2021-05-25T17:42:24.296Z] ---> Running in 5323ef29f917 [2021-05-25T17:42:24.296Z] ---> Running in 6dc2e51e47f4 [2021-05-25T17:42:24.296Z] Removing intermediate container 5241838bc8ce [2021-05-25T17:42:24.296Z] ---> 25daec5f05e6 [2021-05-25T17:42:24.296Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:42:24.296Z] ---> Running in ae4b20bf0636 [2021-05-25T17:42:24.296Z] Removing intermediate container be1d37cab224 [2021-05-25T17:42:24.296Z] ---> 7cd9fb153e6b [2021-05-25T17:42:24.296Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:42:24.296Z] Removing intermediate container 5323ef29f917 [2021-05-25T17:42:24.296Z] ---> 469b93df0be0 [2021-05-25T17:42:24.296Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T17:42:24.296Z] ---> Running in b2c470c373e8 [2021-05-25T17:42:24.296Z] ---> Running in e4dee4fec6bc [2021-05-25T17:42:24.296Z] Removing intermediate container 2f32d4860984 [2021-05-25T17:42:24.296Z] ---> f979edae665c [2021-05-25T17:42:24.296Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T17:42:24.296Z] Removing intermediate container 6dc2e51e47f4 [2021-05-25T17:42:24.296Z] ---> 95d11f52bf44 [2021-05-25T17:42:24.296Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T17:42:24.296Z] ---> Running in e30476167f6e [2021-05-25T17:42:24.296Z] ---> Running in 28d980562c1a [2021-05-25T17:42:24.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:24.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:24.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:25.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:25.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:25.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:25.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:25.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:25.990Z] OK: 218 MiB in 52 packages [2021-05-25T17:42:26.470Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-25T17:42:26.470Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:42:26.470Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T17:42:26.470Z] Setting up snapd (2.48.3+18.04) ... [2021-05-25T17:42:26.470Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-25T17:42:26.470Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-25T17:42:26.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:26.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:42:26.732Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-25T17:42:26.732Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-25T17:42:26.862Z] OK: 218 MiB in 52 packages [2021-05-25T17:42:26.994Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T17:42:26.994Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T17:42:27.138Z] OK: 218 MiB in 52 packages [2021-05-25T17:42:27.256Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-25T17:42:27.415Z] Removing intermediate container ae4b20bf0636 [2021-05-25T17:42:27.415Z] ---> 6e0e43354ddd [2021-05-25T17:42:27.415Z] Step 6/24 : COPY go.mod . [2021-05-25T17:42:27.519Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-25T17:42:27.519Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-25T17:42:27.699Z] OK: 218 MiB in 52 packages [2021-05-25T17:42:27.699Z] OK: 218 MiB in 52 packages [2021-05-25T17:42:27.779Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-25T17:42:28.042Z] /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-05-25T17:42:28.042Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T17:42:28.042Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T17:42:28.298Z] Removing intermediate container b2c470c373e8 [2021-05-25T17:42:28.299Z] ---> 9dfce2c5b79e [2021-05-25T17:42:28.299Z] Step 6/24 : COPY go.mod . [2021-05-25T17:42:28.892Z] ---> f0cc7b88014a [2021-05-25T17:42:28.892Z] Step 7/24 : RUN go mod download [2021-05-25T17:42:28.892Z] Removing intermediate container e4dee4fec6bc [2021-05-25T17:42:28.892Z] ---> ee3c505b1ec8 [2021-05-25T17:42:28.892Z] Step 6/23 : COPY go.mod . [2021-05-25T17:42:28.892Z] ---> Running in 44796697d12d [2021-05-25T17:42:28.985Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T17:42:28.986Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T17:42:28.986Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T17:42:29.488Z] Removing intermediate container e30476167f6e [2021-05-25T17:42:29.488Z] ---> b9b5a451786a [2021-05-25T17:42:29.488Z] Step 6/22 : COPY go.mod . [2021-05-25T17:42:29.488Z] Removing intermediate container 28d980562c1a [2021-05-25T17:42:29.488Z] ---> 17cccabf53ff [2021-05-25T17:42:29.488Z] Step 6/32 : COPY go.mod . [2021-05-25T17:42:29.488Z] ---> 746eb8a1b082 [2021-05-25T17:42:29.488Z] Step 7/24 : RUN go mod download [2021-05-25T17:42:29.760Z] ---> Running in 94bd8e48b5f1 [2021-05-25T17:42:30.032Z] ---> c28803f84aa9 [2021-05-25T17:42:30.032Z] Step 7/23 : RUN go mod download [2021-05-25T17:42:30.189Z] Reading package lists... [2021-05-25T17:42:30.309Z] ---> Running in b2fafe81c9b2 [2021-05-25T17:42:30.450Z] Reading package lists... [2021-05-25T17:42:30.711Z] Building dependency tree... [2021-05-25T17:42:30.711Z] Reading state information... [2021-05-25T17:42:30.917Z] ---> 242772e22a84 [2021-05-25T17:42:30.917Z] Step 7/32 : RUN go mod download [2021-05-25T17:42:30.917Z] ---> b44f323ff3ce [2021-05-25T17:42:30.917Z] Step 7/22 : RUN go mod download [2021-05-25T17:42:30.973Z] Calculating upgrade... [2021-05-25T17:42:30.973Z] The following packages will be upgraded: [2021-05-25T17:42:30.973Z] advancecomp base-files bash binutils binutils-common [2021-05-25T17:42:30.973Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-25T17:42:30.973Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-25T17:42:30.973Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-25T17:42:30.973Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-25T17:42:30.973Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-25T17:42:30.973Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-25T17:42:30.973Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-25T17:42:30.973Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-25T17:42:30.973Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-25T17:42:30.973Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-25T17:42:30.973Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-25T17:42:30.973Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-25T17:42:30.973Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-25T17:42:30.973Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-25T17:42:31.192Z] ---> Running in 379ccfc381b5 [2021-05-25T17:42:31.192Z] ---> Running in 5c91084abd94 [2021-05-25T17:42:31.234Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T17:42:31.234Z] Need to get 64.0 MB of archives. [2021-05-25T17:42:31.234Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-25T17:42:31.234Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-25T17:42:31.234Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-25T17:42:31.234Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-25T17:42:31.234Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-25T17:42:31.234Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-25T17:42:31.234Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-25T17:42:31.234Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-25T17:42:31.234Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-25T17:42:31.234Z] 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-05-25T17:42:31.234Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-25T17:42:31.234Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-25T17:42:31.234Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-25T17:42:31.234Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-25T17:42:31.234Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-25T17:42:31.234Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-25T17:42:31.234Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-25T17:42:31.234Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-25T17:42:31.234Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-25T17:42:31.498Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-25T17:42:31.498Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-25T17:42:31.498Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-25T17:42:31.498Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-25T17:42:31.498Z] 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-05-25T17:42:31.498Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-25T17:42:31.498Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-25T17:42:31.498Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-25T17:42:31.498Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-25T17:42:31.498Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-25T17:42:31.498Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-25T17:42:31.498Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-25T17:42:31.498Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-25T17:42:31.498Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-25T17:42:31.498Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-25T17:42:31.498Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-25T17:42:31.498Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-25T17:42:31.498Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-25T17:42:31.498Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-25T17:42:31.498Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-25T17:42:31.498Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-25T17:42:31.498Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-25T17:42:31.498Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-25T17:42:31.498Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-25T17:42:31.498Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-25T17:42:31.498Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-25T17:42:31.498Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-25T17:42:31.760Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-25T17:42:31.760Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-25T17:42:31.760Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-25T17:42:31.760Z] 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-05-25T17:42:31.760Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-25T17:42:31.760Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-25T17:42:31.760Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-25T17:42:31.760Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-25T17:42:31.760Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-25T17:42:31.760Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-25T17:42:31.760Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-25T17:42:32.021Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-25T17:42:32.021Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-25T17:42:32.021Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-25T17:42:32.281Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-25T17:42:32.282Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-25T17:42:32.282Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-25T17:42:32.282Z] 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-05-25T17:42:32.282Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-25T17:42:32.282Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-25T17:42:32.282Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-25T17:42:32.282Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-25T17:42:32.543Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-25T17:42:32.543Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-25T17:42:32.543Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-25T17:42:32.543Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-25T17:42:32.543Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-25T17:42:32.543Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-25T17:42:32.543Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-25T17:42:32.543Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-25T17:42:32.543Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-25T17:42:32.543Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-25T17:42:32.629Z] Removing intermediate container 44796697d12d [2021-05-25T17:42:32.629Z] ---> e54b1c289112 [2021-05-25T17:42:32.629Z] Step 8/24 : COPY . . [2021-05-25T17:42:32.803Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-25T17:42:32.803Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-25T17:42:32.803Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-25T17:42:32.803Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-25T17:42:32.803Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-25T17:42:32.803Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-25T17:42:32.803Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-25T17:42:32.803Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-25T17:42:32.803Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-25T17:42:32.803Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-25T17:42:32.803Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-25T17:42:32.803Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-25T17:42:32.803Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-25T17:42:32.803Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-25T17:42:32.803Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-25T17:42:32.803Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-25T17:42:32.803Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-25T17:42:32.803Z] Get:95 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-05-25T17:42:32.803Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-25T17:42:33.069Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-25T17:42:33.069Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-25T17:42:33.069Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-25T17:42:33.069Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-25T17:42:33.069Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-25T17:42:33.331Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:42:33.331Z] Fetched 64.0 MB in 2s (31.7 MB/s) [2021-05-25T17:42:33.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:33.331Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:42:33.331Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T17:42:33.623Z] Removing intermediate container 94bd8e48b5f1 [2021-05-25T17:42:33.623Z] ---> 991e305c2c27 [2021-05-25T17:42:33.623Z] Step 8/24 : COPY . . [2021-05-25T17:42:33.901Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:42:33.901Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T17:42:33.901Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-25T17:42:33.901Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-25T17:42:34.612Z] Removing intermediate container b2fafe81c9b2 [2021-05-25T17:42:34.613Z] ---> ca21efa20b54 [2021-05-25T17:42:34.613Z] Step 8/23 : COPY . . [2021-05-25T17:42:34.886Z] Removing intermediate container 379ccfc381b5 [2021-05-25T17:42:34.886Z] ---> 2a9af37c680e [2021-05-25T17:42:34.886Z] Step 8/32 : COPY . . [2021-05-25T17:42:34.935Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:35.197Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:35.197Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:35.197Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:35.458Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:35.458Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:35.458Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:35.458Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:35.458Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:35.458Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:35.719Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:35.719Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:35.719Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:35.719Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:35.981Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:35.981Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T17:42:35.981Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:35.981Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-25T17:42:36.243Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:36.243Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T17:42:36.243Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:36.243Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:36.243Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:36.243Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:36.321Z] Removing intermediate container 5c91084abd94 [2021-05-25T17:42:36.322Z] ---> 667cbef478ba [2021-05-25T17:42:36.322Z] Step 8/22 : COPY . . [2021-05-25T17:42:36.523Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:36.523Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:42:36.523Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:36.785Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T17:42:36.785Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:42:37.050Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T17:42:37.312Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T17:42:37.574Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T17:42:37.574Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-25T17:42:37.574Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-25T17:42:37.574Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-25T17:42:37.574Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-25T17:42:37.835Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-25T17:42:37.835Z] Installing new version of config file /etc/issue ... [2021-05-25T17:42:37.835Z] Installing new version of config file /etc/issue.net ... [2021-05-25T17:42:37.835Z] Installing new version of config file /etc/lsb-release ... [2021-05-25T17:42:37.835Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-25T17:42:38.096Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-25T17:42:38.096Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-25T17:42:38.096Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-25T17:42:38.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:38.096Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-25T17:42:38.358Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-25T17:42:38.358Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-25T17:42:38.619Z] 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-05-25T17:42:38.619Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:38.619Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:38.619Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:38.881Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:38.881Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:38.881Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-25T17:42:38.881Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-25T17:42:38.881Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-25T17:42:39.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:39.144Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-25T17:42:39.144Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T17:42:39.144Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-25T17:42:39.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:39.405Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T17:42:39.405Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T17:42:39.405Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T17:42:39.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:39.405Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T17:42:39.405Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T17:42:39.667Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-25T17:42:39.667Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:39.667Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-25T17:42:39.667Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-25T17:42:39.667Z] Setting up grep (3.1-2build1) ... [2021-05-25T17:42:39.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:39.929Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T17:42:39.929Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T17:42:39.929Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-25T17:42:39.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:39.929Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T17:42:39.929Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:42:40.192Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-25T17:42:40.192Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:40.192Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T17:42:40.192Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T17:42:40.453Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T17:42:40.717Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T17:42:40.717Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T17:42:40.717Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T17:42:40.978Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-25T17:42:40.978Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:40.978Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-25T17:42:40.978Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T17:42:41.550Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T17:42:41.550Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T17:42:41.550Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T17:42:41.550Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T17:42:41.550Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T17:42:41.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:41.812Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-25T17:42:41.812Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-25T17:42:41.812Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-25T17:42:42.074Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:42.074Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:42.074Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:42.074Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:42.074Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:42.074Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:42.074Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:42.337Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:42.337Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:42.337Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:42.337Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:42.337Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:42.337Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:42.337Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:42.599Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:42.599Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:42.599Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:42.599Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T17:42:42.599Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:42:42.866Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T17:42:42.866Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:42:42.866Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T17:42:42.866Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:42.866Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T17:42:42.866Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:42:43.160Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T17:42:43.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:43.160Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:43.160Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:43.160Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:43.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:43.160Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:43.160Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:43.422Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:43.422Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:43.422Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:43.422Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:43.994Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:43.994Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-25T17:42:44.255Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-25T17:42:44.517Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:44.517Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:42:44.517Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T17:42:44.517Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:42:44.779Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:42:44.779Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-25T17:42:44.779Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:42:44.779Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-25T17:42:44.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:44.779Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-25T17:42:44.779Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-25T17:42:45.041Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-25T17:42:45.302Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:45.302Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-25T17:42:45.302Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T17:42:45.302Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-25T17:42:45.302Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:45.302Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-25T17:42:45.302Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T17:42:45.302Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-25T17:42:45.564Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:45.564Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T17:42:45.564Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T17:42:45.564Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T17:42:45.826Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:45.826Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T17:42:45.826Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T17:42:45.826Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T17:42:45.826Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:45.826Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T17:42:46.087Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T17:42:46.087Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T17:42:46.087Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:46.087Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:42:46.087Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:42:46.350Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:42:46.350Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T17:42:46.350Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T17:42:46.350Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T17:42:46.350Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T17:42:46.611Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:46.611Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-25T17:42:46.611Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-25T17:42:46.611Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-25T17:42:46.611Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:46.611Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-25T17:42:46.611Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T17:42:46.872Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T17:42:47.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:47.134Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T17:42:47.134Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T17:42:47.134Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T17:42:47.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:47.134Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-25T17:42:47.409Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-25T17:42:47.409Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-25T17:42:47.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:47.409Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T17:42:47.409Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T17:42:47.671Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-25T17:42:47.932Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:47.932Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:42:47.932Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T17:42:47.932Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-25T17:42:48.194Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:48.194Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T17:42:48.194Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T17:42:48.194Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T17:42:48.456Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:48.456Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T17:42:48.456Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T17:42:48.456Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T17:42:48.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:48.718Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-25T17:42:48.718Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-25T17:42:48.718Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-25T17:42:48.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:48.980Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-25T17:42:48.980Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-25T17:42:48.980Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-25T17:42:48.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:48.980Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-25T17:42:48.980Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-25T17:42:49.242Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-25T17:42:49.242Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:49.242Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-25T17:42:49.504Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-25T17:42:49.504Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-25T17:42:49.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:49.504Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-25T17:42:49.504Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-25T17:42:49.504Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-25T17:42:49.766Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:42:49.766Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-25T17:42:49.766Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-25T17:42:49.766Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-25T17:42:49.766Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-25T17:42:49.766Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T17:42:49.766Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T17:42:49.766Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T17:42:49.766Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T17:42:50.027Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T17:42:50.027Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T17:42:50.309Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-25T17:42:50.309Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-25T17:42:50.880Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T17:42:50.880Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-25T17:42:50.880Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-25T17:42:50.880Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-25T17:42:51.142Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-25T17:42:51.142Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-25T17:42:51.142Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-25T17:42:51.142Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-25T17:42:51.142Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-25T17:42:51.142Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-25T17:42:51.142Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-25T17:42:51.142Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-25T17:42:51.404Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-25T17:42:51.404Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-25T17:42:51.404Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-25T17:42:51.404Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-25T17:42:52.348Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-25T17:42:52.348Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-25T17:42:52.348Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-25T17:42:52.348Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-25T17:42:52.348Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T17:42:52.348Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T17:42:52.610Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T17:42:52.610Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T17:42:52.871Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T17:42:52.871Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T17:42:52.871Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T17:42:52.871Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T17:42:52.871Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:52.871Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:53.134Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:53.134Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:53.134Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:53.134Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:53.393Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:53.393Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:54.335Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:54.335Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:54.906Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:54.906Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:55.478Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:55.478Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:55.739Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:55.739Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:56.682Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:42:56.682Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:42:56.943Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T17:42:56.943Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T17:42:56.943Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T17:42:56.943Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T17:42:57.204Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T17:42:57.204Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T17:42:57.465Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-25T17:42:57.465Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-25T17:42:57.465Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T17:42:57.465Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T17:42:57.726Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T17:42:57.726Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T17:42:57.726Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-25T17:42:57.726Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-25T17:42:57.990Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:57.990Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T17:42:57.990Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:57.990Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:57.990Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:57.990Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-25T17:42:57.990Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-25T17:42:57.990Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-25T17:42:57.990Z] [2021-05-25T17:42:57.990Z] Current default time zone: 'Etc/UTC' [2021-05-25T17:42:57.990Z] Local time is now: Tue May 25 17:42:57 UTC 2021. [2021-05-25T17:42:57.990Z] Universal Time is now: Tue May 25 17:42:57 UTC 2021. [2021-05-25T17:42:57.990Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-25T17:42:57.990Z] [2021-05-25T17:42:57.990Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-25T17:42:57.990Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:57.990Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-25T17:42:57.990Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:42:57.990Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-25T17:42:57.990Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-25T17:42:58.250Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-25T17:42:58.251Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-25T17:42:58.251Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-25T17:42:58.251Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T17:42:58.251Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:58.251Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-25T17:42:58.512Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:42:58.512Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T17:42:58.512Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:42:58.512Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-25T17:42:58.512Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-25T17:42:58.512Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-25T17:42:58.512Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T17:42:58.512Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-25T17:42:58.512Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-25T17:42:58.512Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:42:58.512Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-25T17:43:00.431Z] Updating certificates in /etc/ssl/certs... [2021-05-25T17:43:01.410Z] 23 added, 27 removed; done. [2021-05-25T17:43:01.989Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T17:43:01.989Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:43:01.989Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-25T17:43:01.989Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-25T17:43:01.989Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-25T17:43:01.989Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:43:01.989Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T17:43:01.989Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:43:01.989Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:43:01.989Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:43:01.989Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:43:01.989Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:43:02.254Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-25T17:43:02.254Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-25T17:43:02.254Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-25T17:43:02.254Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-25T17:43:02.254Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-25T17:43:02.254Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:43:02.254Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:43:02.254Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-25T17:43:02.254Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-25T17:43:02.254Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-25T17:43:02.515Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:43:02.515Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T17:43:02.515Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-25T17:43:02.515Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-25T17:43:02.515Z] Updating certificates in /etc/ssl/certs... [2021-05-25T17:43:03.160Z] ---> bc1d51282693 [2021-05-25T17:43:03.160Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:43:03.160Z] ---> 6b6aa1bc8e36 [2021-05-25T17:43:03.160Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:43:03.160Z] ---> 3d516e6a2ee4 [2021-05-25T17:43:03.160Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:43:03.160Z] ---> Running in a705be40ba60 [2021-05-25T17:43:03.160Z] ---> 6d2ccd2030d5 [2021-05-25T17:43:03.160Z] Step 9/32 : RUN go mod tidy [2021-05-25T17:43:03.160Z] ---> 6eba179553fd [2021-05-25T17:43:03.160Z] Step 9/22 : RUN go mod tidy [2021-05-25T17:43:03.160Z] ---> Running in 16d4d2565d50 [2021-05-25T17:43:03.160Z] ---> Running in 6dd3a758b957 [2021-05-25T17:43:03.160Z] ---> Running in 3d7dd2a27355 [2021-05-25T17:43:03.160Z] ---> Running in 4f30f28bc988 [2021-05-25T17:43:03.466Z] 0 added, 0 removed; done. [2021-05-25T17:43:03.466Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-25T17:43:03.466Z] done. [2021-05-25T17:43:03.726Z] Reading package lists... [2021-05-25T17:43:03.726Z] Building dependency tree... [2021-05-25T17:43:03.726Z] Reading state information... [2021-05-25T17:43:03.988Z] The following NEW packages will be installed: [2021-05-25T17:43:03.988Z] apt-transport-https [2021-05-25T17:43:04.254Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T17:43:04.254Z] Need to get 1692 B of archives. [2021-05-25T17:43:04.254Z] After this operation, 154 kB of additional disk space will be used. [2021-05-25T17:43:04.254Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-25T17:43:04.254Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:43:04.254Z] Fetched 1692 B in 0s (8417 B/s) [2021-05-25T17:43:04.254Z] Selecting previously unselected package apt-transport-https. [2021-05-25T17:43:04.254Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-25T17:43:04.254Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-25T17:43:04.254Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-25T17:43:04.514Z] Setting up apt-transport-https (1.6.13) ... [2021-05-25T17:43:04.514Z] Waiting for network to be ready... [2021-05-25T17:43:05.790Z] Removing intermediate container a705be40ba60 [2021-05-25T17:43:05.790Z] ---> 1ae245b326f8 [2021-05-25T17:43:05.790Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T17:43:06.080Z] ---> Running in a2923db1f6dd [2021-05-25T17:43:06.688Z] Removing intermediate container 6dd3a758b957 [2021-05-25T17:43:06.688Z] ---> 4b2bb291cb3d [2021-05-25T17:43:06.688Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T17:43:06.966Z] ---> Running in dec95012ec63 [2021-05-25T17:43:06.966Z] Removing intermediate container 3d7dd2a27355 [2021-05-25T17:43:06.966Z] ---> 270b5152003f [2021-05-25T17:43:06.966Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T17:43:07.258Z] ---> Running in 5e3491a588b3 [2021-05-25T17:43:07.538Z] Removing intermediate container 4f30f28bc988 [2021-05-25T17:43:07.538Z] ---> 58a0825a86ab [2021-05-25T17:43:07.538Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T17:43:07.538Z] Removing intermediate container 16d4d2565d50 [2021-05-25T17:43:07.538Z] ---> cb9964787c6d [2021-05-25T17:43:07.538Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T17:43:07.812Z] ---> Running in 48e1d67e9c6d [2021-05-25T17:43:07.812Z] ---> Running in 25376be29fbe [2021-05-25T17:43:08.088Z] 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-05-25T17:43:09.524Z] 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-05-25T17:43:09.796Z] 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-05-25T17:43:10.394Z] 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-05-25T17:43:10.669Z] 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-05-25T17:43:11.111Z] 2021-05-25T17:43:07Z INFO Waiting for automatic snapd restart... [2021-05-25T17:43:11.111Z] snapd 2.50 from Canonical* installed [2021-05-25T17:43:12.052Z] "snapd" switched to the "latest/stable" channel [2021-05-25T17:43:12.052Z] [2021-05-25T17:43:14.600Z] core18 20210507 from Canonical* installed [2021-05-25T17:43:15.172Z] "core18" switched to the "latest/stable" channel [2021-05-25T17:43:15.172Z] [2021-05-25T17:43:18.470Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T17:43:18.731Z] "snapcraft" switched to the "latest/stable" channel [2021-05-25T17:43:18.731Z] [2021-05-25T17:43:22.932Z] 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-05-25T17:43:22.932Z] - README.md [2021-05-25T17:43:22.932Z] [2021-05-25T17:43:22.932Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T17:43:29.517Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:43:29.517Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T17:43:29.517Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T17:43:29.517Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T17:43:30.095Z] Reading package lists... [2021-05-25T17:43:30.668Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-05-25T17:43:37.340Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:43:37.340Z] Reading package lists... [2021-05-25T17:43:37.340Z] Building dependency tree... [2021-05-25T17:43:37.340Z] Reading state information... [2021-05-25T17:43:37.340Z] Suggested packages: [2021-05-25T17:43:37.340Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-25T17:43:37.340Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-25T17:43:37.340Z] Recommended packages: [2021-05-25T17:43:37.340Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-25T17:43:37.340Z] The following NEW packages will be installed: [2021-05-25T17:43:37.340Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-25T17:43:37.340Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-25T17:43:37.340Z] pkg-config zip [2021-05-25T17:43:37.340Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T17:43:37.340Z] Need to get 7663 kB of archives. [2021-05-25T17:43:37.340Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-25T17:43:37.340Z] 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-05-25T17:43:37.340Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-25T17:43:37.340Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-25T17:43:37.340Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-25T17:43:37.340Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-25T17:43:37.340Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-25T17:43:37.340Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-25T17:43:37.340Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-25T17:43:37.340Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-25T17:43:37.340Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-25T17:43:37.340Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-25T17:43:37.602Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-25T17:43:37.602Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-25T17:43:37.602Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-25T17:43:37.602Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-25T17:43:37.602Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:43:37.879Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-05-25T17:43:37.879Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-25T17:43:37.879Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-25T17:43:37.879Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-25T17:43:37.879Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T17:43:37.879Z] Selecting previously unselected package libpsl5:amd64. [2021-05-25T17:43:37.879Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-25T17:43:37.879Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T17:43:38.197Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-25T17:43:38.197Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-25T17:43:38.197Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T17:43:38.197Z] Selecting previously unselected package librtmp1:amd64. [2021-05-25T17:43:38.197Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-25T17:43:38.197Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T17:43:38.197Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-25T17:43:38.197Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-25T17:43:38.197Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T17:43:38.456Z] Selecting previously unselected package liberror-perl. [2021-05-25T17:43:38.456Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-25T17:43:38.456Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-25T17:43:38.456Z] Selecting previously unselected package git-man. [2021-05-25T17:43:38.456Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-25T17:43:38.456Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T17:43:38.716Z] Selecting previously unselected package git. [2021-05-25T17:43:38.716Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-25T17:43:38.716Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T17:43:39.658Z] Selecting previously unselected package libnorm1:amd64. [2021-05-25T17:43:39.658Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-25T17:43:39.658Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T17:43:39.658Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-25T17:43:39.658Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-25T17:43:39.959Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T17:43:39.959Z] Selecting previously unselected package libsodium23:amd64. [2021-05-25T17:43:39.959Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-25T17:43:39.959Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-25T17:43:39.959Z] Selecting previously unselected package libzmq5:amd64. [2021-05-25T17:43:39.959Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T17:43:39.959Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T17:43:40.296Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-25T17:43:40.296Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T17:43:40.296Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T17:43:40.296Z] Selecting previously unselected package pkg-config. [2021-05-25T17:43:40.296Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-25T17:43:40.296Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T17:43:40.296Z] Selecting previously unselected package zip. [2021-05-25T17:43:40.296Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-25T17:43:40.296Z] Unpacking zip (3.0-11build1) ... [2021-05-25T17:43:40.296Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T17:43:40.296Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T17:43:40.623Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T17:43:40.623Z] Setting up liberror-perl (0.17025-1) ... [2021-05-25T17:43:40.623Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T17:43:40.623Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T17:43:40.623Z] No schema files found: doing nothing. [2021-05-25T17:43:40.623Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T17:43:40.623Z] Setting up zip (3.0-11build1) ... [2021-05-25T17:43:40.623Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T17:43:40.623Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-25T17:43:40.623Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T17:43:40.623Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T17:43:40.623Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T17:43:40.623Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T17:43:40.623Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T17:43:40.920Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:43:47.604Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:43:47.604Z] git set to automatically installed. [2021-05-25T17:43:47.604Z] git-man set to automatically installed. [2021-05-25T17:43:47.604Z] libcurl3-gnutls set to automatically installed. [2021-05-25T17:43:47.604Z] liberror-perl set to automatically installed. [2021-05-25T17:43:47.604Z] libglib2.0-0 set to automatically installed. [2021-05-25T17:43:47.604Z] libnghttp2-14 set to automatically installed. [2021-05-25T17:43:47.604Z] libnorm1 set to automatically installed. [2021-05-25T17:43:47.604Z] libpgm-5.2-0 set to automatically installed. [2021-05-25T17:43:47.604Z] libpsl5 set to automatically installed. [2021-05-25T17:43:47.604Z] librtmp1 set to automatically installed. [2021-05-25T17:43:47.604Z] libsodium23 set to automatically installed. [2021-05-25T17:43:47.604Z] libzmq3-dev set to automatically installed. [2021-05-25T17:43:47.604Z] libzmq5 set to automatically installed. [2021-05-25T17:43:47.604Z] pkg-config set to automatically installed. [2021-05-25T17:43:47.604Z] zip set to automatically installed. [2021-05-25T17:43:50.156Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T17:43:56.771Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:43:57.343Z] snap "core18" has no updates available [2021-05-25T17:43:57.924Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T17:44:06.067Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:44:20.991Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-25T17:44:20.991Z] Pulling go-build-helper [2021-05-25T17:44:20.991Z] + snapcraftctl pull [2021-05-25T17:44:21.252Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-25T17:44:21.252Z] Skipping pull go-build-helper (already ran) [2021-05-25T17:44:21.252Z] Building go-build-helper [2021-05-25T17:44:21.252Z] + snapcraftctl build [2021-05-25T17:44:23.169Z] Staging go-build-helper [2021-05-25T17:44:23.169Z] + snapcraftctl stage [2021-05-25T17:44:33.176Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T17:44:33.176Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T17:44:33.176Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T17:44:33.176Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T17:44:33.176Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T17:44:33.176Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T17:44:33.176Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T17:44:33.176Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T17:44:33.176Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T17:44:33.176Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T17:44:33.176Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T17:44:33.176Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T17:44:33.176Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T17:44:33.176Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T17:44:33.176Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T17:44:33.176Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T17:44:33.176Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T17:44:33.176Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T17:44:33.176Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T17:44:33.176Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T17:44:33.176Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T17:44:33.176Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T17:44:33.176Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T17:44:33.176Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T17:44:33.176Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T17:44:33.176Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T17:44:33.176Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T17:44:33.176Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-25T17:44:33.176Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T17:44:33.176Z] Fetched 224 kB in 0s (0 B/s) [2021-05-25T17:44:33.176Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T17:44:33.176Z] Fetched 157 kB in 0s (0 B/s) [2021-05-25T17:44:33.176Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T17:44:33.176Z] Fetched 221 kB in 0s (0 B/s) [2021-05-25T17:44:33.176Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T17:44:33.176Z] Fetched 143 kB in 0s (0 B/s) [2021-05-25T17:44:33.176Z] Pulling app-service-config [2021-05-25T17:44:33.176Z] + snapcraftctl pull [2021-05-25T17:44:33.751Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-25T17:44:34.322Z] Pulling config-common [2021-05-25T17:44:34.322Z] + snapcraftctl pull [2021-05-25T17:44:38.534Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T17:44:38.534Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T17:44:38.534Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T17:44:38.534Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:44:38.534Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T17:44:38.534Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:44:38.534Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T17:44:38.534Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:44:38.534Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T17:44:38.534Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:44:38.534Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T17:44:38.534Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:44:38.534Z] Pulling edgex-go [2021-05-25T17:44:38.534Z] + snapcraftctl pull [2021-05-25T17:44:56.721Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T17:44:56.721Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T17:44:56.721Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T17:44:56.721Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-25T17:44:56.721Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-25T17:44:56.721Z] Fetched 279 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-25T17:44:56.721Z] Fetched 122 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-25T17:44:56.721Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-25T17:44:56.721Z] Fetched 8848 B in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-25T17:44:56.721Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-25T17:44:56.721Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-25T17:44:56.721Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-25T17:44:56.721Z] Fetched 219 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-25T17:44:56.721Z] Fetched 154 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-25T17:44:56.721Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-25T17:44:56.721Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-25T17:44:56.721Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-25T17:44:56.721Z] Fetched 499 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-25T17:44:56.721Z] Fetched 111 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-25T17:44:56.721Z] Fetched 240 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-25T17:44:56.721Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-25T17:44:56.721Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-25T17:44:56.721Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-25T17:44:56.721Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-25T17:44:56.721Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-25T17:44:56.721Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-25T17:44:56.721Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-25T17:44:56.721Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-25T17:44:56.721Z] Fetched 8720 B in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-25T17:44:56.721Z] Fetched 137 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-25T17:44:56.721Z] Fetched 119 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-25T17:44:56.721Z] Fetched 110 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-25T17:44:56.721Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-25T17:44:56.721Z] Fetched 645 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-25T17:44:56.721Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-25T17:44:56.721Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-25T17:44:56.721Z] Fetched 368 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-25T17:44:56.721Z] Fetched 187 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-25T17:44:56.721Z] Fetched 175 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-25T17:44:56.721Z] Fetched 206 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-25T17:44:56.721Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-25T17:44:56.721Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-25T17:44:56.721Z] Fetched 159 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-25T17:44:56.721Z] Fetched 107 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-25T17:44:56.721Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-25T17:44:56.721Z] Pulling static-packages [2021-05-25T17:44:56.721Z] + snapcraftctl pull [2021-05-25T17:44:57.665Z] Pulling version [2021-05-25T17:44:57.665Z] + cd /root/project [2021-05-25T17:44:57.665Z] + [ -f VERSION ] [2021-05-25T17:44:57.665Z] + PROJECT_VERSION=local-dev [2021-05-25T17:44:57.665Z] + git rev-parse --short HEAD [2021-05-25T17:44:57.665Z] + GIT_REVISION=07718782 [2021-05-25T17:44:57.665Z] + snapcraftctl set-version local-dev [2021-05-25T17:44:58.609Z] Skipping build go-build-helper (already ran) [2021-05-25T17:44:58.609Z] Building app-service-config [2021-05-25T17:44:58.609Z] + make build [2021-05-25T17:44:58.609Z] go mod tidy [2021-05-25T17:45:01.917Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-25T17:45:02.184Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-25T17:45:02.184Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-25T17:45:02.184Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-25T17:45:02.184Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-25T17:45:02.449Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-25T17:45:02.576Z] 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-05-25T17:45:02.740Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-25T17:45:02.740Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-25T17:45:02.740Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-25T17:45:03.009Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-25T17:45:03.009Z] go: downloading golang.org/x/text v0.3.2 [2021-05-25T17:45:03.009Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-25T17:45:03.009Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T17:45:03.009Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-25T17:45:03.287Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-25T17:45:03.287Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-25T17:45:03.287Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-25T17:45:03.287Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-25T17:45:03.287Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-25T17:45:03.287Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T17:45:03.551Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-25T17:45:03.551Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-25T17:45:03.551Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-25T17:45:03.551Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-25T17:45:03.551Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T17:45:03.551Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-25T17:45:03.551Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-25T17:45:03.819Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-25T17:45:03.819Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-25T17:45:03.819Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-25T17:45:03.819Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-25T17:45:03.819Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-25T17:45:03.819Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-25T17:45:03.819Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-25T17:45:03.819Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-25T17:45:04.082Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-25T17:45:04.082Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-25T17:45:04.082Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-25T17:45:04.082Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-25T17:45:04.082Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-25T17:45:04.082Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-25T17:45:04.082Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-25T17:45:04.082Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T17:45:04.082Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-25T17:45:04.082Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T17:45:04.343Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-25T17:45:04.343Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-25T17:45:04.343Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-25T17:45:04.343Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-25T17:45:04.343Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-25T17:45:04.343Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-25T17:45:04.612Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-25T17:45:04.612Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T17:45:04.612Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-25T17:45:04.612Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T17:45:04.612Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T17:45:04.612Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-25T17:45:04.612Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-25T17:45:04.612Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-25T17:45:04.612Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-25T17:45:04.873Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-25T17:45:04.873Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-25T17:45:04.873Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-25T17:45:04.873Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-25T17:45:04.873Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-25T17:45:04.873Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-25T17:45:04.873Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-25T17:45:04.873Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-25T17:45:04.873Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-25T17:45:04.873Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-25T17:45:04.873Z] go: downloading github.com/kr/text v0.1.0 [2021-05-25T17:45:04.873Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-25T17:45:05.134Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-25T17:45:05.134Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-25T17:45:05.134Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-25T17:45:05.134Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-25T17:45:05.134Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-25T17:45:05.134Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T17:45:05.396Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T17:45:05.396Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-25T17:45:09.342Z] Removing intermediate container 5e3491a588b3 [2021-05-25T17:45:09.342Z] ---> bf7cc3f5daf5 [2021-05-25T17:45:09.342Z] [2021-05-25T17:45:09.342Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T17:45:09.958Z] 3.12: Pulling from library/alpine [2021-05-25T17:45:10.238Z] Removing intermediate container 48e1d67e9c6d [2021-05-25T17:45:10.238Z] ---> f5b3c6df7fa3 [2021-05-25T17:45:10.517Z] [2021-05-25T17:45:10.517Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T17:45:10.517Z] 3.12: Pulling from library/alpine [2021-05-25T17:45:12.511Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:45:12.512Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:45:12.512Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T17:45:12.512Z] Status: Image is up to date for alpine:3.12 [2021-05-25T17:45:12.512Z] ---> 9852663dfa18 [2021-05-25T17:45:12.512Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T17:45:12.512Z] ---> 9852663dfa18 [2021-05-25T17:45:12.512Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T17:45:13.120Z] ---> Running in 44d12f1ab224 [2021-05-25T17:45:13.121Z] ---> Running in be4bd94fe153 [2021-05-25T17:45:14.576Z] Removing intermediate container 44d12f1ab224 [2021-05-25T17:45:14.576Z] ---> b460f771e848 [2021-05-25T17:45:14.576Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T17:45:15.178Z] ---> Running in 35ff26e4dd9e [2021-05-25T17:45:15.428Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-25T17:45:15.428Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-25T17:45:15.428Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-25T17:45:15.428Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-25T17:45:15.692Z] Building config-common [2021-05-25T17:45:15.692Z] + snapcraftctl build [2021-05-25T17:45:15.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:45:16.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:45:17.071Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T17:45:17.071Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:45:17.071Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T17:45:17.071Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T17:45:17.071Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:45:17.071Z] Removing intermediate container a2923db1f6dd [2021-05-25T17:45:17.071Z] ---> 58e5cfb0dbff [2021-05-25T17:45:17.071Z] [2021-05-25T17:45:17.071Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:45:17.071Z] ---> 9852663dfa18 [2021-05-25T17:45:17.071Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:45:17.071Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:45:17.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:45:17.348Z] OK: 7 MiB in 18 packages [2021-05-25T17:45:17.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:45:17.629Z] ---> Running in b3e3367c448f [2021-05-25T17:45:17.906Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:45:17.906Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T17:45:17.906Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:45:18.184Z] OK: 5 MiB in 16 packages [2021-05-25T17:45:18.260Z] Building edgex-go [2021-05-25T17:45:18.260Z] + cd /root/parts/edgex-go/src [2021-05-25T17:45:18.260Z] + make build [2021-05-25T17:45:18.260Z] go mod tidy [2021-05-25T17:45:18.522Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-25T17:45:18.522Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-25T17:45:18.522Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.22 [2021-05-25T17:45:18.783Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-25T17:45:18.783Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-25T17:45:18.783Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-25T17:45:18.783Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-25T17:45:18.783Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-25T17:45:18.783Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-25T17:45:18.783Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-25T17:45:18.783Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-25T17:45:19.044Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-25T17:45:19.309Z] 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-05-25T17:45:20.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:45:20.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:45:20.887Z] Removing intermediate container be4bd94fe153 [2021-05-25T17:45:20.887Z] ---> 1b542381baf3 [2021-05-25T17:45:20.887Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:45:20.887Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:45:20.887Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:45:20.887Z] OK: 5 MiB in 15 packages [2021-05-25T17:45:20.887Z] Removing intermediate container 35ff26e4dd9e [2021-05-25T17:45:20.887Z] ---> f096331b8146 [2021-05-25T17:45:20.887Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T17:45:21.159Z] ---> Running in 603370da7ac1 [2021-05-25T17:45:21.159Z] ---> Running in 71d09a7852f7 [2021-05-25T17:45:21.760Z] Removing intermediate container dec95012ec63 [2021-05-25T17:45:21.760Z] ---> 4e8e3435e6ec [2021-05-25T17:45:21.760Z] [2021-05-25T17:45:21.760Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:45:21.760Z] ---> 9852663dfa18 [2021-05-25T17:45:21.760Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T17:45:22.056Z] Removing intermediate container 71d09a7852f7 [2021-05-25T17:45:22.056Z] Removing intermediate container 603370da7ac1 [2021-05-25T17:45:22.056Z] ---> 7286b9742193 [2021-05-25T17:45:22.056Z] Step 14/22 : WORKDIR /edgex [2021-05-25T17:45:22.056Z] ---> 95647962d10e [2021-05-25T17:45:22.056Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T17:45:22.056Z] ---> Running in dcb95d57214a [2021-05-25T17:45:22.333Z] ---> Running in 12790cf06c5f [2021-05-25T17:45:22.333Z] ---> Running in c61070330c01 [2021-05-25T17:45:22.333Z] Removing intermediate container b3e3367c448f [2021-05-25T17:45:22.333Z] ---> 462dd3c3cb5a [2021-05-25T17:45:22.333Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:45:22.634Z] ---> Running in 05da6f6337e8 [2021-05-25T17:45:23.635Z] Removing intermediate container 12790cf06c5f [2021-05-25T17:45:23.635Z] ---> 9d923c4b7fca [2021-05-25T17:45:23.635Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T17:45:23.635Z] Removing intermediate container c61070330c01 [2021-05-25T17:45:23.635Z] ---> 7cd959f57fab [2021-05-25T17:45:23.635Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T17:45:23.635Z] Removing intermediate container 05da6f6337e8 [2021-05-25T17:45:23.635Z] ---> 477111e133b6 [2021-05-25T17:45:23.635Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T17:45:23.913Z] ---> Running in f70a19f6dc70 [2021-05-25T17:45:23.913Z] ---> Running in 58fb3c71ab35 [2021-05-25T17:45:23.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:45:24.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:45:24.509Z] Removing intermediate container 58fb3c71ab35 [2021-05-25T17:45:24.509Z] ---> 9df12231a849 [2021-05-25T17:45:24.509Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:45:24.636Z] 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-05-25T17:45:24.799Z] ---> a6b43ed237cd [2021-05-25T17:45:24.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T17:45:24.799Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T17:45:24.799Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:45:24.799Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:45:24.799Z] ---> Running in 21329963f83e [2021-05-25T17:45:24.799Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:45:25.077Z] OK: 6 MiB in 16 packages [2021-05-25T17:45:26.063Z] Removing intermediate container 21329963f83e [2021-05-25T17:45:26.063Z] ---> a81057d8a831 [2021-05-25T17:45:26.063Z] Step 16/24 : WORKDIR / [2021-05-25T17:45:26.695Z] ---> Running in 3a8a1cfedd91 [2021-05-25T17:45:26.975Z] ---> b0d42e1ceb6b [2021-05-25T17:45:26.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T17:45:27.579Z] Removing intermediate container 3a8a1cfedd91 [2021-05-25T17:45:27.579Z] ---> 71ff17868279 [2021-05-25T17:45:27.579Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:45:28.190Z] Removing intermediate container f70a19f6dc70 [2021-05-25T17:45:28.190Z] ---> dedbee9284ac [2021-05-25T17:45:28.190Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T17:45:28.190Z] Removing intermediate container dcb95d57214a [2021-05-25T17:45:28.190Z] ---> 830ce3ad1af0 [2021-05-25T17:45:28.190Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:45:28.463Z] ---> Running in 86f79d4b99cd [2021-05-25T17:45:28.463Z] ---> Running in 09615f2c3984 [2021-05-25T17:45:28.741Z] ---> 14578e0ab3b5 [2021-05-25T17:45:28.741Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T17:45:28.741Z] ---> f4900d3772c0 [2021-05-25T17:45:28.741Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T17:45:28.852Z] 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-05-25T17:45:29.017Z] Removing intermediate container 25376be29fbe [2021-05-25T17:45:29.017Z] ---> 584479f63a38 [2021-05-25T17:45:29.017Z] [2021-05-25T17:45:29.017Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:45:29.017Z] ---> 9852663dfa18 [2021-05-25T17:45:29.017Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:45:29.017Z] ---> Using cache [2021-05-25T17:45:29.017Z] ---> 462dd3c3cb5a [2021-05-25T17:45:29.017Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:45:29.017Z] ---> Using cache [2021-05-25T17:45:29.017Z] ---> 477111e133b6 [2021-05-25T17:45:29.017Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T17:45:29.297Z] ---> Running in 3d7c92641515 [2021-05-25T17:45:29.297Z] Removing intermediate container 09615f2c3984 [2021-05-25T17:45:29.297Z] ---> 3ea39a6256ca [2021-05-25T17:45:29.297Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T17:45:29.297Z] ---> Running in e1feccfc32b4 [2021-05-25T17:45:29.576Z] Removing intermediate container 86f79d4b99cd [2021-05-25T17:45:29.576Z] ---> 37e4b03fa251 [2021-05-25T17:45:29.576Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T17:45:29.576Z] ---> Running in 40022e72e20c [2021-05-25T17:45:29.876Z] Removing intermediate container 3d7c92641515 [2021-05-25T17:45:29.876Z] ---> fabef602c49d [2021-05-25T17:45:29.876Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T17:45:29.876Z] Removing intermediate container e1feccfc32b4 [2021-05-25T17:45:29.876Z] ---> da2b824f09e2 [2021-05-25T17:45:29.876Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:45:30.156Z] ---> Running in 349db37dc998 [2021-05-25T17:45:30.156Z] ---> Running in 3cb4bdb5ba95 [2021-05-25T17:45:30.269Z] 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-05-25T17:45:30.440Z] Removing intermediate container 40022e72e20c [2021-05-25T17:45:30.440Z] ---> 3064cc68d91f [2021-05-25T17:45:30.440Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:45:30.440Z] ---> 1042eb2b8e38 [2021-05-25T17:45:30.440Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T17:45:30.714Z] ---> Running in c2f378e3bd1a [2021-05-25T17:45:30.714Z] ---> 5f59d89b23c1 [2021-05-25T17:45:30.714Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T17:45:30.989Z] ---> Running in 477ffce0a795 [2021-05-25T17:45:30.989Z] Removing intermediate container 349db37dc998 [2021-05-25T17:45:30.989Z] ---> e1e20fb4b1e7 [2021-05-25T17:45:30.989Z] Step 20/22 : LABEL arch=arm64 [2021-05-25T17:45:30.989Z] Removing intermediate container 3cb4bdb5ba95 [2021-05-25T17:45:30.989Z] ---> 722ecbcbc045 [2021-05-25T17:45:30.989Z] Step 16/24 : WORKDIR / [2021-05-25T17:45:31.274Z] ---> Running in ee9dcbb4f1f4 [2021-05-25T17:45:31.274Z] ---> Running in 70df56cde47a [2021-05-25T17:45:31.548Z] Removing intermediate container c2f378e3bd1a [2021-05-25T17:45:31.548Z] ---> 80bcbe1abad7 [2021-05-25T17:45:31.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:45:31.821Z] ---> 692962bc74a6 [2021-05-25T17:45:31.821Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T17:45:31.821Z] ---> Running in fff682c81ebb [2021-05-25T17:45:32.096Z] Removing intermediate container ee9dcbb4f1f4 [2021-05-25T17:45:32.096Z] ---> 8c2b417b5f76 [2021-05-25T17:45:32.096Z] Step 21/22 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:45:32.205Z] 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-05-25T17:45:32.376Z] Removing intermediate container 70df56cde47a [2021-05-25T17:45:32.377Z] ---> 856b5d11476b [2021-05-25T17:45:32.377Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:45:32.377Z] ---> Running in 7d6eac52ddd5 [2021-05-25T17:45:32.654Z] Removing intermediate container fff682c81ebb [2021-05-25T17:45:32.655Z] ---> 9db3fd8e1e24 [2021-05-25T17:45:32.655Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:45:32.781Z] 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-05-25T17:45:32.997Z] ---> Running in 3cd071969978 [2021-05-25T17:45:32.997Z] ---> 623ba65585a7 [2021-05-25T17:45:32.997Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T17:45:33.344Z] Removing intermediate container 7d6eac52ddd5 [2021-05-25T17:45:33.344Z] ---> 91fc40670f8c [2021-05-25T17:45:33.344Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T17:45:33.653Z] ---> Running in 2a28769c42d3 [2021-05-25T17:45:33.653Z] Removing intermediate container 3cd071969978 [2021-05-25T17:45:33.653Z] ---> 92531d2f437b [2021-05-25T17:45:33.653Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:45:33.940Z] ---> 97a431c8548c [2021-05-25T17:45:33.940Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T17:45:33.940Z] ---> Running in 0cde63620869 [2021-05-25T17:45:34.603Z] Removing intermediate container 2a28769c42d3 [2021-05-25T17:45:34.603Z] ---> e15ab52a0e8b [2021-05-25T17:45:34.603Z] [2021-05-25T17:45:34.603Z] Removing intermediate container 477ffce0a795 [2021-05-25T17:45:34.603Z] ---> f6ab0eee948f [2021-05-25T17:45:34.603Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:45:34.929Z] Removing intermediate container 0cde63620869 [2021-05-25T17:45:34.929Z] ---> bde971925bfd [2021-05-25T17:45:34.929Z] Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:45:35.335Z] 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-05-25T17:45:35.530Z] ---> Running in ad4f2ba53103 [2021-05-25T17:45:35.530Z] Successfully built e15ab52a0e8b [2021-05-25T17:45:35.806Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-25T17:45:35.806Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-25T17:45:35.806Z] ---> 09c66311607c [2021-05-25T17:45:35.806Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T17:45:36.410Z] ---> 78544729eaf7 [2021-05-25T17:45:36.410Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T17:45:36.410Z] Removing intermediate container ad4f2ba53103 [2021-05-25T17:45:36.410Z] ---> 0ba133effd92 [2021-05-25T17:45:36.410Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:45:36.693Z] ---> 32a7aadb9ce5 [2021-05-25T17:45:36.693Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T17:45:36.693Z] ---> Running in 77b4d0b0544a [2021-05-25T17:45:37.256Z] 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-05-25T17:45:37.299Z] ---> e70bc4f00b58 [2021-05-25T17:45:37.299Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T17:45:37.581Z] ---> Running in 2ea7d970779d [2021-05-25T17:45:37.581Z] Removing intermediate container 77b4d0b0544a [2021-05-25T17:45:37.581Z] ---> 551a897f968d [2021-05-25T17:45:37.581Z] [2021-05-25T17:45:38.187Z] ---> 9a32dc48e16e [2021-05-25T17:45:38.187Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T17:45:38.187Z] Successfully built 551a897f968d [2021-05-25T17:45:38.201Z] 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-05-25T17:45:38.465Z] Successfully tagged core-command-arm64:latest [2021-05-25T17:45:38.465Z]  Building core-command ... done Building support-scheduler [2021-05-25T17:45:38.749Z] ---> Running in 338f5e8ee951 [2021-05-25T17:45:38.749Z] ---> 6487fae40814 [2021-05-25T17:45:38.749Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T17:45:38.749Z] Removing intermediate container 2ea7d970779d [2021-05-25T17:45:38.749Z] ---> d311034211e5 [2021-05-25T17:45:38.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:45:39.037Z] ---> Running in dffacbb46383 [2021-05-25T17:45:39.313Z] Removing intermediate container 338f5e8ee951 [2021-05-25T17:45:39.313Z] ---> 9127a283eb13 [2021-05-25T17:45:39.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:45:39.590Z] ---> Running in 68fb87d40821 [2021-05-25T17:45:39.590Z] Removing intermediate container dffacbb46383 [2021-05-25T17:45:39.590Z] ---> 8d75812987a2 [2021-05-25T17:45:39.590Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T17:45:39.775Z] 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-05-25T17:45:39.866Z] ---> a03a6fb398e9 [2021-05-25T17:45:39.866Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T17:45:40.145Z] ---> Running in 9d7432aee22a [2021-05-25T17:45:40.479Z] Removing intermediate container 68fb87d40821 [2021-05-25T17:45:40.479Z] ---> c963bc89a702 [2021-05-25T17:45:40.479Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:45:40.791Z] 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-05-25T17:45:41.085Z] ---> Running in be129ed8f551 [2021-05-25T17:45:41.085Z] Removing intermediate container 9d7432aee22a [2021-05-25T17:45:41.085Z] ---> e91c37aa0678 [2021-05-25T17:45:41.085Z] Step 22/23 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:45:41.085Z] ---> a4e61091fb16 [2021-05-25T17:45:41.085Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T17:45:41.371Z] ---> Running in 30031762f4b4 [2021-05-25T17:45:41.645Z] Removing intermediate container be129ed8f551 [2021-05-25T17:45:41.645Z] ---> 04c33c592497 [2021-05-25T17:45:41.645Z] Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:45:41.923Z] ---> Running in 6078ab621b7e [2021-05-25T17:45:42.187Z] 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-05-25T17:45:42.201Z] Removing intermediate container 30031762f4b4 [2021-05-25T17:45:42.201Z] ---> 5a7993ba4a71 [2021-05-25T17:45:42.201Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:45:42.480Z] ---> 302f52d6b1db [2021-05-25T17:45:42.480Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T17:45:42.761Z] ---> Running in 6d7dd23cefde [2021-05-25T17:45:43.370Z] ---> Running in a383bcc44ef3 [2021-05-25T17:45:43.370Z] Removing intermediate container 6078ab621b7e [2021-05-25T17:45:43.370Z] ---> 0af56be53f28 [2021-05-25T17:45:43.370Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:45:43.648Z] Removing intermediate container 6d7dd23cefde [2021-05-25T17:45:43.648Z] ---> 59039166f88b [2021-05-25T17:45:43.648Z] [2021-05-25T17:45:43.929Z] ---> Running in 161d2d6e1d76 [2021-05-25T17:45:43.929Z] Removing intermediate container a383bcc44ef3 [2021-05-25T17:45:43.929Z] ---> 73c6dd6286a2 [2021-05-25T17:45:43.929Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T17:45:44.110Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-25T17:45:44.110Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-25T17:45:44.110Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-25T17:45:44.110Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-25T17:45:44.110Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-25T17:45:44.110Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-25T17:45:44.110Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-25T17:45:44.110Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-25T17:45:44.110Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-25T17:45:44.111Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-25T17:45:44.111Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-25T17:45:44.111Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-25T17:45:44.111Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-25T17:45:44.111Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-25T17:45:44.111Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-25T17:45:44.111Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-25T17:45:44.111Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-25T17:45:44.111Z] + 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-05-25T17:45:44.111Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-25T17:45:44.111Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-25T17:45:44.111Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-25T17:45:44.111Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-25T17:45:44.111Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-25T17:45:44.111Z] + 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-05-25T17:45:44.111Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-25T17:45:44.111Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-25T17:45:44.111Z] + 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-05-25T17:45:44.208Z] Successfully built 59039166f88b [2021-05-25T17:45:44.208Z] Successfully tagged support-notifications-arm64:latest [2021-05-25T17:45:44.208Z]  Building support-notifications ... done Building core-data [2021-05-25T17:45:44.818Z] Removing intermediate container 161d2d6e1d76 [2021-05-25T17:45:44.818Z] ---> 59a8c6b440f6 [2021-05-25T17:45:44.818Z] [2021-05-25T17:45:45.096Z] Successfully built 59a8c6b440f6 [2021-05-25T17:45:45.096Z] Successfully tagged core-metadata-arm64:latest [2021-05-25T17:45:45.096Z] Building sys-mgmt-agent [2021-05-25T17:45:45.375Z]  Building core-metadata ... done  ---> a87baa903648 [2021-05-25T17:45:45.375Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T17:45:45.654Z] ---> Running in 6f385bfcb392 [2021-05-25T17:45:47.435Z] Building static-packages [2021-05-25T17:45:47.435Z] + snapcraftctl build [2021-05-25T17:45:48.309Z] Removing intermediate container 6f385bfcb392 [2021-05-25T17:45:48.309Z] ---> af8a29af1175 [2021-05-25T17:45:48.309Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T17:45:48.586Z] ---> Running in a072f388de44 [2021-05-25T17:45:48.835Z] Building version [2021-05-25T17:45:48.835Z] + snapcraftctl build [2021-05-25T17:45:49.193Z] Removing intermediate container a072f388de44 [2021-05-25T17:45:49.193Z] ---> e07136253a7a [2021-05-25T17:45:49.193Z] Step 29/32 : CMD ["gate"] [2021-05-25T17:45:49.469Z] ---> Running in 3e9360af9f45 [2021-05-25T17:45:50.472Z] Removing intermediate container 3e9360af9f45 [2021-05-25T17:45:50.472Z] ---> 57f1d51f4075 [2021-05-25T17:45:50.472Z] Step 30/32 : LABEL arch=arm64 [2021-05-25T17:45:50.766Z] ---> Running in 1161bfadf342 [2021-05-25T17:45:51.395Z] Skipping stage go-build-helper (already ran) [2021-05-25T17:45:51.395Z] Staging app-service-config [2021-05-25T17:45:51.395Z] + snapcraftctl stage [2021-05-25T17:45:51.768Z] Removing intermediate container 1161bfadf342 [2021-05-25T17:45:51.768Z] ---> 7cf33241bad1 [2021-05-25T17:45:51.768Z] Step 31/32 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:45:51.972Z] Staging config-common [2021-05-25T17:45:51.972Z] + snapcraftctl stage [2021-05-25T17:45:52.044Z] ---> Running in 3d3d244e138b [2021-05-25T17:45:53.035Z] Removing intermediate container 3d3d244e138b [2021-05-25T17:45:53.035Z] ---> ea1f4b42f558 [2021-05-25T17:45:53.035Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T17:45:53.369Z] Staging edgex-go [2021-05-25T17:45:53.369Z] + snapcraftctl stage [2021-05-25T17:45:53.637Z] ---> Running in 151f201e902d [2021-05-25T17:45:54.316Z] Staging static-packages [2021-05-25T17:45:54.316Z] + snapcraftctl stage [2021-05-25T17:45:54.627Z] Removing intermediate container 151f201e902d [2021-05-25T17:45:54.628Z] ---> 5658186b6d97 [2021-05-25T17:45:54.628Z] [2021-05-25T17:45:54.903Z] Successfully built 5658186b6d97 [2021-05-25T17:45:54.903Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-25T17:45:55.264Z] Staging version [2021-05-25T17:45:55.264Z] + snapcraftctl stage [2021-05-25T17:45:56.236Z] Priming go-build-helper [2021-05-25T17:45:56.236Z] + snapcraftctl prime [2021-05-25T17:45:57.189Z] Priming app-service-config [2021-05-25T17:45:57.189Z] + snapcraftctl prime [2021-05-25T17:45:58.575Z] Priming config-common [2021-05-25T17:45:58.575Z] + snapcraftctl prime [2021-05-25T17:45:59.525Z] Priming edgex-go [2021-05-25T17:45:59.525Z] + snapcraftctl prime [2021-05-25T17:46:00.912Z] Priming static-packages [2021-05-25T17:46:00.912Z] + snapcraftctl prime [2021-05-25T17:46:03.462Z] Priming version [2021-05-25T17:46:03.462Z] + snapcraftctl prime [2021-05-25T17:46:04.408Z] 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-05-25T17:46:33.972Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:46:33.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:46:33.972Z] ---> b921813e6d99 [2021-05-25T17:46:33.972Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 781ef9b1e8f5 [2021-05-25T17:46:33.972Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 95d11f52bf44 [2021-05-25T17:46:33.972Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 17cccabf53ff [2021-05-25T17:46:33.972Z] Step 6/26 : COPY go.mod . [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 242772e22a84 [2021-05-25T17:46:33.972Z] Step 7/26 : RUN go mod download [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 2a9af37c680e [2021-05-25T17:46:33.972Z] Step 8/26 : COPY . . [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 6d2ccd2030d5 [2021-05-25T17:46:33.972Z] Step 9/26 : RUN go mod tidy [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 270b5152003f [2021-05-25T17:46:33.972Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T17:46:33.972Z] ---> Running in a12b20ca15ad [2021-05-25T17:46:33.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:46:33.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:46:33.972Z] ---> b921813e6d99 [2021-05-25T17:46:33.972Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 781ef9b1e8f5 [2021-05-25T17:46:33.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 95d11f52bf44 [2021-05-25T17:46:33.972Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.972Z] ---> 17cccabf53ff [2021-05-25T17:46:33.972Z] Step 6/23 : COPY go.mod . [2021-05-25T17:46:33.972Z] ---> Using cache [2021-05-25T17:46:33.973Z] ---> 242772e22a84 [2021-05-25T17:46:33.973Z] Step 7/23 : RUN go mod download [2021-05-25T17:46:33.973Z] ---> Using cache [2021-05-25T17:46:33.973Z] ---> 2a9af37c680e [2021-05-25T17:46:33.973Z] Step 8/23 : COPY . . [2021-05-25T17:46:33.973Z] ---> Using cache [2021-05-25T17:46:33.973Z] ---> 6d2ccd2030d5 [2021-05-25T17:46:33.973Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:46:33.973Z] ---> Using cache [2021-05-25T17:46:33.973Z] ---> 270b5152003f [2021-05-25T17:46:33.973Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T17:46:33.973Z] 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-05-25T17:46:33.973Z] ---> Running in 4bd62216f459 [2021-05-25T17:46:35.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T17:46:37.461Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:46:37.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:46:37.461Z] ---> b921813e6d99 [2021-05-25T17:46:37.461Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:46:37.461Z] ---> Using cache [2021-05-25T17:46:37.461Z] ---> 781ef9b1e8f5 [2021-05-25T17:46:37.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:46:37.461Z] ---> Using cache [2021-05-25T17:46:37.461Z] ---> 95d11f52bf44 [2021-05-25T17:46:37.461Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T17:46:37.746Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:46:37.746Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:46:37.746Z] ---> b921813e6d99 [2021-05-25T17:46:37.746Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:46:37.746Z] ---> Using cache [2021-05-25T17:46:37.746Z] ---> 781ef9b1e8f5 [2021-05-25T17:46:37.746Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:46:37.746Z] ---> Using cache [2021-05-25T17:46:37.746Z] ---> 95d11f52bf44 [2021-05-25T17:46:37.746Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T17:46:38.349Z] ---> Running in 33d6afa9fdeb [2021-05-25T17:46:38.349Z] ---> Running in 1996b5cf085d [2021-05-25T17:46:40.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:46:40.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:46:41.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:46:41.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:46:42.888Z] OK: 218 MiB in 52 packages [2021-05-25T17:46:42.888Z] OK: 218 MiB in 52 packages [2021-05-25T17:46:44.896Z] Removing intermediate container 33d6afa9fdeb [2021-05-25T17:46:44.896Z] ---> ad42eb01db7d [2021-05-25T17:46:44.896Z] Step 6/24 : COPY go.mod . [2021-05-25T17:46:45.178Z] Removing intermediate container 1996b5cf085d [2021-05-25T17:46:45.178Z] ---> 1240bc27633e [2021-05-25T17:46:45.178Z] Step 6/24 : COPY go.mod . [2021-05-25T17:46:46.172Z] ---> 12140719656a [2021-05-25T17:46:46.455Z] Step 7/24 : RUN go mod download [2021-05-25T17:46:46.455Z] ---> e85e54c1cecb [2021-05-25T17:46:46.455Z] Step 7/24 : RUN go mod download [2021-05-25T17:46:46.455Z] ---> Running in 73f08fd30725 [2021-05-25T17:46:46.734Z] ---> Running in 16b8a601bc74 [2021-05-25T17:46:51.060Z] Removing intermediate container 73f08fd30725 [2021-05-25T17:46:51.060Z] ---> 33ce2885473f [2021-05-25T17:46:51.060Z] Step 8/24 : COPY . . [2021-05-25T17:46:51.354Z] Removing intermediate container 16b8a601bc74 [2021-05-25T17:46:51.354Z] ---> a8323faba0b8 [2021-05-25T17:46:51.354Z] Step 8/24 : COPY . . [2021-05-25T17:47:23.847Z] ---> bdf72780f586 [2021-05-25T17:47:23.847Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:47:23.847Z] ---> e8f779e9f8a6 [2021-05-25T17:47:23.847Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:47:23.847Z] ---> Running in 1e7685c75719 [2021-05-25T17:47:23.847Z] ---> Running in a25b99c30221 [2021-05-25T17:47:27.295Z] Removing intermediate container 1e7685c75719 [2021-05-25T17:47:27.295Z] ---> 37a3b5120c7a [2021-05-25T17:47:27.295Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T17:47:27.589Z] ---> Running in d85960af0624 [2021-05-25T17:47:27.868Z] Removing intermediate container a25b99c30221 [2021-05-25T17:47:27.868Z] ---> fc06cf905ded [2021-05-25T17:47:27.868Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T17:47:28.149Z] ---> Running in d6bcc264f74d [2021-05-25T17:47:30.155Z] 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-05-25T17:47:30.438Z] 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-05-25T17:47:39.418Z] 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-05-25T17:47:51.944Z] Removing intermediate container a12b20ca15ad [2021-05-25T17:47:51.944Z] ---> 317ca763ad06 [2021-05-25T17:47:51.944Z] [2021-05-25T17:47:51.944Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T17:47:51.944Z] ---> 9852663dfa18 [2021-05-25T17:47:51.944Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T17:47:51.944Z] ---> Running in b07e1cea9fbf [2021-05-25T17:47:52.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:47:53.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:47:53.828Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T17:47:53.828Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:47:53.828Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T17:47:53.828Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T17:47:53.828Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:47:53.828Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T17:47:53.828Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:47:53.828Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:47:54.437Z] OK: 7 MiB in 20 packages [2021-05-25T17:47:56.437Z] Removing intermediate container b07e1cea9fbf [2021-05-25T17:47:56.437Z] ---> f6c338295a16 [2021-05-25T17:47:56.437Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:47:56.726Z] ---> Running in 45f0983d6cdb [2021-05-25T17:47:57.335Z] Removing intermediate container 45f0983d6cdb [2021-05-25T17:47:57.335Z] ---> 47d738de034d [2021-05-25T17:47:57.335Z] Step 14/26 : WORKDIR / [2021-05-25T17:47:57.625Z] ---> Running in 763d6b7f511e [2021-05-25T17:47:58.621Z] Removing intermediate container 763d6b7f511e [2021-05-25T17:47:58.621Z] ---> 69063a6bee3c [2021-05-25T17:47:58.621Z] 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-05-25T17:48:00.084Z] ---> fc8c66265c77 [2021-05-25T17:48:00.084Z] 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-05-25T17:48:02.755Z] ---> 5cc2a40c258b [2021-05-25T17:48:02.755Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T17:48:04.777Z] ---> ae6d3b6542f8 [2021-05-25T17:48:04.777Z] 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-05-25T17:48:05.058Z] Removing intermediate container 4bd62216f459 [2021-05-25T17:48:05.058Z] ---> 89dd1c1fc5e5 [2021-05-25T17:48:05.058Z] [2021-05-25T17:48:05.058Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:48:05.058Z] ---> 9852663dfa18 [2021-05-25T17:48:05.058Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:48:05.058Z] ---> Using cache [2021-05-25T17:48:05.058Z] ---> 462dd3c3cb5a [2021-05-25T17:48:05.058Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:48:05.058Z] ---> Using cache [2021-05-25T17:48:05.058Z] ---> 477111e133b6 [2021-05-25T17:48:05.058Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T17:48:05.340Z] ---> Running in 79c90aebdb32 [2021-05-25T17:48:05.956Z] ---> 16e155013205 [2021-05-25T17:48:05.956Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T17:48:06.237Z] Removing intermediate container 79c90aebdb32 [2021-05-25T17:48:06.237Z] ---> 37edd4c9f807 [2021-05-25T17:48:06.237Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:48:06.515Z] ---> Running in ed81cc82c81a [2021-05-25T17:48:07.527Z] Removing intermediate container ed81cc82c81a [2021-05-25T17:48:07.527Z] ---> e97c917bb65d [2021-05-25T17:48:07.527Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:48:08.133Z] ---> 84cba86122c1 [2021-05-25T17:48:08.133Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T17:48:09.126Z] ---> 3352caf7489f [2021-05-25T17:48:09.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T17:48:10.579Z] ---> e9f711a43b87 [2021-05-25T17:48:10.579Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T17:48:11.576Z] ---> 7ba41791efe7 [2021-05-25T17:48:11.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T17:48:11.855Z] ---> c32b98cb7121 [2021-05-25T17:48:11.855Z] 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-05-25T17:48:12.140Z] ---> Running in bfa49b9bb7ea [2021-05-25T17:48:13.135Z] ---> c441f73c02b1 [2021-05-25T17:48:13.135Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T17:48:13.135Z] ---> Running in 8a99a7b6d82d [2021-05-25T17:48:14.129Z] Removing intermediate container 8a99a7b6d82d [2021-05-25T17:48:14.129Z] ---> 1e7235f9732d [2021-05-25T17:48:14.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:48:14.129Z] ---> Running in 59e813779673 [2021-05-25T17:48:15.127Z] Removing intermediate container 59e813779673 [2021-05-25T17:48:15.127Z] ---> 79dd6ad7f218 [2021-05-25T17:48:15.127Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T17:48:15.409Z] ---> Running in 9f2c17a3540f [2021-05-25T17:48:15.697Z] Removing intermediate container bfa49b9bb7ea [2021-05-25T17:48:15.697Z] ---> 26dba9a004c9 [2021-05-25T17:48:15.697Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T17:48:15.982Z] ---> Running in b7ae88f5fbfd [2021-05-25T17:48:16.262Z] Removing intermediate container 9f2c17a3540f [2021-05-25T17:48:16.262Z] ---> de550fad321a [2021-05-25T17:48:16.262Z] Step 22/23 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:48:16.543Z] ---> Running in 315cf3efec68 [2021-05-25T17:48:16.821Z] Removing intermediate container b7ae88f5fbfd [2021-05-25T17:48:16.821Z] ---> 1439cec4a4e6 [2021-05-25T17:48:16.821Z] Step 24/26 : LABEL arch=arm64 [2021-05-25T17:48:17.103Z] ---> Running in 6b8c7c0b25f4 [2021-05-25T17:48:17.381Z] Removing intermediate container 315cf3efec68 [2021-05-25T17:48:17.381Z] ---> ce81bd84ab6b [2021-05-25T17:48:17.382Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:48:17.664Z] ---> Running in 177383fdd1fa [2021-05-25T17:48:17.952Z] Removing intermediate container 6b8c7c0b25f4 [2021-05-25T17:48:17.952Z] ---> a447ca0f1d20 [2021-05-25T17:48:17.952Z] Step 25/26 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:48:17.952Z] ---> Running in 61d29cf19859 [2021-05-25T17:48:18.564Z] Removing intermediate container 177383fdd1fa [2021-05-25T17:48:18.564Z] ---> 8b3bfaa60b91 [2021-05-25T17:48:18.564Z] [2021-05-25T17:48:18.846Z] Removing intermediate container 61d29cf19859 [2021-05-25T17:48:18.846Z] ---> 7a694157db03 [2021-05-25T17:48:18.846Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T17:48:19.136Z] ---> Running in e8b808c40449 [2021-05-25T17:48:19.136Z] Successfully built 8b3bfaa60b91 [2021-05-25T17:48:19.136Z] Successfully tagged support-scheduler-arm64:latest [2021-05-25T17:48:19.747Z]  Building support-scheduler ... done Removing intermediate container e8b808c40449 [2021-05-25T17:48:19.747Z] ---> deeece8a3098 [2021-05-25T17:48:19.747Z] [2021-05-25T17:48:20.355Z] Successfully built deeece8a3098 [2021-05-25T17:48:20.355Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-25T17:48:47.222Z]  Building security-secretstore-setup ... done Removing intermediate container d6bcc264f74d [2021-05-25T17:48:47.222Z] ---> dbfc742257de [2021-05-25T17:48:47.222Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T17:48:47.508Z] ---> Running in 73d5a482a6b3 [2021-05-25T17:48:48.495Z] 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-05-25T17:48:51.130Z] Removing intermediate container 73d5a482a6b3 [2021-05-25T17:48:51.130Z] ---> 391735570099 [2021-05-25T17:48:51.130Z] [2021-05-25T17:48:51.130Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T17:48:51.130Z] 20.10.0: Pulling from library/docker [2021-05-25T17:48:54.552Z] Removing intermediate container d85960af0624 [2021-05-25T17:48:54.552Z] ---> eed19aad8d16 [2021-05-25T17:48:54.552Z] [2021-05-25T17:48:54.552Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:48:54.552Z] ---> 9852663dfa18 [2021-05-25T17:48:54.552Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T17:48:54.552Z] ---> Running in 6814eb831219 [2021-05-25T17:48:55.157Z] Removing intermediate container 6814eb831219 [2021-05-25T17:48:55.157Z] ---> a7f7b619368b [2021-05-25T17:48:55.157Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T17:48:55.432Z] ---> Running in bdfd46f2405e [2021-05-25T17:48:56.034Z] Removing intermediate container bdfd46f2405e [2021-05-25T17:48:56.034Z] ---> 1332bf373d1c [2021-05-25T17:48:56.034Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T17:48:56.311Z] ---> Running in 5a7e7eac4b44 [2021-05-25T17:48:57.300Z] Removing intermediate container 5a7e7eac4b44 [2021-05-25T17:48:57.300Z] ---> c7c19225f72c [2021-05-25T17:48:57.300Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:48:57.586Z] ---> Running in 7689660be3d7 [2021-05-25T17:49:00.227Z] Removing intermediate container 7689660be3d7 [2021-05-25T17:49:00.227Z] ---> 6e3f372cd7fc [2021-05-25T17:49:00.227Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T17:49:00.502Z] ---> Running in f2e016e4673a [2021-05-25T17:49:01.106Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T17:49:01.106Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T17:49:01.106Z] ---> eeaf43b92773 [2021-05-25T17:49:01.106Z] 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-05-25T17:49:01.381Z] ---> Running in 1aa24d8e15f2 [2021-05-25T17:49:01.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:49:01.933Z] Removing intermediate container 1aa24d8e15f2 [2021-05-25T17:49:01.933Z] ---> 70be191fe023 [2021-05-25T17:49:01.933Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T17:49:02.210Z] ---> Running in 5b7ad2ee2553 [2021-05-25T17:49:02.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:49:03.088Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:49:03.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:49:03.359Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T17:49:03.359Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T17:49:03.359Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T17:49:03.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:49:03.632Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T17:49:03.632Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T17:49:03.904Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:49:03.904Z] OK: 8 MiB in 20 packages [2021-05-25T17:49:03.904Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T17:49:03.904Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T17:49:04.175Z] Executing bash-5.0.17-r0.post-install [2021-05-25T17:49:04.175Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:49:04.175Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T17:49:04.175Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T17:49:04.175Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T17:49:04.175Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T17:49:04.175Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T17:49:04.175Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T17:49:04.175Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T17:49:04.175Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T17:49:04.175Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T17:49:04.175Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T17:49:05.597Z] Removing intermediate container f2e016e4673a [2021-05-25T17:49:05.597Z] ---> 270a3360b6ee [2021-05-25T17:49:05.597Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:49:06.189Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T17:49:06.189Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T17:49:06.189Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T17:49:06.189Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T17:49:06.189Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T17:49:06.189Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T17:49:06.189Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T17:49:06.189Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T17:49:06.189Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T17:49:06.189Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T17:49:06.527Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T17:49:06.527Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T17:49:06.527Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T17:49:06.527Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T17:49:06.527Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T17:49:06.527Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T17:49:06.527Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T17:49:06.527Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T17:49:06.527Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T17:49:06.527Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T17:49:06.527Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T17:49:06.527Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T17:49:06.811Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T17:49:06.811Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T17:49:06.811Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T17:49:06.811Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T17:49:06.811Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T17:49:06.811Z] OK: 72 MiB in 59 packages [2021-05-25T17:49:07.087Z] ---> 871e18d8e6b5 [2021-05-25T17:49:07.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T17:49:08.545Z] ---> eddbab7df438 [2021-05-25T17:49:08.545Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T17:49:09.152Z] ---> 564a000017a1 [2021-05-25T17:49:09.152Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T17:49:09.422Z] ---> Running in e7bb5f497249 [2021-05-25T17:49:10.015Z] Removing intermediate container e7bb5f497249 [2021-05-25T17:49:10.015Z] ---> 2e04fe8175fb [2021-05-25T17:49:10.015Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:49:10.015Z] ---> Running in 1253579558d3 [2021-05-25T17:49:10.614Z] Removing intermediate container 1253579558d3 [2021-05-25T17:49:10.614Z] ---> 05f7c17f7718 [2021-05-25T17:49:10.614Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:49:10.614Z] ---> Running in 92425a65abfc [2021-05-25T17:49:11.215Z] Removing intermediate container 92425a65abfc [2021-05-25T17:49:11.215Z] ---> 56d5a0b8e12f [2021-05-25T17:49:11.215Z] Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:49:11.215Z] ---> Running in f485181faf3a [2021-05-25T17:49:11.489Z] Collecting docker-compose==1.23.2 [2021-05-25T17:49:11.489Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T17:49:11.762Z] Removing intermediate container f485181faf3a [2021-05-25T17:49:11.763Z] ---> 55e71a539b2b [2021-05-25T17:49:11.763Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:49:12.033Z] ---> Running in bfaf1515489b [2021-05-25T17:49:12.305Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T17:49:12.305Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T17:49:12.305Z] Removing intermediate container bfaf1515489b [2021-05-25T17:49:12.305Z] ---> 6ac82fbab02c [2021-05-25T17:49:12.305Z] [2021-05-25T17:49:12.903Z] Successfully built 6ac82fbab02c [2021-05-25T17:49:12.903Z] Successfully tagged core-data-arm64:latest [2021-05-25T17:49:14.333Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-05-25T17:49:14.333Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T17:49:15.307Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T17:49:15.307Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T17:49:16.279Z] Collecting PyYAML<4,>=3.10 [2021-05-25T17:49:16.279Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T17:49:20.567Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T17:49:20.567Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T17:49:20.567Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T17:49:20.567Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T17:49:20.567Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T17:49:20.567Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T17:49:23.169Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T17:49:23.169Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T17:49:23.169Z] 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-05-25T17:49:23.169Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T17:49:23.169Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T17:49:25.136Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T17:49:25.136Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T17:49:25.728Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T17:49:25.728Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T17:49:25.728Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-25T17:49:25.999Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-25T17:49:25.999Z] Collecting idna<2.8,>=2.5 [2021-05-25T17:49:25.999Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T17:49:25.999Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T17:49:25.999Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T17:49:25.999Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T17:49:25.999Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T17:49:26.971Z] Installing collected packages: texttable, jsonschema, docker-pycreds, urllib3, idna, requests, websocket-client, docker, PyYAML, cached-property, docopt, dockerpty, docker-compose [2021-05-25T17:49:26.971Z] Running setup.py install for texttable: started [2021-05-25T17:49:28.935Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T17:49:28.935Z] Attempting uninstall: urllib3 [2021-05-25T17:49:28.935Z] Found existing installation: urllib3 1.25.9 [2021-05-25T17:49:28.935Z] Uninstalling urllib3-1.25.9: [2021-05-25T17:49:29.206Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T17:49:29.798Z] Attempting uninstall: idna [2021-05-25T17:49:29.798Z] Found existing installation: idna 2.9 [2021-05-25T17:49:29.798Z] Uninstalling idna-2.9: [2021-05-25T17:49:29.798Z] Successfully uninstalled idna-2.9 [2021-05-25T17:49:30.391Z] Attempting uninstall: requests [2021-05-25T17:49:30.391Z] Found existing installation: requests 2.23.0 [2021-05-25T17:49:30.391Z] Uninstalling requests-2.23.0: [2021-05-25T17:49:30.662Z] Successfully uninstalled requests-2.23.0 [2021-05-25T17:49:32.087Z] Running setup.py install for PyYAML: started [2021-05-25T17:49:34.048Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T17:49:34.048Z] Running setup.py install for docopt: started [2021-05-25T17:49:36.007Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T17:49:36.007Z] Running setup.py install for dockerpty: started [2021-05-25T17:49:37.430Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T17:49:38.399Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-05-25T17:49:46.655Z] Removing intermediate container 5b7ad2ee2553 [2021-05-25T17:49:46.655Z] ---> 8a832abd1898 [2021-05-25T17:49:46.655Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T17:49:46.655Z] ---> Running in 6077267f2664 [2021-05-25T17:49:46.655Z] Removing intermediate container 6077267f2664 [2021-05-25T17:49:46.655Z] ---> 9663d1b9c982 [2021-05-25T17:49:46.655Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T17:49:46.927Z] ---> Running in 4a3e2499da96 [2021-05-25T17:49:47.199Z] Removing intermediate container 4a3e2499da96 [2021-05-25T17:49:47.199Z] ---> 94d235389642 [2021-05-25T17:49:47.199Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T17:49:48.629Z] ---> 5e8d4be1bcc4 [2021-05-25T17:49:48.629Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T17:49:49.227Z] ---> a6a5acd09102 [2021-05-25T17:49:49.227Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T17:49:50.199Z] ---> 8c902b1e4792 [2021-05-25T17:49:50.199Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T17:49:50.200Z] ---> Running in cabf2ddd5dcc [2021-05-25T17:49:50.793Z] Removing intermediate container cabf2ddd5dcc [2021-05-25T17:49:50.793Z] ---> 35698ed5f736 [2021-05-25T17:49:50.793Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:49:50.793Z] ---> Running in efa57df56060 [2021-05-25T17:49:51.384Z] Removing intermediate container efa57df56060 [2021-05-25T17:49:51.384Z] ---> 280c211644da [2021-05-25T17:49:51.384Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:49:51.384Z] ---> Running in 31fce4122d99 [2021-05-25T17:49:51.978Z] Removing intermediate container 31fce4122d99 [2021-05-25T17:49:51.978Z] ---> 7d56a1493f7c [2021-05-25T17:49:51.978Z] Step 23/24 : LABEL git_sha=07718782099762c68bff6425523d49a41cd7dcef [2021-05-25T17:49:51.978Z] ---> Running in 2900cfc9dada [2021-05-25T17:49:52.575Z] Removing intermediate container 2900cfc9dada [2021-05-25T17:49:52.575Z] ---> 1ebff93ea554 [2021-05-25T17:49:52.575Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:49:52.575Z] ---> Running in 06dc071e214a [2021-05-25T17:49:53.170Z] Removing intermediate container 06dc071e214a [2021-05-25T17:49:53.170Z] ---> 4d103896c0ad [2021-05-25T17:49:53.170Z] [2021-05-25T17:49:53.442Z] Successfully built 4d103896c0ad [2021-05-25T17:49:53.442Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-25T17:49:54.056Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T17:49:54.069Z] $ docker stop --time=1 c6df707e15a311237627ea727384472dd456166a5c40222e765610b0b01afeff [2021-05-25T17:49:55.845Z] $ docker rm -f c6df707e15a311237627ea727384472dd456166a5c40222e765610b0b01afeff [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:49:56.443Z] + docker images [2021-05-25T17:49:56.713Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T17:49:56.713Z] sys-mgmt-agent-arm64 latest 4d103896c0ad 4 seconds ago 299MB [2021-05-25T17:49:56.713Z] core-data-arm64 latest 6ac82fbab02c 44 seconds ago 20.4MB [2021-05-25T17:49:56.713Z] eed19aad8d16 About a minute ago 990MB [2021-05-25T17:49:56.713Z] 391735570099 About a minute ago 980MB [2021-05-25T17:49:56.713Z] security-secretstore-setup-arm64 latest deeece8a3098 About a minute ago 24.4MB [2021-05-25T17:49:56.713Z] support-scheduler-arm64 latest 8b3bfaa60b91 About a minute ago 16.1MB [2021-05-25T17:49:56.713Z] 89dd1c1fc5e5 About a minute ago 982MB [2021-05-25T17:49:56.713Z] 317ca763ad06 2 minutes ago 979MB [2021-05-25T17:49:56.713Z] security-bootstrapper-arm64 latest 5658186b6d97 4 minutes ago 17.2MB [2021-05-25T17:49:56.713Z] core-metadata-arm64 latest 59a8c6b440f6 4 minutes ago 17.4MB [2021-05-25T17:49:56.713Z] support-notifications-arm64 latest 59039166f88b 4 minutes ago 16.8MB [2021-05-25T17:49:56.713Z] core-command-arm64 latest 551a897f968d 4 minutes ago 16.1MB [2021-05-25T17:49:56.713Z] security-proxy-setup-arm64 latest e15ab52a0e8b 4 minutes ago 24MB [2021-05-25T17:49:56.713Z] 584479f63a38 4 minutes ago 989MB [2021-05-25T17:49:56.713Z] 4e8e3435e6ec 4 minutes ago 982MB [2021-05-25T17:49:56.713Z] 58e5cfb0dbff 4 minutes ago 981MB [2021-05-25T17:49:56.713Z] f5b3c6df7fa3 4 minutes ago 978MB [2021-05-25T17:49:56.713Z] bf7cc3f5daf5 4 minutes ago 974MB [2021-05-25T17:49:56.713Z] ci-base-image-arm64 latest b921813e6d99 16 minutes ago 641MB [2021-05-25T17:49:56.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-25T17:49:56.713Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-25T17:49:56.713Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-25T17:49:56.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh [2021-05-25T17:49:57.522Z] ---> job-cost.sh [2021-05-25T17:49:57.522Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pfe6 [2021-05-25T17:50:36.481Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T17:52:13.331Z] lf-activate-venv(): INFO: Adding /tmp/venv-pfe6/bin to PATH [2021-05-25T17:52:13.331Z] INFO: No Stack... [2021-05-25T17:52:13.331Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T17:52:13.331Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T17:52:13.698Z] + cat /w/workspace/edgex-go/20/archives/cost.csv [2021-05-25T17:52:13.698Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T17:52:13.758Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3478-20-stack-cost] [2021-05-25T17:52:13.770Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3478-20-stack-cost] did not exist. Created. [2021-05-25T17:52:13.770Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3478-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T17:52:14.117Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T17:52:14.393Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T17:52:14.410Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3478-20-stack-cost] [Pipeline] // lock [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-05-25T17:52:14.899Z] provisioning config files... [2021-05-25T17:52:14.908Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config4662687419711040561tmp [Pipeline] { [Pipeline] sh [2021-05-25T17:52:15.215Z] + set +x [2021-05-25T17:52:15.215Z] + curl -s https://codecov.io/bash [2021-05-25T17:52:15.215Z] + bash -s -- [2021-05-25T17:52:15.474Z] [2021-05-25T17:52:15.474Z] _____ _ [2021-05-25T17:52:15.474Z] / ____| | | [2021-05-25T17:52:15.474Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T17:52:15.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T17:52:15.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T17:52:15.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T17:52:15.474Z] Bash-1.0.3 [2021-05-25T17:52:15.474Z] [2021-05-25T17:52:15.474Z] [2021-05-25T17:52:15.474Z] ==> git version 2.24.4 found [2021-05-25T17:52:15.474Z] ==> 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-05-25T17:52:15.474Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T17:52:15.474Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T17:52:15.474Z] ==> Jenkins CI detected. [2021-05-25T17:52:15.474Z] project root: . [2021-05-25T17:52:15.474Z] --> token set from env [2021-05-25T17:52:15.474Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T17:52:15.474Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T17:52:15.474Z] ==> Python coveragepy not found [2021-05-25T17:52:15.474Z] ==> Searching for coverage reports in: [2021-05-25T17:52:15.474Z] + . [2021-05-25T17:52:15.474Z] -> Found 1 reports [2021-05-25T17:52:15.474Z] ==> Detecting git/mercurial file structure [2021-05-25T17:52:15.474Z] ==> Reading reports [2021-05-25T17:52:15.474Z] + ./coverage.out bytes=741453 [2021-05-25T17:52:15.474Z] ==> Appending adjustments [2021-05-25T17:52:15.474Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T17:52:18.017Z] + Found adjustments [2021-05-25T17:52:18.017Z] ==> Gzipping contents [2021-05-25T17:52:18.017Z] 104K /tmp/codecov.HdOr9X.gz [2021-05-25T17:52:18.017Z] ==> Uploading reports [2021-05-25T17:52:18.017Z] url: https://codecov.io [2021-05-25T17:52:18.017Z] query: branch=PR-3478&commit=07718782099762c68bff6425523d49a41cd7dcef&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-25T17:52:18.017Z] -> Pinging Codecov [2021-05-25T17:52:18.017Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3478&commit=07718782099762c68bff6425523d49a41cd7dcef&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-25T17:52:18.604Z] -> Uploading to [2021-05-25T17:52:18.604Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/07718782099762c68bff6425523d49a41cd7dcef/d69d85f1-ee62-4e20-ba7d-98eec8a559ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T175218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a76f5f5c6393ab01f482d363b9860debb30bd76d09684f63ed23a68d909f194f [2021-05-25T17:52:18.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:52:18.604Z] Dload Upload Total Spent Left Speed [2021-05-25T17:52:19.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 195k --:--:-- --:--:-- --:--:-- 195k [2021-05-25T17:52:19.199Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/07718782099762c68bff6425523d49a41cd7dcef [Pipeline] } [2021-05-25T17:52:19.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:52:20.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:52:20.970Z] ---> package-listing.sh [2021-05-25T17:52:20.970Z] ++ facter osfamily [2021-05-25T17:52:20.970Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T17:52:21.230Z] + OS_FAMILY=redhat [2021-05-25T17:52:21.230Z] + workspace=/w/workspace/edgex-go/20 [2021-05-25T17:52:21.230Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T17:52:21.230Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T17:52:21.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T17:52:21.230Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T17:52:21.230Z] + '[' /w/workspace/edgex-go/20 ']' [2021-05-25T17:52:21.230Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T17:52:21.230Z] + case "${OS_FAMILY}" in [2021-05-25T17:52:21.230Z] + sort [2021-05-25T17:52:21.230Z] + rpm -qa [2021-05-25T17:52:33.459Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T17:52:33.459Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T17:52:33.459Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T17:52:33.459Z] + '[' /w/workspace/edgex-go/20 ']' [2021-05-25T17:52:33.459Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2021-05-25T17:52:33.459Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2021-05-25T17:52:33.470Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T17:52:33.753Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:52:34.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:52:34.320Z] [2021-05-25T17:52:34.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:52:34.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:52:34.893Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T17:52:34.893Z] df20fa9351a1: Pulling fs layer [2021-05-25T17:52:34.893Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T17:52:34.893Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T17:52:34.893Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T17:52:34.893Z] 93b61091891f: Pulling fs layer [2021-05-25T17:52:34.893Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T17:52:34.893Z] 5e14af77c1be: Pulling fs layer [2021-05-25T17:52:34.893Z] 01666e4c0597: Pulling fs layer [2021-05-25T17:52:34.893Z] aa168da1d23b: Pulling fs layer [2021-05-25T17:52:34.893Z] 93b9cdb0e59b: Waiting [2021-05-25T17:52:34.893Z] 5e14af77c1be: Waiting [2021-05-25T17:52:34.893Z] 01666e4c0597: Waiting [2021-05-25T17:52:34.893Z] aa168da1d23b: Waiting [2021-05-25T17:52:34.893Z] 46f8f816bc3b: Waiting [2021-05-25T17:52:34.893Z] 93b61091891f: Waiting [2021-05-25T17:52:34.893Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T17:52:34.893Z] 36b3adc4ff6f: Download complete [2021-05-25T17:52:34.893Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T17:52:34.893Z] 46f8f816bc3b: Download complete [2021-05-25T17:52:35.160Z] df20fa9351a1: Verifying Checksum [2021-05-25T17:52:35.160Z] df20fa9351a1: Download complete [2021-05-25T17:52:35.160Z] 93b61091891f: Verifying Checksum [2021-05-25T17:52:35.160Z] 93b61091891f: Download complete [2021-05-25T17:52:35.160Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T17:52:35.160Z] 93b9cdb0e59b: Download complete [2021-05-25T17:52:35.160Z] 5e14af77c1be: Verifying Checksum [2021-05-25T17:52:35.160Z] 5e14af77c1be: Download complete [2021-05-25T17:52:35.160Z] 01666e4c0597: Verifying Checksum [2021-05-25T17:52:35.160Z] 01666e4c0597: Download complete [2021-05-25T17:52:35.160Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T17:52:35.160Z] 8ad3a11d3b57: Download complete [2021-05-25T17:52:35.160Z] df20fa9351a1: Pull complete [2021-05-25T17:52:35.424Z] 36b3adc4ff6f: Pull complete [2021-05-25T17:52:36.003Z] 8ad3a11d3b57: Pull complete [2021-05-25T17:52:36.267Z] 46f8f816bc3b: Pull complete [2021-05-25T17:52:36.527Z] 93b61091891f: Pull complete [2021-05-25T17:52:36.786Z] 93b9cdb0e59b: Pull complete [2021-05-25T17:52:36.786Z] 5e14af77c1be: Pull complete [2021-05-25T17:52:37.046Z] 01666e4c0597: Pull complete [2021-05-25T17:52:37.308Z] aa168da1d23b: Verifying Checksum [2021-05-25T17:52:37.308Z] aa168da1d23b: Download complete [2021-05-25T17:52:43.927Z] aa168da1d23b: Pull complete [2021-05-25T17:52:43.927Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T17:52:43.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:52:43.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T17:52:44.002Z] prd-centos7-docker-4c-2g-239 does not seem to be running inside a container [2021-05-25T17:52:44.035Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T17:52:50.337Z] $ docker top c3422dbcb6f3be160dbc1ab46222c799441c66a3ec54775c1199e97f4818d1ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:52:50.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T17:52:50.995Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T17:52:51.288Z] + ls /var/log/sa-host [2021-05-25T17:52:51.289Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T17:52:51.289Z] file_magic: OK [2021-05-25T17:52:51.289Z] HZ: Using current value: 100 [2021-05-25T17:52:51.289Z] file_header: OK [2021-05-25T17:52:51.289Z] 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-05-25T17:52:51.289Z] Statistics: [2021-05-25T17:52:51.289Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:52:51.289Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T17:52:51.289Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T17:52:51.289Z] file_magic: OK [2021-05-25T17:52:51.289Z] HZ: Using current value: 100 [2021-05-25T17:52:51.289Z] file_header: OK [2021-05-25T17:52:51.289Z] 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-05-25T17:52:51.289Z] Statistics: [2021-05-25T17:52:51.289Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:52:51.289Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:52:51.876Z] provisioning config files... [2021-05-25T17:52:51.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config2112571839391437178tmp [Pipeline] { [Pipeline] echo [2021-05-25T17:52:51.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:52:52.197Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T17:52:52.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T17:52:52.229Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:52:52.522Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T17:52:52.531Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:52:52.823Z] ---> sudo-logs.sh [2021-05-25T17:52:52.823Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T17:52:52.847Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:52:53.140Z] ---> job-cost.sh [2021-05-25T17:52:53.140Z] lf-activate-venv: SKIPPING [2021-05-25T17:52:53.140Z] DEBUG: total: 0.18000000715255737 [2021-05-25T17:52:53.140Z] INFO: Retrieving Stack Cost... [2021-05-25T17:52:54.079Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:52:54.340Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T17:52:54.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:52:54.647Z] ---> logs-deploy.sh [2021-05-25T17:52:54.647Z] lf-activate-venv: SKIPPING [2021-05-25T17:52:54.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/20 [2021-05-25T17:52:54.647Z] INFO: archiving workspace using pattern(s): [2021-05-25T17:52:55.589Z] Archives upload complete. [2021-05-25T17:52:55.589Z] INFO: archiving logs to Nexus [2021-05-25T17:52:56.161Z] ---> uname -a: [2021-05-25T17:52:56.161Z] Linux prd-centos7-docker-4c-2g-239.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] ---> lscpu: [2021-05-25T17:52:56.161Z] Architecture: x86_64 [2021-05-25T17:52:56.161Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T17:52:56.161Z] Byte Order: Little Endian [2021-05-25T17:52:56.161Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T17:52:56.161Z] CPU(s): 2 [2021-05-25T17:52:56.161Z] On-line CPU(s) list: 0,1 [2021-05-25T17:52:56.161Z] Thread(s) per core: 1 [2021-05-25T17:52:56.161Z] Core(s) per socket: 1 [2021-05-25T17:52:56.161Z] Socket(s): 2 [2021-05-25T17:52:56.161Z] NUMA node(s): 1 [2021-05-25T17:52:56.161Z] Vendor ID: AuthenticAMD [2021-05-25T17:52:56.161Z] CPU family: 23 [2021-05-25T17:52:56.161Z] Model: 49 [2021-05-25T17:52:56.161Z] Model name: AMD EPYC-Rome Processor [2021-05-25T17:52:56.161Z] Stepping: 0 [2021-05-25T17:52:56.161Z] CPU MHz: 2799.998 [2021-05-25T17:52:56.161Z] BogoMIPS: 5599.99 [2021-05-25T17:52:56.161Z] Virtualization: AMD-V [2021-05-25T17:52:56.161Z] Hypervisor vendor: KVM [2021-05-25T17:52:56.161Z] Virtualization type: full [2021-05-25T17:52:56.161Z] L1d cache: 64 KiB [2021-05-25T17:52:56.161Z] L1i cache: 64 KiB [2021-05-25T17:52:56.161Z] L2 cache: 1 MiB [2021-05-25T17:52:56.161Z] L3 cache: 32 MiB [2021-05-25T17:52:56.161Z] NUMA node0 CPU(s): 0,1 [2021-05-25T17:52:56.161Z] Vulnerability Itlb multihit: Not affected [2021-05-25T17:52:56.161Z] Vulnerability L1tf: Not affected [2021-05-25T17:52:56.161Z] Vulnerability Mds: Not affected [2021-05-25T17:52:56.161Z] Vulnerability Meltdown: Not affected [2021-05-25T17:52:56.161Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T17:52:56.161Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T17:52:56.161Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T17:52:56.161Z] Vulnerability Srbds: Not affected [2021-05-25T17:52:56.161Z] Vulnerability Tsx async abort: Not affected [2021-05-25T17:52:56.161Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] ---> nproc: [2021-05-25T17:52:56.161Z] 2 [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] ---> df -h: [2021-05-25T17:52:56.161Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T17:52:56.161Z] overlay 40.0G 12.1G 27.8G 30% / [2021-05-25T17:52:56.161Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T17:52:56.161Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T17:52:56.161Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /facter-os [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/resolv.conf [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hostname [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hosts [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/secure [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/auth.log [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /run/cloud-init/result.json [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/sa-host [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/20 [2021-05-25T17:52:56.161Z] /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/20@tmp [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] ---> free -m: [2021-05-25T17:52:56.161Z] total used free shared buff/cache available [2021-05-25T17:52:56.161Z] Mem: 7821 1344 2186 0 4290 6430 [2021-05-25T17:52:56.161Z] Swap: 1023 1 1022 [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] ---> ip addr: [2021-05-25T17:52:56.161Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T17:52:56.161Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T17:52:56.161Z] inet 127.0.0.1/8 scope host lo [2021-05-25T17:52:56.161Z] valid_lft forever preferred_lft forever [2021-05-25T17:52:56.161Z] inet6 ::1/128 scope host [2021-05-25T17:52:56.161Z] valid_lft forever preferred_lft forever [2021-05-25T17:52:56.161Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T17:52:56.161Z] link/ether fa:16:3e:13:4b:b2 brd ff:ff:ff:ff:ff:ff [2021-05-25T17:52:56.161Z] inet 10.30.123.94/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T17:52:56.161Z] valid_lft 84843sec preferred_lft 84843sec [2021-05-25T17:52:56.161Z] inet6 fe80::f816:3eff:fe13:4bb2/64 scope link [2021-05-25T17:52:56.161Z] valid_lft forever preferred_lft forever [2021-05-25T17:52:56.161Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T17:52:56.161Z] link/ether 02:42:cc:cf:36:e7 brd ff:ff:ff:ff:ff:ff [2021-05-25T17:52:56.161Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T17:52:56.161Z] valid_lft forever preferred_lft forever [2021-05-25T17:52:56.161Z] inet6 fe80::42:ccff:fecf:36e7/64 scope link [2021-05-25T17:52:56.161Z] valid_lft forever preferred_lft forever [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] ---> sar -b -r -n DEV: [2021-05-25T17:52:56.161Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] 17:26:48 LINUX RESTART (2 CPU) [2021-05-25T17:52:56.161Z] [2021-05-25T17:52:56.161Z] 17:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T17:52:56.161Z] 17:28:02 255.65 114.61 141.04 0.00 11037.18 45691.56 0.00 [2021-05-25T17:52:56.161Z] 17:29:02 79.75 0.19 79.56 0.00 23.16 42536.56 0.00 [2021-05-25T17:52:56.162Z] 17:30:01 142.83 0.00 142.83 0.00 0.00 19273.19 0.00 [2021-05-25T17:52:56.162Z] 17:31:01 55.31 0.02 55.29 0.00 0.53 12047.39 0.00 [2021-05-25T17:52:56.162Z] 17:32:01 54.52 0.02 54.51 0.00 0.53 4625.57 0.00 [2021-05-25T17:52:56.162Z] 17:33:01 98.82 0.00 98.82 0.00 0.00 32498.45 0.00 [2021-05-25T17:52:56.162Z] 17:34:04 162.73 80.04 82.69 0.00 1922.29 75695.14 0.00 [2021-05-25T17:52:56.162Z] 17:35:02 269.66 66.93 202.72 0.00 1657.15 128638.38 0.00 [2021-05-25T17:52:56.162Z] 17:36:01 340.92 161.50 179.43 0.00 8362.75 82901.07 0.00 [2021-05-25T17:52:56.162Z] 17:37:06 227.34 1.48 225.85 0.00 869.71 71922.46 0.00 [2021-05-25T17:52:56.162Z] 17:38:01 228.92 25.22 203.71 0.00 688.08 119909.90 0.00 [2021-05-25T17:52:56.162Z] 17:39:01 248.71 20.25 228.46 0.00 3037.20 46791.42 0.00 [2021-05-25T17:52:56.162Z] 17:40:01 53.33 10.29 43.04 0.00 1301.13 4140.56 0.00 [2021-05-25T17:52:56.162Z] 17:41:01 1.52 0.00 1.52 0.00 0.00 29.21 0.00 [2021-05-25T17:52:56.162Z] 17:42:01 0.28 0.05 0.23 0.00 1.47 2.32 0.00 [2021-05-25T17:52:56.162Z] 17:43:01 1.08 0.25 0.83 0.00 5.20 16.74 0.00 [2021-05-25T17:52:56.162Z] 17:44:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 [2021-05-25T17:52:56.162Z] 17:45:01 0.27 0.00 0.27 0.00 0.00 3.67 0.00 [2021-05-25T17:52:56.162Z] 17:46:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-25T17:52:56.162Z] 17:47:01 0.15 0.00 0.15 0.00 0.00 1.65 0.00 [2021-05-25T17:52:56.162Z] 17:48:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-05-25T17:52:56.162Z] 17:49:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-05-25T17:52:56.162Z] 17:50:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-05-25T17:52:56.162Z] 17:51:01 0.33 0.00 0.33 0.00 0.00 4.48 0.00 [2021-05-25T17:52:56.162Z] 17:52:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 [2021-05-25T17:52:56.162Z] Average: 88.63 19.14 69.49 0.00 1154.59 27209.64 0.00 [2021-05-25T17:52:56.162Z] [2021-05-25T17:52:56.162Z] 17:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T17:52:56.162Z] 17:28:02 5119764 0 898572 11.22 2620 1987976 1512100 16.69 874384 1601336 87028 [2021-05-25T17:52:56.162Z] 17:29:02 4115024 0 995608 12.43 2620 2895680 1622268 17.91 1060040 2341580 31740 [2021-05-25T17:52:56.162Z] 17:30:01 3787492 0 1160204 14.49 2620 3058616 1572848 17.37 1375508 2286900 267584 [2021-05-25T17:52:56.162Z] 17:31:01 3605420 0 1217108 15.20 2620 3183784 1906128 21.04 1492624 2337204 42600 [2021-05-25T17:52:56.162Z] 17:32:01 3735248 0 1170308 14.61 2620 3100756 1701240 18.78 1340992 2356652 61216 [2021-05-25T17:52:56.162Z] 17:33:01 1311088 0 1299268 16.22 2620 5395956 1897868 20.95 2078968 3977544 1666576 [2021-05-25T17:52:56.162Z] 17:34:04 1464996 0 1326160 16.56 2620 5215156 1896236 20.94 1889280 3988568 740732 [2021-05-25T17:52:56.162Z] 17:35:02 196288 0 1329396 16.60 2620 6480628 1585024 17.50 3207988 3870500 256340 [2021-05-25T17:52:56.162Z] 17:36:01 593300 0 1439296 17.97 2620 5973716 2605920 28.77 2924100 3734540 10576 [2021-05-25T17:52:56.162Z] 17:37:06 153548 0 1405232 17.55 2620 6447532 1989324 21.96 3023120 4088860 14000 [2021-05-25T17:52:56.162Z] 17:38:01 215860 0 1423964 17.78 2620 6366488 2012148 22.22 3318624 3702696 166752 [2021-05-25T17:52:56.162Z] 17:39:01 2405456 0 1340992 16.74 2620 4259864 1768964 19.53 1641228 3234868 1080 [2021-05-25T17:52:56.162Z] 17:40:01 2867052 0 1274888 15.92 2620 3864372 1449980 16.01 1212768 3217996 20 [2021-05-25T17:52:56.162Z] 17:41:01 2872120 0 1269816 15.85 2620 3864376 1400756 15.47 1209656 3217900 8 [2021-05-25T17:52:56.162Z] 17:42:01 2870720 0 1271212 15.87 2620 3864380 1402364 15.48 1204508 3225536 8 [2021-05-25T17:52:56.162Z] 17:43:01 2871920 0 1269980 15.86 2620 3864412 1400708 15.46 1209384 3219444 8 [2021-05-25T17:52:56.162Z] 17:44:01 2872396 0 1269500 15.85 2620 3864416 1400696 15.46 1203128 3225668 12 [2021-05-25T17:52:56.162Z] 17:45:01 2872592 0 1269296 15.85 2620 3864424 1400624 15.46 1203140 3225668 12 [2021-05-25T17:52:56.162Z] 17:46:01 2872344 0 1269544 15.85 2620 3864424 1400624 15.46 1203088 3225668 8 [2021-05-25T17:52:56.162Z] 17:47:01 2872492 0 1269392 15.85 2620 3864428 1400624 15.46 1203176 3225668 8 [2021-05-25T17:52:56.162Z] 17:48:01 2872520 0 1269360 15.85 2620 3864432 1400696 15.46 1203316 3225668 8 [2021-05-25T17:52:56.162Z] 17:49:01 2872344 0 1269532 15.85 2620 3864436 1400624 15.46 1203100 3225668 12 [2021-05-25T17:52:56.162Z] 17:50:01 2872092 0 1269776 15.85 2620 3864444 1400624 15.46 1207324 3221572 8 [2021-05-25T17:52:56.162Z] 17:51:01 2870316 0 1271552 15.88 2620 3864444 1400624 15.46 1227596 3202916 8 [2021-05-25T17:52:56.162Z] 17:52:01 2870464 0 1271396 15.87 2620 3864452 1400624 15.46 1227604 3202916 8 [2021-05-25T17:52:56.162Z] Average: 2561314 0 1260854 15.74 2620 4184144 1613185 17.81 1597786 3175341 133854 [2021-05-25T17:52:56.162Z] [2021-05-25T17:52:56.162Z] 17:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T17:52:56.162Z] 17:28:02 eth0 1395.30 1255.73 5210.09 160.95 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:28:02 veth1c89c05 545.37 488.56 52.50 1495.78 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:28:02 docker0 545.37 488.46 45.05 1495.77 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:29:02 eth0 682.85 681.76 4107.89 67.50 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:29:02 vethc87d5d0 33.73 46.55 2.61 141.84 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:29:02 docker0 439.11 408.75 33.41 1364.27 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:30:01 eth0 272.87 211.69 762.18 31.83 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:30:01 vethf27cc88 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:30:01 docker0 189.42 233.34 13.62 724.34 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:31:01 eth0 40.31 26.97 24.63 109.53 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:31:01 vethf27cc88 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:31:01 docker0 2.33 2.33 0.15 0.19 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:32:01 eth0 19.31 10.06 16.52 9.05 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:32:01 vethf27cc88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:33:01 vethb161ccf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:33:01 eth0 176.77 154.32 1698.46 23.33 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:34:04 vethb161ccf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:34:04 eth0 6.90 3.33 5.74 2.29 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:34:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:34:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:35:02 vethb161ccf 0.00 1.05 0.00 0.06 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:35:02 eth0 81.10 65.92 188.68 12.44 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:35:02 docker0 56.68 62.93 3.83 173.94 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:36:01 vethddc9b2a 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:36:01 veth9fe6844 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:36:01 vethb161ccf 0.00 0.78 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:36:01 vethcf710b1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:37:06 vethb161ccf 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:37:06 eth0 2566.06 2260.10 11235.34 511.91 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:37:06 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:37:06 veth625cfb3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:38:01 vethb161ccf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:38:01 vethfa95572 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:38:01 eth0 51.65 34.65 93.78 12.97 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:39:01 vethb161ccf 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:39:01 eth0 243.66 190.87 1684.91 146.26 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:39:01 docker0 1302.50 1309.79 100.32 4373.20 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:40:01 eth0 10.19 5.83 8.91 4.08 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:40:01 docker0 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:41:01 eth0 0.78 0.47 0.29 0.18 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:42:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:43:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:44:01 eth0 0.23 0.20 0.10 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:46:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:47:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:48:01 eth0 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:49:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:52:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.162Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.163Z] Average: eth0 123.06 107.52 559.66 28.82 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.163Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.163Z] Average: docker0 52.17 52.47 4.02 175.18 0.00 0.00 0.00 0.00 [2021-05-25T17:52:56.163Z] [2021-05-25T17:52:56.163Z] [2021-05-25T17:52:56.163Z] ---> sar -P ALL: [2021-05-25T17:52:56.163Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T17:52:56.163Z] [2021-05-25T17:52:56.163Z] 17:26:48 LINUX RESTART (2 CPU) [2021-05-25T17:52:56.163Z] [2021-05-25T17:52:56.163Z] 17:27:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:52:56.163Z] 17:28:02 all 28.63 0.00 9.93 27.95 0.11 33.38 [2021-05-25T17:52:56.163Z] 17:28:02 0 28.20 0.00 10.77 26.53 0.09 34.41 [2021-05-25T17:52:56.163Z] 17:28:02 1 29.06 0.00 9.09 29.38 0.12 32.35 [2021-05-25T17:52:56.163Z] 17:29:02 all 14.43 0.00 4.12 9.48 0.08 71.89 [2021-05-25T17:52:56.163Z] 17:29:02 0 17.22 0.00 4.47 11.03 0.07 67.20 [2021-05-25T17:52:56.163Z] 17:29:02 1 11.66 0.00 3.77 7.94 0.09 76.54 [2021-05-25T17:52:56.163Z] 17:30:01 all 54.55 0.00 8.24 5.35 0.11 31.75 [2021-05-25T17:52:56.163Z] 17:30:01 0 54.93 0.00 8.37 5.08 0.13 31.49 [2021-05-25T17:52:56.163Z] 17:30:01 1 54.18 0.00 8.11 5.61 0.09 32.00 [2021-05-25T17:52:56.163Z] 17:31:01 all 30.88 0.00 3.94 7.65 0.10 57.44 [2021-05-25T17:52:56.163Z] 17:31:01 0 30.61 0.00 4.09 9.23 0.09 55.99 [2021-05-25T17:52:56.163Z] 17:31:01 1 31.14 0.00 3.78 6.08 0.11 58.89 [2021-05-25T17:52:56.163Z] 17:32:01 all 48.83 0.00 6.66 16.31 0.15 28.05 [2021-05-25T17:52:56.163Z] 17:32:01 0 47.94 0.00 6.37 20.28 0.14 25.26 [2021-05-25T17:52:56.163Z] 17:32:01 1 49.71 0.00 6.94 12.33 0.16 30.85 [2021-05-25T17:52:56.163Z] 17:33:01 all 25.81 0.00 6.78 21.63 0.10 45.68 [2021-05-25T17:52:56.163Z] 17:33:01 0 24.57 0.00 6.85 21.47 0.09 47.03 [2021-05-25T17:52:56.163Z] 17:33:01 1 27.06 0.00 6.71 21.79 0.11 44.34 [2021-05-25T17:52:56.163Z] 17:34:04 all 7.43 0.00 3.90 87.14 0.17 1.36 [2021-05-25T17:52:56.163Z] 17:34:04 0 7.09 0.00 3.96 87.03 0.17 1.74 [2021-05-25T17:52:56.163Z] 17:34:04 1 7.78 0.00 3.83 87.25 0.17 0.97 [2021-05-25T17:52:56.163Z] 17:35:02 all 10.50 0.00 8.02 63.14 0.09 18.25 [2021-05-25T17:52:56.163Z] 17:35:02 0 10.40 0.00 8.09 60.26 0.09 21.16 [2021-05-25T17:52:56.163Z] 17:35:02 1 10.60 0.00 7.95 66.01 0.09 15.34 [2021-05-25T17:52:56.163Z] 17:36:01 all 48.95 0.00 9.63 34.08 0.20 7.13 [2021-05-25T17:52:56.163Z] 17:36:01 0 47.89 0.00 10.10 33.09 0.29 8.62 [2021-05-25T17:52:56.163Z] 17:36:01 1 50.01 0.00 9.16 35.07 0.11 5.65 [2021-05-25T17:52:56.163Z] 17:37:06 all 29.46 0.00 8.66 48.80 0.15 12.94 [2021-05-25T17:52:56.163Z] 17:37:06 0 29.34 0.00 8.77 47.51 0.13 14.26 [2021-05-25T17:52:56.163Z] 17:37:06 1 29.57 0.00 8.55 50.08 0.16 11.63 [2021-05-25T17:52:56.163Z] 17:38:01 all 26.74 0.00 9.17 59.72 0.13 4.23 [2021-05-25T17:52:56.163Z] 17:38:01 0 27.15 0.00 9.18 56.16 0.14 7.37 [2021-05-25T17:52:56.163Z] 17:38:01 1 26.34 0.00 9.16 63.28 0.12 1.10 [2021-05-25T17:52:56.163Z] [2021-05-25T17:52:56.163Z] 17:38:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:52:56.163Z] 17:39:01 all 43.11 0.00 10.05 31.09 0.17 15.58 [2021-05-25T17:52:56.163Z] 17:39:01 0 42.39 0.00 10.21 25.54 0.18 21.67 [2021-05-25T17:52:56.163Z] 17:39:01 1 43.82 0.00 9.90 36.62 0.16 9.50 [2021-05-25T17:52:56.163Z] 17:40:01 all 1.67 0.00 1.15 3.83 0.04 93.31 [2021-05-25T17:52:56.163Z] 17:40:01 0 1.85 0.00 1.14 4.29 0.05 92.66 [2021-05-25T17:52:56.163Z] 17:40:01 1 1.48 0.00 1.16 3.36 0.03 93.96 [2021-05-25T17:52:56.163Z] 17:41:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-05-25T17:52:56.163Z] 17:41:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-25T17:52:56.163Z] 17:41:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-25T17:52:56.163Z] 17:42:01 all 0.09 0.00 0.13 0.00 0.03 99.75 [2021-05-25T17:52:56.163Z] 17:42:01 0 0.12 0.00 0.15 0.00 0.02 99.72 [2021-05-25T17:52:56.163Z] 17:42:01 1 0.07 0.00 0.10 0.00 0.05 99.78 [2021-05-25T17:52:56.163Z] 17:43:01 all 0.08 0.00 0.03 0.01 0.03 99.84 [2021-05-25T17:52:56.163Z] 17:43:01 0 0.15 0.00 0.03 0.02 0.02 99.78 [2021-05-25T17:52:56.163Z] 17:43:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-25T17:52:56.163Z] 17:44:01 all 0.09 0.00 0.02 0.01 0.03 99.85 [2021-05-25T17:52:56.163Z] 17:44:01 0 0.15 0.00 0.02 0.02 0.03 99.78 [2021-05-25T17:52:56.163Z] 17:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T17:52:56.163Z] 17:45:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-25T17:52:56.163Z] 17:45:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-25T17:52:56.163Z] 17:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-25T17:52:56.163Z] 17:46:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-25T17:52:56.163Z] 17:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-25T17:52:56.163Z] 17:46:01 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-25T17:52:56.163Z] 17:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-25T17:52:56.163Z] 17:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-25T17:52:56.163Z] 17:47:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-25T17:52:56.163Z] 17:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-25T17:52:56.163Z] 17:48:01 0 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-25T17:52:56.163Z] 17:48:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-25T17:52:56.163Z] 17:49:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-05-25T17:52:56.163Z] 17:49:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-25T17:52:56.163Z] 17:49:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-25T17:52:56.163Z] [2021-05-25T17:52:56.163Z] 17:49:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:52:56.163Z] 17:50:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-05-25T17:52:56.163Z] 17:50:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-25T17:52:56.163Z] 17:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T17:52:56.163Z] 17:51:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-25T17:52:56.163Z] 17:51:01 0 0.23 0.00 0.03 0.00 0.03 99.70 [2021-05-25T17:52:56.163Z] 17:51:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2021-05-25T17:52:56.163Z] 17:52:01 all 0.08 0.00 0.03 0.00 0.02 99.88 [2021-05-25T17:52:56.163Z] 17:52:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-25T17:52:56.163Z] 17:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-25T17:52:56.163Z] Average: all 14.31 0.00 3.50 16.17 0.08 65.95 [2021-05-25T17:52:56.163Z] Average: 0 14.26 0.00 3.58 15.85 0.08 66.24 [2021-05-25T17:52:56.163Z] Average: 1 14.35 0.00 3.41 16.49 0.08 65.67 [2021-05-25T17:52:56.163Z] [2021-05-25T17:52:56.163Z] [2021-05-25T17:52:56.163Z]