Pull request #3615 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from dc5a64065edf1786901fbabc8409f00b48d41832+4edb777b9d60e900e8671f5ac6453e52ef440742 (845adbc7ceeba979f1f994df31ffcc32c8b547ef) 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-ssh8736707149823314465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh4900783723036673580.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3615/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-3615/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1107418927706683191.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh3589729058211989995.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/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-3615/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1512733015070196448.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2310 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh24492318729035815.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7717787457563883143.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit dc5a64065edf1786901fbabc8409f00b48d41832 Merge succeeded, producing dc5a64065edf1786901fbabc8409f00b48d41832 Checking out Revision dc5a64065edf1786901fbabc8409f00b48d41832 (PR-3615) > git config core.sparsecheckout # timeout=10 > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # 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/3@tmp/jenkins-gitclient-ssh8111774530642987657.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 Commit message: "feat(security): Lint Dockerfiles" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 204473890a1a6ceace80963b96ea5cf829d13d7b # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-09T19:13:20.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-09T19:13:20.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-09T19:13:20.457Z] ========================================================= [2021-07-09T19:13:20.457Z] EdgeX Global Pipelines Version Info [2021-07-09T19:13:20.457Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:13:21.933Z] ------------------- [2021-07-09T19:13:21.933Z] stable info: [2021-07-09T19:13:21.933Z] ------------------- [2021-07-09T19:13:21.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-09T19:13:21.933Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T19:13:21.933Z] Message: update stable to v1.0.196 [2021-07-09T19:13:22.508Z] ------------------- [2021-07-09T19:13:22.508Z] experimental info: [2021-07-09T19:13:22.508Z] ------------------- [2021-07-09T19:13:22.508Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-09T19:13:22.508Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T19:13:22.508Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-09T19:13:22.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-09T19:13:22.667Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-09T19:13:22.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-09T19:13:22.710Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-09T19:13:22.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-09T19:13:22.753Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-09T19:13:22.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-09T19:13:22.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-09T19:13:22.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-09T19:13:22.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-09T19:13:22.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-09T19:13:22.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-09T19:13:22.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-09T19:13:22.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-09T19:13:22.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T19:13:22.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T19:13:22.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-09T19:13:23.010Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-09T19:13:23.031Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-09T19:13:23.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-09T19:13:23.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-09T19:13:23.097Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-09T19:13:23.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3615 [Pipeline] echo [2021-07-09T19:13:23.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3615 [Pipeline] echo [2021-07-09T19:13:23.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3615 [Pipeline] echo [2021-07-09T19:13:23.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc5a64065edf1786901fbabc8409f00b48d41832 [Pipeline] echo [2021-07-09T19:13:23.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc5a640 [Pipeline] echo [2021-07-09T19:13:23.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T19:13:23.311Z] provisioning config files... [2021-07-09T19:13:23.326Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5259201293953822948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:13:23.649Z] ---> docker-login.sh [2021-07-09T19:13:23.649Z] nexus3.edgexfoundry.org:10001 [2021-07-09T19:13:23.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:13:23.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:13:23.910Z] Configure a credential helper to remove this warning. See [2021-07-09T19:13:23.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:13:23.910Z] [2021-07-09T19:13:23.910Z] Login Succeeded [2021-07-09T19:13:23.910Z] nexus3.edgexfoundry.org:10002 [2021-07-09T19:13:24.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:13:24.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:13:24.173Z] Configure a credential helper to remove this warning. See [2021-07-09T19:13:24.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:13:24.173Z] [2021-07-09T19:13:24.173Z] Login Succeeded [2021-07-09T19:13:24.173Z] nexus3.edgexfoundry.org:10003 [2021-07-09T19:13:24.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:13:24.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:13:24.173Z] Configure a credential helper to remove this warning. See [2021-07-09T19:13:24.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:13:24.173Z] [2021-07-09T19:13:24.173Z] Login Succeeded [2021-07-09T19:13:24.173Z] nexus3.edgexfoundry.org:10004 [2021-07-09T19:13:24.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:13:24.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:13:24.435Z] Configure a credential helper to remove this warning. See [2021-07-09T19:13:24.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:13:24.435Z] [2021-07-09T19:13:24.435Z] Login Succeeded [2021-07-09T19:13:24.435Z] docker.io [2021-07-09T19:13:24.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:13:24.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:13:24.698Z] Configure a credential helper to remove this warning. See [2021-07-09T19:13:24.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:13:24.698Z] [2021-07-09T19:13:24.698Z] Login Succeeded [2021-07-09T19:13:24.698Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T19:13:24.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-09T19:13:25.050Z] ++ 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-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/core-command/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/core-data/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-09T19:13:25.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T19:13:25.050Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-09T19:13:25.050Z] ++ cut -d/ -f2 [2021-07-09T19:13:25.050Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-09T19:13:25.100Z] 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-07-09T19:13:26.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T19:13:26.645Z] [2021-07-09T19:13:26.645Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:13:26.970Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T19:13:26.970Z] latest: Pulling from edgex-devops/git-semver [2021-07-09T19:13:26.970Z] 31603596830f: Pulling fs layer [2021-07-09T19:13:26.970Z] b6dc333f4379: Pulling fs layer [2021-07-09T19:13:26.970Z] 3d9ef1400e77: Pulling fs layer [2021-07-09T19:13:26.970Z] fd332fbdc1db: Pulling fs layer [2021-07-09T19:13:26.970Z] fd332fbdc1db: Waiting [2021-07-09T19:13:26.970Z] b6dc333f4379: Verifying Checksum [2021-07-09T19:13:26.970Z] b6dc333f4379: Download complete [2021-07-09T19:13:27.237Z] 31603596830f: Verifying Checksum [2021-07-09T19:13:27.237Z] 31603596830f: Download complete [2021-07-09T19:13:27.237Z] 3d9ef1400e77: Verifying Checksum [2021-07-09T19:13:27.237Z] 3d9ef1400e77: Download complete [2021-07-09T19:13:27.237Z] fd332fbdc1db: Verifying Checksum [2021-07-09T19:13:27.237Z] fd332fbdc1db: Download complete [2021-07-09T19:13:27.237Z] 31603596830f: Pull complete [2021-07-09T19:13:27.497Z] b6dc333f4379: Pull complete [2021-07-09T19:13:28.096Z] 3d9ef1400e77: Pull complete [2021-07-09T19:13:28.358Z] fd332fbdc1db: Pull complete [2021-07-09T19:13:28.358Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-09T19:13:28.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T19:13:28.358Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-09T19:13:28.432Z] prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container [2021-07-09T19:13:28.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-09T19:13:30.519Z] $ docker top ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-09T19:13:30.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-09T19:13:30.640Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-09T19:13:30.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-09T19:13:30.757Z] $ docker exec ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 ssh-agent [2021-07-09T19:13:30.865Z] SSH_AUTH_SOCK=/tmp/ssh-aDrnDsAtHKTv/agent.13 [2021-07-09T19:13:30.865Z] SSH_AGENT_PID=20 [2021-07-09T19:13:30.872Z] Running ssh-add (command line suppressed) [2021-07-09T19:13:30.972Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7919725735504690256.key (/w/workspace/edgex-go/3@tmp/private_key_7919725735504690256.key) [2021-07-09T19:13:30.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-09T19:13:31.299Z] + git tag --points-at HEAD [Pipeline] } [2021-07-09T19:13:31.311Z] $ docker exec --env ******** --env ******** ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 ssh-agent -k [2021-07-09T19:13:31.400Z] unset SSH_AUTH_SOCK; [2021-07-09T19:13:31.401Z] unset SSH_AGENT_PID; [2021-07-09T19:13:31.401Z] echo Agent pid 20 killed; [2021-07-09T19:13:31.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-09T19:13:31.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-09T19:13:31.455Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-09T19:13:31.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-09T19:13:31.570Z] $ docker exec ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 ssh-agent [2021-07-09T19:13:31.685Z] SSH_AUTH_SOCK=/tmp/ssh-qxY6bZreotv0/agent.53 [2021-07-09T19:13:31.685Z] SSH_AGENT_PID=59 [2021-07-09T19:13:31.691Z] Running ssh-add (command line suppressed) [2021-07-09T19:13:31.790Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7478900054849785652.key (/w/workspace/edgex-go/3@tmp/private_key_7478900054849785652.key) [2021-07-09T19:13:31.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-09T19:13:32.112Z] + git semver init [2021-07-09T19:13:32.112Z] # -> Open(): unable to determine branch for HEAD [2021-07-09T19:13:32.112Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-07-09T19:13:32.112Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-07-09T19:13:32.112Z] # $SEMVER_REMOTE_NAME = origin [2021-07-09T19:13:32.112Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-09T19:13:32.112Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-09T19:13:32.112Z] # $SEMVER_BRANCH = PR-3615 [2021-07-09T19:13:32.112Z] # $SEMVER_TEMP = /tmp/semver-389204127 [2021-07-09T19:13:32.112Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-09T19:13:47.065Z] # '/tmp/semver-389204127' -> '/w/workspace/edgex-go/3/.semver' [2021-07-09T19:13:47.329Z] # -> Force: false [2021-07-09T19:13:47.329Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-07-09T19:13:47.339Z] $ docker exec --env ******** --env ******** ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 ssh-agent -k [2021-07-09T19:13:47.426Z] unset SSH_AUTH_SOCK; [2021-07-09T19:13:47.426Z] unset SSH_AGENT_PID; [2021-07-09T19:13:47.426Z] echo Agent pid 59 killed; [2021-07-09T19:13:47.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-09T19:13:47.779Z] + git semver [Pipeline] } [2021-07-09T19:13:47.792Z] $ docker stop --time=1 ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 [2021-07-09T19:13:50.617Z] $ docker rm -f ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T19:13:51.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-09T19:13:51.281Z] Stashed 1 file(s) [Pipeline] echo [2021-07-09T19:13:51.284Z] [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-07-09T19:13:51.958Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-09T19:13:52.270Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T19:13:52.570Z] + sudo service docker restart [2021-07-09T19:13:52.570Z] + true [2021-07-09T19:13:52.570Z] Redirecting to /bin/systemctl restart docker.service [2021-07-09T19:14:06.586Z] Still waiting to schedule task [2021-07-09T19:14:06.586Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-09T19:14:10.746Z] ========================================================= [2021-07-09T19:14:10.747Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-09T19:14:10.747Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:14:11.058Z] + 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-07-09T19:14:12.466Z] Sending build context to Docker daemon 328.3MB [2021-07-09T19:14:12.466Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-09T19:14:12.466Z] Step 2/6 : FROM ${BASE} [2021-07-09T19:14:12.466Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-09T19:14:12.466Z] 540db60ca938: Pulling fs layer [2021-07-09T19:14:12.466Z] adcc1eea9eea: Pulling fs layer [2021-07-09T19:14:12.466Z] 4c4ab2625f07: Pulling fs layer [2021-07-09T19:14:12.466Z] 0510c868ecb4: Pulling fs layer [2021-07-09T19:14:12.466Z] afea3b2eda06: Pulling fs layer [2021-07-09T19:14:12.466Z] 7809a108b3ef: Pulling fs layer [2021-07-09T19:14:12.466Z] f706445af74f: Pulling fs layer [2021-07-09T19:14:12.466Z] afea3b2eda06: Waiting [2021-07-09T19:14:12.466Z] 7809a108b3ef: Waiting [2021-07-09T19:14:12.466Z] f706445af74f: Waiting [2021-07-09T19:14:12.466Z] 0510c868ecb4: Waiting [2021-07-09T19:14:12.466Z] 4c4ab2625f07: Verifying Checksum [2021-07-09T19:14:12.466Z] 4c4ab2625f07: Download complete [2021-07-09T19:14:12.466Z] adcc1eea9eea: Verifying Checksum [2021-07-09T19:14:12.466Z] adcc1eea9eea: Download complete [2021-07-09T19:14:12.466Z] afea3b2eda06: Verifying Checksum [2021-07-09T19:14:12.466Z] afea3b2eda06: Download complete [2021-07-09T19:14:12.466Z] 540db60ca938: Verifying Checksum [2021-07-09T19:14:12.466Z] 540db60ca938: Download complete [2021-07-09T19:14:12.729Z] 7809a108b3ef: Verifying Checksum [2021-07-09T19:14:12.729Z] 7809a108b3ef: Download complete [2021-07-09T19:14:12.729Z] 540db60ca938: Pull complete [2021-07-09T19:14:12.999Z] adcc1eea9eea: Pull complete [2021-07-09T19:14:12.999Z] 4c4ab2625f07: Pull complete [2021-07-09T19:14:14.391Z] f706445af74f: Verifying Checksum [2021-07-09T19:14:14.391Z] f706445af74f: Download complete [2021-07-09T19:14:14.967Z] 0510c868ecb4: Verifying Checksum [2021-07-09T19:14:14.967Z] 0510c868ecb4: Download complete [2021-07-09T19:14:18.331Z] 0510c868ecb4: Pull complete [2021-07-09T19:14:18.331Z] afea3b2eda06: Pull complete [2021-07-09T19:14:18.331Z] 7809a108b3ef: Pull complete [2021-07-09T19:14:19.757Z] f706445af74f: Pull complete [2021-07-09T19:14:19.757Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-09T19:14:19.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-09T19:14:19.757Z] ---> b068be0155e3 [2021-07-09T19:14:19.757Z] 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-07-09T19:14:23.985Z] ---> Running in 46da29b1c264 [2021-07-09T19:14:24.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:14:25.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:14:25.470Z] (1/12) Installing libmagic (5.39-r0) [2021-07-09T19:14:26.056Z] (2/12) Installing file (5.39-r0) [2021-07-09T19:14:26.056Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-09T19:14:26.322Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-09T19:14:30.560Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-09T19:14:30.560Z] (6/12) Installing patch (2.7.6-r7) [2021-07-09T19:14:30.560Z] (7/12) Installing build-base (0.5-r2) [2021-07-09T19:14:30.560Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-09T19:14:30.560Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-09T19:14:30.560Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-09T19:14:30.560Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-09T19:14:30.560Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-09T19:14:30.560Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T19:14:30.560Z] OK: 219 MiB in 52 packages [2021-07-09T19:14:32.486Z] Removing intermediate container 46da29b1c264 [2021-07-09T19:14:32.486Z] ---> 75bdd3660523 [2021-07-09T19:14:32.486Z] Step 4/6 : WORKDIR /edgex-go [2021-07-09T19:14:32.486Z] ---> Running in 8d6eaf88540f [2021-07-09T19:14:32.486Z] Removing intermediate container 8d6eaf88540f [2021-07-09T19:14:32.486Z] ---> 211624765ea5 [2021-07-09T19:14:32.486Z] Step 5/6 : COPY go.mod . [2021-07-09T19:14:32.486Z] ---> 5b7b0e2ab6cd [2021-07-09T19:14:32.486Z] Step 6/6 : RUN go mod download [2021-07-09T19:14:32.486Z] ---> Running in 98a0bb37b2e2 [2021-07-09T19:14:44.748Z] Removing intermediate container 98a0bb37b2e2 [2021-07-09T19:14:44.748Z] ---> cd184eaca182 [2021-07-09T19:14:44.748Z] Successfully built cd184eaca182 [2021-07-09T19:14:44.748Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:14:45.061Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-09T19:14:45.061Z] . [Pipeline] withDockerContainer [2021-07-09T19:14:45.142Z] prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container [2021-07-09T19:14:45.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-09T19:14:45.540Z] $ docker top bdb9f80636072db2232fd201c80ed5a252645116066a99612f1e767798c50c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T19:14:45.931Z] + go version [2021-07-09T19:14:45.931Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-09T19:14:45.942Z] $ docker stop --time=1 bdb9f80636072db2232fd201c80ed5a252645116066a99612f1e767798c50c1d [2021-07-09T19:14:47.126Z] $ docker rm -f bdb9f80636072db2232fd201c80ed5a252645116066a99612f1e767798c50c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:14:47.690Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-09T19:14:47.691Z] . [Pipeline] withDockerContainer [2021-07-09T19:14:47.763Z] prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container [2021-07-09T19:14:47.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-09T19:14:48.150Z] $ docker top c0a0ce71dd448da4b7a11b582a57c06b1bad6ed7024d718a6f8c058c81e7e618 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-09T19:14:48.246Z] ========================================================= [2021-07-09T19:14:48.246Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-09T19:14:48.247Z] ========================================================= [Pipeline] sh [2021-07-09T19:14:48.542Z] + go mod tidy [Pipeline] sh [2021-07-09T19:14:49.117Z] + make test [2021-07-09T19:14:49.117Z] if which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-09T19:14:49.117Z] go mod tidy [2021-07-09T19:14:49.117Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-09T19:14:54.454Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-09T19:15:12.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-09T19:15:15.222Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-09T19:15:16.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-09T19:15:16.187Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-09T19:15:18.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-09T19:15:19.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-09T19:15:19.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-09T19:15:19.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-09T19:15:19.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-09T19:15:20.181Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-09T19:15:20.445Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-09T19:15:20.445Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-09T19:15:20.445Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-09T19:15:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-09T19:15:23.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-07-09T19:15:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-09T19:15:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-09T19:15:23.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements [2021-07-09T19:15:23.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-09T19:15:24.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.1% of statements [2021-07-09T19:15:24.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-09T19:15:24.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-09T19:15:24.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 87.7% of statements [2021-07-09T19:15:24.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-09T19:15:24.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-09T19:15:24.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements [2021-07-09T19:15:26.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-09T19:15:26.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-09T19:15:26.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-09T19:15:26.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-09T19:15:27.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-07-09T19:15:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-09T19:15:27.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-07-09T19:15:27.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements [2021-07-09T19:15:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-09T19:15:27.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-07-09T19:15:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2021-07-09T19:15:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-07-09T19:15:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-07-09T19:15:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-07-09T19:15:41.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-07-09T19:15:41.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-09T19:15:46.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.164s coverage: 81.8% of statements [2021-07-09T19:15:46.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-07-09T19:16:05.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-09T19:16:05.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-09T19:16:05.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements [2021-07-09T19:16:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-09T19:16:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-09T19:16:05.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-07-09T19:16:05.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-09T19:16:05.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-07-09T19:16:05.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-09T19:16:10.630Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2311 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws [2021-07-09T19:16:10.655Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-09T19:16:10.886Z] The recommended git tool is: git [2021-07-09T19:16:14.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-09T19:16:14.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-09T19:16:14.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-09T19:16:14.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-09T19:16:14.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-09T19:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-09T19:16:14.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-07-09T19:16:14.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-09T19:16:14.072Z] GO111MODULE=on go vet ./... [2021-07-09T19:16:16.043Z] using credential edgex-jenkins-ssh [2021-07-09T19:16:16.063Z] Cloning the remote Git repository [2021-07-09T19:16:16.113Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-09T19:16:16.223Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-09T19:16:16.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T19:16:16.294Z] > git --version # timeout=10 [2021-07-09T19:16:16.310Z] > git --version # 'git version 2.17.1' [2021-07-09T19:16:16.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T19:16:16.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T19:16:32.965Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:16:32.171Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T19:16:32.189Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T19:16:32.214Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T19:16:32.245Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T19:16:32.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T19:16:32.261Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-09T19:16:33.284Z] Merge succeeded, producing dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:16:33.285Z] Checking out Revision dc5a64065edf1786901fbabc8409f00b48d41832 (PR-3615) [2021-07-09T19:16:32.983Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T19:16:32.998Z] > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 [2021-07-09T19:16:33.208Z] > git remote # timeout=10 [2021-07-09T19:16:33.226Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T19:16:33.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T19:16:33.248Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-09T19:16:33.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T19:16:33.291Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T19:16:33.300Z] > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 [2021-07-09T19:16:36.982Z] gofmt -l . [2021-07-09T19:16:36.983Z] [ "`gofmt -l .`" = "" ] [2021-07-09T19:16:36.983Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-09T19:16:37.291Z] + ls -al . [2021-07-09T19:16:37.291Z] total 564 [2021-07-09T19:16:37.291Z] drwxrwxr-x 10 1001 1001 4096 Jul 9 19:16 . [2021-07-09T19:16:37.291Z] drwxr-xr-x 4 root root 28 Jul 9 19:14 .. [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 11 Jul 9 19:13 .dockerignore [2021-07-09T19:16:37.291Z] drwxrwxr-x 8 1001 1001 179 Jul 9 19:13 .git [2021-07-09T19:16:37.291Z] drwxrwxr-x 3 1001 1001 125 Jul 9 19:13 .github [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 818 Jul 9 19:13 .gitignore [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 76 Jul 9 19:13 .hadolint.yml [2021-07-09T19:16:37.291Z] drwx------ 3 1001 1001 58 Jul 9 19:13 .semver [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 166 Jul 9 19:13 .sonarcloud.properties [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 8609 Jul 9 19:13 Attribution.txt [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 43881 Jul 9 19:13 CHANGELOG.md [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 19:13 CONTRIBUTING.md [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 931 Jul 9 19:13 Dockerfile.build [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 849 Jul 9 19:13 Jenkinsfile [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 19:13 LICENSE [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 5819 Jul 9 19:13 Makefile [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 7818 Jul 9 19:13 README.md [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 6912 Jul 9 19:13 SECURITY.md [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 19:13 VERSION [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 4131 Jul 9 19:13 ZMQWindows.md [2021-07-09T19:16:37.291Z] drwxrwxr-x 2 1001 1001 37 Jul 9 19:13 bin [2021-07-09T19:16:37.291Z] drwxrwxr-x 14 1001 1001 4096 Jul 9 19:13 cmd [2021-07-09T19:16:37.291Z] -rw-r--r-- 1 root root 398095 Jul 9 19:16 coverage.out [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 806 Jul 9 19:13 go.mod [2021-07-09T19:16:37.291Z] -rw-r--r-- 1 root root 20759 Jul 9 19:14 go.sum [2021-07-09T19:16:37.291Z] drwxrwxr-x 7 1001 1001 114 Jul 9 19:13 internal [2021-07-09T19:16:37.291Z] drwxrwxr-x 3 1001 1001 16 Jul 9 19:13 openapi [2021-07-09T19:16:37.291Z] drwxrwxr-x 4 1001 1001 71 Jul 9 19:13 snap [2021-07-09T19:16:37.291Z] -rw-rw-r-- 1 1001 1001 168 Jul 9 19:13 version.go [Pipeline] sh [2021-07-09T19:16:37.565Z] Commit message: "feat(security): Lint Dockerfiles" [2021-07-09T19:16:37.953Z] + '[' -e coverage.out ] [2021-07-09T19:16:37.953Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-09T19:16:38.044Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T19:16:38.346Z] + make build [2021-07-09T19:16:38.346Z] go mod tidy [2021-07-09T19:16:38.346Z] 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-07-09T19:16:39.194Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-09T19:16:39.614Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T19:16:39.751Z] 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-07-09T19:16:39.954Z] + + true [2021-07-09T19:16:39.954Z] sudo service docker restart [2021-07-09T19:16:46.412Z] 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-07-09T19:16:46.987Z] 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-07-09T19:16:47.946Z] 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-07-09T19:16:47.946Z] 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-07-09T19:16:48.891Z] 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-07-09T19:16:49.843Z] 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-07-09T19:16:50.420Z] 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-07-09T19:16:51.377Z] 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-07-09T19:16:51.958Z] 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-07-09T19:16:52.906Z] 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-07-09T19:16:54.322Z] $ docker stop --time=1 c0a0ce71dd448da4b7a11b582a57c06b1bad6ed7024d718a6f8c058c81e7e618 [2021-07-09T19:16:56.297Z] $ docker rm -f c0a0ce71dd448da4b7a11b582a57c06b1bad6ed7024d718a6f8c058c81e7e618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T19:16:59.420Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:16:59.449Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9214299592203040114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:16:59.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T19:16:59.724Z] [2021-07-09T19:16:59.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:16:59.820Z] ---> docker-login.sh [2021-07-09T19:16:59.820Z] nexus3.edgexfoundry.org:10001 [2021-07-09T19:17:00.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T19:17:00.045Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-09T19:17:00.045Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-09T19:17:00.045Z] ca9280d653b3: Pulling fs layer [2021-07-09T19:17:00.045Z] 7e9c9ca2126c: Pulling fs layer [2021-07-09T19:17:00.310Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-09T19:17:00.310Z] cbdbe7a5bc2a: Download complete [2021-07-09T19:17:00.572Z] cbdbe7a5bc2a: Pull complete [2021-07-09T19:17:00.572Z] ca9280d653b3: Verifying Checksum [2021-07-09T19:17:00.572Z] ca9280d653b3: Download complete [2021-07-09T19:17:00.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:17:01.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:17:01.075Z] Configure a credential helper to remove this warning. See [2021-07-09T19:17:01.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:17:01.075Z] [2021-07-09T19:17:01.075Z] Login Succeeded [2021-07-09T19:17:01.075Z] nexus3.edgexfoundry.org:10002 [2021-07-09T19:17:01.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:17:01.530Z] ca9280d653b3: Pull complete [2021-07-09T19:17:01.530Z] 7e9c9ca2126c: Verifying Checksum [2021-07-09T19:17:01.530Z] 7e9c9ca2126c: Download complete [2021-07-09T19:17:01.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:17:01.627Z] Configure a credential helper to remove this warning. See [2021-07-09T19:17:01.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:17:01.627Z] [2021-07-09T19:17:01.627Z] Login Succeeded [2021-07-09T19:17:01.627Z] nexus3.edgexfoundry.org:10003 [2021-07-09T19:17:02.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:17:02.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:17:02.226Z] Configure a credential helper to remove this warning. See [2021-07-09T19:17:02.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:17:02.226Z] [2021-07-09T19:17:02.226Z] Login Succeeded [2021-07-09T19:17:02.226Z] nexus3.edgexfoundry.org:10004 [2021-07-09T19:17:02.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:17:02.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:17:02.778Z] Configure a credential helper to remove this warning. See [2021-07-09T19:17:02.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:17:02.778Z] [2021-07-09T19:17:02.778Z] Login Succeeded [2021-07-09T19:17:02.778Z] docker.io [2021-07-09T19:17:03.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T19:17:03.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T19:17:03.649Z] Configure a credential helper to remove this warning. See [2021-07-09T19:17:03.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T19:17:03.649Z] [2021-07-09T19:17:03.649Z] Login Succeeded [2021-07-09T19:17:03.649Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T19:17:03.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-09T19:17:03.960Z] ========================================================= [2021-07-09T19:17:03.960Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-09T19:17:03.960Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:17:04.315Z] + 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-07-09T19:17:04.839Z] 7e9c9ca2126c: Pull complete [2021-07-09T19:17:04.839Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-09T19:17:04.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T19:17:04.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-09T19:17:04.915Z] prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container [2021-07-09T19:17:04.970Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-09T19:17:06.321Z] Sending build context to Docker daemon 165.7MB [2021-07-09T19:17:06.321Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-09T19:17:06.321Z] Step 2/6 : FROM ${BASE} [2021-07-09T19:17:06.597Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-09T19:17:06.597Z] 595b0fe564bb: Pulling fs layer [2021-07-09T19:17:06.597Z] 3088b5b3c5c0: Pulling fs layer [2021-07-09T19:17:06.597Z] 5b7225fbf94c: Pulling fs layer [2021-07-09T19:17:06.597Z] ba82ee9f976e: Pulling fs layer [2021-07-09T19:17:06.597Z] 506bd15cee9f: Pulling fs layer [2021-07-09T19:17:06.597Z] 75a0a4a0db45: Pulling fs layer [2021-07-09T19:17:06.597Z] 618dc40b7e24: Pulling fs layer [2021-07-09T19:17:06.597Z] 506bd15cee9f: Waiting [2021-07-09T19:17:06.597Z] 75a0a4a0db45: Waiting [2021-07-09T19:17:06.597Z] 618dc40b7e24: Waiting [2021-07-09T19:17:06.597Z] ba82ee9f976e: Waiting [2021-07-09T19:17:06.597Z] 5b7225fbf94c: Download complete [2021-07-09T19:17:06.597Z] 3088b5b3c5c0: Verifying Checksum [2021-07-09T19:17:06.597Z] 3088b5b3c5c0: Download complete [2021-07-09T19:17:06.669Z] $ docker top 8bc394a6a846760623120d15b313625c5b1e43b66132c1db6e57b5c2a3bc9ae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T19:17:06.879Z] 595b0fe564bb: Verifying Checksum [2021-07-09T19:17:06.879Z] 595b0fe564bb: Download complete [2021-07-09T19:17:06.879Z] 506bd15cee9f: Verifying Checksum [2021-07-09T19:17:06.879Z] 75a0a4a0db45: Verifying Checksum [2021-07-09T19:17:06.879Z] 75a0a4a0db45: Download complete [2021-07-09T19:17:07.052Z] + docker-compose build --help [2021-07-09T19:17:07.052Z] + grep parallel [2021-07-09T19:17:07.486Z] 595b0fe564bb: Pull complete [2021-07-09T19:17:07.625Z] --parallel Build images in parallel. [Pipeline] } [2021-07-09T19:17:07.634Z] $ docker stop --time=1 8bc394a6a846760623120d15b313625c5b1e43b66132c1db6e57b5c2a3bc9ae5 [2021-07-09T19:17:08.089Z] 3088b5b3c5c0: Pull complete [2021-07-09T19:17:08.368Z] 5b7225fbf94c: Pull complete [2021-07-09T19:17:08.823Z] $ docker rm -f 8bc394a6a846760623120d15b313625c5b1e43b66132c1db6e57b5c2a3bc9ae5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:17:09.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T19:17:09.259Z] . [Pipeline] withDockerContainer [2021-07-09T19:17:09.329Z] prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container [2021-07-09T19:17:09.356Z] 618dc40b7e24: Verifying Checksum [2021-07-09T19:17:09.356Z] 618dc40b7e24: Download complete [2021-07-09T19:17:09.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-09T19:17:09.735Z] $ docker top c1a2893a666823b82069a83be3270afb033ab0b66d86a1f9d233fc21dc26762b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T19:17:10.122Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-09T19:17:10.696Z] Building core-command ... [2021-07-09T19:17:10.696Z] Building core-data ... [2021-07-09T19:17:10.696Z] Building core-metadata ... [2021-07-09T19:17:10.696Z] Building security-bootstrapper ... [2021-07-09T19:17:10.696Z] Building security-proxy-setup ... [2021-07-09T19:17:10.696Z] Building security-secretstore-setup ... [2021-07-09T19:17:10.696Z] Building support-notifications ... [2021-07-09T19:17:10.696Z] Building support-scheduler ... [2021-07-09T19:17:10.696Z] Building sys-mgmt-agent ... [2021-07-09T19:17:10.696Z] Building security-bootstrapper [2021-07-09T19:17:10.696Z] Building sys-mgmt-agent [2021-07-09T19:17:10.696Z] Building security-proxy-setup [2021-07-09T19:17:10.696Z] Building support-scheduler [2021-07-09T19:17:10.696Z] Building core-metadata [2021-07-09T19:17:10.793Z] ba82ee9f976e: Download complete [2021-07-09T19:17:20.837Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:17:20.837Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:17:20.837Z] ---> cd184eaca182 [2021-07-09T19:17:20.837Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T19:17:20.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:17:20.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:17:20.837Z] ---> cd184eaca182 [2021-07-09T19:17:20.837Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T19:17:20.837Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:17:20.837Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:17:20.837Z] ---> cd184eaca182 [2021-07-09T19:17:20.837Z] Step 3/32 : WORKDIR /edgex-go [2021-07-09T19:17:20.990Z] ba82ee9f976e: Pull complete [2021-07-09T19:17:21.265Z] 506bd15cee9f: Pull complete [2021-07-09T19:17:21.542Z] 75a0a4a0db45: Pull complete [2021-07-09T19:17:25.963Z] 618dc40b7e24: Pull complete [2021-07-09T19:17:25.963Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-09T19:17:25.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-09T19:17:25.963Z] ---> a36622ca3599 [2021-07-09T19:17:25.963Z] 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-07-09T19:17:28.070Z] ---> Running in 2a71edcc6145 [2021-07-09T19:17:28.989Z] ---> Running in 975daf81e21e [2021-07-09T19:17:28.989Z] ---> Running in bafc3ad520c1 [2021-07-09T19:17:28.989Z] ---> Running in 040b48b465fa [2021-07-09T19:17:29.525Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:17:30.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:17:30.925Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:17:30.925Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:17:30.925Z] ---> cd184eaca182 [2021-07-09T19:17:30.925Z] Step 3/22 : WORKDIR /edgex-go [2021-07-09T19:17:30.925Z] ---> Using cache [2021-07-09T19:17:30.925Z] ---> b171027c459a [2021-07-09T19:17:30.925Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:17:30.925Z] Removing intermediate container 975daf81e21e [2021-07-09T19:17:30.925Z] ---> 1a0cb0eec99a [2021-07-09T19:17:30.925Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:17:30.925Z] Removing intermediate container bafc3ad520c1 [2021-07-09T19:17:30.925Z] ---> b171027c459a [2021-07-09T19:17:30.925Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:17:30.925Z] Removing intermediate container 040b48b465fa [2021-07-09T19:17:30.925Z] ---> 81dec03cc122 [2021-07-09T19:17:30.925Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:17:31.116Z] (1/12) Installing libmagic (5.39-r0) [2021-07-09T19:17:31.189Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:17:31.189Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:17:31.189Z] ---> cd184eaca182 [2021-07-09T19:17:31.189Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T19:17:31.189Z] ---> Using cache [2021-07-09T19:17:31.189Z] ---> b171027c459a [2021-07-09T19:17:31.189Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:17:31.189Z] ---> Running in 293a8ec63087 [2021-07-09T19:17:31.189Z] ---> Running in 914415db5b4b [2021-07-09T19:17:31.189Z] ---> Running in db06fb5ba58f [2021-07-09T19:17:31.189Z] ---> Running in 1d566f518268 [2021-07-09T19:17:31.189Z] ---> Running in 7c468a1cd4bd [2021-07-09T19:17:31.393Z] (2/12) Installing file (5.39-r0) [2021-07-09T19:17:31.730Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-09T19:17:31.730Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-09T19:17:32.148Z] Removing intermediate container 293a8ec63087 [2021-07-09T19:17:32.148Z] ---> 8ee758cd43b6 [2021-07-09T19:17:32.148Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-09T19:17:32.148Z] ---> Running in b87542269c8a [2021-07-09T19:17:32.409Z] Removing intermediate container 914415db5b4b [2021-07-09T19:17:32.409Z] ---> ac581378bfd0 [2021-07-09T19:17:32.409Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-09T19:17:32.409Z] ---> Running in 332bc1d8057b [2021-07-09T19:17:32.409Z] Removing intermediate container 7c468a1cd4bd [2021-07-09T19:17:32.409Z] ---> 601c11cc5f93 [2021-07-09T19:17:32.409Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-09T19:17:32.687Z] ---> Running in 47c57cd48482 [2021-07-09T19:17:32.687Z] Removing intermediate container db06fb5ba58f [2021-07-09T19:17:32.687Z] ---> 0fb022e2b180 [2021-07-09T19:17:32.687Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T19:17:32.687Z] ---> Running in 97590a297ee7 [2021-07-09T19:17:32.687Z] Removing intermediate container 1d566f518268 [2021-07-09T19:17:32.687Z] ---> a352320ce708 [2021-07-09T19:17:32.687Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-09T19:17:32.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:32.967Z] ---> Running in be1a0284033d [2021-07-09T19:17:32.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:33.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:33.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:33.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:33.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:34.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:34.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:34.081Z] OK: 219 MiB in 52 packages [2021-07-09T19:17:34.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:34.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:17:34.358Z] Removing intermediate container b87542269c8a [2021-07-09T19:17:34.358Z] ---> afbe96392aa2 [2021-07-09T19:17:34.358Z] Step 6/22 : COPY go.mod . [2021-07-09T19:17:34.358Z] OK: 219 MiB in 52 packages [2021-07-09T19:17:34.645Z] OK: 219 MiB in 52 packages [2021-07-09T19:17:34.645Z] ---> ce9d3d8a2d8f [2021-07-09T19:17:34.645Z] Step 7/22 : RUN go mod download [2021-07-09T19:17:34.645Z] ---> Running in 70ff7505b079 [2021-07-09T19:17:34.645Z] Removing intermediate container be1a0284033d [2021-07-09T19:17:34.645Z] ---> 1eb4bccbabd2 [2021-07-09T19:17:34.645Z] Step 6/24 : COPY go.mod . [2021-07-09T19:17:34.645Z] OK: 219 MiB in 52 packages [2021-07-09T19:17:34.911Z] OK: 219 MiB in 52 packages [2021-07-09T19:17:34.911Z] Removing intermediate container 332bc1d8057b [2021-07-09T19:17:34.911Z] ---> c04b64ac7c5b [2021-07-09T19:17:34.911Z] Step 6/23 : COPY go.mod . [2021-07-09T19:17:35.172Z] ---> 34290a235352 [2021-07-09T19:17:35.172Z] Step 7/24 : RUN go mod download [2021-07-09T19:17:35.172Z] ---> Running in dfa6f9656c57 [2021-07-09T19:17:35.172Z] Removing intermediate container 47c57cd48482 [2021-07-09T19:17:35.172Z] ---> 388b5fb32fda [2021-07-09T19:17:35.172Z] Step 6/32 : COPY go.mod . [2021-07-09T19:17:35.172Z] ---> a58cee1a5924 [2021-07-09T19:17:35.172Z] Step 7/23 : RUN go mod download [2021-07-09T19:17:35.438Z] ---> Running in fb8cf54a473a [2021-07-09T19:17:35.438Z] Removing intermediate container 97590a297ee7 [2021-07-09T19:17:35.438Z] ---> e3d47aa3f9fc [2021-07-09T19:17:35.438Z] Step 6/24 : COPY go.mod . [2021-07-09T19:17:35.438Z] ---> 917f10bd5bac [2021-07-09T19:17:35.438Z] Step 7/32 : RUN go mod download [2021-07-09T19:17:35.438Z] ---> Running in 13dba1af98cb [2021-07-09T19:17:35.701Z] ---> eef54fa416c6 [2021-07-09T19:17:35.701Z] Step 7/24 : RUN go mod download [2021-07-09T19:17:35.701Z] ---> Running in 370dd4d4a62c [2021-07-09T19:17:35.960Z] Removing intermediate container 70ff7505b079 [2021-07-09T19:17:35.960Z] ---> 0e7a97077e65 [2021-07-09T19:17:35.960Z] Step 8/22 : COPY . . [2021-07-09T19:17:36.228Z] Removing intermediate container dfa6f9656c57 [2021-07-09T19:17:36.228Z] ---> 7ce0e0c6dd36 [2021-07-09T19:17:36.228Z] Step 8/24 : COPY . . [2021-07-09T19:17:37.183Z] Removing intermediate container fb8cf54a473a [2021-07-09T19:17:37.183Z] ---> d3da38d16d0b [2021-07-09T19:17:37.183Z] Step 8/23 : COPY . . [2021-07-09T19:17:39.253Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-09T19:17:39.253Z] (6/12) Installing patch (2.7.6-r7) [2021-07-09T19:17:39.253Z] (7/12) Installing build-base (0.5-r2) [2021-07-09T19:17:39.253Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-09T19:17:39.253Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-09T19:17:39.253Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-09T19:17:39.525Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-09T19:17:39.525Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-09T19:17:39.525Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T19:17:39.797Z] OK: 218 MiB in 52 packages [2021-07-09T19:17:40.536Z] Removing intermediate container 13dba1af98cb [2021-07-09T19:17:40.536Z] ---> 010219e62a5b [2021-07-09T19:17:40.536Z] Step 8/32 : COPY . . [2021-07-09T19:17:40.805Z] Removing intermediate container 370dd4d4a62c [2021-07-09T19:17:40.805Z] ---> 7705c4eb00b3 [2021-07-09T19:17:40.805Z] Step 8/24 : COPY . . [2021-07-09T19:17:43.197Z] Removing intermediate container 2a71edcc6145 [2021-07-09T19:17:43.197Z] ---> c514dd3762f2 [2021-07-09T19:17:43.197Z] Step 4/6 : WORKDIR /edgex-go [2021-07-09T19:17:43.468Z] ---> Running in 66dc1e26ca2d [2021-07-09T19:17:43.741Z] Removing intermediate container 66dc1e26ca2d [2021-07-09T19:17:43.741Z] ---> 6ed9ebb112d5 [2021-07-09T19:17:43.741Z] Step 5/6 : COPY go.mod . [2021-07-09T19:17:44.339Z] ---> a35d767733e7 [2021-07-09T19:17:44.339Z] Step 6/6 : RUN go mod download [2021-07-09T19:17:44.614Z] ---> Running in e8d0e63007ab [2021-07-09T19:17:47.426Z] ---> 99469ca7d206 [2021-07-09T19:17:47.426Z] Step 9/24 : RUN go mod tidy [2021-07-09T19:17:47.426Z] ---> 9daebc2d67aa [2021-07-09T19:17:47.426Z] Step 9/23 : RUN go mod tidy [2021-07-09T19:17:47.426Z] ---> 1852a3c93643 [2021-07-09T19:17:47.426Z] Step 9/22 : RUN go mod tidy [2021-07-09T19:17:47.687Z] ---> Running in f070e71c9f3a [2021-07-09T19:17:47.687Z] ---> Running in 624338e7a898 [2021-07-09T19:17:47.687Z] ---> Running in 3cc50f9db2dd [2021-07-09T19:17:52.988Z] Removing intermediate container 624338e7a898 [2021-07-09T19:17:52.988Z] ---> d2e617d05920 [2021-07-09T19:17:52.988Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-09T19:17:53.249Z] Removing intermediate container f070e71c9f3a [2021-07-09T19:17:53.249Z] ---> 9c16ec003b7b [2021-07-09T19:17:53.249Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-09T19:17:53.249Z] ---> Running in 686016aa88ea [2021-07-09T19:17:53.249Z] Removing intermediate container 3cc50f9db2dd [2021-07-09T19:17:53.249Z] ---> 47d27c2102ed [2021-07-09T19:17:53.249Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-09T19:17:53.820Z] ---> Running in c88e55b47a3f [2021-07-09T19:17:53.820Z] ---> Running in fd8979869041 [2021-07-09T19:17:54.766Z] 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-07-09T19:17:55.340Z] 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-07-09T19:17:55.916Z] 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-07-09T19:18:02.525Z] ---> e99550cfc7b8 [2021-07-09T19:18:02.525Z] Step 9/32 : RUN go mod tidy [2021-07-09T19:18:02.525Z] ---> Running in f2f44c9d0ada [2021-07-09T19:18:07.937Z] Removing intermediate container f2f44c9d0ada [2021-07-09T19:18:07.937Z] ---> 8fd749bee412 [2021-07-09T19:18:07.937Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-09T19:18:07.937Z] ---> Running in 60a7cd727b50 [2021-07-09T19:18:07.937Z] ---> 8dc2a327137c [2021-07-09T19:18:07.937Z] Step 9/24 : RUN go mod tidy [2021-07-09T19:18:07.937Z] ---> Running in 23f023681ecc [2021-07-09T19:18:08.531Z] 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-07-09T19:18:09.493Z] Removing intermediate container 23f023681ecc [2021-07-09T19:18:09.493Z] ---> 07aaecc2335d [2021-07-09T19:18:09.493Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-09T19:18:09.766Z] ---> Running in 3512081c71d8 [2021-07-09T19:18:10.035Z] 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-07-09T19:18:11.431Z] Removing intermediate container e8d0e63007ab [2021-07-09T19:18:11.431Z] ---> e67837ced620 [2021-07-09T19:18:11.431Z] Successfully built e67837ced620 [2021-07-09T19:18:11.431Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:18:11.781Z] + docker inspect -f . ci-base-image-arm64 [2021-07-09T19:18:11.781Z] . [Pipeline] withDockerContainer [2021-07-09T19:18:12.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-07-09T19:18:12.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-09T19:18:13.778Z] $ docker top f78bfa95966ea1a90deeecd045734bfc03422112069cd52a4ac37d27417ed80a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T19:18:14.763Z] + go version [2021-07-09T19:18:14.763Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-09T19:18:14.790Z] $ docker stop --time=1 f78bfa95966ea1a90deeecd045734bfc03422112069cd52a4ac37d27417ed80a [2021-07-09T19:18:16.674Z] $ docker rm -f f78bfa95966ea1a90deeecd045734bfc03422112069cd52a4ac37d27417ed80a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:18:17.538Z] + docker inspect -f . ci-base-image-arm64 [2021-07-09T19:18:17.538Z] . [Pipeline] withDockerContainer [2021-07-09T19:18:17.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-07-09T19:18:17.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-09T19:18:19.931Z] $ docker top a51e935a48929ec5b71312be2c2a5ffbe42cb650db458448a2f6a77614e4ad01 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-09T19:18:20.257Z] ========================================================= [2021-07-09T19:18:20.257Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-09T19:18:20.257Z] ========================================================= [Pipeline] sh [2021-07-09T19:18:20.905Z] + go mod tidy [Pipeline] sh [2021-07-09T19:18:22.171Z] + make test [2021-07-09T19:18:22.171Z] if which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-09T19:18:22.171Z] go mod tidy [2021-07-09T19:18:22.771Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-09T19:18:28.252Z] 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-07-09T19:18:29.698Z] Removing intermediate container 686016aa88ea [2021-07-09T19:18:29.698Z] ---> dfe6216b501e [2021-07-09T19:18:29.698Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-09T19:18:29.698Z] ---> Running in 153ca3487347 [2021-07-09T19:18:30.298Z] 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-07-09T19:18:32.313Z] Removing intermediate container c88e55b47a3f [2021-07-09T19:18:32.313Z] ---> eeee18f6c610 [2021-07-09T19:18:32.313Z] [2021-07-09T19:18:32.313Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T19:18:32.588Z] Removing intermediate container 153ca3487347 [2021-07-09T19:18:32.588Z] ---> 40d5199ed5e1 [2021-07-09T19:18:32.588Z] [2021-07-09T19:18:32.588Z] Step 12/24 : FROM docker:20.10.0 [2021-07-09T19:18:33.165Z] 3.12: Pulling from library/alpine [2021-07-09T19:18:33.165Z] 20.10.0: Pulling from library/docker [2021-07-09T19:18:33.742Z] Removing intermediate container fd8979869041 [2021-07-09T19:18:33.742Z] ---> 5617f47866c7 [2021-07-09T19:18:33.742Z] [2021-07-09T19:18:33.742Z] Step 11/22 : FROM alpine:3.12 [2021-07-09T19:18:34.004Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T19:18:34.004Z] Status: Downloaded newer image for alpine:3.12 [2021-07-09T19:18:34.004Z] ---> 13621d1b12d4 [2021-07-09T19:18:34.004Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-09T19:18:34.004Z] 3.12: Pulling from library/alpine [2021-07-09T19:18:34.004Z] ---> Running in 318e7285fb3b [2021-07-09T19:18:34.004Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T19:18:34.004Z] Status: Image is up to date for alpine:3.12 [2021-07-09T19:18:34.004Z] ---> 13621d1b12d4 [2021-07-09T19:18:34.004Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-09T19:18:34.004Z] ---> Running in e87d854357d1 [2021-07-09T19:18:34.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:34.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:34.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:34.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:35.222Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T19:18:35.222Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:18:35.222Z] OK: 6 MiB in 15 packages [2021-07-09T19:18:35.222Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-09T19:18:35.485Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T19:18:35.485Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-09T19:18:35.485Z] (4/4) Installing curl (7.77.0-r0) [2021-07-09T19:18:35.485Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:18:35.485Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T19:18:35.485Z] OK: 7 MiB in 18 packages [2021-07-09T19:18:36.070Z] Removing intermediate container 318e7285fb3b [2021-07-09T19:18:36.070Z] ---> b46b7693f411 [2021-07-09T19:18:36.070Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T19:18:36.070Z] ---> Running in 8cea9755e917 [2021-07-09T19:18:36.339Z] Removing intermediate container e87d854357d1 [2021-07-09T19:18:36.339Z] ---> 3ebf03978d49 [2021-07-09T19:18:36.339Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T19:18:36.339Z] Removing intermediate container 8cea9755e917 [2021-07-09T19:18:36.339Z] ---> 62febebf65b3 [2021-07-09T19:18:36.339Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-09T19:18:36.339Z] ---> Running in 820d0b395bf4 [2021-07-09T19:18:36.339Z] ---> Running in 0f090044fb15 [2021-07-09T19:18:36.603Z] Removing intermediate container 820d0b395bf4 [2021-07-09T19:18:36.603Z] ---> 536ed35d4cbc [2021-07-09T19:18:36.603Z] Step 14/22 : WORKDIR /edgex [2021-07-09T19:18:36.603Z] ---> Running in 825f8b16eb79 [2021-07-09T19:18:36.603Z] Removing intermediate container 0f090044fb15 [2021-07-09T19:18:36.603Z] ---> d0ad153dd012 [2021-07-09T19:18:36.603Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T19:18:36.603Z] ---> Running in 71ce9bdfee65 [2021-07-09T19:18:36.866Z] Removing intermediate container 825f8b16eb79 [2021-07-09T19:18:36.867Z] ---> 47d0c9dd298a [2021-07-09T19:18:36.867Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-09T19:18:36.867Z] Removing intermediate container 71ce9bdfee65 [2021-07-09T19:18:36.867Z] ---> fd57fccc4c88 [2021-07-09T19:18:36.867Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:18:37.130Z] ---> 26cca28d0279 [2021-07-09T19:18:37.130Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-09T19:18:37.130Z] ---> 6ab2cdf34b82 [2021-07-09T19:18:37.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-09T19:18:38.088Z] ---> 798b602c37a0 [2021-07-09T19:18:38.088Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-09T19:18:38.088Z] ---> b3f1cc958a57 [2021-07-09T19:18:38.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-09T19:18:38.353Z] ---> a06bfc9a7677 [2021-07-09T19:18:38.353Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-09T19:18:38.353Z] ---> Running in f0dac9c0d4fa [2021-07-09T19:18:38.617Z] ---> 735266bba49f [2021-07-09T19:18:38.617Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-09T19:18:38.617Z] ---> Running in f1d5116a0ac2 [2021-07-09T19:18:38.617Z] Removing intermediate container f0dac9c0d4fa [2021-07-09T19:18:38.617Z] ---> 474ff8353d0d [2021-07-09T19:18:38.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:18:38.617Z] ---> Running in a87186650db0 [2021-07-09T19:18:38.880Z] Removing intermediate container f1d5116a0ac2 [2021-07-09T19:18:38.880Z] ---> ca21a31e7970 [2021-07-09T19:18:38.880Z] Step 19/22 : CMD ["--init=true"] [2021-07-09T19:18:38.880Z] ---> Running in 831bb1b05b34 [2021-07-09T19:18:38.880Z] Removing intermediate container a87186650db0 [2021-07-09T19:18:38.880Z] ---> 9b5eca6293a3 [2021-07-09T19:18:38.880Z] Step 21/23 : LABEL arch=x86_64 [2021-07-09T19:18:39.155Z] ---> Running in eee5c769810d [2021-07-09T19:18:39.155Z] Removing intermediate container 831bb1b05b34 [2021-07-09T19:18:39.155Z] ---> 031d0993ef3c [2021-07-09T19:18:39.155Z] Step 20/22 : LABEL arch=x86_64 [2021-07-09T19:18:39.155Z] ---> Running in 8d4ece88a547 [2021-07-09T19:18:39.155Z] Removing intermediate container eee5c769810d [2021-07-09T19:18:39.155Z] ---> 5ccb4dca42a0 [2021-07-09T19:18:39.155Z] Step 22/23 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:18:39.155Z] ---> Running in 9e2b5a5c4cc5 [2021-07-09T19:18:39.425Z] Removing intermediate container 8d4ece88a547 [2021-07-09T19:18:39.425Z] ---> 7b23a5825937 [2021-07-09T19:18:39.425Z] Step 21/22 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:18:39.425Z] ---> Running in 7ce28ceaad0e [2021-07-09T19:18:39.425Z] Removing intermediate container 9e2b5a5c4cc5 [2021-07-09T19:18:39.425Z] ---> 9627edcf7665 [2021-07-09T19:18:39.425Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T19:18:39.686Z] ---> Running in 62d06d8f397f [2021-07-09T19:18:39.686Z] Removing intermediate container 7ce28ceaad0e [2021-07-09T19:18:39.686Z] ---> f78372230231 [2021-07-09T19:18:39.686Z] Step 22/22 : LABEL version=0.0.0 [2021-07-09T19:18:39.950Z] ---> Running in c55b1aa45239 [2021-07-09T19:18:39.950Z] Removing intermediate container 62d06d8f397f [2021-07-09T19:18:39.950Z] ---> a874377988b9 [2021-07-09T19:18:39.950Z] [2021-07-09T19:18:40.213Z] Successfully built a874377988b9 [2021-07-09T19:18:40.213Z] Successfully tagged support-scheduler:latest [2021-07-09T19:18:40.213Z] Building security-secretstore-setup [2021-07-09T19:18:40.479Z]  Building support-scheduler ... done Removing intermediate container c55b1aa45239 [2021-07-09T19:18:40.479Z] ---> 21b522026dd6 [2021-07-09T19:18:40.479Z] [2021-07-09T19:18:41.057Z] Successfully built 21b522026dd6 [2021-07-09T19:18:41.057Z] Successfully tagged security-proxy-setup:latest [2021-07-09T19:18:41.057Z]  Building security-proxy-setup ... done Building support-notifications [2021-07-09T19:18:47.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:18:47.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:18:47.665Z] ---> cd184eaca182 [2021-07-09T19:18:47.665Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T19:18:47.665Z] ---> Using cache [2021-07-09T19:18:47.665Z] ---> b171027c459a [2021-07-09T19:18:47.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:18:47.665Z] ---> Using cache [2021-07-09T19:18:47.665Z] ---> a352320ce708 [2021-07-09T19:18:47.665Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-09T19:18:48.607Z] Removing intermediate container 60a7cd727b50 [2021-07-09T19:18:48.607Z] ---> 00025ab666f0 [2021-07-09T19:18:48.607Z] [2021-07-09T19:18:48.607Z] Step 11/32 : FROM alpine:3.12 [2021-07-09T19:18:48.607Z] ---> 13621d1b12d4 [2021-07-09T19:18:48.607Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-09T19:18:48.872Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-09T19:18:48.872Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-09T19:18:48.872Z] ---> Running in 891cf47c721a [2021-07-09T19:18:48.872Z] ---> aefe523efa57 [2021-07-09T19:18:48.872Z] 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-07-09T19:18:48.872Z] ---> Running in 3e33d5dca79c [2021-07-09T19:18:48.872Z] ---> Running in a958f82ae83c [2021-07-09T19:18:49.141Z] Removing intermediate container 3e33d5dca79c [2021-07-09T19:18:49.141Z] ---> c719ea4ba6a1 [2021-07-09T19:18:49.141Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-09T19:18:49.141Z] Removing intermediate container a958f82ae83c [2021-07-09T19:18:49.141Z] ---> b55a60fe6bb4 [2021-07-09T19:18:49.141Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-09T19:18:49.141Z] ---> Running in ae00313ed4d9 [2021-07-09T19:18:49.141Z] ---> Running in e7ebb7539a9d [2021-07-09T19:18:49.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:49.596Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-09T19:18:49.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:49.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:49.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:49.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:49.992Z] (1/39) Installing readline (8.0.4-r0) [2021-07-09T19:18:49.992Z] (2/39) Installing bash (5.0.17-r0) [2021-07-09T19:18:49.992Z] Executing bash-5.0.17-r0.post-install [2021-07-09T19:18:49.992Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T19:18:49.992Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-09T19:18:49.992Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-09T19:18:49.992Z] (2/2) Installing su-exec (0.2-r1) [2021-07-09T19:18:49.992Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:18:49.992Z] OK: 6 MiB in 16 packages [2021-07-09T19:18:49.992Z] (5/39) Installing curl (7.77.0-r0) [2021-07-09T19:18:50.259Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-09T19:18:50.259Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-09T19:18:50.259Z] (8/39) Installing expat (2.2.9-r1) [2021-07-09T19:18:50.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:50.259Z] (9/39) Installing libffi (3.3-r2) [2021-07-09T19:18:50.259Z] (10/39) Installing gdbm (1.13-r1) [2021-07-09T19:18:50.259Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-09T19:18:50.259Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-09T19:18:50.259Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-09T19:18:50.860Z] OK: 219 MiB in 52 packages [2021-07-09T19:18:51.163Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-09T19:18:51.163Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-09T19:18:51.163Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-09T19:18:51.425Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-09T19:18:51.996Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-09T19:18:51.996Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-09T19:18:51.996Z] Removing intermediate container ae00313ed4d9 [2021-07-09T19:18:51.996Z] ---> 7de1d9b3f1a6 [2021-07-09T19:18:51.996Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-09T19:18:51.996Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-09T19:18:51.996Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-09T19:18:52.258Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-09T19:18:52.258Z] ---> Running in 857120adefe0 [2021-07-09T19:18:52.258Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-09T19:18:52.258Z] Removing intermediate container 3512081c71d8 [2021-07-09T19:18:52.258Z] ---> a37356ca463d [2021-07-09T19:18:52.258Z] [2021-07-09T19:18:52.258Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T19:18:52.258Z] ---> 13621d1b12d4 [2021-07-09T19:18:52.258Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T19:18:52.258Z] ---> Using cache [2021-07-09T19:18:52.258Z] ---> b46b7693f411 [2021-07-09T19:18:52.258Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T19:18:52.258Z] ---> Using cache [2021-07-09T19:18:52.258Z] ---> 62febebf65b3 [2021-07-09T19:18:52.258Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-09T19:18:52.258Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-09T19:18:52.258Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-09T19:18:52.258Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:18:52.258Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:18:52.258Z] ---> cd184eaca182 [2021-07-09T19:18:52.258Z] Step 3/26 : WORKDIR /edgex-go [2021-07-09T19:18:52.258Z] ---> Using cache [2021-07-09T19:18:52.258Z] ---> b171027c459a [2021-07-09T19:18:52.258Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:18:52.258Z] ---> Using cache [2021-07-09T19:18:52.258Z] ---> a352320ce708 [2021-07-09T19:18:52.258Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-09T19:18:52.524Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-09T19:18:52.524Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-09T19:18:52.524Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-09T19:18:52.524Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-09T19:18:52.524Z] ---> Running in 34742c978ebd [2021-07-09T19:18:52.524Z] ---> Running in c0309cac3ae0 [2021-07-09T19:18:52.524Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-09T19:18:52.524Z] Removing intermediate container 891cf47c721a [2021-07-09T19:18:52.524Z] ---> 3195716f54d9 [2021-07-09T19:18:52.524Z] Step 6/23 : COPY go.mod . [2021-07-09T19:18:52.524Z] Removing intermediate container 857120adefe0 [2021-07-09T19:18:52.524Z] ---> 82aac82ea01e [2021-07-09T19:18:52.524Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-09T19:18:52.524Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-09T19:18:52.524Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-09T19:18:52.524Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-09T19:18:52.524Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-09T19:18:52.524Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-09T19:18:52.785Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-09T19:18:52.785Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-09T19:18:52.785Z] ---> Running in 5a6d422edd14 [2021-07-09T19:18:52.785Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-09T19:18:52.785Z] Removing intermediate container c0309cac3ae0 [2021-07-09T19:18:52.785Z] ---> 224a388480b6 [2021-07-09T19:18:52.785Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T19:18:52.785Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-09T19:18:53.098Z] Executing busybox-1.31.1-r19.trigger [2021-07-09T19:18:53.098Z] OK: 72 MiB in 59 packages [2021-07-09T19:18:53.098Z] ---> 4ac9d92457f4 [2021-07-09T19:18:53.098Z] Step 7/23 : RUN go mod download [2021-07-09T19:18:53.098Z] ---> Running in 7387c56f6df5 [2021-07-09T19:18:53.098Z] Removing intermediate container 5a6d422edd14 [2021-07-09T19:18:53.098Z] ---> 67a290fac648 [2021-07-09T19:18:53.098Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-09T19:18:53.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:53.098Z] ---> Running in 1f4172631233 [2021-07-09T19:18:53.098Z] ---> Running in 6d982d7b4544 [2021-07-09T19:18:53.361Z] Removing intermediate container 7387c56f6df5 [2021-07-09T19:18:53.361Z] ---> 0ec7d4b3504b [2021-07-09T19:18:53.361Z] Step 16/24 : WORKDIR / [2021-07-09T19:18:53.361Z] ---> Running in 57637f323ddf [2021-07-09T19:18:53.361Z] Removing intermediate container 57637f323ddf [2021-07-09T19:18:53.361Z] ---> cd313a44e437 [2021-07-09T19:18:53.361Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:18:53.630Z] ---> c221c1d09f0e [2021-07-09T19:18:53.630Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-09T19:18:53.893Z] Collecting docker-compose==1.23.2 [2021-07-09T19:18:53.893Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-09T19:18:53.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:18:54.160Z] Collecting cached-property<2,>=1.2.0 [2021-07-09T19:18:54.160Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-09T19:18:54.160Z] ---> b91dcaca80ad [2021-07-09T19:18:54.160Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-09T19:18:54.160Z] Removing intermediate container 6d982d7b4544 [2021-07-09T19:18:54.160Z] ---> 455a8d0b1535 [2021-07-09T19:18:54.160Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-09T19:18:54.160Z] Collecting PyYAML<4,>=3.10 [2021-07-09T19:18:54.160Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-09T19:18:54.160Z] ---> Running in 0df399a09ffc [2021-07-09T19:18:54.424Z] Removing intermediate container 0df399a09ffc [2021-07-09T19:18:54.424Z] ---> 339230601f6b [2021-07-09T19:18:54.424Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-09T19:18:54.694Z] ---> 3504ee420ebd [2021-07-09T19:18:54.694Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-09T19:18:54.694Z] Removing intermediate container 1f4172631233 [2021-07-09T19:18:54.694Z] ---> 007c5fa07256 [2021-07-09T19:18:54.694Z] Step 8/23 : COPY . . [2021-07-09T19:18:54.694Z] ---> Running in ca4f2fd77fd2 [2021-07-09T19:18:54.694Z] Collecting jsonschema<3,>=2.5.1 [2021-07-09T19:18:54.968Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-09T19:18:54.968Z] Collecting texttable<0.10,>=0.9.0 [2021-07-09T19:18:54.968Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-09T19:18:55.248Z] OK: 219 MiB in 52 packages [2021-07-09T19:18:55.248Z] Collecting docopt<0.7,>=0.6.1 [2021-07-09T19:18:55.248Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-09T19:18:55.526Z] ---> 8d0de867a4b7 [2021-07-09T19:18:55.526Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-09T19:18:55.806Z] Collecting docker<4.0,>=3.6.0 [2021-07-09T19:18:55.806Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-09T19:18:55.806Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-09T19:18:55.806Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-09T19:18:56.092Z] Removing intermediate container ca4f2fd77fd2 [2021-07-09T19:18:56.092Z] ---> 9e77e006c14e [2021-07-09T19:18:56.092Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:18:56.092Z] 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-07-09T19:18:56.092Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-09T19:18:56.092Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-09T19:18:56.366Z] ---> Running in 334056fa713a [2021-07-09T19:18:56.366Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-09T19:18:56.366Z] ---> Running in 83291db92181 [2021-07-09T19:18:56.366Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-09T19:18:56.366Z] Collecting docker-pycreds>=0.4.0 [2021-07-09T19:18:56.366Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-09T19:18:56.366Z] 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-07-09T19:18:56.366Z] 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-07-09T19:18:56.656Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-09T19:18:56.656Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-09T19:18:56.656Z] Collecting idna<2.8,>=2.5 [2021-07-09T19:18:56.656Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-09T19:18:56.656Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-09T19:18:56.656Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-09T19:18:56.656Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-09T19:18:56.656Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-09T19:18:56.948Z] Installing collected packages: cached-property, PyYAML, jsonschema, texttable, docopt, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, docker-compose [2021-07-09T19:18:56.948Z] Running setup.py install for PyYAML: started [2021-07-09T19:18:57.214Z] Removing intermediate container 83291db92181 [2021-07-09T19:18:57.214Z] ---> 55bd20e0158b [2021-07-09T19:18:57.214Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T19:18:57.214Z] Removing intermediate container 34742c978ebd [2021-07-09T19:18:57.214Z] ---> 9ae3e245af71 [2021-07-09T19:18:57.214Z] Step 6/26 : COPY go.mod . [2021-07-09T19:18:57.475Z] ---> Running in d916d3f129b3 [2021-07-09T19:18:57.475Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-09T19:18:57.475Z] Running setup.py install for texttable: started [2021-07-09T19:18:57.740Z] Removing intermediate container d916d3f129b3 [2021-07-09T19:18:57.740Z] ---> e3460cd60ae2 [2021-07-09T19:18:57.740Z] Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:18:57.740Z] ---> 357306b97a72 [2021-07-09T19:18:57.740Z] Step 7/26 : RUN go mod download [2021-07-09T19:18:58.002Z] Running setup.py install for texttable: finished with status 'done' [2021-07-09T19:18:58.002Z] Running setup.py install for docopt: started [2021-07-09T19:18:58.002Z] ---> Running in 4a8e58f67a85 [2021-07-09T19:18:58.264Z] ---> Running in e617b943b3d4 [2021-07-09T19:18:58.264Z] Removing intermediate container 334056fa713a [2021-07-09T19:18:58.264Z] ---> b03acea490aa [2021-07-09T19:18:58.264Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:18:58.536Z] Running setup.py install for docopt: finished with status 'done' [2021-07-09T19:18:58.536Z] Removing intermediate container e617b943b3d4 [2021-07-09T19:18:58.536Z] ---> 12179bc30282 [2021-07-09T19:18:58.536Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T19:18:58.536Z] Attempting uninstall: urllib3 [2021-07-09T19:18:58.536Z] Found existing installation: urllib3 1.25.9 [2021-07-09T19:18:58.536Z] Uninstalling urllib3-1.25.9: [2021-07-09T19:18:58.536Z] Successfully uninstalled urllib3-1.25.9 [2021-07-09T19:18:58.536Z] ---> 55cd63124cb1 [2021-07-09T19:18:58.536Z] Step 9/23 : RUN go mod tidy [2021-07-09T19:18:58.536Z] Attempting uninstall: idna [2021-07-09T19:18:58.536Z] ---> Running in b59b5cc67878 [2021-07-09T19:18:58.536Z] Found existing installation: idna 2.9 [2021-07-09T19:18:58.536Z] Uninstalling idna-2.9: [2021-07-09T19:18:58.536Z] Successfully uninstalled idna-2.9 [2021-07-09T19:18:58.811Z] ---> Running in a75018a80f05 [2021-07-09T19:18:58.811Z] ---> db295d128b33 [2021-07-09T19:18:58.811Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-09T19:18:58.811Z] Attempting uninstall: requests [2021-07-09T19:18:58.811Z] Found existing installation: requests 2.23.0 [2021-07-09T19:18:58.811Z] Uninstalling requests-2.23.0: [2021-07-09T19:18:58.811Z] Successfully uninstalled requests-2.23.0 [2021-07-09T19:18:58.811Z] Removing intermediate container b59b5cc67878 [2021-07-09T19:18:58.811Z] ---> b1a02b152888 [2021-07-09T19:18:58.811Z] [2021-07-09T19:18:59.078Z] Successfully built b1a02b152888 [2021-07-09T19:18:59.078Z] Successfully tagged core-metadata:latest [2021-07-09T19:18:59.078Z]  Building core-metadata ... done Building core-command [2021-07-09T19:18:59.078Z] Running setup.py install for dockerpty: started [2021-07-09T19:18:59.659Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-09T19:19:00.619Z] 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-07-09T19:19:00.619Z] ---> ea7c363cab5a [2021-07-09T19:19:00.619Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-09T19:19:00.887Z] Removing intermediate container 4a8e58f67a85 [2021-07-09T19:19:00.887Z] ---> 755af78a2d78 [2021-07-09T19:19:00.887Z] Step 8/26 : COPY . . [2021-07-09T19:19:01.149Z] Removing intermediate container a75018a80f05 [2021-07-09T19:19:01.149Z] ---> 19b156355d6a [2021-07-09T19:19:01.149Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-09T19:19:02.101Z] ---> ee098453ceed [2021-07-09T19:19:02.101Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-09T19:19:05.429Z] ---> Running in c6fff40f41ab [2021-07-09T19:19:06.818Z] ---> 4bc087076079 [2021-07-09T19:19:06.818Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-09T19:19:07.392Z] 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-07-09T19:19:07.660Z] ---> 02259bd8f694 [2021-07-09T19:19:07.660Z] Step 9/26 : RUN go mod tidy [2021-07-09T19:19:07.660Z] ---> 55244eab7dd0 [2021-07-09T19:19:07.660Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-09T19:19:07.660Z] ---> Running in e1893de23d3b [2021-07-09T19:19:07.660Z] ---> Running in 977532a7336b [2021-07-09T19:19:08.233Z] Removing intermediate container 977532a7336b [2021-07-09T19:19:08.233Z] ---> 8d7bd299120f [2021-07-09T19:19:08.233Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-09T19:19:08.501Z] ---> a9192111b9a0 [2021-07-09T19:19:08.501Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-09T19:19:08.776Z] ---> Running in 41da92c6c6dd [2021-07-09T19:19:09.048Z] Removing intermediate container e7ebb7539a9d [2021-07-09T19:19:09.048Z] ---> 8aa80c40c5ff [2021-07-09T19:19:09.048Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-09T19:19:09.048Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:19:09.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:19:09.048Z] ---> cd184eaca182 [2021-07-09T19:19:09.048Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T19:19:09.048Z] ---> Using cache [2021-07-09T19:19:09.048Z] ---> b171027c459a [2021-07-09T19:19:09.048Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:19:09.048Z] ---> Using cache [2021-07-09T19:19:09.048Z] ---> a352320ce708 [2021-07-09T19:19:09.048Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T19:19:09.048Z] ---> Using cache [2021-07-09T19:19:09.048Z] ---> 9ae3e245af71 [2021-07-09T19:19:09.048Z] Step 6/24 : COPY go.mod . [2021-07-09T19:19:09.048Z] ---> Using cache [2021-07-09T19:19:09.048Z] ---> 357306b97a72 [2021-07-09T19:19:09.048Z] Step 7/24 : RUN go mod download [2021-07-09T19:19:09.048Z] ---> Using cache [2021-07-09T19:19:09.048Z] ---> 755af78a2d78 [2021-07-09T19:19:09.048Z] Step 8/24 : COPY . . [2021-07-09T19:19:09.048Z] ---> Using cache [2021-07-09T19:19:09.048Z] ---> 02259bd8f694 [2021-07-09T19:19:09.048Z] Step 9/24 : RUN go mod tidy [2021-07-09T19:19:09.323Z] ---> Running in 2a4d31d82426 [2021-07-09T19:19:09.323Z] ---> Running in d8122e4dbec2 [2021-07-09T19:19:09.605Z] Removing intermediate container d8122e4dbec2 [2021-07-09T19:19:09.605Z] ---> 90f99e1ab07d [2021-07-09T19:19:09.605Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-09T19:19:09.605Z] ---> Running in 9e58fd21738c [2021-07-09T19:19:09.605Z] Removing intermediate container e1893de23d3b [2021-07-09T19:19:09.605Z] ---> 3a8cff32186d [2021-07-09T19:19:09.605Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-09T19:19:09.605Z] ---> Running in 0ff47e327f2c [2021-07-09T19:19:09.883Z] Removing intermediate container 9e58fd21738c [2021-07-09T19:19:09.883Z] ---> b5d3ab799a8b [2021-07-09T19:19:09.883Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-09T19:19:10.160Z] Removing intermediate container 41da92c6c6dd [2021-07-09T19:19:10.160Z] ---> e5ebeea652af [2021-07-09T19:19:10.160Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-09T19:19:10.160Z] ---> Running in f82b1474f16f [2021-07-09T19:19:10.436Z] 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-07-09T19:19:10.436Z] Removing intermediate container f82b1474f16f [2021-07-09T19:19:10.436Z] ---> 1cddf0b4cf34 [2021-07-09T19:19:10.436Z] Step 29/32 : CMD ["gate"] [2021-07-09T19:19:10.708Z] ---> 23287d44c46d [2021-07-09T19:19:10.708Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-09T19:19:10.708Z] ---> Running in f3013b6de827 [2021-07-09T19:19:10.984Z] Removing intermediate container f3013b6de827 [2021-07-09T19:19:10.984Z] ---> dbc112cf7dab [2021-07-09T19:19:10.984Z] Step 30/32 : LABEL arch=x86_64 [2021-07-09T19:19:10.984Z] ---> Running in 7bf6a56981fb [2021-07-09T19:19:10.984Z] ---> 65143d38e0c4 [2021-07-09T19:19:10.984Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-09T19:19:11.252Z] Removing intermediate container 2a4d31d82426 [2021-07-09T19:19:11.252Z] ---> 64e08a4f1a42 [2021-07-09T19:19:11.252Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-09T19:19:11.252Z] ---> Running in f8bb615b2aef [2021-07-09T19:19:11.252Z] Removing intermediate container 7bf6a56981fb [2021-07-09T19:19:11.252Z] ---> 6fef62595f52 [2021-07-09T19:19:11.252Z] Step 31/32 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:19:11.531Z] ---> Running in d21747882fbc [2021-07-09T19:19:11.531Z] ---> dc0188ba74da [2021-07-09T19:19:11.531Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-09T19:19:11.531Z] ---> Running in a0a3ba9c0887 [2021-07-09T19:19:11.804Z] Removing intermediate container d21747882fbc [2021-07-09T19:19:11.804Z] ---> d316ae3a0a4e [2021-07-09T19:19:11.804Z] Step 32/32 : LABEL version=0.0.0 [2021-07-09T19:19:11.804Z] ---> Running in 485cecd6f2c6 [2021-07-09T19:19:12.073Z] 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-07-09T19:19:12.073Z] Removing intermediate container a0a3ba9c0887 [2021-07-09T19:19:12.073Z] ---> 58dff601455a [2021-07-09T19:19:12.073Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:19:12.073Z] Removing intermediate container 485cecd6f2c6 [2021-07-09T19:19:12.073Z] ---> 072f9adf51d7 [2021-07-09T19:19:12.073Z] [2021-07-09T19:19:12.073Z] ---> Running in 3056e185d67b [2021-07-09T19:19:12.349Z] Successfully built 072f9adf51d7 [2021-07-09T19:19:12.349Z] Successfully tagged security-bootstrapper:latest [2021-07-09T19:19:12.349Z] Building core-data [2021-07-09T19:19:12.349Z]  Building security-bootstrapper ... done Removing intermediate container 3056e185d67b [2021-07-09T19:19:12.349Z] ---> 55287d738c5c [2021-07-09T19:19:12.349Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T19:19:12.349Z] ---> Running in 5e32fc085626 [2021-07-09T19:19:12.631Z] Removing intermediate container 5e32fc085626 [2021-07-09T19:19:12.631Z] ---> c6168ac0d3db [2021-07-09T19:19:12.631Z] Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:19:12.904Z] ---> Running in 8b20a4034b2a [2021-07-09T19:19:13.979Z] Removing intermediate container 8b20a4034b2a [2021-07-09T19:19:13.979Z] ---> 71e490e2197e [2021-07-09T19:19:13.980Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T19:19:13.980Z] ---> Running in 973b5f4cc1a5 [2021-07-09T19:19:13.980Z] Removing intermediate container 973b5f4cc1a5 [2021-07-09T19:19:13.980Z] ---> e8d23b0c5ada [2021-07-09T19:19:13.980Z] [2021-07-09T19:19:14.313Z] Successfully built e8d23b0c5ada [2021-07-09T19:19:14.313Z] Successfully tagged sys-mgmt-agent:latest [2021-07-09T19:19:21.611Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:19:21.611Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:19:21.611Z] ---> cd184eaca182 [2021-07-09T19:19:21.611Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T19:19:21.611Z] ---> Using cache [2021-07-09T19:19:21.611Z] ---> b171027c459a [2021-07-09T19:19:21.611Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:19:21.611Z] ---> Using cache [2021-07-09T19:19:21.611Z] ---> a352320ce708 [2021-07-09T19:19:21.611Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-09T19:19:21.875Z] ---> Running in 612379d56454 [2021-07-09T19:19:22.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:19:23.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:19:23.975Z] OK: 219 MiB in 52 packages [2021-07-09T19:19:24.246Z] Removing intermediate container 612379d56454 [2021-07-09T19:19:24.246Z] ---> 7ac77f364cc8 [2021-07-09T19:19:24.246Z] Step 6/24 : COPY go.mod . [2021-07-09T19:19:24.509Z] ---> c91e68affa29 [2021-07-09T19:19:24.509Z] Step 7/24 : RUN go mod download [2021-07-09T19:19:24.509Z] ---> Running in 1641445afa91 [2021-07-09T19:19:25.911Z] Removing intermediate container 1641445afa91 [2021-07-09T19:19:25.911Z] ---> 4cc17ba15818 [2021-07-09T19:19:25.911Z] Step 8/24 : COPY . . [2021-07-09T19:19:31.229Z] ---> 5a5872e18a41 [2021-07-09T19:19:31.229Z] Step 9/24 : RUN go mod tidy [2021-07-09T19:19:31.229Z] ---> Running in 88299f248600 [2021-07-09T19:19:32.637Z] Removing intermediate container 88299f248600 [2021-07-09T19:19:32.637Z] ---> b4c81af5a5b4 [2021-07-09T19:19:32.637Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-09T19:19:32.637Z] ---> Running in e0839ec05075 [2021-07-09T19:19:33.224Z] 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-07-09T19:19:35.855Z] Removing intermediate container c6fff40f41ab [2021-07-09T19:19:35.855Z] ---> 1235739a4a2a [2021-07-09T19:19:35.855Z] [2021-07-09T19:19:35.855Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T19:19:35.855Z] ---> 13621d1b12d4 [2021-07-09T19:19:35.855Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-09T19:19:35.855Z] ---> Running in 83215b191e51 [2021-07-09T19:19:36.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:19:36.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:19:36.446Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-09T19:19:36.709Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-09T19:19:36.709Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:19:36.709Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T19:19:36.709Z] OK: 6 MiB in 16 packages [2021-07-09T19:19:37.295Z] Removing intermediate container 83215b191e51 [2021-07-09T19:19:37.295Z] ---> 795f57d592cb [2021-07-09T19:19:37.295Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T19:19:37.295Z] ---> Running in e20cbb711e64 [2021-07-09T19:19:37.570Z] Removing intermediate container e20cbb711e64 [2021-07-09T19:19:37.570Z] ---> 678cc36c0db9 [2021-07-09T19:19:37.570Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-09T19:19:37.570Z] ---> Running in b613bc73f754 [2021-07-09T19:19:37.570Z] Removing intermediate container b613bc73f754 [2021-07-09T19:19:37.570Z] ---> 6a4b2afb2c70 [2021-07-09T19:19:37.570Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T19:19:37.849Z] ---> Running in 278dd7099844 [2021-07-09T19:19:37.849Z] Removing intermediate container 278dd7099844 [2021-07-09T19:19:37.849Z] ---> 15f6ab37b2a7 [2021-07-09T19:19:37.849Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:19:38.116Z] ---> d2ed7164e752 [2021-07-09T19:19:38.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-09T19:19:38.700Z] ---> c65c0c22eccb [2021-07-09T19:19:38.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-09T19:19:38.975Z] 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-07-09T19:19:38.975Z] ---> 3193c95503ca [2021-07-09T19:19:38.975Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-09T19:19:38.975Z] ---> Running in fcb9c5d1fe70 [2021-07-09T19:19:39.244Z] Removing intermediate container fcb9c5d1fe70 [2021-07-09T19:19:39.244Z] ---> 0724800504f7 [2021-07-09T19:19:39.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:19:39.509Z] ---> Running in 4a5bdeb266ef [2021-07-09T19:19:39.510Z] Removing intermediate container 4a5bdeb266ef [2021-07-09T19:19:39.510Z] ---> 3baa5145ef04 [2021-07-09T19:19:39.510Z] Step 21/23 : LABEL arch=x86_64 [2021-07-09T19:19:39.510Z] ---> Running in df9159080a1d [2021-07-09T19:19:39.781Z] Removing intermediate container df9159080a1d [2021-07-09T19:19:39.781Z] ---> 1c5910cde291 [2021-07-09T19:19:39.781Z] Step 22/23 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:19:39.781Z] ---> Running in d92d44a487a9 [2021-07-09T19:19:40.088Z] Removing intermediate container d92d44a487a9 [2021-07-09T19:19:40.088Z] ---> 62570d3d7f49 [2021-07-09T19:19:40.088Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T19:19:40.358Z] ---> Running in 6f283f93c118 [2021-07-09T19:19:40.633Z] Removing intermediate container f8bb615b2aef [2021-07-09T19:19:40.633Z] ---> f732fd3f894a [2021-07-09T19:19:40.633Z] [2021-07-09T19:19:40.633Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T19:19:40.633Z] ---> 13621d1b12d4 [2021-07-09T19:19:40.633Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T19:19:40.633Z] ---> Using cache [2021-07-09T19:19:40.633Z] ---> b46b7693f411 [2021-07-09T19:19:40.633Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T19:19:40.633Z] ---> Using cache [2021-07-09T19:19:40.633Z] ---> 62febebf65b3 [2021-07-09T19:19:40.633Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-09T19:19:40.633Z] Removing intermediate container 6f283f93c118 [2021-07-09T19:19:40.633Z] ---> bd898b5cdfb8 [2021-07-09T19:19:40.633Z] [2021-07-09T19:19:40.913Z] ---> Running in b4f21ad64726 [2021-07-09T19:19:40.913Z] Successfully built bd898b5cdfb8 [2021-07-09T19:19:40.913Z] Successfully tagged support-notifications:latest [2021-07-09T19:19:40.913Z]  Building support-notifications ... done Removing intermediate container b4f21ad64726 [2021-07-09T19:19:40.913Z] ---> bcb357b50a2d [2021-07-09T19:19:40.913Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T19:19:40.913Z] ---> Running in dc9514a5e2a8 [2021-07-09T19:19:41.201Z] Removing intermediate container dc9514a5e2a8 [2021-07-09T19:19:41.202Z] ---> 7227ab9e8c0e [2021-07-09T19:19:41.202Z] Step 16/24 : WORKDIR / [2021-07-09T19:19:41.202Z] ---> Running in a21d7491cba6 [2021-07-09T19:19:41.795Z] Removing intermediate container a21d7491cba6 [2021-07-09T19:19:41.795Z] ---> 39244744a737 [2021-07-09T19:19:41.795Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:19:42.058Z] Removing intermediate container 0ff47e327f2c [2021-07-09T19:19:42.058Z] ---> deb16c89d7c6 [2021-07-09T19:19:42.058Z] [2021-07-09T19:19:42.058Z] Step 11/26 : FROM alpine:3.12 [2021-07-09T19:19:42.058Z] ---> 13621d1b12d4 [2021-07-09T19:19:42.058Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-09T19:19:42.058Z] ---> Running in 94784fe5e1d5 [2021-07-09T19:19:42.326Z] ---> 25e11dd23a74 [2021-07-09T19:19:42.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-09T19:19:42.907Z] ---> 62a76939894c [2021-07-09T19:19:42.907Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-09T19:19:42.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:19:42.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:19:43.172Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-09T19:19:43.172Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T19:19:43.172Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-09T19:19:43.172Z] (4/6) Installing curl (7.77.0-r0) [2021-07-09T19:19:43.172Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-09T19:19:43.172Z] (6/6) Installing su-exec (0.2-r1) [2021-07-09T19:19:43.172Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:19:43.172Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T19:19:43.172Z] ---> 72c3f51d82b4 [2021-07-09T19:19:43.172Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-09T19:19:43.172Z] OK: 7 MiB in 20 packages [2021-07-09T19:19:43.172Z] ---> Running in eb4d92d9f167 [2021-07-09T19:19:43.437Z] Removing intermediate container eb4d92d9f167 [2021-07-09T19:19:43.437Z] ---> c192110057fd [2021-07-09T19:19:43.437Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:19:43.437Z] ---> Running in 53e9e61c170d [2021-07-09T19:19:43.700Z] Removing intermediate container 53e9e61c170d [2021-07-09T19:19:43.701Z] ---> 2442173211db [2021-07-09T19:19:43.701Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T19:19:43.963Z] Removing intermediate container 94784fe5e1d5 [2021-07-09T19:19:43.963Z] ---> 4449f6547408 [2021-07-09T19:19:43.963Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T19:19:43.963Z] ---> Running in d4c7760a2ffa [2021-07-09T19:19:43.963Z] ---> Running in 84b5f20541b2 [2021-07-09T19:19:43.963Z] Removing intermediate container d4c7760a2ffa [2021-07-09T19:19:43.963Z] ---> 2116aea330ba [2021-07-09T19:19:43.963Z] Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:19:44.234Z] ---> Running in f56ae148931b [2021-07-09T19:19:44.234Z] Removing intermediate container 84b5f20541b2 [2021-07-09T19:19:44.234Z] ---> 0e069fe27b37 [2021-07-09T19:19:44.234Z] Step 14/26 : WORKDIR / [2021-07-09T19:19:44.234Z] Removing intermediate container f56ae148931b [2021-07-09T19:19:44.234Z] ---> ae32adcae0c6 [2021-07-09T19:19:44.234Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T19:19:44.234Z] ---> Running in 64c0c6d06a8c [2021-07-09T19:19:44.234Z] ---> Running in e84d8e1bfe76 [2021-07-09T19:19:44.505Z] Removing intermediate container 64c0c6d06a8c [2021-07-09T19:19:44.505Z] ---> d3d76307509b [2021-07-09T19:19:44.505Z] 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-07-09T19:19:44.505Z] Removing intermediate container e84d8e1bfe76 [2021-07-09T19:19:44.505Z] ---> bf2a38f37fb2 [2021-07-09T19:19:44.505Z] [2021-07-09T19:19:44.783Z] Successfully built bf2a38f37fb2 [2021-07-09T19:19:44.783Z] Successfully tagged core-command:latest [2021-07-09T19:19:44.783Z]  Building core-command ... done  ---> f9e8012f9715 [2021-07-09T19:19:44.783Z] 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-07-09T19:19:45.055Z] ---> e3d150b08cd8 [2021-07-09T19:19:45.055Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-09T19:19:45.322Z] ---> 30417b7abe12 [2021-07-09T19:19:45.322Z] 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-07-09T19:19:45.584Z] ---> d37d03968cb8 [2021-07-09T19:19:45.584Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-09T19:19:45.850Z] ---> 1895ebc99bd6 [2021-07-09T19:19:45.850Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-09T19:19:46.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-09T19:19:46.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-09T19:19:46.450Z] ---> bc62c2f30f58 [2021-07-09T19:19:46.450Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-09T19:19:46.717Z] ---> 2421aed3c3cd [2021-07-09T19:19:46.717Z] 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-07-09T19:19:46.717Z] ---> Running in 3fccbe15bb2f [2021-07-09T19:19:47.317Z] Removing intermediate container 3fccbe15bb2f [2021-07-09T19:19:47.317Z] ---> e4742ddaed2f [2021-07-09T19:19:47.317Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-09T19:19:47.598Z] ---> Running in 7a79f46229ec [2021-07-09T19:19:47.598Z] Removing intermediate container 7a79f46229ec [2021-07-09T19:19:47.598Z] ---> a113bd6d8fcc [2021-07-09T19:19:47.598Z] Step 24/26 : LABEL arch=x86_64 [2021-07-09T19:19:47.598Z] ---> Running in 1f47fa307717 [2021-07-09T19:19:47.865Z] Removing intermediate container 1f47fa307717 [2021-07-09T19:19:47.865Z] ---> 1b875b7241f4 [2021-07-09T19:19:47.865Z] Step 25/26 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:19:47.865Z] ---> Running in 6a7a77572570 [2021-07-09T19:19:48.131Z] Removing intermediate container 6a7a77572570 [2021-07-09T19:19:48.131Z] ---> 6b7541ce9b89 [2021-07-09T19:19:48.131Z] Step 26/26 : LABEL version=0.0.0 [2021-07-09T19:19:48.131Z] ---> Running in 2452e8e7d732 [2021-07-09T19:19:48.403Z] Removing intermediate container 2452e8e7d732 [2021-07-09T19:19:48.404Z] ---> 79b63cc4eaed [2021-07-09T19:19:48.404Z] [2021-07-09T19:19:48.404Z] Successfully built 79b63cc4eaed [2021-07-09T19:19:48.404Z] Successfully tagged security-secretstore-setup:latest [2021-07-09T19:19:49.737Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-09T19:19:49.737Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-09T19:19:51.720Z]  Building security-secretstore-setup ... done Removing intermediate container e0839ec05075 [2021-07-09T19:19:51.720Z] ---> ae7ed5728b53 [2021-07-09T19:19:51.720Z] [2021-07-09T19:19:51.720Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T19:19:51.720Z] ---> 13621d1b12d4 [2021-07-09T19:19:51.720Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-09T19:19:51.720Z] ---> Running in 899aa85819dc [2021-07-09T19:19:51.720Z] Removing intermediate container 899aa85819dc [2021-07-09T19:19:51.720Z] ---> 0b74949e3ba0 [2021-07-09T19:19:51.720Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-09T19:19:51.720Z] ---> Running in 52ed23f294d7 [2021-07-09T19:19:51.720Z] Removing intermediate container 52ed23f294d7 [2021-07-09T19:19:51.720Z] ---> 1009710ad30d [2021-07-09T19:19:51.720Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-09T19:19:51.720Z] ---> Running in 39f537cc1182 [2021-07-09T19:19:51.720Z] Removing intermediate container 39f537cc1182 [2021-07-09T19:19:51.720Z] ---> a8e034b9c344 [2021-07-09T19:19:51.720Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:19:51.721Z] ---> Running in 4f04e5d44c44 [2021-07-09T19:19:52.293Z] Removing intermediate container 4f04e5d44c44 [2021-07-09T19:19:52.293Z] ---> 02ebb621ea8c [2021-07-09T19:19:52.293Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-09T19:19:52.293Z] ---> Running in a90e0105cac6 [2021-07-09T19:19:52.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T19:19:53.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T19:19:53.391Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-09T19:19:53.652Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-09T19:19:53.652Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-09T19:19:53.652Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-09T19:19:55.044Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-09T19:19:55.044Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-09T19:19:55.044Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:19:55.044Z] OK: 8 MiB in 20 packages [2021-07-09T19:19:55.307Z] Removing intermediate container a90e0105cac6 [2021-07-09T19:19:55.307Z] ---> 35252e0a8d62 [2021-07-09T19:19:55.307Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:19:55.307Z] ---> 545d84b74f11 [2021-07-09T19:19:55.307Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-09T19:19:55.570Z] ---> d6f5dd9bcddc [2021-07-09T19:19:55.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-09T19:19:55.832Z] ---> b355959b569d [2021-07-09T19:19:55.832Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-09T19:19:55.832Z] ---> Running in 978bf93493fb [2021-07-09T19:19:55.832Z] Removing intermediate container 978bf93493fb [2021-07-09T19:19:55.832Z] ---> 3ce3da36528a [2021-07-09T19:19:55.832Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:19:56.096Z] ---> Running in dad855f75f6b [2021-07-09T19:19:56.096Z] Removing intermediate container dad855f75f6b [2021-07-09T19:19:56.096Z] ---> f9000431be6d [2021-07-09T19:19:56.096Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T19:19:56.096Z] ---> Running in ed496d071021 [2021-07-09T19:19:56.096Z] Removing intermediate container ed496d071021 [2021-07-09T19:19:56.096Z] ---> 1dcae2c6af8d [2021-07-09T19:19:56.096Z] Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:19:56.096Z] ---> Running in cebcdf7fe194 [2021-07-09T19:19:56.357Z] Removing intermediate container cebcdf7fe194 [2021-07-09T19:19:56.357Z] ---> 6579c0cd9cca [2021-07-09T19:19:56.357Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T19:19:56.357Z] ---> Running in b7504fe0f4ce [2021-07-09T19:19:56.357Z] Removing intermediate container b7504fe0f4ce [2021-07-09T19:19:56.357Z] ---> 623b50ec7d10 [2021-07-09T19:19:56.357Z] [2021-07-09T19:19:56.357Z] Successfully built 623b50ec7d10 [2021-07-09T19:19:56.357Z] Successfully tagged core-data:latest [2021-07-09T19:19:56.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-09T19:19:56.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-09T19:19:56.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-09T19:19:56.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-09T19:19:56.627Z]  Building core-data ... done  [Pipeline] } [2021-07-09T19:19:56.631Z] $ docker stop --time=1 c1a2893a666823b82069a83be3270afb033ab0b66d86a1f9d233fc21dc26762b [2021-07-09T19:19:57.893Z] $ docker rm -f c1a2893a666823b82069a83be3270afb033ab0b66d86a1f9d233fc21dc26762b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T19:19:58.270Z] + docker images [2021-07-09T19:19:58.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T19:19:58.270Z] core-data latest 623b50ec7d10 2 seconds ago 20.2MB [2021-07-09T19:19:58.270Z] ae7ed5728b53 7 seconds ago 1.15GB [2021-07-09T19:19:58.270Z] security-secretstore-setup latest 79b63cc4eaed 10 seconds ago 28.7MB [2021-07-09T19:19:58.270Z] core-command latest bf2a38f37fb2 14 seconds ago 15.9MB [2021-07-09T19:19:58.270Z] deb16c89d7c6 17 seconds ago 1.15GB [2021-07-09T19:19:58.270Z] support-notifications latest bd898b5cdfb8 18 seconds ago 16.7MB [2021-07-09T19:19:58.270Z] f732fd3f894a 18 seconds ago 1.14GB [2021-07-09T19:19:58.270Z] 1235739a4a2a 23 seconds ago 1.15GB [2021-07-09T19:19:58.270Z] sys-mgmt-agent latest e8d23b0c5ada 45 seconds ago 311MB [2021-07-09T19:19:58.270Z] security-bootstrapper latest 072f9adf51d7 47 seconds ago 18.6MB [2021-07-09T19:19:58.270Z] core-metadata latest b1a02b152888 About a minute ago 16.6MB [2021-07-09T19:19:58.270Z] a37356ca463d About a minute ago 1.15GB [2021-07-09T19:19:58.270Z] 00025ab666f0 About a minute ago 1.15GB [2021-07-09T19:19:58.270Z] security-proxy-setup latest 21b522026dd6 About a minute ago 25.7MB [2021-07-09T19:19:58.270Z] support-scheduler latest a874377988b9 About a minute ago 15.9MB [2021-07-09T19:19:58.270Z] 5617f47866c7 About a minute ago 1.15GB [2021-07-09T19:19:58.270Z] 40d5199ed5e1 About a minute ago 1.15GB [2021-07-09T19:19:58.270Z] eeee18f6c610 About a minute ago 1.14GB [2021-07-09T19:19:58.270Z] ci-base-image-x86_64 latest cd184eaca182 5 minutes ago 647MB [2021-07-09T19:19:58.270Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 days ago 37.5MB [2021-07-09T19:19:58.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-09T19:19:58.270Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-09T19:19:58.270Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-09T19:19:58.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-07-09T19:19:58.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-09T19:19:58.822Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-09T19:19:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-09T19:19:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-09T19:19:59.801Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-09T19:19:59.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-09T19:20:12.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements [2021-07-09T19:20:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-09T19:20:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-09T19:20:13.814Z] Still waiting to schedule task [2021-07-09T19:20:13.815Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-09T19:20:14.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.376s coverage: 100.0% of statements [2021-07-09T19:20:14.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-09T19:20:15.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.390s coverage: 53.1% of statements [2021-07-09T19:20:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-09T19:20:15.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-09T19:20:16.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.558s coverage: 87.7% of statements [2021-07-09T19:20:16.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-09T19:20:16.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-09T19:20:16.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.201s coverage: 78.9% of statements [2021-07-09T19:20:20.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.181s coverage: 81.2% of statements [2021-07-09T19:20:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-09T19:20:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-09T19:20:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-09T19:20:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-09T19:20:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-09T19:20:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.348s coverage: 95.1% of statements [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-09T19:20:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.363s coverage: 60.0% of statements [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-09T19:20:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-09T19:20:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements [2021-07-09T19:20:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.187s coverage: 22.0% of statements [2021-07-09T19:20:26.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-09T19:20:26.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.353s coverage: 47.1% of statements [2021-07-09T19:20:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.202s coverage: 79.5% of statements [2021-07-09T19:20:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements [2021-07-09T19:20:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements [2021-07-09T19:20:28.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements [2021-07-09T19:20:43.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements [2021-07-09T19:20:43.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements [2021-07-09T19:20:44.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.573s coverage: 81.8% of statements [2021-07-09T19:20:44.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.327s coverage: 92.9% of statements [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 58.8% of statements [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.286s coverage: 87.2% of statements [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.326s coverage: 91.2% of statements [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 64.4% of statements [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-09T19:20:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-07-09T19:20:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2021-07-09T19:20:58.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.978s coverage: 66.9% of statements [2021-07-09T19:20:58.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-09T19:20:58.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-09T19:20:58.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-09T19:21:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.644s coverage: 43.6% of statements [2021-07-09T19:21:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-09T19:21:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-09T19:21:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements [2021-07-09T19:21:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-09T19:21:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements [2021-07-09T19:21:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-09T19:21:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.228s coverage: 19.3% of statements [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-09T19:21:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.521s coverage: 91.9% of statements [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-09T19:21:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.186s coverage: 62.7% of statements [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-09T19:21:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.6% of statements [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-09T19:21:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-09T19:21:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-09T19:21:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements [2021-07-09T19:21:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-09T19:21:08.599Z] GO111MODULE=on go vet ./... [2021-07-09T19:22:30.399Z] gofmt -l . [2021-07-09T19:22:30.399Z] [ "`gofmt -l .`" = "" ] [2021-07-09T19:22:30.399Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-09T19:22:31.065Z] + ls -al . [2021-07-09T19:22:31.065Z] total 592 [2021-07-09T19:22:31.065Z] drwxrwxr-x 9 1001 1001 4096 Jul 9 19:22 . [2021-07-09T19:22:31.065Z] drwxr-xr-x 4 root root 4096 Jul 9 19:18 .. [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 11 Jul 9 19:16 .dockerignore [2021-07-09T19:22:31.065Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 19:16 .git [2021-07-09T19:22:31.065Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 19:16 .github [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 818 Jul 9 19:16 .gitignore [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 76 Jul 9 19:16 .hadolint.yml [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 166 Jul 9 19:16 .sonarcloud.properties [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 8609 Jul 9 19:16 Attribution.txt [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 43881 Jul 9 19:16 CHANGELOG.md [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 19:16 CONTRIBUTING.md [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 931 Jul 9 19:16 Dockerfile.build [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 849 Jul 9 19:16 Jenkinsfile [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 19:16 LICENSE [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 5819 Jul 9 19:16 Makefile [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 7818 Jul 9 19:16 README.md [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 6912 Jul 9 19:16 SECURITY.md [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 19:13 VERSION [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 4131 Jul 9 19:16 ZMQWindows.md [2021-07-09T19:22:31.065Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 19:16 bin [2021-07-09T19:22:31.065Z] drwxrwxr-x 14 1001 1001 4096 Jul 9 19:16 cmd [2021-07-09T19:22:31.065Z] -rw-r--r-- 1 root root 398095 Jul 9 19:21 coverage.out [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 806 Jul 9 19:16 go.mod [2021-07-09T19:22:31.065Z] -rw-r--r-- 1 root root 20759 Jul 9 19:18 go.sum [2021-07-09T19:22:31.065Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 19:16 internal [2021-07-09T19:22:31.065Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 19:16 openapi [2021-07-09T19:22:31.065Z] drwxrwxr-x 4 1001 1001 4096 Jul 9 19:16 snap [2021-07-09T19:22:31.065Z] -rw-rw-r-- 1 1001 1001 168 Jul 9 19:16 version.go [Pipeline] sh [2021-07-09T19:22:31.724Z] + '[' -e coverage.out ] [2021-07-09T19:22:31.724Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-09T19:22:31.746Z] Warning: overwriting stash ‘coverage-report’ [2021-07-09T19:22:32.461Z] Stashed 1 file(s) [Pipeline] sh [2021-07-09T19:22:33.105Z] + make build [2021-07-09T19:22:33.105Z] go mod tidy [2021-07-09T19:22:33.696Z] 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-07-09T19:22:40.398Z] 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-07-09T19:23:02.604Z] 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-07-09T19:23:04.034Z] 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-07-09T19:23:07.431Z] 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-07-09T19:23:08.405Z] 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-07-09T19:23:11.813Z] 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-07-09T19:23:15.212Z] 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-07-09T19:23:18.614Z] 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-07-09T19:23:22.166Z] 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-07-09T19:23:25.563Z] 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-07-09T19:23:27.684Z] Running on prd-ubuntu18.04-docker-8c-8g-2312 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws [2021-07-09T19:23:27.704Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-09T19:23:27.821Z] The recommended git tool is: git [2021-07-09T19:23:28.188Z] 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-07-09T19:23:30.236Z] using credential edgex-jenkins-ssh [2021-07-09T19:23:30.250Z] Cloning the remote Git repository [2021-07-09T19:23:30.273Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-09T19:23:30.346Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-09T19:23:30.392Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T19:23:30.392Z] > git --version # timeout=10 [2021-07-09T19:23:30.399Z] > git --version # 'git version 2.17.1' [2021-07-09T19:23:30.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T19:23:30.430Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-07-09T19:23:33.667Z] $ docker stop --time=1 a51e935a48929ec5b71312be2c2a5ffbe42cb650db458448a2f6a77614e4ad01 [2021-07-09T19:23:36.183Z] $ docker rm -f a51e935a48929ec5b71312be2c2a5ffbe42cb650db458448a2f6a77614e4ad01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:23:37.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T19:23:37.959Z] [2021-07-09T19:23:37.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:23:38.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T19:23:38.585Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-09T19:23:38.585Z] 29e5d40040c1: Pulling fs layer [2021-07-09T19:23:38.585Z] 1ce36da41761: Pulling fs layer [2021-07-09T19:23:38.585Z] 25b303627fd3: Pulling fs layer [2021-07-09T19:23:38.858Z] 29e5d40040c1: Download complete [2021-07-09T19:23:39.456Z] 29e5d40040c1: Pull complete [2021-07-09T19:23:39.731Z] 1ce36da41761: Verifying Checksum [2021-07-09T19:23:39.732Z] 1ce36da41761: Download complete [2021-07-09T19:23:41.165Z] 1ce36da41761: Pull complete [2021-07-09T19:23:41.165Z] 25b303627fd3: Verifying Checksum [2021-07-09T19:23:41.165Z] 25b303627fd3: Download complete [2021-07-09T19:23:51.317Z] 25b303627fd3: Pull complete [2021-07-09T19:23:51.317Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-09T19:23:51.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T19:23:51.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-09T19:23:51.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-07-09T19:23:51.696Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-09T19:23:54.661Z] $ docker top d3b2a713ce47c1067aa0a905f7786ed3da548311b532b43f8c2b060be2dae87a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T19:23:55.642Z] + grep+ docker-compose parallel build [2021-07-09T19:23:55.642Z] --help [2021-07-09T19:23:59.024Z] --parallel Build images in parallel. [Pipeline] } [2021-07-09T19:23:59.316Z] $ docker stop --time=1 d3b2a713ce47c1067aa0a905f7786ed3da548311b532b43f8c2b060be2dae87a [2021-07-09T19:24:01.182Z] $ docker rm -f d3b2a713ce47c1067aa0a905f7786ed3da548311b532b43f8c2b060be2dae87a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:24:01.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T19:24:01.917Z] . [Pipeline] withDockerContainer [2021-07-09T19:24:02.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container [2021-07-09T19:24:02.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-09T19:24:03.018Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T19:24:03.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T19:24:03.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T19:24:03.049Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T19:24:03.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T19:24:03.053Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-09T19:24:03.727Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:24:03.837Z] Merge succeeded, producing dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:24:03.838Z] Checking out Revision dc5a64065edf1786901fbabc8409f00b48d41832 (PR-3615) [2021-07-09T19:24:03.850Z] $ docker top c7f6dab635cf29460304330f0ed8699602536a8a2a8fdf490392d136f1e2927e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T19:24:04.816Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-09T19:24:03.735Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T19:24:03.741Z] > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 [2021-07-09T19:24:03.803Z] > git remote # timeout=10 [2021-07-09T19:24:03.811Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T19:24:03.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T19:24:03.821Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-09T19:24:03.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T19:24:03.839Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T19:24:03.845Z] > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 [2021-07-09T19:24:07.477Z] Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:24:08.810Z] + echo snap-build.sh [2021-07-09T19:24:08.810Z] snap-build.sh [2021-07-09T19:24:08.810Z] + SNAP_BASE_DIR=. [2021-07-09T19:24:08.810Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-07-09T19:24:08.810Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-07-09T19:24:08.810Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-07-09T19:24:08.810Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-07-09T19:24:08.810Z] + cd /w/workspace/edgex-go/3 [2021-07-09T19:24:08.810Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-09T19:24:08.810Z] Reading package lists... [2021-07-09T19:24:09.074Z] Building dependency tree... [2021-07-09T19:24:09.074Z] Reading state information... [2021-07-09T19:24:09.074Z] The following packages were automatically installed and are no longer required: [2021-07-09T19:24:09.074Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-09T19:24:09.074Z] uidmap xdelta3 [2021-07-09T19:24:09.074Z] Use 'sudo apt autoremove' to remove them. [2021-07-09T19:24:09.074Z] The following packages will be REMOVED: [2021-07-09T19:24:09.074Z] lxd* lxd-client* [2021-07-09T19:24:09.107Z] Building core-command ... [2021-07-09T19:24:09.107Z] Building core-data ... [2021-07-09T19:24:09.107Z] Building core-metadata ... [2021-07-09T19:24:09.107Z] Building security-bootstrapper ... [2021-07-09T19:24:09.107Z] Building security-proxy-setup ... [2021-07-09T19:24:09.107Z] Building security-secretstore-setup ... [2021-07-09T19:24:09.107Z] Building support-notifications ... [2021-07-09T19:24:09.107Z] Building support-scheduler ... [2021-07-09T19:24:09.107Z] Building sys-mgmt-agent ... [2021-07-09T19:24:09.107Z] Building core-data [2021-07-09T19:24:09.107Z] Building security-bootstrapper [2021-07-09T19:24:09.107Z] Building core-command [2021-07-09T19:24:09.107Z] Building security-secretstore-setup [2021-07-09T19:24:09.107Z] Building security-proxy-setup [2021-07-09T19:24:09.651Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-09T19:24:09.651Z] After this operation, 31.7 MB disk space will be freed. [2021-07-09T19:24:10.177Z] (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-07-09T19:24:10.177Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T19:24:10.751Z] Removing lxd dnsmasq configuration [2021-07-09T19:24:11.015Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T19:24:11.015Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-09T19:24:11.964Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T19:24:12.226Z] (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-07-09T19:24:12.226Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T19:24:13.617Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-09T19:24:13.617Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-09T19:24:15.009Z] + sudo snap remove --purge lxd [2021-07-09T19:24:15.274Z] snap "lxd" is not installed [2021-07-09T19:24:15.275Z] + sudo groupadd --force --system lxd [2021-07-09T19:24:15.275Z] ++ whoami [2021-07-09T19:24:15.275Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-09T19:24:15.275Z] + newgrp - lxd [2021-07-09T19:24:15.275Z] + sudo snap install lxd [2021-07-09T19:24:23.450Z] 2021-07-09T19:24:21Z INFO Waiting for automatic snapd restart... [2021-07-09T19:24:38.433Z] lxd 4.15 from Canonical* installed [2021-07-09T19:24:38.433Z] + sudo lxd init --auto [2021-07-09T19:24:48.552Z] + sudo snap install --classic snapcraft [2021-07-09T19:25:00.805Z] snapcraft 4.8.3 from Canonical* installed [2021-07-09T19:25:00.805Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-09T19:25:00.805Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-09T19:25:00.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-09T19:25:00.805Z] Dload Upload Total Spent Left Speed [2021-07-09T19:25:00.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 [2021-07-09T19:25:00.805Z] 100 3325k 100 3325k 0 0 9159k 0 --:--:-- --:--:-- --:--:-- 9159k [2021-07-09T19:25:00.805Z] ./yq_linux_amd64 [2021-07-09T19:25:00.805Z] + sudo snapcraft prime --use-lxd [2021-07-09T19:25:01.380Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-09T19:25:01.380Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-09T19:25:01.380Z] - README.md [2021-07-09T19:25:01.380Z] [2021-07-09T19:25:01.380Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-09T19:25:02.326Z] Launching a container. [2021-07-09T19:25:12.366Z] Waiting for container to be ready [2021-07-09T19:25:12.366Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-09T19:25:12.366Z] [2021-07-09T19:25:15.672Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-09T19:25:15.933Z] Waiting for network to be ready... [2021-07-09T19:25:16.509Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-09T19:25:16.509Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-09T19:25:16.509Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-09T19:25:16.774Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-09T19:25:16.774Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-09T19:25:16.774Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-09T19:25:16.774Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-09T19:25:16.774Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-09T19:25:16.774Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-09T19:25:16.774Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-09T19:25:17.036Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-09T19:25:17.115Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:25:17.115Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:25:17.115Z] ---> e67837ced620 [2021-07-09T19:25:17.115Z] Step 3/32 : WORKDIR /edgex-go [2021-07-09T19:25:17.115Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:25:17.115Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:25:17.115Z] ---> e67837ced620 [2021-07-09T19:25:17.115Z] Step 3/22 : WORKDIR /edgex-go [2021-07-09T19:25:17.115Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:25:17.115Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:25:17.115Z] ---> e67837ced620 [2021-07-09T19:25:17.115Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T19:25:17.115Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:25:17.115Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:25:17.115Z] ---> e67837ced620 [2021-07-09T19:25:17.115Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T19:25:17.115Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:25:17.115Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:25:17.115Z] ---> e67837ced620 [2021-07-09T19:25:17.115Z] Step 3/26 : WORKDIR /edgex-go [2021-07-09T19:25:17.115Z] ---> Running in bdc174cc6560 [2021-07-09T19:25:17.115Z] ---> Running in 048bd6ca2bf4 [2021-07-09T19:25:17.115Z] ---> Running in 109cbda33372 [2021-07-09T19:25:17.115Z] ---> Running in c6b77bb30172 [2021-07-09T19:25:17.115Z] ---> Running in bfacbb54433c [2021-07-09T19:25:17.115Z] Removing intermediate container 048bd6ca2bf4 [2021-07-09T19:25:17.115Z] ---> 5a1699eba53c [2021-07-09T19:25:17.115Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:25:17.115Z] ---> Running in e4fdd80dbc0d [2021-07-09T19:25:17.115Z] Removing intermediate container bdc174cc6560 [2021-07-09T19:25:17.115Z] ---> df60d5c206e1 [2021-07-09T19:25:17.297Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-09T19:25:17.385Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:25:17.385Z] Removing intermediate container bfacbb54433c [2021-07-09T19:25:17.385Z] ---> 1f295aeab22c [2021-07-09T19:25:17.385Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:25:17.385Z] Removing intermediate container 109cbda33372 [2021-07-09T19:25:17.385Z] ---> 727b95d24cc2 [2021-07-09T19:25:17.385Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:25:17.385Z] Removing intermediate container c6b77bb30172 [2021-07-09T19:25:17.385Z] ---> dd883b85576c [2021-07-09T19:25:17.385Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:25:17.581Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-09T19:25:17.582Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-09T19:25:17.582Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-09T19:25:17.582Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-09T19:25:17.582Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-09T19:25:17.582Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-09T19:25:17.682Z] ---> Running in dd50ba0d4e74 [2021-07-09T19:25:17.682Z] ---> Running in 203cae9c0d17 [2021-07-09T19:25:17.682Z] ---> Running in 06488e3140a6 [2021-07-09T19:25:17.682Z] ---> Running in 7982184c4584 [2021-07-09T19:25:17.844Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-09T19:25:17.844Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-09T19:25:18.106Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-09T19:25:18.106Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-09T19:25:18.106Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-09T19:25:18.106Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-09T19:25:18.106Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-09T19:25:18.106Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-09T19:25:18.106Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-09T19:25:20.692Z] Fetched 24.8 MB in 4s (6255 kB/s) [2021-07-09T19:25:21.125Z] Removing intermediate container e4fdd80dbc0d [2021-07-09T19:25:21.125Z] ---> a91a31166f77 [2021-07-09T19:25:21.125Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-09T19:25:21.125Z] ---> Running in 8770eb6c56b8 [2021-07-09T19:25:21.268Z] Reading package lists... [2021-07-09T19:25:21.400Z] Removing intermediate container 203cae9c0d17 [2021-07-09T19:25:21.400Z] ---> 1ce991252adc [2021-07-09T19:25:21.400Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-09T19:25:21.531Z] Reading package lists... [2021-07-09T19:25:21.531Z] Building dependency tree... [2021-07-09T19:25:21.531Z] Reading state information... [2021-07-09T19:25:21.676Z] Removing intermediate container dd50ba0d4e74 [2021-07-09T19:25:21.676Z] ---> 7ccb2e16120a [2021-07-09T19:25:21.676Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-09T19:25:21.676Z] ---> Running in 572b15c0c261 [2021-07-09T19:25:21.794Z] The following additional packages will be installed: [2021-07-09T19:25:21.794Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-09T19:25:21.794Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-09T19:25:21.794Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-09T19:25:21.794Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-09T19:25:21.794Z] Suggested packages: [2021-07-09T19:25:21.794Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-09T19:25:21.794Z] Recommended packages: [2021-07-09T19:25:21.794Z] gnupg libsasl2-modules [2021-07-09T19:25:21.794Z] The following NEW packages will be installed: [2021-07-09T19:25:21.794Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-09T19:25:21.794Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-09T19:25:21.794Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-09T19:25:21.794Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-09T19:25:21.794Z] The following packages will be upgraded: [2021-07-09T19:25:21.794Z] gpg gpg-agent gpgconf libudev1 [2021-07-09T19:25:21.794Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-09T19:25:21.794Z] Need to get 3530 kB of archives. [2021-07-09T19:25:21.794Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-09T19:25:21.794Z] 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-07-09T19:25:21.794Z] 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-07-09T19:25:21.794Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-09T19:25:21.794Z] 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-07-09T19:25:21.950Z] ---> Running in ab3bc2bc6baf [2021-07-09T19:25:21.950Z] Removing intermediate container 06488e3140a6 [2021-07-09T19:25:21.950Z] ---> 4281b0b59825 [2021-07-09T19:25:21.950Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-09T19:25:21.950Z] Removing intermediate container 7982184c4584 [2021-07-09T19:25:21.950Z] ---> 0db0ca51b493 [2021-07-09T19:25:21.950Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T19:25:22.056Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-09T19:25:22.245Z] ---> Running in ca78ed56c56c [2021-07-09T19:25:22.245Z] ---> Running in 50357c05077c [2021-07-09T19:25:22.318Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-09T19:25:22.580Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-09T19:25:22.580Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-09T19:25:22.580Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-09T19:25:22.580Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-09T19:25:22.580Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-09T19:25:22.843Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-09T19:25:22.843Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-09T19:25:22.843Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-09T19:25:22.843Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-09T19:25:22.843Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-09T19:25:22.843Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-09T19:25:22.843Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-09T19:25:22.843Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-09T19:25:22.843Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-09T19:25:22.843Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-09T19:25:22.843Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-09T19:25:22.843Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T19:25:22.843Z] Fetched 3530 kB in 1s (3221 kB/s) [2021-07-09T19:25:23.105Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-09T19:25:23.105Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-09T19:25:23.105Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T19:25:23.105Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-09T19:25:23.105Z] Selecting previously unselected package udev. [2021-07-09T19:25:23.105Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-09T19:25:23.105Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-09T19:25:23.105Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-09T19:25:23.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:23.367Z] Selecting previously unselected package libfuse2:amd64. [2021-07-09T19:25:23.367Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-09T19:25:23.367Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-09T19:25:23.367Z] Selecting previously unselected package fuse. [2021-07-09T19:25:23.367Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-09T19:25:23.367Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-09T19:25:23.367Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T19:25:23.630Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T19:25:23.630Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T19:25:23.630Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T19:25:23.630Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T19:25:23.630Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T19:25:23.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:23.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:23.892Z] Selecting previously unselected package libksba8:amd64. [2021-07-09T19:25:23.892Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-09T19:25:23.892Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-09T19:25:23.892Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-09T19:25:23.892Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:23.892Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:23.892Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-09T19:25:23.892Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:23.892Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:23.892Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-09T19:25:23.892Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:23.892Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:24.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:24.155Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-09T19:25:24.155Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:24.155Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:24.155Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-09T19:25:24.155Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:24.155Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:24.155Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-09T19:25:24.155Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:24.155Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:24.155Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-09T19:25:24.155Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:24.155Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:24.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:24.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:24.419Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-09T19:25:24.419Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:24.419Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:24.419Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-09T19:25:24.419Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T19:25:24.419Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:24.419Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-09T19:25:24.419Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-09T19:25:24.419Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T19:25:24.419Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-09T19:25:24.419Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-09T19:25:24.419Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T19:25:24.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:24.680Z] Selecting previously unselected package libldap-common. [2021-07-09T19:25:24.680Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-09T19:25:24.680Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T19:25:24.680Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-09T19:25:24.680Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-09T19:25:24.680Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T19:25:24.680Z] Selecting previously unselected package dirmngr. [2021-07-09T19:25:24.680Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T19:25:24.680Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-09T19:25:24.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:24.942Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T19:25:24.942Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-09T19:25:24.942Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-09T19:25:24.942Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T19:25:24.942Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T19:25:24.942Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-09T19:25:24.942Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:24.942Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-09T19:25:24.942Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T19:25:24.942Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-09T19:25:25.261Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T19:25:25.261Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:25.261Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-09T19:25:25.268Z] OK: 218 MiB in 52 packages [2021-07-09T19:25:25.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:25.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:25:25.523Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-09T19:25:25.523Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-09T19:25:25.523Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:25.523Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:25.523Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:25.523Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:25.523Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:25.523Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:25.523Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T19:25:25.523Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T19:25:25.523Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-09T19:25:25.523Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T19:25:25.681Z] OK: 218 MiB in 52 packages [2021-07-09T19:25:26.150Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-09T19:25:26.151Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-09T19:25:26.151Z] This means they are not meant to be enabled using systemctl. [2021-07-09T19:25:26.151Z] Possible reasons for having this kind of units are: [2021-07-09T19:25:26.151Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-09T19:25:26.151Z] .wants/ or .requires/ directory. [2021-07-09T19:25:26.151Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-09T19:25:26.151Z] a requirement dependency on it. [2021-07-09T19:25:26.151Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-09T19:25:26.151Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-09T19:25:26.151Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-09T19:25:26.151Z] instance name specified. [2021-07-09T19:25:26.378Z] OK: 218 MiB in 52 packages [2021-07-09T19:25:26.414Z] Reading package lists... [2021-07-09T19:25:26.414Z] Building dependency tree... [2021-07-09T19:25:26.414Z] Reading state information... [2021-07-09T19:25:26.675Z] The following additional packages will be installed: [2021-07-09T19:25:26.675Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-09T19:25:26.675Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-09T19:25:26.675Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-09T19:25:26.675Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-09T19:25:26.675Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-09T19:25:26.675Z] Suggested packages: [2021-07-09T19:25:26.675Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-09T19:25:26.675Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-09T19:25:26.675Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-09T19:25:26.675Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-09T19:25:26.675Z] systemd-container policykit-1 [2021-07-09T19:25:26.675Z] Recommended packages: [2021-07-09T19:25:26.675Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-09T19:25:26.675Z] The following NEW packages will be installed: [2021-07-09T19:25:26.675Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-09T19:25:26.675Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-09T19:25:26.675Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-09T19:25:26.675Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-09T19:25:26.675Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-09T19:25:26.675Z] The following packages will be upgraded: [2021-07-09T19:25:26.675Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-09T19:25:26.773Z] OK: 218 MiB in 52 packages [2021-07-09T19:25:26.773Z] OK: 218 MiB in 52 packages [2021-07-09T19:25:26.938Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-09T19:25:26.939Z] Need to get 36.7 MB of archives. [2021-07-09T19:25:26.939Z] After this operation, 147 MB of additional disk space will be used. [2021-07-09T19:25:26.939Z] 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-07-09T19:25:26.939Z] 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-07-09T19:25:26.939Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-09T19:25:26.939Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-09T19:25:26.939Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-09T19:25:26.939Z] 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-07-09T19:25:26.939Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-09T19:25:26.939Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-09T19:25:26.939Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-09T19:25:27.115Z] Removing intermediate container 8770eb6c56b8 [2021-07-09T19:25:27.116Z] ---> dacdd8c68870 [2021-07-09T19:25:27.116Z] Step 6/32 : COPY go.mod . [2021-07-09T19:25:27.200Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-09T19:25:27.200Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-09T19:25:27.200Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-09T19:25:27.200Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-09T19:25:27.200Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-09T19:25:27.200Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-09T19:25:27.200Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-09T19:25:27.723Z] Removing intermediate container 572b15c0c261 [2021-07-09T19:25:27.724Z] ---> 5d365212d60d [2021-07-09T19:25:27.724Z] Step 6/26 : COPY go.mod . [2021-07-09T19:25:27.774Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-09T19:25:27.774Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-09T19:25:27.774Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-09T19:25:27.774Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-09T19:25:27.774Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-09T19:25:27.774Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-09T19:25:27.774Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-09T19:25:27.774Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-09T19:25:27.774Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-09T19:25:27.774Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-09T19:25:27.774Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-09T19:25:28.001Z] Removing intermediate container ca78ed56c56c [2021-07-09T19:25:28.001Z] ---> 8a179b8dbc55 [2021-07-09T19:25:28.001Z] Step 6/24 : COPY go.mod . [2021-07-09T19:25:28.035Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-09T19:25:28.035Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-09T19:25:28.035Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-09T19:25:28.601Z] ---> 61f25e3a7648 [2021-07-09T19:25:28.601Z] Step 7/32 : RUN go mod download [2021-07-09T19:25:28.601Z] Removing intermediate container ab3bc2bc6baf [2021-07-09T19:25:28.601Z] ---> 2fe3729727e7 [2021-07-09T19:25:28.601Z] Step 6/22 : COPY go.mod . [2021-07-09T19:25:28.601Z] ---> Running in 4e85e58c2b78 [2021-07-09T19:25:28.601Z] Removing intermediate container 50357c05077c [2021-07-09T19:25:28.883Z] ---> eddef2c9aeab [2021-07-09T19:25:28.883Z] Step 6/24 : COPY go.mod . [2021-07-09T19:25:28.883Z] ---> 1f313a9693a0 [2021-07-09T19:25:28.883Z] Step 7/26 : RUN go mod download [2021-07-09T19:25:29.173Z] ---> dfd5849a0a09 [2021-07-09T19:25:29.173Z] Step 7/24 : RUN go mod download [2021-07-09T19:25:29.173Z] ---> Running in 1dae5a34ba20 [2021-07-09T19:25:29.428Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T19:25:29.428Z] Fetched 36.7 MB in 2s (15.5 MB/s) [2021-07-09T19:25:29.428Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T19:25:29.428Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-09T19:25:29.428Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T19:25:29.455Z] ---> Running in a8e8729aaad3 [2021-07-09T19:25:29.740Z] ---> 79c42e395c4e [2021-07-09T19:25:29.740Z] Step 7/22 : RUN go mod download [2021-07-09T19:25:30.005Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-09T19:25:30.005Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T19:25:30.005Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-09T19:25:30.005Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T19:25:30.005Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-09T19:25:30.005Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-09T19:25:30.015Z] ---> 8b1cc59254e0 [2021-07-09T19:25:30.015Z] Step 7/24 : RUN go mod download [2021-07-09T19:25:30.015Z] ---> Running in df2df6657750 [2021-07-09T19:25:30.267Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-09T19:25:30.267Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T19:25:30.267Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-09T19:25:30.267Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-09T19:25:30.291Z] ---> Running in 50bb29459d9a [2021-07-09T19:25:30.530Z] Setting up apt (1.6.14) ... [2021-07-09T19:25:30.530Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-09T19:25:30.791Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-09T19:25:31.055Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-09T19:25:31.055Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-09T19:25:31.055Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-09T19:25:31.055Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-09T19:25:31.055Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T19:25:31.324Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T19:25:31.324Z] Selecting previously unselected package libexpat1:amd64. [2021-07-09T19:25:31.324Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-09T19:25:31.324Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-09T19:25:31.325Z] Selecting previously unselected package python3.6-minimal. [2021-07-09T19:25:31.325Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T19:25:31.325Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T19:25:31.587Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-09T19:25:31.587Z] Checking for services that may need to be restarted...done. [2021-07-09T19:25:31.587Z] Checking for services that may need to be restarted...done. [2021-07-09T19:25:31.848Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T19:25:31.848Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-09T19:25:31.848Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T19:25:32.110Z] Selecting previously unselected package python3-minimal. [2021-07-09T19:25:32.110Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-09T19:25:32.110Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-09T19:25:32.110Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-09T19:25:32.110Z] Selecting previously unselected package mime-support. [2021-07-09T19:25:32.110Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-09T19:25:32.110Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-09T19:25:32.372Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-09T19:25:32.372Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-09T19:25:32.372Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-09T19:25:32.372Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-09T19:25:32.372Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T19:25:32.372Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T19:25:32.635Z] Selecting previously unselected package python3.6. [2021-07-09T19:25:32.635Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T19:25:32.635Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T19:25:32.635Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-09T19:25:32.635Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-09T19:25:32.635Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-09T19:25:32.635Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-09T19:25:32.898Z] Selecting previously unselected package python3. [2021-07-09T19:25:32.898Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-09T19:25:32.898Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-09T19:25:32.898Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-09T19:25:32.898Z] Selecting previously unselected package multiarch-support. [2021-07-09T19:25:32.898Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T19:25:32.898Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-09T19:25:32.898Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-09T19:25:32.898Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-09T19:25:33.101Z] Removing intermediate container 4e85e58c2b78 [2021-07-09T19:25:33.101Z] ---> 2a7a3a8f5537 [2021-07-09T19:25:33.101Z] Step 8/32 : COPY . . [2021-07-09T19:25:33.162Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-09T19:25:33.162Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-09T19:25:33.162Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-09T19:25:33.162Z] Selecting previously unselected package libbsd0:amd64. [2021-07-09T19:25:33.162Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-09T19:25:33.162Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-09T19:25:33.162Z] Selecting previously unselected package sudo. [2021-07-09T19:25:33.162Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-09T19:25:33.162Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-09T19:25:33.377Z] Removing intermediate container 1dae5a34ba20 [2021-07-09T19:25:33.423Z] Selecting previously unselected package apparmor. [2021-07-09T19:25:33.423Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-09T19:25:33.423Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-09T19:25:33.423Z] Selecting previously unselected package libedit2:amd64. [2021-07-09T19:25:33.423Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-09T19:25:33.423Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-09T19:25:33.423Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-09T19:25:33.423Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T19:25:33.423Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T19:25:33.423Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-09T19:25:33.423Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T19:25:33.423Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T19:25:33.661Z] ---> dc95341794f0 [2021-07-09T19:25:33.661Z] Step 8/26 : COPY . . [2021-07-09T19:25:33.685Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-09T19:25:33.685Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-09T19:25:33.685Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-09T19:25:33.685Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-09T19:25:33.685Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T19:25:33.685Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T19:25:33.685Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-09T19:25:33.685Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T19:25:33.685Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T19:25:33.946Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-09T19:25:33.946Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-09T19:25:33.946Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-09T19:25:33.946Z] Selecting previously unselected package openssh-client. [2021-07-09T19:25:33.946Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-09T19:25:33.946Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-09T19:25:34.209Z] Selecting previously unselected package squashfs-tools. [2021-07-09T19:25:34.209Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-09T19:25:34.209Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-09T19:25:34.209Z] Selecting previously unselected package snapd. [2021-07-09T19:25:34.209Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-09T19:25:34.209Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-09T19:25:34.272Z] Removing intermediate container a8e8729aaad3 [2021-07-09T19:25:34.272Z] ---> d41184a4be6c [2021-07-09T19:25:34.272Z] Step 8/24 : COPY . . [2021-07-09T19:25:34.881Z] Removing intermediate container df2df6657750 [2021-07-09T19:25:34.881Z] ---> b43ec7440381 [2021-07-09T19:25:34.881Z] Step 8/22 : COPY . . [2021-07-09T19:25:35.161Z] Removing intermediate container 50bb29459d9a [2021-07-09T19:25:35.161Z] ---> cb541cca5d5c [2021-07-09T19:25:35.161Z] Step 8/24 : COPY . . [2021-07-09T19:25:36.132Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-09T19:25:36.132Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-09T19:25:36.394Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-09T19:25:36.394Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-09T19:25:36.394Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-09T19:25:36.394Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T19:25:36.394Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T19:25:36.394Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-09T19:25:36.394Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-09T19:25:36.967Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-09T19:25:36.967Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-09T19:25:36.967Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-09T19:25:36.967Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T19:25:36.967Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T19:25:36.967Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T19:25:37.543Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-09T19:25:37.543Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T19:25:37.543Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-09T19:25:37.543Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-09T19:25:37.805Z] running python rtupdate hooks for python3.6... [2021-07-09T19:25:37.805Z] running python post-rtupdate hooks for python3.6... [2021-07-09T19:25:37.805Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-09T19:25:38.380Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-09T19:25:38.643Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T19:25:38.643Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-09T19:25:38.643Z] Setting up snapd (2.49.2+18.04) ... [2021-07-09T19:25:38.908Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-09T19:25:39.171Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-09T19:25:39.432Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-09T19:25:39.693Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-09T19:25:39.693Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-09T19:25:39.693Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-09T19:25:39.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-09T19:25:40.217Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-09T19:25:40.217Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-09T19:25:40.479Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-09T19:25:40.741Z] /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-07-09T19:25:40.741Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T19:25:40.742Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-09T19:25:41.687Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T19:25:41.687Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T19:25:41.687Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T19:25:42.893Z] Reading package lists... [2021-07-09T19:25:43.157Z] Reading package lists... [2021-07-09T19:25:43.418Z] Building dependency tree... [2021-07-09T19:25:43.418Z] Reading state information... [2021-07-09T19:25:43.418Z] Calculating upgrade... [2021-07-09T19:25:43.681Z] The following packages will be upgraded: [2021-07-09T19:25:43.681Z] advancecomp base-files bash binutils binutils-common [2021-07-09T19:25:43.681Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-09T19:25:43.681Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-09T19:25:43.682Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-09T19:25:43.682Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-09T19:25:43.682Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-09T19:25:43.682Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-09T19:25:43.682Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-09T19:25:43.682Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-09T19:25:43.682Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-09T19:25:43.682Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-09T19:25:43.682Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-09T19:25:43.682Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-09T19:25:43.682Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-09T19:25:43.682Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-09T19:25:43.682Z] ubuntu-keyring util-linux [2021-07-09T19:25:43.682Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T19:25:43.682Z] Need to get 64.1 MB of archives. [2021-07-09T19:25:43.682Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-09T19:25:43.682Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-09T19:25:43.682Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-09T19:25:43.682Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-09T19:25:43.682Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-09T19:25:43.682Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-09T19:25:43.682Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-09T19:25:43.682Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-09T19:25:43.682Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-09T19:25:43.682Z] 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-07-09T19:25:43.682Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-09T19:25:43.682Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-09T19:25:43.682Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-09T19:25:43.682Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-09T19:25:43.948Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-09T19:25:43.948Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-09T19:25:43.948Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-09T19:25:43.948Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-09T19:25:43.948Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-09T19:25:43.948Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-09T19:25:43.948Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-09T19:25:43.948Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-09T19:25:43.948Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-09T19:25:43.948Z] 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-07-09T19:25:43.948Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-09T19:25:43.948Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-09T19:25:43.948Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-09T19:25:43.948Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-09T19:25:43.948Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-09T19:25:43.948Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-09T19:25:43.948Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-09T19:25:43.948Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-09T19:25:43.948Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-09T19:25:43.948Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-09T19:25:43.948Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-09T19:25:43.948Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-09T19:25:43.948Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-09T19:25:43.948Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-09T19:25:43.948Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-09T19:25:43.948Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-09T19:25:43.948Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-09T19:25:43.948Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-09T19:25:44.209Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-09T19:25:44.209Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-09T19:25:44.209Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-09T19:25:44.209Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-09T19:25:44.209Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-09T19:25:44.209Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-09T19:25:44.209Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-09T19:25:44.209Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-09T19:25:44.209Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-09T19:25:44.209Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-09T19:25:44.209Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-09T19:25:44.209Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-09T19:25:44.209Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-09T19:25:44.209Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-09T19:25:44.209Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-09T19:25:44.209Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-09T19:25:44.209Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-09T19:25:44.470Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-09T19:25:44.470Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-09T19:25:44.470Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-09T19:25:44.731Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-09T19:25:44.731Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-09T19:25:44.731Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-09T19:25:44.731Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-09T19:25:44.731Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-09T19:25:44.731Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-09T19:25:44.731Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-09T19:25:44.993Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-09T19:25:44.993Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-09T19:25:44.993Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-09T19:25:44.993Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-09T19:25:44.993Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-09T19:25:44.993Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-09T19:25:44.993Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-09T19:25:44.993Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-09T19:25:44.993Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-09T19:25:44.993Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-09T19:25:45.253Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-09T19:25:45.254Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-09T19:25:45.254Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-09T19:25:45.254Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-09T19:25:45.254Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-09T19:25:45.254Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-09T19:25:45.254Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-09T19:25:45.254Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-09T19:25:45.254Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-09T19:25:45.254Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-09T19:25:45.254Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-09T19:25:45.254Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-09T19:25:45.254Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-09T19:25:45.514Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-09T19:25:45.514Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-09T19:25:45.514Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-09T19:25:45.514Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-09T19:25:45.514Z] Get:96 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-07-09T19:25:45.514Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-09T19:25:45.514Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-09T19:25:45.514Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-09T19:25:45.514Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-09T19:25:45.514Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-09T19:25:45.514Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-09T19:25:45.776Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T19:25:45.776Z] Fetched 64.1 MB in 2s (32.9 MB/s) [2021-07-09T19:25:45.776Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T19:25:45.776Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T19:25:45.776Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T19:25:46.038Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T19:25:46.039Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T19:25:46.301Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-09T19:25:46.301Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-09T19:25:46.301Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:46.301Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:46.563Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:46.563Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:46.563Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:46.563Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:46.563Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:46.563Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:46.563Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:46.563Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:46.825Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:46.825Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:46.825Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:46.825Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:46.825Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:25:46.825Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T19:25:46.825Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:46.825Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-09T19:25:47.087Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:25:47.087Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T19:25:47.087Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:47.087Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:47.087Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:47.087Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:47.087Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:47.087Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T19:25:47.349Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:25:47.349Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T19:25:47.349Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T19:25:47.610Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T19:25:47.872Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-09T19:25:48.134Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T19:25:48.134Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-09T19:25:48.134Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-09T19:25:48.134Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-09T19:25:48.134Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-09T19:25:48.396Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-09T19:25:48.396Z] Installing new version of config file /etc/issue ... [2021-07-09T19:25:48.396Z] Installing new version of config file /etc/issue.net ... [2021-07-09T19:25:48.396Z] Installing new version of config file /etc/lsb-release ... [2021-07-09T19:25:48.396Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-09T19:25:48.658Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-09T19:25:48.658Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-09T19:25:48.658Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-09T19:25:48.658Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:48.658Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-09T19:25:48.920Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-09T19:25:48.920Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-09T19:25:48.920Z] 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-07-09T19:25:48.920Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:48.920Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:48.920Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:48.920Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:25:49.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:49.181Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-09T19:25:49.181Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-09T19:25:49.181Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-09T19:25:49.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:49.181Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-09T19:25:49.181Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T19:25:49.443Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-09T19:25:49.443Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:49.443Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T19:25:49.443Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T19:25:49.443Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T19:25:49.704Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:49.704Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T19:25:49.704Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T19:25:49.704Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-09T19:25:49.704Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:49.704Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-09T19:25:49.704Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-09T19:25:49.704Z] Setting up grep (3.1-2build1) ... [2021-07-09T19:25:49.966Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:49.966Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-09T19:25:49.966Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-09T19:25:49.966Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-09T19:25:49.966Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:49.966Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T19:25:49.966Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T19:25:49.966Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-09T19:25:50.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:50.227Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T19:25:50.227Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T19:25:50.489Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T19:25:50.489Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T19:25:50.752Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T19:25:50.752Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T19:25:51.013Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-09T19:25:51.013Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:51.013Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-09T19:25:51.013Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T19:25:51.585Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-09T19:25:51.585Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-09T19:25:51.585Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-09T19:25:51.585Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-09T19:25:51.846Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-09T19:25:51.846Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:51.846Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-09T19:25:51.846Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-09T19:25:51.846Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-09T19:25:51.847Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:51.847Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:51.847Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:52.108Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:25:52.108Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:52.108Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:52.108Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:52.108Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:25:52.108Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:52.108Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:52.108Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:52.370Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:25:52.370Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:52.370Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:52.370Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:52.370Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:25:52.632Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:52.632Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T19:25:52.632Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T19:25:52.632Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T19:25:52.632Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T19:25:52.632Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T19:25:52.632Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:52.632Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T19:25:52.632Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T19:25:52.893Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T19:25:52.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:52.893Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:52.893Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:52.893Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:25:52.893Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:52.893Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:52.893Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:53.156Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:25:53.156Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:53.156Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:53.156Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:53.417Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:25:53.679Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-09T19:25:53.941Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-09T19:25:53.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:53.941Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T19:25:53.941Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T19:25:54.204Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T19:25:54.204Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T19:25:54.204Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-09T19:25:54.204Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T19:25:54.204Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-09T19:25:54.465Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T19:25:54.465Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-09T19:25:54.465Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-09T19:25:54.465Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-09T19:25:54.726Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T19:25:54.726Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-09T19:25:54.726Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-09T19:25:54.726Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-09T19:25:54.726Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T19:25:54.726Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-09T19:25:54.726Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-09T19:25:54.989Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-09T19:25:54.989Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T19:25:54.989Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T19:25:54.989Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T19:25:54.989Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T19:25:55.254Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T19:25:55.254Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T19:25:55.254Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T19:25:55.254Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T19:25:55.254Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-09T19:25:55.254Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T19:25:55.254Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T19:25:55.517Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T19:25:55.517Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:55.517Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T19:25:55.517Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T19:25:55.517Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-09T19:25:55.517Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T19:25:55.517Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T19:25:55.517Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T19:25:55.779Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T19:25:55.779Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:55.779Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-09T19:25:55.779Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-09T19:25:55.779Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-09T19:25:55.779Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:55.779Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-09T19:25:55.779Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-09T19:25:56.041Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-09T19:25:56.041Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:56.041Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-09T19:25:56.041Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T19:25:56.041Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T19:25:56.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:56.304Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T19:25:56.304Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T19:25:56.304Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T19:25:56.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:56.304Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-09T19:25:56.304Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-09T19:25:56.304Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-09T19:25:56.566Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:56.566Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-09T19:25:56.566Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-09T19:25:56.566Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-09T19:25:56.828Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:56.828Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T19:25:56.828Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T19:25:56.828Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-09T19:25:56.828Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:56.828Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-09T19:25:56.828Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-09T19:25:57.089Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-09T19:25:57.089Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:57.089Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-09T19:25:57.089Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-09T19:25:57.089Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-09T19:25:57.089Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:57.089Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-09T19:25:57.089Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-09T19:25:57.089Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-09T19:25:57.352Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:57.352Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-09T19:25:57.352Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-09T19:25:57.352Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-09T19:25:57.352Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:57.352Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-09T19:25:57.352Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-09T19:25:57.352Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-09T19:25:57.395Z] ---> d3ca280b867c [2021-07-09T19:25:57.395Z] Step 9/32 : RUN go mod tidy [2021-07-09T19:25:57.395Z] ---> 95f6fa39ed4d [2021-07-09T19:25:57.395Z] Step 9/26 : RUN go mod tidy [2021-07-09T19:25:57.395Z] ---> Running in 7636d26ae0a7 [2021-07-09T19:25:57.395Z] ---> 8465660cd38e [2021-07-09T19:25:57.395Z] Step 9/24 : RUN go mod tidy [2021-07-09T19:25:57.395Z] ---> Running in f67828834fb8 [2021-07-09T19:25:57.395Z] ---> aeb77296f2bc [2021-07-09T19:25:57.395Z] Step 9/22 : RUN go mod tidy [2021-07-09T19:25:57.395Z] ---> b5fb9b12d0bf [2021-07-09T19:25:57.395Z] Step 9/24 : RUN go mod tidy [2021-07-09T19:25:57.395Z] ---> Running in 13ba9f522884 [2021-07-09T19:25:57.395Z] ---> Running in 7f2101926045 [2021-07-09T19:25:57.395Z] ---> Running in db73de8be3c9 [2021-07-09T19:25:57.615Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:57.615Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-09T19:25:57.615Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-09T19:25:57.615Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-09T19:25:57.615Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:57.615Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-09T19:25:57.615Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-09T19:25:57.876Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-09T19:25:57.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T19:25:57.876Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-09T19:25:57.876Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-09T19:25:57.876Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-09T19:25:57.876Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-09T19:25:57.876Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-09T19:25:57.876Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-09T19:25:57.876Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-09T19:25:57.876Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-09T19:25:58.138Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-09T19:25:58.138Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-09T19:25:58.138Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-09T19:25:58.138Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-09T19:25:58.481Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-09T19:25:58.481Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-09T19:25:58.481Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-09T19:25:58.481Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-09T19:25:58.481Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-09T19:25:58.481Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-09T19:25:58.481Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-09T19:25:58.481Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-09T19:25:58.743Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-09T19:25:58.743Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-09T19:25:58.743Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-09T19:25:58.743Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-09T19:25:58.743Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-09T19:25:58.743Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-09T19:25:59.004Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-09T19:25:59.004Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-09T19:25:59.265Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-09T19:25:59.265Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-09T19:25:59.265Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-09T19:25:59.265Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-09T19:25:59.265Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T19:25:59.265Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T19:25:59.527Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T19:25:59.527Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T19:25:59.789Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T19:25:59.789Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T19:25:59.789Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T19:25:59.789Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T19:25:59.789Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:25:59.789Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:00.049Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:26:00.049Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:00.049Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:26:00.049Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:00.049Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:26:00.049Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:00.996Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:26:00.996Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:01.570Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:26:01.570Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:01.833Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:26:01.833Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:02.094Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:26:02.094Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:03.039Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T19:26:03.039Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T19:26:03.039Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T19:26:03.039Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T19:26:03.039Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-09T19:26:03.039Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T19:26:03.039Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-09T19:26:03.303Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T19:26:03.303Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-09T19:26:03.303Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-09T19:26:03.303Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T19:26:03.303Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T19:26:03.303Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T19:26:03.303Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T19:26:03.564Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-09T19:26:03.564Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-09T19:26:03.564Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:26:03.564Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T19:26:03.564Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:26:03.564Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:26:03.564Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:26:03.564Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-09T19:26:03.564Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-09T19:26:03.564Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-09T19:26:03.829Z] [2021-07-09T19:26:03.829Z] Current default time zone: 'Etc/UTC' [2021-07-09T19:26:03.829Z] Local time is now: Fri Jul 9 19:26:03 UTC 2021. [2021-07-09T19:26:03.829Z] Universal Time is now: Fri Jul 9 19:26:03 UTC 2021. [2021-07-09T19:26:03.829Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-09T19:26:03.829Z] [2021-07-09T19:26:03.829Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-09T19:26:03.829Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:26:03.829Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-09T19:26:03.829Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-09T19:26:03.829Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-09T19:26:03.829Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-09T19:26:03.829Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-09T19:26:03.829Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-09T19:26:03.829Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-09T19:26:03.829Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-09T19:26:03.829Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:26:03.829Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-09T19:26:03.829Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:04.091Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-09T19:26:04.091Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:26:04.091Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-09T19:26:04.091Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-09T19:26:04.091Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-09T19:26:04.091Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-09T19:26:04.091Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-09T19:26:04.092Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-09T19:26:04.092Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-09T19:26:04.092Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-09T19:26:04.175Z] Removing intermediate container f67828834fb8 [2021-07-09T19:26:04.175Z] ---> a688a236ee54 [2021-07-09T19:26:04.175Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-09T19:26:04.175Z] Removing intermediate container 7636d26ae0a7 [2021-07-09T19:26:04.175Z] ---> 46de633b163e [2021-07-09T19:26:04.175Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-09T19:26:04.175Z] ---> Running in fde3cccce1a2 [2021-07-09T19:26:04.175Z] ---> Running in 0355bd8c1171 [2021-07-09T19:26:04.175Z] Removing intermediate container 13ba9f522884 [2021-07-09T19:26:04.175Z] ---> f9bd510fb636 [2021-07-09T19:26:04.175Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-09T19:26:04.175Z] Removing intermediate container db73de8be3c9 [2021-07-09T19:26:04.175Z] ---> 9be0d02d9f04 [2021-07-09T19:26:04.175Z] Removing intermediate container 7f2101926045 [2021-07-09T19:26:04.175Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-09T19:26:04.175Z] ---> 08d20978fa2a [2021-07-09T19:26:04.175Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-09T19:26:04.175Z] ---> Running in 32335203d8a9 [2021-07-09T19:26:04.456Z] ---> Running in 70087a5b5910 [2021-07-09T19:26:04.456Z] ---> Running in ce188fee7317 [2021-07-09T19:26:06.039Z] Updating certificates in /etc/ssl/certs... [2021-07-09T19:26:06.503Z] 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-07-09T19:26:06.503Z] 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-07-09T19:26:06.503Z] 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-07-09T19:26:06.781Z] 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-07-09T19:26:06.781Z] 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-07-09T19:26:06.993Z] 23 added, 27 removed; done. [2021-07-09T19:26:06.993Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-09T19:26:06.993Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T19:26:06.993Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-09T19:26:06.993Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-09T19:26:06.993Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-09T19:26:07.258Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:07.258Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-09T19:26:07.258Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:07.258Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:07.258Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:07.258Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:07.258Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:07.258Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-09T19:26:07.258Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-09T19:26:07.258Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-09T19:26:07.258Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-09T19:26:07.258Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-09T19:26:07.258Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:07.258Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T19:26:07.258Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-09T19:26:07.258Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-09T19:26:07.258Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-09T19:26:07.258Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T19:26:07.258Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-09T19:26:07.523Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-09T19:26:07.523Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-09T19:26:07.523Z] Updating certificates in /etc/ssl/certs... [2021-07-09T19:26:08.100Z] 0 added, 0 removed; done. [2021-07-09T19:26:08.100Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-09T19:26:08.100Z] done. [2021-07-09T19:26:08.677Z] Reading package lists... [2021-07-09T19:26:08.677Z] Building dependency tree... [2021-07-09T19:26:08.677Z] Reading state information... [2021-07-09T19:26:08.940Z] The following NEW packages will be installed: [2021-07-09T19:26:08.940Z] apt-transport-https [2021-07-09T19:26:08.940Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T19:26:09.203Z] Need to get 4348 B of archives. [2021-07-09T19:26:09.204Z] After this operation, 154 kB of additional disk space will be used. [2021-07-09T19:26:09.204Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-09T19:26:09.204Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T19:26:09.204Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-07-09T19:26:09.468Z] Selecting previously unselected package apt-transport-https. [2021-07-09T19:26:09.468Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-09T19:26:09.468Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-09T19:26:09.468Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-09T19:26:09.468Z] Setting up apt-transport-https (1.6.14) ... [2021-07-09T19:26:09.731Z] Waiting for network to be ready... [2021-07-09T19:26:15.072Z] 2021-07-09T19:26:12Z INFO Waiting for automatic snapd restart... [2021-07-09T19:26:15.073Z] snapd 2.51.1 from Canonical* installed [2021-07-09T19:26:16.020Z] "snapd" switched to the "latest/stable" channel [2021-07-09T19:26:16.020Z] [2021-07-09T19:26:18.583Z] core18 20210611 from Canonical* installed [2021-07-09T19:26:18.583Z] "core18" switched to the "latest/stable" channel [2021-07-09T19:26:18.583Z] [2021-07-09T19:26:21.901Z] snapcraft 4.8.3 from Canonical* installed [2021-07-09T19:26:21.901Z] "snapcraft" switched to the "latest/stable" channel [2021-07-09T19:26:21.901Z] [2021-07-09T19:26:26.130Z] 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-07-09T19:26:26.130Z] - README.md [2021-07-09T19:26:26.130Z] [2021-07-09T19:26:26.130Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-09T19:26:26.130Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T19:26:26.392Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T19:26:26.393Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T19:26:27.720Z] Reading package lists... [2021-07-09T19:26:27.991Z] 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-07-09T19:26:27.991Z] Reading package lists... [2021-07-09T19:26:28.260Z] Building dependency tree... [2021-07-09T19:26:28.260Z] Reading state information... [2021-07-09T19:26:28.260Z] Suggested packages: [2021-07-09T19:26:28.260Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-09T19:26:28.260Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-09T19:26:28.260Z] Recommended packages: [2021-07-09T19:26:28.260Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-09T19:26:28.260Z] The following NEW packages will be installed: [2021-07-09T19:26:28.260Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-09T19:26:28.260Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-09T19:26:28.260Z] pkg-config zip [2021-07-09T19:26:28.551Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T19:26:28.551Z] Need to get 7663 kB of archives. [2021-07-09T19:26:28.551Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-09T19:26:28.551Z] 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-07-09T19:26:28.551Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-09T19:26:28.551Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-09T19:26:28.551Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-09T19:26:28.551Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-09T19:26:28.894Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-09T19:26:28.894Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-09T19:26:28.894Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-09T19:26:28.894Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-09T19:26:28.894Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-09T19:26:28.894Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-09T19:26:29.208Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-09T19:26:29.208Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-09T19:26:29.208Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-09T19:26:29.208Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-09T19:26:29.208Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T19:26:29.208Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-07-09T19:26:29.471Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-09T19:26:29.471Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-09T19:26:29.471Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-09T19:26:29.471Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-09T19:26:29.471Z] Selecting previously unselected package libpsl5:amd64. [2021-07-09T19:26:29.471Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-09T19:26:29.471Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-09T19:26:29.471Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-09T19:26:29.471Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-09T19:26:29.471Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-09T19:26:29.738Z] Selecting previously unselected package librtmp1:amd64. [2021-07-09T19:26:29.738Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-09T19:26:29.738Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-09T19:26:29.738Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-09T19:26:29.738Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-09T19:26:29.738Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-09T19:26:29.738Z] Selecting previously unselected package liberror-perl. [2021-07-09T19:26:29.738Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-09T19:26:29.738Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-09T19:26:29.738Z] Selecting previously unselected package git-man. [2021-07-09T19:26:29.738Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-09T19:26:29.738Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-09T19:26:30.001Z] Selecting previously unselected package git. [2021-07-09T19:26:30.002Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-09T19:26:30.002Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-09T19:26:30.582Z] Selecting previously unselected package libnorm1:amd64. [2021-07-09T19:26:30.582Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-09T19:26:30.582Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-09T19:26:30.582Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-09T19:26:30.582Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-09T19:26:30.582Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-09T19:26:30.582Z] Selecting previously unselected package libsodium23:amd64. [2021-07-09T19:26:30.582Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-09T19:26:30.582Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-09T19:26:30.582Z] Selecting previously unselected package libzmq5:amd64. [2021-07-09T19:26:30.582Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-09T19:26:30.582Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T19:26:30.847Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-09T19:26:30.847Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-09T19:26:30.847Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T19:26:30.847Z] Selecting previously unselected package pkg-config. [2021-07-09T19:26:30.847Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-09T19:26:30.847Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-09T19:26:30.847Z] Selecting previously unselected package zip. [2021-07-09T19:26:30.847Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-09T19:26:30.847Z] Unpacking zip (3.0-11build1) ... [2021-07-09T19:26:30.847Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-09T19:26:30.847Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-09T19:26:30.847Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-09T19:26:31.111Z] Setting up liberror-perl (0.17025-1) ... [2021-07-09T19:26:31.111Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-09T19:26:31.111Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-09T19:26:31.111Z] No schema files found: doing nothing. [2021-07-09T19:26:31.111Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-09T19:26:31.111Z] Setting up zip (3.0-11build1) ... [2021-07-09T19:26:31.111Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-09T19:26:31.111Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-09T19:26:31.111Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-09T19:26:31.111Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T19:26:31.111Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-09T19:26:31.111Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T19:26:31.111Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-09T19:26:31.111Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T19:26:31.689Z] git set to automatically installed. [2021-07-09T19:26:31.689Z] git-man set to automatically installed. [2021-07-09T19:26:31.689Z] libcurl3-gnutls set to automatically installed. [2021-07-09T19:26:31.689Z] liberror-perl set to automatically installed. [2021-07-09T19:26:31.689Z] libglib2.0-0 set to automatically installed. [2021-07-09T19:26:31.689Z] libnghttp2-14 set to automatically installed. [2021-07-09T19:26:31.689Z] libnorm1 set to automatically installed. [2021-07-09T19:26:31.689Z] libpgm-5.2-0 set to automatically installed. [2021-07-09T19:26:31.689Z] libpsl5 set to automatically installed. [2021-07-09T19:26:31.689Z] librtmp1 set to automatically installed. [2021-07-09T19:26:31.689Z] libsodium23 set to automatically installed. [2021-07-09T19:26:31.689Z] libzmq3-dev set to automatically installed. [2021-07-09T19:26:31.689Z] libzmq5 set to automatically installed. [2021-07-09T19:26:31.689Z] pkg-config set to automatically installed. [2021-07-09T19:26:31.689Z] zip set to automatically installed. [2021-07-09T19:26:33.626Z] snapd is not logged in, snap install commands will use sudo [2021-07-09T19:26:34.205Z] snap "core18" has no updates available [2021-07-09T19:26:34.784Z] snapd is not logged in, snap install commands will use sudo [2021-07-09T19:26:41.407Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-09T19:26:41.407Z] Pulling config-common [2021-07-09T19:26:41.407Z] + snapcraftctl pull [2021-07-09T19:26:42.794Z] Pulling go-build-helper [2021-07-09T19:26:42.794Z] + snapcraftctl pull [2021-07-09T19:26:43.740Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-09T19:26:43.740Z] Skipping pull go-build-helper (already ran) [2021-07-09T19:26:43.740Z] Building go-build-helper [2021-07-09T19:26:43.740Z] + snapcraftctl build [2021-07-09T19:26:45.657Z] Staging go-build-helper [2021-07-09T19:26:45.657Z] + snapcraftctl stage [2021-07-09T19:26:55.674Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-09T19:26:55.674Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-09T19:26:55.674Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-09T19:26:55.674Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-09T19:26:55.674Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-09T19:26:55.674Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-09T19:26:55.674Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-09T19:26:55.674Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-09T19:26:55.674Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-09T19:26:55.674Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-09T19:26:55.674Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-09T19:26:55.674Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-09T19:26:55.674Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-09T19:26:55.674Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-09T19:26:55.674Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-09T19:26:55.674Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-09T19:26:55.674Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-09T19:26:55.674Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-09T19:26:55.674Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-09T19:26:55.674Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-09T19:26:55.674Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-09T19:26:55.674Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-09T19:26:55.674Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-09T19:26:55.674Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-09T19:26:55.674Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-09T19:26:55.674Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-09T19:26:55.674Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-09T19:26:55.674Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-09T19:26:55.674Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-09T19:26:55.674Z] Fetched 224 kB in 0s (0 B/s) [2021-07-09T19:26:55.674Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-09T19:26:55.674Z] Fetched 157 kB in 0s (0 B/s) [2021-07-09T19:26:55.674Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-09T19:26:55.674Z] Fetched 221 kB in 0s (0 B/s) [2021-07-09T19:26:55.674Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-09T19:26:55.674Z] Fetched 143 kB in 0s (0 B/s) [2021-07-09T19:26:55.674Z] Pulling edgex-go [2021-07-09T19:26:55.674Z] + snapcraftctl pull [2021-07-09T19:26:55.674Z] Pulling hooks [2021-07-09T19:26:55.674Z] + snapcraftctl pull [2021-07-09T19:27:13.820Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T19:27:13.820Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T19:27:13.820Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T19:27:13.820Z] Fetched 0 B in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-09T19:27:13.820Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-09T19:27:13.820Z] Fetched 279 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-09T19:27:13.820Z] Fetched 122 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-09T19:27:13.820Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-09T19:27:13.820Z] Fetched 8848 B in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-09T19:27:13.820Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-09T19:27:13.820Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-09T19:27:13.820Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-09T19:27:13.820Z] Fetched 219 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-09T19:27:13.820Z] Fetched 154 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-09T19:27:13.820Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-09T19:27:13.820Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-09T19:27:13.820Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-09T19:27:13.820Z] Fetched 499 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-09T19:27:13.820Z] Fetched 111 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-09T19:27:13.820Z] Fetched 240 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-09T19:27:13.820Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-09T19:27:13.820Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-09T19:27:13.820Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-09T19:27:13.820Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-09T19:27:13.820Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-09T19:27:13.820Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-09T19:27:13.820Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-09T19:27:13.820Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-09T19:27:13.820Z] Fetched 8720 B in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-09T19:27:13.820Z] Fetched 140 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-09T19:27:13.820Z] Fetched 119 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-09T19:27:13.820Z] Fetched 111 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-09T19:27:13.820Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-09T19:27:13.820Z] Fetched 645 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-09T19:27:13.820Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-09T19:27:13.820Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-09T19:27:13.820Z] Fetched 368 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-09T19:27:13.820Z] Fetched 187 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-09T19:27:13.820Z] Fetched 175 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-09T19:27:13.820Z] Fetched 206 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-09T19:27:13.820Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-09T19:27:13.820Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-09T19:27:13.820Z] Fetched 159 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-09T19:27:13.820Z] Fetched 107 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-09T19:27:13.820Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-09T19:27:13.820Z] Pulling static-packages [2021-07-09T19:27:13.820Z] + snapcraftctl pull [2021-07-09T19:27:13.820Z] Pulling version [2021-07-09T19:27:13.820Z] + cd /root/project [2021-07-09T19:27:13.820Z] + + git describe --tags --abbrev=0 [2021-07-09T19:27:13.820Z] sed s/v// [2021-07-09T19:27:13.820Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-09T19:27:13.820Z] + [ -z 2.0.1-dev.2 ] [2021-07-09T19:27:13.820Z] + snapcraftctl set-version 2.0.1-dev.2 [2021-07-09T19:27:14.764Z] Building config-common [2021-07-09T19:27:14.764Z] + snapcraftctl build [2021-07-09T19:27:16.681Z] Skipping build go-build-helper (already ran) [2021-07-09T19:27:16.942Z] Building edgex-go [2021-07-09T19:27:17.205Z] + cd /root/parts/edgex-go/src [2021-07-09T19:27:17.205Z] + git describe --tags --abbrev=0 [2021-07-09T19:27:17.205Z] + sed s/v// [2021-07-09T19:27:17.205Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-09T19:27:17.205Z] + [ -z 2.0.1-dev.2 ] [2021-07-09T19:27:17.205Z] + echo 2.0.1-dev.2 [2021-07-09T19:27:17.205Z] + make build [2021-07-09T19:27:17.205Z] go mod tidy [2021-07-09T19:27:19.133Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T19:27:19.133Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-09T19:27:19.397Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-09T19:27:19.397Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-09T19:27:19.658Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-09T19:27:19.658Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-09T19:27:19.658Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-09T19:27:19.658Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-09T19:27:19.658Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-09T19:27:19.658Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-09T19:27:19.658Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-09T19:27:19.658Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-09T19:27:19.925Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-09T19:27:20.188Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-09T19:27:20.188Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-09T19:27:21.134Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-09T19:27:21.134Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-09T19:27:21.134Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T19:27:21.134Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T19:27:21.134Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-09T19:27:21.134Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-09T19:27:21.134Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-09T19:27:21.134Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-09T19:27:21.399Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-09T19:27:21.399Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-09T19:27:21.399Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-09T19:27:21.399Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-09T19:27:21.399Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-09T19:27:21.399Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-09T19:27:21.399Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-09T19:27:21.673Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-09T19:27:21.673Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-09T19:27:21.673Z] go: downloading golang.org/x/text v0.3.2 [2021-07-09T19:27:21.673Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-09T19:27:21.673Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-09T19:27:21.673Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-09T19:27:21.673Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-09T19:27:21.673Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-09T19:27:21.673Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-09T19:27:21.934Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-09T19:27:21.934Z] go: downloading github.com/kr/text v0.1.0 [2021-07-09T19:27:21.934Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-09T19:27:21.934Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-09T19:27:22.195Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-09T19:27:22.195Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-09T19:27:22.195Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-09T19:27:22.195Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T19:27:22.195Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-09T19:27:22.195Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-09T19:27:22.457Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-09T19:27:22.457Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-09T19:27:22.457Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-09T19:27:22.457Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-09T19:27:22.457Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-09T19:27:22.457Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-09T19:27:22.723Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-09T19:27:22.723Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-09T19:27:22.723Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T19:27:22.723Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T19:27:22.723Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T19:27:22.723Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T19:27:22.723Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-09T19:27:22.723Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-09T19:27:22.723Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-09T19:27:22.723Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-09T19:27:22.723Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-09T19:27:22.723Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-09T19:27:22.723Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-09T19:27:22.723Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-09T19:27:22.723Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-09T19:27:22.723Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-09T19:27:22.723Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-09T19:27:22.723Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-09T19:27:22.723Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-09T19:27:22.723Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-09T19:27:22.723Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-09T19:27:22.723Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-09T19:27:22.985Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-09T19:27:33.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-09T19:27:37.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-09T19:27:37.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-09T19:27:39.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-09T19:27:39.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-09T19:27:41.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-09T19:27:42.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-09T19:27:43.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-09T19:27:44.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-09T19:27:45.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T19:27:46.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-09T19:27:48.701Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-09T19:27:48.701Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-09T19:27:48.701Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-09T19:27:48.701Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-09T19:27:48.701Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-09T19:27:48.701Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-09T19:27:48.701Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-09T19:27:48.701Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-09T19:27:48.701Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-09T19:27:48.701Z] + 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-07-09T19:27:48.701Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-09T19:27:48.701Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-09T19:27:48.701Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-09T19:27:48.701Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-09T19:27:48.701Z] + 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-07-09T19:27:48.701Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-09T19:27:48.701Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-09T19:27:48.701Z] + 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-07-09T19:27:50.102Z] Building hooks [2021-07-09T19:27:50.102Z] + cd /root/parts/hooks/src [2021-07-09T19:27:50.102Z] + make build [2021-07-09T19:27:50.102Z] go mod tidy [2021-07-09T19:27:50.682Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-09T19:27:50.683Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-09T19:27:50.947Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-09T19:27:50.947Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-09T19:27:50.947Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-09T19:27:51.900Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-09T19:27:52.478Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-09T19:27:52.478Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-09T19:27:55.386Z] Building static-packages [2021-07-09T19:27:55.386Z] + snapcraftctl build [2021-07-09T19:27:57.357Z] Building version [2021-07-09T19:27:57.357Z] + snapcraftctl build [2021-07-09T19:27:58.744Z] 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-07-09T19:27:58.744Z] 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-07-09T19:27:58.744Z] Removing intermediate container 32335203d8a9 [2021-07-09T19:27:58.744Z] ---> 734fa63039e7 [2021-07-09T19:27:58.744Z] [2021-07-09T19:27:58.744Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T19:27:58.744Z] 3.12: Pulling from library/alpine [2021-07-09T19:27:59.283Z] Staging config-common [2021-07-09T19:27:59.284Z] + snapcraftctl stage [2021-07-09T19:28:00.240Z] Skipping stage go-build-helper (already ran) [2021-07-09T19:28:00.240Z] Staging edgex-go [2021-07-09T19:28:00.240Z] + snapcraftctl stage [2021-07-09T19:28:00.773Z] Removing intermediate container 0355bd8c1171 [2021-07-09T19:28:00.773Z] ---> 9eff3282a14b [2021-07-09T19:28:00.773Z] [2021-07-09T19:28:00.773Z] Step 11/32 : FROM alpine:3.12 [2021-07-09T19:28:00.773Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T19:28:00.773Z] Status: Downloaded newer image for alpine:3.12 [2021-07-09T19:28:00.773Z] ---> c4fd0aeabfcf [2021-07-09T19:28:00.773Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T19:28:01.049Z] 3.12: Pulling from library/alpine [2021-07-09T19:28:01.326Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T19:28:01.327Z] Status: Image is up to date for alpine:3.12 [2021-07-09T19:28:01.327Z] ---> c4fd0aeabfcf [2021-07-09T19:28:01.327Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-09T19:28:01.621Z] ---> Running in 8027ce394ad3 [2021-07-09T19:28:01.637Z] Staging hooks [2021-07-09T19:28:01.637Z] + snapcraftctl stage [2021-07-09T19:28:01.901Z] ---> Running in cd00f85e9e72 [2021-07-09T19:28:02.590Z] Staging static-packages [2021-07-09T19:28:02.590Z] + snapcraftctl stage [2021-07-09T19:28:03.380Z] Removing intermediate container fde3cccce1a2 [2021-07-09T19:28:03.380Z] ---> 149f38aa445f [2021-07-09T19:28:03.380Z] [2021-07-09T19:28:03.380Z] Step 11/26 : FROM alpine:3.12 [2021-07-09T19:28:03.380Z] ---> c4fd0aeabfcf [2021-07-09T19:28:03.380Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-09T19:28:03.380Z] Removing intermediate container cd00f85e9e72 [2021-07-09T19:28:03.380Z] ---> cbbc298b175d [2021-07-09T19:28:03.380Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-09T19:28:03.542Z] Staging version [2021-07-09T19:28:03.542Z] + snapcraftctl stage [2021-07-09T19:28:03.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:03.658Z] Removing intermediate container 70087a5b5910 [2021-07-09T19:28:03.658Z] ---> e7876ac5fb28 [2021-07-09T19:28:03.658Z] [2021-07-09T19:28:03.658Z] Step 11/22 : FROM alpine:3.12 [2021-07-09T19:28:03.658Z] ---> c4fd0aeabfcf [2021-07-09T19:28:03.658Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-09T19:28:03.934Z] ---> Running in 829fff835991 [2021-07-09T19:28:03.934Z] ---> Running in 8f60edad5e1b [2021-07-09T19:28:03.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:03.934Z] ---> Running in e9615fe5bc59 [2021-07-09T19:28:04.541Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T19:28:04.541Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:28:04.541Z] OK: 5 MiB in 15 packages [2021-07-09T19:28:04.938Z] Priming config-common [2021-07-09T19:28:04.938Z] + snapcraftctl prime [2021-07-09T19:28:05.892Z] Priming go-build-helper [2021-07-09T19:28:05.892Z] + snapcraftctl prime [2021-07-09T19:28:06.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:06.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:06.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:06.596Z] Removing intermediate container 8027ce394ad3 [2021-07-09T19:28:06.596Z] ---> cb4734dd3c60 [2021-07-09T19:28:06.596Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T19:28:06.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:06.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:06.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:06.873Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-09T19:28:06.873Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T19:28:06.873Z] ---> Running in b6f90a139ac8 [2021-07-09T19:28:06.873Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-09T19:28:06.873Z] (4/6) Installing curl (7.77.0-r0) [2021-07-09T19:28:06.873Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-09T19:28:06.873Z] (6/6) Installing su-exec (0.2-r1) [2021-07-09T19:28:06.873Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:28:06.873Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T19:28:07.152Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-09T19:28:07.152Z] (2/2) Installing su-exec (0.2-r1) [2021-07-09T19:28:07.152Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:28:07.152Z] OK: 5 MiB in 16 packages [2021-07-09T19:28:07.152Z] OK: 7 MiB in 20 packages [2021-07-09T19:28:07.293Z] Priming edgex-go [2021-07-09T19:28:07.293Z] + snapcraftctl prime [2021-07-09T19:28:07.435Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-09T19:28:07.436Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T19:28:07.436Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-09T19:28:07.436Z] (4/4) Installing curl (7.77.0-r0) [2021-07-09T19:28:07.436Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:28:07.714Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T19:28:07.715Z] Removing intermediate container b6f90a139ac8 [2021-07-09T19:28:07.715Z] ---> 0e4ad52d7219 [2021-07-09T19:28:07.715Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-09T19:28:08.005Z] OK: 7 MiB in 18 packages [2021-07-09T19:28:08.005Z] ---> Running in e3617f5f8436 [2021-07-09T19:28:08.688Z] Priming hooks [2021-07-09T19:28:08.688Z] + snapcraftctl prime [2021-07-09T19:28:09.009Z] Removing intermediate container e3617f5f8436 [2021-07-09T19:28:09.009Z] ---> 7e11e56a837e [2021-07-09T19:28:09.009Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T19:28:09.285Z] Removing intermediate container 829fff835991 [2021-07-09T19:28:09.285Z] ---> 06708f989fbc [2021-07-09T19:28:09.285Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-09T19:28:09.640Z] Priming static-packages [2021-07-09T19:28:09.640Z] + snapcraftctl prime [2021-07-09T19:28:09.890Z] ---> Running in fc1c97a2c6f1 [2021-07-09T19:28:09.890Z] ---> Running in 282e56afbe24 [2021-07-09T19:28:10.175Z] Removing intermediate container 8f60edad5e1b [2021-07-09T19:28:10.175Z] ---> ca3d4c8e8c98 [2021-07-09T19:28:10.175Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T19:28:10.451Z] Removing intermediate container e9615fe5bc59 [2021-07-09T19:28:10.451Z] ---> 62668d05d817 [2021-07-09T19:28:10.452Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T19:28:10.452Z] ---> Running in 6cdc35df99fc [2021-07-09T19:28:10.728Z] Removing intermediate container fc1c97a2c6f1 [2021-07-09T19:28:10.728Z] ---> ec7a4349eb0d [2021-07-09T19:28:10.728Z] Step 16/24 : WORKDIR / [2021-07-09T19:28:10.728Z] ---> Running in 8bce82da4cae [2021-07-09T19:28:10.728Z] Removing intermediate container 282e56afbe24 [2021-07-09T19:28:10.728Z] ---> f98811fc30c2 [2021-07-09T19:28:10.728Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-09T19:28:11.006Z] ---> Running in ec1c6fe54c5c [2021-07-09T19:28:11.006Z] ---> Running in 2eb5dcd854d0 [2021-07-09T19:28:11.286Z] Removing intermediate container ce188fee7317 [2021-07-09T19:28:11.286Z] ---> a64c6c7f7f42 [2021-07-09T19:28:11.286Z] [2021-07-09T19:28:11.286Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T19:28:11.286Z] ---> c4fd0aeabfcf [2021-07-09T19:28:11.286Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-09T19:28:11.566Z] Removing intermediate container 6cdc35df99fc [2021-07-09T19:28:11.566Z] ---> 41596e7fe1b6 [2021-07-09T19:28:11.566Z] Step 14/26 : WORKDIR / [2021-07-09T19:28:11.566Z] ---> Running in 01b3292c2d9e [2021-07-09T19:28:11.566Z] ---> Running in 11127df9b0bc [2021-07-09T19:28:11.566Z] Removing intermediate container 8bce82da4cae [2021-07-09T19:28:11.566Z] ---> 95cedefd3a84 [2021-07-09T19:28:11.566Z] Step 14/22 : WORKDIR /edgex [2021-07-09T19:28:11.842Z] Removing intermediate container ec1c6fe54c5c [2021-07-09T19:28:11.842Z] ---> e3f41ae64105 [2021-07-09T19:28:11.842Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:28:11.842Z] Removing intermediate container 2eb5dcd854d0 [2021-07-09T19:28:11.842Z] ---> 2c5835f34a90 [2021-07-09T19:28:11.842Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-09T19:28:11.842Z] ---> Running in 5d06dea016c3 [2021-07-09T19:28:12.116Z] ---> Running in abd0f6b7de0a [2021-07-09T19:28:12.207Z] Priming version [2021-07-09T19:28:12.207Z] + snapcraftctl prime [2021-07-09T19:28:12.410Z] Removing intermediate container 01b3292c2d9e [2021-07-09T19:28:12.410Z] ---> d3e6127ab0c3 [2021-07-09T19:28:12.410Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-09T19:28:12.410Z] Removing intermediate container 11127df9b0bc [2021-07-09T19:28:12.410Z] ---> e7fa6f1bd2d4 [2021-07-09T19:28:12.410Z] 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-07-09T19:28:12.691Z] ---> Running in 12becf8cc1ef [2021-07-09T19:28:12.691Z] Removing intermediate container 5d06dea016c3 [2021-07-09T19:28:12.691Z] ---> 8bfeeb7f3cc5 [2021-07-09T19:28:12.691Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-09T19:28:12.971Z] ---> 634ec75141f5 [2021-07-09T19:28:12.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-09T19:28:13.248Z] Removing intermediate container 12becf8cc1ef [2021-07-09T19:28:13.248Z] ---> 16c3f1eb0861 [2021-07-09T19:28:13.248Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-09T19:28:13.534Z] ---> Running in e0fb530c0fbd [2021-07-09T19:28:13.597Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-09T19:28:13.815Z] ---> 12b39f18877a [2021-07-09T19:28:13.815Z] 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-07-09T19:28:13.815Z] ---> 5be18f241193 [2021-07-09T19:28:14.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-09T19:28:14.709Z] Removing intermediate container e0fb530c0fbd [2021-07-09T19:28:14.709Z] ---> 514a9aab10f6 [2021-07-09T19:28:14.709Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:28:14.709Z] ---> Running in a88a3aba2366 [2021-07-09T19:28:14.985Z] ---> 35061104efa2 [2021-07-09T19:28:14.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-09T19:28:14.985Z] ---> 0e7ef45f1d8c [2021-07-09T19:28:14.985Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-07-09T19:28:15.260Z] Removing intermediate container abd0f6b7de0a [2021-07-09T19:28:15.260Z] ---> 839c37d590c4 [2021-07-09T19:28:15.260Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T19:28:15.539Z] ---> Running in 733f7581e21c [2021-07-09T19:28:15.820Z] ---> 62ed100859ef [2021-07-09T19:28:15.820Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-09T19:28:16.096Z] ---> 41860c113966 [2021-07-09T19:28:16.097Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-09T19:28:16.374Z] ---> Running in 558be7f770fd [2021-07-09T19:28:16.657Z] Removing intermediate container 733f7581e21c [2021-07-09T19:28:16.657Z] ---> c5fdb933bfaa [2021-07-09T19:28:16.657Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-09T19:28:16.657Z] ---> 585f7d6eedde [2021-07-09T19:28:16.657Z] 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-07-09T19:28:17.264Z] Removing intermediate container 558be7f770fd [2021-07-09T19:28:17.264Z] ---> a9d28e052ce2 [2021-07-09T19:28:17.264Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:28:17.545Z] ---> Running in f97c5828ab8f [2021-07-09T19:28:17.832Z] ---> a6b230bc893a [2021-07-09T19:28:17.832Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-09T19:28:17.832Z] ---> 6760b9e79ab7 [2021-07-09T19:28:17.832Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-09T19:28:17.832Z] ---> dc4da0222871 [2021-07-09T19:28:17.832Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-09T19:28:17.832Z] ---> Running in c1afe48a1325 [2021-07-09T19:28:18.108Z] ---> Running in 5bcc8a1424ff [2021-07-09T19:28:18.395Z] Removing intermediate container a88a3aba2366 [2021-07-09T19:28:18.395Z] ---> 114d22aecb5d [2021-07-09T19:28:18.395Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-09T19:28:18.395Z] Removing intermediate container f97c5828ab8f [2021-07-09T19:28:18.395Z] ---> 53302ef44f8a [2021-07-09T19:28:18.395Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T19:28:18.674Z] ---> Running in c665f58a525c [2021-07-09T19:28:18.674Z] Removing intermediate container c1afe48a1325 [2021-07-09T19:28:18.674Z] ---> 8f5a74a01217 [2021-07-09T19:28:18.674Z] Step 19/22 : CMD ["--init=true"] [2021-07-09T19:28:18.674Z] ---> Running in 02aee7899ff6 [2021-07-09T19:28:18.953Z] ---> Running in dd173bfc76f4 [2021-07-09T19:28:19.556Z] Removing intermediate container 02aee7899ff6 [2021-07-09T19:28:19.556Z] ---> 223942e428f6 [2021-07-09T19:28:19.556Z] Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:28:19.835Z] Removing intermediate container dd173bfc76f4 [2021-07-09T19:28:19.835Z] ---> 667aceb11c13 [2021-07-09T19:28:19.835Z] Step 20/22 : LABEL arch=arm64 [2021-07-09T19:28:19.835Z] ---> c742c011210d [2021-07-09T19:28:19.835Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-09T19:28:19.835Z] ---> Running in a867111056de [2021-07-09T19:28:19.835Z] ---> Running in d59f5d4a6700 [2021-07-09T19:28:20.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:20.739Z] Removing intermediate container a867111056de [2021-07-09T19:28:20.739Z] ---> 18953cc6f067 [2021-07-09T19:28:20.739Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T19:28:21.022Z] ---> Running in bf06e416a76d [2021-07-09T19:28:21.022Z] Removing intermediate container d59f5d4a6700 [2021-07-09T19:28:21.022Z] ---> 30002cdf31d3 [2021-07-09T19:28:21.022Z] Step 21/22 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:28:21.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:28:21.297Z] ---> Running in 0061d020733f [2021-07-09T19:28:21.297Z] Removing intermediate container 5bcc8a1424ff [2021-07-09T19:28:21.297Z] ---> f42ea2dac684 [2021-07-09T19:28:21.574Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:28:21.574Z] ---> 9c6e67c0c352 [2021-07-09T19:28:21.574Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-09T19:28:21.861Z] Removing intermediate container bf06e416a76d [2021-07-09T19:28:21.861Z] ---> 43e12836ff42 [2021-07-09T19:28:21.861Z] [2021-07-09T19:28:21.861Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-09T19:28:21.861Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-09T19:28:22.139Z] Removing intermediate container 0061d020733f [2021-07-09T19:28:22.139Z] ---> bde123545794 [2021-07-09T19:28:22.139Z] Step 22/22 : LABEL version=0.0.0 [2021-07-09T19:28:22.139Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-09T19:28:22.139Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-09T19:28:22.423Z] Successfully built 43e12836ff42 [2021-07-09T19:28:22.423Z] ---> Running in 33bb1243e365 [2021-07-09T19:28:22.423Z] Successfully tagged core-command-arm64:latest [2021-07-09T19:28:22.423Z]  Building core-command ... done Building sys-mgmt-agent [2021-07-09T19:28:22.423Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-09T19:28:22.423Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-09T19:28:22.704Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:28:22.704Z] OK: 8 MiB in 20 packages [2021-07-09T19:28:22.704Z] ---> fdc6300b663d [2021-07-09T19:28:22.704Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-09T19:28:22.704Z] ---> 9dff8f3ce987 [2021-07-09T19:28:22.704Z] 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-07-09T19:28:23.330Z] ---> Running in 48e6795b514f [2021-07-09T19:28:23.330Z] Removing intermediate container 33bb1243e365 [2021-07-09T19:28:23.330Z] ---> f8171b8915f2 [2021-07-09T19:28:23.330Z] [2021-07-09T19:28:23.608Z] Successfully built f8171b8915f2 [2021-07-09T19:28:23.608Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-09T19:28:23.608Z]  Building security-proxy-setup ... done Building support-notifications [2021-07-09T19:28:25.068Z] Removing intermediate container c665f58a525c [2021-07-09T19:28:25.068Z] ---> 3bd28504c103 [2021-07-09T19:28:25.068Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:28:25.068Z] ---> e34d0bac6ccc [2021-07-09T19:28:25.068Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-09T19:28:26.577Z] ---> 3b5aac3fb821 [2021-07-09T19:28:26.577Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-09T19:28:27.196Z] ---> fd7646a2854b [2021-07-09T19:28:27.196Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-09T19:28:27.494Z] Removing intermediate container 48e6795b514f [2021-07-09T19:28:27.494Z] ---> 65ba75037f47 [2021-07-09T19:28:27.494Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-09T19:28:28.110Z] ---> Running in 1e3a28dd30b7 [2021-07-09T19:28:28.391Z] ---> 794cbd3a5e25 [2021-07-09T19:28:28.391Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-09T19:28:28.669Z] Removing intermediate container 1e3a28dd30b7 [2021-07-09T19:28:28.669Z] ---> 3b290171469c [2021-07-09T19:28:28.669Z] Step 24/26 : LABEL arch=arm64 [2021-07-09T19:28:28.669Z] ---> 3b45cd5e75bc [2021-07-09T19:28:28.669Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-09T19:28:28.949Z] ---> Running in 01a997e66bfb [2021-07-09T19:28:29.556Z] ---> 534b9fdcfc55 [2021-07-09T19:28:29.556Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-09T19:28:29.832Z] Removing intermediate container 01a997e66bfb [2021-07-09T19:28:29.833Z] ---> 3cdac7bfeb16 [2021-07-09T19:28:29.833Z] Step 25/26 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:28:30.111Z] ---> Running in 1dc4016a175e [2021-07-09T19:28:30.111Z] ---> 6a162a34ad51 [2021-07-09T19:28:30.111Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-09T19:28:30.111Z] ---> Running in 4bffaf58a7bc [2021-07-09T19:28:30.390Z] ---> Running in 0e6bac81145e [2021-07-09T19:28:30.677Z] Removing intermediate container 4bffaf58a7bc [2021-07-09T19:28:30.677Z] ---> 404462c22d51 [2021-07-09T19:28:30.677Z] Step 26/26 : LABEL version=0.0.0 [2021-07-09T19:28:30.677Z] Removing intermediate container 1dc4016a175e [2021-07-09T19:28:30.677Z] ---> f6dc2614d54a [2021-07-09T19:28:30.677Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-09T19:28:30.958Z] Removing intermediate container 0e6bac81145e [2021-07-09T19:28:30.958Z] ---> 06753aae5346 [2021-07-09T19:28:30.958Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:28:30.958Z] ---> Running in 9f73d2a05c83 [2021-07-09T19:28:31.234Z] ---> Running in 30bace46a010 [2021-07-09T19:28:31.835Z] Removing intermediate container 9f73d2a05c83 [2021-07-09T19:28:31.835Z] ---> 33d631d382ff [2021-07-09T19:28:31.835Z] [2021-07-09T19:28:32.110Z] Removing intermediate container 30bace46a010 [2021-07-09T19:28:32.110Z] ---> e55ce42b301e [2021-07-09T19:28:32.110Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T19:28:32.386Z] Successfully built 33d631d382ff [2021-07-09T19:28:32.386Z] ---> 2d3e6840b054 [2021-07-09T19:28:32.386Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-09T19:28:32.386Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-09T19:28:32.386Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-07-09T19:28:32.386Z] ---> Running in 586170c09e55 [2021-07-09T19:28:32.665Z] ---> Running in 7f08396034e9 [2021-07-09T19:28:32.942Z] Removing intermediate container 586170c09e55 [2021-07-09T19:28:32.942Z] ---> bd0824929895 [2021-07-09T19:28:32.942Z] Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:28:33.216Z] ---> Running in 6f27385104fc [2021-07-09T19:28:33.876Z] Removing intermediate container 6f27385104fc [2021-07-09T19:28:33.876Z] ---> 180353c1661b [2021-07-09T19:28:33.876Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T19:28:34.164Z] ---> Running in e0a649a1fbb7 [2021-07-09T19:28:35.243Z] Removing intermediate container e0a649a1fbb7 [2021-07-09T19:28:35.243Z] ---> 9abf1f7cf28f [2021-07-09T19:28:35.243Z] [2021-07-09T19:28:35.542Z] Successfully built 9abf1f7cf28f [2021-07-09T19:28:35.542Z] Successfully tagged core-data-arm64:latest [2021-07-09T19:28:35.542Z]  Building core-data ... done Building core-metadata [2021-07-09T19:28:36.217Z] Removing intermediate container 7f08396034e9 [2021-07-09T19:28:36.217Z] ---> 016e25013804 [2021-07-09T19:28:36.217Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-09T19:28:36.822Z] ---> Running in d940ce456a29 [2021-07-09T19:28:37.429Z] Removing intermediate container d940ce456a29 [2021-07-09T19:28:37.429Z] ---> 28472444f895 [2021-07-09T19:28:37.429Z] Step 29/32 : CMD ["gate"] [2021-07-09T19:28:38.046Z] ---> Running in f06a64f038da [2021-07-09T19:28:39.044Z] Removing intermediate container f06a64f038da [2021-07-09T19:28:39.044Z] ---> 9955267b42b0 [2021-07-09T19:28:39.044Z] Step 30/32 : LABEL arch=arm64 [2021-07-09T19:28:39.320Z] ---> Running in 0930c9b05e2a [2021-07-09T19:28:40.310Z] Removing intermediate container 0930c9b05e2a [2021-07-09T19:28:40.310Z] ---> 71fcb3541095 [2021-07-09T19:28:40.310Z] Step 31/32 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:28:40.587Z] ---> Running in fe90b7e86868 [2021-07-09T19:28:41.576Z] Removing intermediate container fe90b7e86868 [2021-07-09T19:28:41.576Z] ---> 4917a081010d [2021-07-09T19:28:41.576Z] Step 32/32 : LABEL version=0.0.0 [2021-07-09T19:28:41.857Z] ---> Running in 4c3269bdcb0d [2021-07-09T19:28:42.469Z] Removing intermediate container 4c3269bdcb0d [2021-07-09T19:28:42.469Z] ---> 98efeab4fc1f [2021-07-09T19:28:42.469Z] [2021-07-09T19:28:43.068Z] Successfully built 98efeab4fc1f [2021-07-09T19:28:43.068Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-09T19:29:05.255Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:29:05.255Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:29:05.255Z] ---> e67837ced620 [2021-07-09T19:29:05.255Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T19:29:05.255Z] ---> Using cache [2021-07-09T19:29:05.255Z] ---> dd883b85576c [2021-07-09T19:29:05.255Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:29:05.255Z] ---> Using cache [2021-07-09T19:29:05.255Z] ---> 0db0ca51b493 [2021-07-09T19:29:05.255Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-09T19:29:06.706Z] ---> Running in be805c24c8ef [2021-07-09T19:29:08.154Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:29:08.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:29:08.154Z] ---> e67837ced620 [2021-07-09T19:29:08.154Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T19:29:08.154Z] ---> Using cache [2021-07-09T19:29:08.154Z] ---> dd883b85576c [2021-07-09T19:29:08.154Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:29:08.154Z] ---> Using cache [2021-07-09T19:29:08.154Z] ---> 0db0ca51b493 [2021-07-09T19:29:08.154Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-09T19:29:08.428Z] ---> Running in 398401f8d534 [2021-07-09T19:29:08.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:29:09.415Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:29:10.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:29:10.293Z] OK: 218 MiB in 52 packages [2021-07-09T19:29:10.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:29:11.892Z] OK: 218 MiB in 52 packages [2021-07-09T19:29:13.345Z] Removing intermediate container be805c24c8ef [2021-07-09T19:29:13.345Z] ---> 400cc865cc10 [2021-07-09T19:29:13.345Z] Step 6/24 : COPY go.mod . [2021-07-09T19:29:13.621Z] Removing intermediate container 398401f8d534 [2021-07-09T19:29:13.621Z] ---> 85b6630c6401 [2021-07-09T19:29:13.621Z] Step 6/23 : COPY go.mod . [2021-07-09T19:29:14.226Z] ---> 582fafbe584d [2021-07-09T19:29:14.226Z] Step 7/24 : RUN go mod download [2021-07-09T19:29:14.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:29:14.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:29:14.514Z] ---> e67837ced620 [2021-07-09T19:29:14.514Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T19:29:14.514Z] ---> Using cache [2021-07-09T19:29:14.514Z] ---> dd883b85576c [2021-07-09T19:29:14.514Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:29:14.514Z] ---> Using cache [2021-07-09T19:29:14.514Z] ---> 0db0ca51b493 [2021-07-09T19:29:14.514Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-09T19:29:14.514Z] ---> Using cache [2021-07-09T19:29:14.514Z] ---> eddef2c9aeab [2021-07-09T19:29:14.514Z] Step 6/23 : COPY go.mod . [2021-07-09T19:29:14.514Z] ---> Using cache [2021-07-09T19:29:14.514Z] ---> 8b1cc59254e0 [2021-07-09T19:29:14.514Z] Step 7/23 : RUN go mod download [2021-07-09T19:29:14.514Z] ---> Using cache [2021-07-09T19:29:14.514Z] ---> cb541cca5d5c [2021-07-09T19:29:14.514Z] Step 8/23 : COPY . . [2021-07-09T19:29:14.514Z] ---> Using cache [2021-07-09T19:29:14.514Z] ---> 8465660cd38e [2021-07-09T19:29:14.514Z] Step 9/23 : RUN go mod tidy [2021-07-09T19:29:14.514Z] ---> Using cache [2021-07-09T19:29:14.514Z] ---> f9bd510fb636 [2021-07-09T19:29:14.514Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-09T19:29:14.789Z] ---> Running in 22676f8aa6a2 [2021-07-09T19:29:14.789Z] ---> Running in 2a638fd4455a [2021-07-09T19:29:15.074Z] ---> 7c52df0e5d8f [2021-07-09T19:29:15.074Z] Step 7/23 : RUN go mod download [2021-07-09T19:29:15.352Z] ---> Running in 58335342ba9d [2021-07-09T19:29:15.352Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T19:29:15.352Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T19:29:15.352Z] ---> e67837ced620 [2021-07-09T19:29:15.352Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T19:29:15.352Z] ---> Using cache [2021-07-09T19:29:15.352Z] ---> dd883b85576c [2021-07-09T19:29:15.352Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T19:29:15.352Z] ---> Using cache [2021-07-09T19:29:15.352Z] ---> 0db0ca51b493 [2021-07-09T19:29:15.352Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T19:29:15.352Z] ---> Using cache [2021-07-09T19:29:15.352Z] ---> eddef2c9aeab [2021-07-09T19:29:15.352Z] Step 6/24 : COPY go.mod . [2021-07-09T19:29:15.352Z] ---> Using cache [2021-07-09T19:29:15.352Z] ---> 8b1cc59254e0 [2021-07-09T19:29:15.352Z] Step 7/24 : RUN go mod download [2021-07-09T19:29:15.352Z] ---> Using cache [2021-07-09T19:29:15.352Z] ---> cb541cca5d5c [2021-07-09T19:29:15.352Z] Step 8/24 : COPY . . [2021-07-09T19:29:15.352Z] ---> Using cache [2021-07-09T19:29:15.352Z] ---> 8465660cd38e [2021-07-09T19:29:15.352Z] Step 9/24 : RUN go mod tidy [2021-07-09T19:29:15.352Z] ---> Using cache [2021-07-09T19:29:15.352Z] ---> f9bd510fb636 [2021-07-09T19:29:15.352Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-09T19:29:15.950Z] ---> Running in 50f1e9851461 [2021-07-09T19:29:16.929Z] 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-07-09T19:29:17.547Z] 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-07-09T19:29:19.008Z] Removing intermediate container 22676f8aa6a2 [2021-07-09T19:29:19.008Z] ---> 684a77a46c00 [2021-07-09T19:29:19.008Z] Step 8/24 : COPY . . [2021-07-09T19:29:19.611Z] Removing intermediate container 58335342ba9d [2021-07-09T19:29:19.611Z] ---> fc041e0e5d67 [2021-07-09T19:29:19.611Z] Step 8/23 : COPY . . [2021-07-09T19:29:51.992Z] ---> eadee9d88551 [2021-07-09T19:29:51.992Z] Step 9/23 : RUN go mod tidy [2021-07-09T19:29:51.992Z] ---> 638a9f7e8758 [2021-07-09T19:29:51.992Z] Step 9/24 : RUN go mod tidy [2021-07-09T19:29:51.992Z] ---> Running in 088c877f40ea [2021-07-09T19:29:51.992Z] ---> Running in 4fcb926878c1 [2021-07-09T19:29:55.394Z] Removing intermediate container 088c877f40ea [2021-07-09T19:29:55.394Z] ---> a68bc5169e44 [2021-07-09T19:29:55.394Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-09T19:29:55.394Z] Removing intermediate container 4fcb926878c1 [2021-07-09T19:29:55.394Z] ---> 57baabb4968d [2021-07-09T19:29:55.394Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-09T19:29:55.394Z] ---> Running in 3659da411b49 [2021-07-09T19:29:55.394Z] ---> Running in 67aabe6dcf13 [2021-07-09T19:29:57.380Z] 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-07-09T19:29:57.656Z] 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-07-09T19:30:44.689Z] Removing intermediate container 2a638fd4455a [2021-07-09T19:30:44.689Z] ---> c1108f4ba1f6 [2021-07-09T19:30:44.689Z] [2021-07-09T19:30:44.689Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T19:30:44.689Z] ---> c4fd0aeabfcf [2021-07-09T19:30:44.689Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-09T19:30:44.689Z] ---> Using cache [2021-07-09T19:30:44.689Z] ---> cb4734dd3c60 [2021-07-09T19:30:44.689Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T19:30:44.689Z] ---> Using cache [2021-07-09T19:30:44.689Z] ---> 0e4ad52d7219 [2021-07-09T19:30:44.689Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-09T19:30:44.689Z] ---> Running in 610fc400801a [2021-07-09T19:30:44.689Z] Removing intermediate container 610fc400801a [2021-07-09T19:30:44.689Z] ---> 852dde4a08df [2021-07-09T19:30:44.689Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T19:30:44.689Z] ---> Running in b0fc695bcccd [2021-07-09T19:30:44.689Z] Removing intermediate container b0fc695bcccd [2021-07-09T19:30:44.689Z] ---> 930241104b55 [2021-07-09T19:30:44.689Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:30:44.689Z] Removing intermediate container 50f1e9851461 [2021-07-09T19:30:44.689Z] ---> 3bcaa5e4f75b [2021-07-09T19:30:44.689Z] [2021-07-09T19:30:44.689Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T19:30:44.689Z] ---> c4fd0aeabfcf [2021-07-09T19:30:44.689Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T19:30:44.689Z] ---> Using cache [2021-07-09T19:30:44.689Z] ---> cb4734dd3c60 [2021-07-09T19:30:44.689Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T19:30:44.689Z] ---> Using cache [2021-07-09T19:30:44.689Z] ---> 0e4ad52d7219 [2021-07-09T19:30:44.689Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-09T19:30:44.689Z] ---> fc9d22035e8f [2021-07-09T19:30:44.689Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-09T19:30:44.689Z] ---> Running in 52ac842946c2 [2021-07-09T19:30:45.308Z] Removing intermediate container 52ac842946c2 [2021-07-09T19:30:45.308Z] ---> 1c741a3a3b77 [2021-07-09T19:30:45.308Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T19:30:45.585Z] ---> Running in 0e53a418e5e6 [2021-07-09T19:30:46.185Z] ---> d61da8b574ed [2021-07-09T19:30:46.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-09T19:30:46.461Z] Removing intermediate container 0e53a418e5e6 [2021-07-09T19:30:46.461Z] ---> 51a2e110d983 [2021-07-09T19:30:46.461Z] Step 16/24 : WORKDIR / [2021-07-09T19:30:46.751Z] ---> Running in c6ba45c85755 [2021-07-09T19:30:47.381Z] ---> b7632d578584 [2021-07-09T19:30:47.381Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-09T19:30:47.667Z] ---> Running in 23b99b1511a2 [2021-07-09T19:30:47.667Z] Removing intermediate container c6ba45c85755 [2021-07-09T19:30:47.667Z] ---> dd2e01677a28 [2021-07-09T19:30:47.667Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:30:48.670Z] Removing intermediate container 23b99b1511a2 [2021-07-09T19:30:48.670Z] ---> 06d805780fe7 [2021-07-09T19:30:48.670Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:30:48.951Z] ---> Running in 728a855cf7ac [2021-07-09T19:30:49.243Z] ---> 26bb6d265c25 [2021-07-09T19:30:49.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-09T19:30:49.522Z] Removing intermediate container 728a855cf7ac [2021-07-09T19:30:49.522Z] ---> f48d73d7f217 [2021-07-09T19:30:49.522Z] Step 21/23 : LABEL arch=arm64 [2021-07-09T19:30:49.801Z] ---> Running in 701079d13852 [2021-07-09T19:30:50.808Z] Removing intermediate container 701079d13852 [2021-07-09T19:30:50.808Z] ---> 0017015f6f23 [2021-07-09T19:30:50.808Z] Step 22/23 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:30:51.085Z] ---> Running in 01471670c0e3 [2021-07-09T19:30:51.360Z] ---> ef41957c73f7 [2021-07-09T19:30:51.360Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-09T19:30:51.641Z] Removing intermediate container 01471670c0e3 [2021-07-09T19:30:51.641Z] ---> d3cb7b7a913a [2021-07-09T19:30:51.641Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T19:30:51.917Z] ---> Running in e091a2a712fc [2021-07-09T19:30:52.911Z] ---> 5bf6a7ec2b8e [2021-07-09T19:30:52.911Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-09T19:30:52.911Z] Removing intermediate container e091a2a712fc [2021-07-09T19:30:52.911Z] ---> 44427a5ebc96 [2021-07-09T19:30:52.911Z] [2021-07-09T19:30:53.200Z] ---> Running in dc198c85cd14 [2021-07-09T19:30:53.641Z] Successfully built 44427a5ebc96 [2021-07-09T19:30:53.641Z] Successfully tagged support-scheduler-arm64:latest [2021-07-09T19:30:53.943Z]  Building support-scheduler ... done Removing intermediate container dc198c85cd14 [2021-07-09T19:30:53.943Z] ---> 5bca1e6592c5 [2021-07-09T19:30:53.943Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:30:54.251Z] ---> Running in 7a55b907c09c [2021-07-09T19:30:54.921Z] Removing intermediate container 7a55b907c09c [2021-07-09T19:30:54.921Z] ---> 7ff893864dbd [2021-07-09T19:30:54.921Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T19:30:55.257Z] ---> Running in e0f89e530d5a [2021-07-09T19:30:55.879Z] Removing intermediate container e0f89e530d5a [2021-07-09T19:30:55.879Z] ---> e23394994079 [2021-07-09T19:30:55.879Z] Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:30:56.156Z] ---> Running in 01ece20bf7d9 [2021-07-09T19:30:56.762Z] Removing intermediate container 01ece20bf7d9 [2021-07-09T19:30:56.762Z] ---> 748b2009036a [2021-07-09T19:30:56.762Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T19:30:57.041Z] ---> Running in c427559ee0d8 [2021-07-09T19:30:58.046Z] Removing intermediate container c427559ee0d8 [2021-07-09T19:30:58.046Z] ---> ab248346c5e4 [2021-07-09T19:30:58.046Z] [2021-07-09T19:30:58.330Z] Successfully built ab248346c5e4 [2021-07-09T19:30:58.330Z] Successfully tagged core-metadata-arm64:latest [2021-07-09T19:31:10.791Z]  Building core-metadata ... done Removing intermediate container 67aabe6dcf13 [2021-07-09T19:31:10.791Z] ---> c9b0a4319b2e [2021-07-09T19:31:10.791Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-09T19:31:10.791Z] ---> Running in afa5da89fb77 [2021-07-09T19:31:11.776Z] Removing intermediate container 3659da411b49 [2021-07-09T19:31:11.776Z] ---> 291f08703953 [2021-07-09T19:31:11.776Z] [2021-07-09T19:31:11.776Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T19:31:11.776Z] ---> c4fd0aeabfcf [2021-07-09T19:31:11.776Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-09T19:31:11.776Z] ---> Running in 6a4abe292057 [2021-07-09T19:31:12.054Z] 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-07-09T19:31:13.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:31:13.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:31:13.926Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-09T19:31:13.926Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-09T19:31:13.926Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T19:31:13.926Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T19:31:14.201Z] OK: 6 MiB in 16 packages [2021-07-09T19:31:14.803Z] Removing intermediate container afa5da89fb77 [2021-07-09T19:31:14.803Z] ---> 5dafbc7d242a [2021-07-09T19:31:14.803Z] [2021-07-09T19:31:14.803Z] Step 12/24 : FROM docker:20.10.0 [2021-07-09T19:31:15.075Z] 20.10.0: Pulling from library/docker [2021-07-09T19:31:16.064Z] Removing intermediate container 6a4abe292057 [2021-07-09T19:31:16.064Z] ---> 7b5abe97656b [2021-07-09T19:31:16.064Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T19:31:16.344Z] ---> Running in e021f9b25ecf [2021-07-09T19:31:17.327Z] Removing intermediate container e021f9b25ecf [2021-07-09T19:31:17.327Z] ---> 0cd00e5e80f7 [2021-07-09T19:31:17.327Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-09T19:31:17.922Z] ---> Running in 5ad320ef7ff8 [2021-07-09T19:31:18.520Z] Removing intermediate container 5ad320ef7ff8 [2021-07-09T19:31:18.520Z] ---> b586248d6f13 [2021-07-09T19:31:18.520Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T19:31:18.520Z] ---> Running in 8ef54c0eedbe [2021-07-09T19:31:19.498Z] Removing intermediate container 8ef54c0eedbe [2021-07-09T19:31:19.498Z] ---> 66593ccc2f5a [2021-07-09T19:31:19.498Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T19:31:20.946Z] ---> 13797ed949a1 [2021-07-09T19:31:20.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-09T19:31:22.925Z] ---> 03ac33eacd85 [2021-07-09T19:31:22.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-09T19:31:23.903Z] ---> 941d7875c378 [2021-07-09T19:31:23.904Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-09T19:31:23.904Z] ---> Running in 23d3315df2cf [2021-07-09T19:31:24.501Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-09T19:31:24.501Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-09T19:31:24.501Z] Removing intermediate container 23d3315df2cf [2021-07-09T19:31:24.501Z] ---> 52480dc1d267 [2021-07-09T19:31:24.501Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:31:24.501Z] ---> eeaf43b92773 [2021-07-09T19:31:24.501Z] 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-07-09T19:31:24.501Z] ---> Running in 06235be4ab36 [2021-07-09T19:31:24.501Z] ---> Running in 8a7550370a89 [2021-07-09T19:31:25.123Z] Removing intermediate container 06235be4ab36 [2021-07-09T19:31:25.123Z] ---> 5955c3730fc0 [2021-07-09T19:31:25.123Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-09T19:31:25.123Z] Removing intermediate container 8a7550370a89 [2021-07-09T19:31:25.123Z] ---> 5daad1701ec7 [2021-07-09T19:31:25.123Z] Step 21/23 : LABEL arch=arm64 [2021-07-09T19:31:25.408Z] ---> Running in 5fbc3af8e87d [2021-07-09T19:31:25.408Z] ---> Running in 044d89b23e20 [2021-07-09T19:31:26.008Z] Removing intermediate container 044d89b23e20 [2021-07-09T19:31:26.008Z] ---> bc0edc84b180 [2021-07-09T19:31:26.008Z] Step 22/23 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:31:26.282Z] ---> Running in 6c692dff4ff0 [2021-07-09T19:31:26.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T19:31:26.904Z] Removing intermediate container 6c692dff4ff0 [2021-07-09T19:31:26.904Z] ---> 7dee7886b0b5 [2021-07-09T19:31:26.904Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T19:31:26.904Z] ---> Running in b2977eb8e6ac [2021-07-09T19:31:26.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T19:31:27.508Z] Removing intermediate container b2977eb8e6ac [2021-07-09T19:31:27.509Z] ---> c02b546b9d64 [2021-07-09T19:31:27.509Z] [2021-07-09T19:31:27.784Z] (1/39) Installing readline (8.0.4-r0) [2021-07-09T19:31:27.784Z] (2/39) Installing bash (5.0.17-r0) [2021-07-09T19:31:27.784Z] Executing bash-5.0.17-r0.post-install [2021-07-09T19:31:27.784Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T19:31:27.784Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-09T19:31:27.784Z] (5/39) Installing curl (7.77.0-r0) [2021-07-09T19:31:27.784Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-09T19:31:27.784Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-09T19:31:27.784Z] (8/39) Installing expat (2.2.9-r1) [2021-07-09T19:31:27.784Z] (9/39) Installing libffi (3.3-r2) [2021-07-09T19:31:27.784Z] (10/39) Installing gdbm (1.13-r1) [2021-07-09T19:31:27.784Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-09T19:31:27.784Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-09T19:31:27.784Z] Successfully built c02b546b9d64 [2021-07-09T19:31:27.784Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-09T19:31:27.784Z] Successfully tagged support-notifications-arm64:latest [2021-07-09T19:31:29.752Z]  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-09T19:31:29.753Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-09T19:31:29.753Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-09T19:31:29.753Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-09T19:31:29.753Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-09T19:31:29.753Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-09T19:31:29.753Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-09T19:31:29.753Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-09T19:31:29.753Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-09T19:31:29.753Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-09T19:31:29.753Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-09T19:31:30.024Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-09T19:31:30.024Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-09T19:31:30.024Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-09T19:31:30.024Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-09T19:31:30.024Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-09T19:31:30.024Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-09T19:31:30.024Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-09T19:31:30.024Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-09T19:31:30.024Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-09T19:31:30.024Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-09T19:31:30.295Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-09T19:31:30.295Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-09T19:31:30.295Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-09T19:31:30.295Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-09T19:31:30.295Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-09T19:31:30.295Z] Executing busybox-1.31.1-r19.trigger [2021-07-09T19:31:30.566Z] OK: 72 MiB in 59 packages [2021-07-09T19:31:34.850Z] Collecting docker-compose==1.23.2 [2021-07-09T19:31:34.850Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-09T19:31:34.850Z] Collecting texttable<0.10,>=0.9.0 [2021-07-09T19:31:34.850Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-09T19:31:37.459Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-09T19:31:37.459Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-09T19:31:37.729Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-09T19:31:37.729Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-09T19:31:39.693Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-09T19:31:39.693Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-09T19:31:39.962Z] Collecting docopt<0.7,>=0.6.1 [2021-07-09T19:31:40.234Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-09T19:31:42.197Z] 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-07-09T19:31:42.197Z] Collecting docker<4.0,>=3.6.0 [2021-07-09T19:31:42.197Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-09T19:31:43.168Z] Collecting jsonschema<3,>=2.5.1 [2021-07-09T19:31:43.168Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-09T19:31:43.759Z] Collecting PyYAML<4,>=3.10 [2021-07-09T19:31:43.759Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-09T19:31:47.133Z] Collecting cached-property<2,>=1.2.0 [2021-07-09T19:31:47.133Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-09T19:31:47.133Z] Collecting idna<2.8,>=2.5 [2021-07-09T19:31:47.133Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-09T19:31:47.405Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-09T19:31:47.405Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-09T19:31:47.675Z] 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-07-09T19:31:47.675Z] 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-07-09T19:31:47.944Z] Collecting docker-pycreds>=0.4.0 [2021-07-09T19:31:47.944Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-09T19:31:47.944Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-09T19:31:47.944Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-09T19:31:47.944Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-09T19:31:47.944Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-09T19:31:48.914Z] Installing collected packages: texttable, idna, urllib3, requests, dockerpty, websocket-client, docopt, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docker-compose [2021-07-09T19:31:48.914Z] Running setup.py install for texttable: started [2021-07-09T19:31:50.341Z] Running setup.py install for texttable: finished with status 'done' [2021-07-09T19:31:50.341Z] Attempting uninstall: idna [2021-07-09T19:31:50.613Z] Found existing installation: idna 2.9 [2021-07-09T19:31:50.613Z] Uninstalling idna-2.9: [2021-07-09T19:31:50.613Z] Successfully uninstalled idna-2.9 [2021-07-09T19:31:51.207Z] Attempting uninstall: urllib3 [2021-07-09T19:31:51.207Z] Found existing installation: urllib3 1.25.9 [2021-07-09T19:31:51.207Z] Uninstalling urllib3-1.25.9: [2021-07-09T19:31:51.477Z] Successfully uninstalled urllib3-1.25.9 [2021-07-09T19:31:52.069Z] Attempting uninstall: requests [2021-07-09T19:31:52.069Z] Found existing installation: requests 2.23.0 [2021-07-09T19:31:52.069Z] Uninstalling requests-2.23.0: [2021-07-09T19:31:52.069Z] Successfully uninstalled requests-2.23.0 [2021-07-09T19:31:52.340Z] Running setup.py install for dockerpty: started [2021-07-09T19:31:54.303Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-09T19:31:54.303Z] Running setup.py install for docopt: started [2021-07-09T19:31:56.275Z] Running setup.py install for docopt: finished with status 'done' [2021-07-09T19:31:57.248Z] Running setup.py install for PyYAML: started [2021-07-09T19:31:59.219Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-09T19:32:00.193Z] 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-07-09T19:32:08.487Z] Removing intermediate container 5fbc3af8e87d [2021-07-09T19:32:08.487Z] ---> 649c9c42dd4d [2021-07-09T19:32:08.487Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-09T19:32:08.487Z] ---> Running in e1b8a1cb12e4 [2021-07-09T19:32:08.774Z] Removing intermediate container e1b8a1cb12e4 [2021-07-09T19:32:08.775Z] ---> c46e54c45b35 [2021-07-09T19:32:08.775Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-09T19:32:08.775Z] ---> Running in c9da080fc18a [2021-07-09T19:32:09.385Z] Removing intermediate container c9da080fc18a [2021-07-09T19:32:09.385Z] ---> c367efd5cd45 [2021-07-09T19:32:09.385Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-09T19:32:10.870Z] ---> 67778c48e7a3 [2021-07-09T19:32:10.870Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-09T19:32:11.863Z] ---> 45523fe7f5e0 [2021-07-09T19:32:11.864Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-09T19:32:12.465Z] ---> e5ef0c420e6a [2021-07-09T19:32:12.465Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-09T19:32:12.740Z] ---> Running in 24191281f5cd [2021-07-09T19:32:13.338Z] Removing intermediate container 24191281f5cd [2021-07-09T19:32:13.338Z] ---> 9791f615cf85 [2021-07-09T19:32:13.338Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T19:32:13.338Z] ---> Running in 1117ad5a3e37 [2021-07-09T19:32:13.937Z] Removing intermediate container 1117ad5a3e37 [2021-07-09T19:32:13.937Z] ---> fe9ba1e250a1 [2021-07-09T19:32:13.937Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T19:32:13.937Z] ---> Running in 71e6c93bdc5f [2021-07-09T19:32:14.535Z] Removing intermediate container 71e6c93bdc5f [2021-07-09T19:32:14.535Z] ---> bddca6368423 [2021-07-09T19:32:14.535Z] Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 [2021-07-09T19:32:14.535Z] ---> Running in af3d40789486 [2021-07-09T19:32:15.133Z] Removing intermediate container af3d40789486 [2021-07-09T19:32:15.133Z] ---> d70578caaf9c [2021-07-09T19:32:15.133Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T19:32:15.407Z] ---> Running in 3b233e4802f4 [2021-07-09T19:32:15.681Z] Removing intermediate container 3b233e4802f4 [2021-07-09T19:32:15.681Z] ---> bbabd47cf326 [2021-07-09T19:32:15.681Z] [2021-07-09T19:32:16.279Z] Successfully built bbabd47cf326 [2021-07-09T19:32:16.279Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-09T19:32:16.569Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-09T19:32:16.579Z] $ docker stop --time=1 c7f6dab635cf29460304330f0ed8699602536a8a2a8fdf490392d136f1e2927e [2021-07-09T19:32:18.553Z] $ docker rm -f c7f6dab635cf29460304330f0ed8699602536a8a2a8fdf490392d136f1e2927e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T19:32:19.171Z] + docker images [2021-07-09T19:32:19.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T19:32:19.443Z] sys-mgmt-agent-arm64 latest bbabd47cf326 4 seconds ago 298MB [2021-07-09T19:32:19.443Z] support-notifications-arm64 latest c02b546b9d64 52 seconds ago 15.7MB [2021-07-09T19:32:19.443Z] 5dafbc7d242a About a minute ago 969MB [2021-07-09T19:32:19.443Z] 291f08703953 About a minute ago 969MB [2021-07-09T19:32:19.443Z] core-metadata-arm64 latest ab248346c5e4 About a minute ago 15.7MB [2021-07-09T19:32:19.443Z] support-scheduler-arm64 latest 44427a5ebc96 About a minute ago 15.1MB [2021-07-09T19:32:19.443Z] 3bcaa5e4f75b About a minute ago 972MB [2021-07-09T19:32:19.443Z] c1108f4ba1f6 About a minute ago 968MB [2021-07-09T19:32:19.443Z] security-bootstrapper-arm64 latest 98efeab4fc1f 3 minutes ago 17.5MB [2021-07-09T19:32:19.443Z] core-data-arm64 latest 9abf1f7cf28f 3 minutes ago 19.1MB [2021-07-09T19:32:19.443Z] security-secretstore-setup-arm64 latest 33d631d382ff 3 minutes ago 27.1MB [2021-07-09T19:32:19.443Z] security-proxy-setup-arm64 latest f8171b8915f2 3 minutes ago 24.2MB [2021-07-09T19:32:19.443Z] core-command-arm64 latest 43e12836ff42 3 minutes ago 15MB [2021-07-09T19:32:19.443Z] a64c6c7f7f42 4 minutes ago 975MB [2021-07-09T19:32:19.443Z] 149f38aa445f 4 minutes ago 976MB [2021-07-09T19:32:19.443Z] e7876ac5fb28 4 minutes ago 973MB [2021-07-09T19:32:19.443Z] 9eff3282a14b 4 minutes ago 969MB [2021-07-09T19:32:19.443Z] 734fa63039e7 4 minutes ago 966MB [2021-07-09T19:32:19.443Z] ci-base-image-arm64 latest e67837ced620 14 minutes ago 641MB [2021-07-09T19:32:19.443Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-09T19:32:19.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 weeks ago 429MB [2021-07-09T19:32:19.443Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-09T19:32:19.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-09T19:32:20.529Z] ---> job-cost.sh [2021-07-09T19:32:20.529Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OPZw [2021-07-09T19:32:59.481Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-09T19:34:36.247Z] lf-activate-venv(): INFO: Adding /tmp/venv-OPZw/bin to PATH [2021-07-09T19:34:36.247Z] INFO: No Stack... [2021-07-09T19:34:36.247Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-09T19:34:36.247Z] INFO: Archiving Costs [Pipeline] sh [2021-07-09T19:34:36.604Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-07-09T19:34:36.604Z] + cut -d, -f6 [Pipeline] lock [2021-07-09T19:34:36.673Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3615-3-stack-cost] [2021-07-09T19:34:36.683Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3615-3-stack-cost] did not exist. Created. [2021-07-09T19:34:36.688Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3615-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-09T19:34:37.071Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-09T19:34:37.328Z] Stashed 1 file(s) [Pipeline] } [2021-07-09T19:34:37.352Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3615-3-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-07-09T19:34:38.333Z] provisioning config files... [2021-07-09T19:34:38.348Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7683828626669628815tmp [Pipeline] { [Pipeline] sh [2021-07-09T19:34:38.662Z] + set +x [2021-07-09T19:34:38.662Z] + curl -s https://codecov.io/bash [2021-07-09T19:34:38.662Z] + bash -s -- [2021-07-09T19:34:38.931Z] [2021-07-09T19:34:38.931Z] _____ _ [2021-07-09T19:34:38.931Z] / ____| | | [2021-07-09T19:34:38.931Z] | | ___ __| | ___ ___ _____ __ [2021-07-09T19:34:38.931Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-09T19:34:38.931Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-09T19:34:38.931Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-09T19:34:38.931Z] Bash-1.0.3 [2021-07-09T19:34:38.931Z] [2021-07-09T19:34:38.931Z] [2021-07-09T19:34:38.931Z] ==> git version 2.24.4 found [2021-07-09T19:34:38.931Z] ==> 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-07-09T19:34:38.931Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-09T19:34:38.931Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-09T19:34:38.931Z] ==> Jenkins CI detected. [2021-07-09T19:34:38.931Z] project root: . [2021-07-09T19:34:38.931Z] --> token set from env [2021-07-09T19:34:38.931Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-09T19:34:38.931Z] ==> Running gcov in . (disable via -X gcov) [2021-07-09T19:34:38.931Z] ==> Python coveragepy not found [2021-07-09T19:34:38.931Z] ==> Searching for coverage reports in: [2021-07-09T19:34:38.931Z] + . [2021-07-09T19:34:38.931Z] -> Found 1 reports [2021-07-09T19:34:38.931Z] ==> Detecting git/mercurial file structure [2021-07-09T19:34:38.931Z] ==> Reading reports [2021-07-09T19:34:38.931Z] + ./coverage.out bytes=398095 [2021-07-09T19:34:38.931Z] ==> Appending adjustments [2021-07-09T19:34:38.931Z] https://docs.codecov.io/docs/fixing-reports [2021-07-09T19:34:40.332Z] + Found adjustments [2021-07-09T19:34:40.332Z] ==> Gzipping contents [2021-07-09T19:34:40.332Z] 56K /tmp/codecov.lv9Qks.gz [2021-07-09T19:34:40.332Z] ==> Uploading reports [2021-07-09T19:34:40.332Z] url: https://codecov.io [2021-07-09T19:34:40.332Z] query: branch=PR-3615&commit=dc5a64065edf1786901fbabc8409f00b48d41832&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3615%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3615&job=&cmd_args= [2021-07-09T19:34:40.332Z] -> Pinging Codecov [2021-07-09T19:34:40.332Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3615&commit=dc5a64065edf1786901fbabc8409f00b48d41832&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3615%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3615&job=&cmd_args= [2021-07-09T19:34:40.592Z] -> Uploading to [2021-07-09T19:34:40.592Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-09/00271124DB129430A58F1EEE437C3FCB/dc5a64065edf1786901fbabc8409f00b48d41832/80ed7646-27da-4733-a6c9-f2c450560a76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210709%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210709T193440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eec0704625218deb6e30f8e2c86b3c330d341dda8fb252acdbcdbb7cd28c75f8 [2021-07-09T19:34:40.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-09T19:34:40.592Z] Dload Upload Total Spent Left Speed [2021-07-09T19:34:41.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54856 0 0 100 54856 0 124k --:--:-- --:--:-- --:--:-- 125k [2021-07-09T19:34:41.166Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc5a64065edf1786901fbabc8409f00b48d41832 [Pipeline] } [2021-07-09T19:34:41.176Z] 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-07-09T19:34:42.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:34:43.425Z] ---> package-listing.sh [2021-07-09T19:34:43.425Z] ++ facter osfamily [2021-07-09T19:34:43.425Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-09T19:34:43.687Z] + OS_FAMILY=redhat [2021-07-09T19:34:43.687Z] + workspace=/w/workspace/edgex-go/3 [2021-07-09T19:34:43.687Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-09T19:34:43.687Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-09T19:34:43.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-09T19:34:43.687Z] + PACKAGES=/tmp/packages_start.txt [2021-07-09T19:34:43.687Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-09T19:34:43.687Z] + PACKAGES=/tmp/packages_end.txt [2021-07-09T19:34:43.687Z] + case "${OS_FAMILY}" in [2021-07-09T19:34:43.687Z] + sort [2021-07-09T19:34:43.687Z] + rpm -qa [2021-07-09T19:34:45.626Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-09T19:34:45.626Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-09T19:34:45.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-09T19:34:45.626Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-09T19:34:45.626Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-07-09T19:34:45.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-07-09T19:34:45.641Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-09T19:34:45.937Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:34:46.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T19:34:46.509Z] [2021-07-09T19:34:46.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-09T19:34:46.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T19:34:46.828Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-09T19:34:46.828Z] df20fa9351a1: Pulling fs layer [2021-07-09T19:34:46.828Z] 36b3adc4ff6f: Pulling fs layer [2021-07-09T19:34:46.828Z] 8ad3a11d3b57: Pulling fs layer [2021-07-09T19:34:46.828Z] 46f8f816bc3b: Pulling fs layer [2021-07-09T19:34:46.828Z] 93b61091891f: Pulling fs layer [2021-07-09T19:34:46.828Z] 93b9cdb0e59b: Pulling fs layer [2021-07-09T19:34:46.828Z] 5e14af77c1be: Pulling fs layer [2021-07-09T19:34:46.828Z] 01666e4c0597: Pulling fs layer [2021-07-09T19:34:46.828Z] aa168da1d23b: Pulling fs layer [2021-07-09T19:34:46.828Z] 93b9cdb0e59b: Waiting [2021-07-09T19:34:46.828Z] 5e14af77c1be: Waiting [2021-07-09T19:34:46.828Z] 01666e4c0597: Waiting [2021-07-09T19:34:46.828Z] aa168da1d23b: Waiting [2021-07-09T19:34:46.828Z] 46f8f816bc3b: Waiting [2021-07-09T19:34:46.828Z] 93b61091891f: Waiting [2021-07-09T19:34:46.828Z] 36b3adc4ff6f: Verifying Checksum [2021-07-09T19:34:46.828Z] 36b3adc4ff6f: Download complete [2021-07-09T19:34:46.828Z] 46f8f816bc3b: Verifying Checksum [2021-07-09T19:34:46.828Z] 46f8f816bc3b: Download complete [2021-07-09T19:34:47.093Z] df20fa9351a1: Verifying Checksum [2021-07-09T19:34:47.093Z] df20fa9351a1: Download complete [2021-07-09T19:34:47.093Z] 93b9cdb0e59b: Verifying Checksum [2021-07-09T19:34:47.093Z] 93b9cdb0e59b: Download complete [2021-07-09T19:34:47.093Z] 5e14af77c1be: Verifying Checksum [2021-07-09T19:34:47.093Z] 5e14af77c1be: Download complete [2021-07-09T19:34:47.093Z] 93b61091891f: Verifying Checksum [2021-07-09T19:34:47.093Z] 93b61091891f: Download complete [2021-07-09T19:34:47.093Z] 01666e4c0597: Verifying Checksum [2021-07-09T19:34:47.093Z] 01666e4c0597: Download complete [2021-07-09T19:34:47.093Z] df20fa9351a1: Pull complete [2021-07-09T19:34:47.093Z] 8ad3a11d3b57: Verifying Checksum [2021-07-09T19:34:47.093Z] 8ad3a11d3b57: Download complete [2021-07-09T19:34:47.362Z] 36b3adc4ff6f: Pull complete [2021-07-09T19:34:47.941Z] 8ad3a11d3b57: Pull complete [2021-07-09T19:34:47.941Z] 46f8f816bc3b: Pull complete [2021-07-09T19:34:48.201Z] 93b61091891f: Pull complete [2021-07-09T19:34:48.201Z] 93b9cdb0e59b: Pull complete [2021-07-09T19:34:48.462Z] 5e14af77c1be: Pull complete [2021-07-09T19:34:48.462Z] 01666e4c0597: Pull complete [2021-07-09T19:34:48.732Z] aa168da1d23b: Verifying Checksum [2021-07-09T19:34:48.732Z] aa168da1d23b: Download complete [2021-07-09T19:34:52.949Z] aa168da1d23b: Pull complete [2021-07-09T19:34:52.949Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-09T19:34:52.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T19:34:52.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-09T19:34:53.029Z] prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container [2021-07-09T19:34:53.073Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-09T19:34:56.156Z] $ docker top b5a16bd624f8b294958f722fb3cd040d0a4283a809df9822a19258fc8e865872 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T19:34:56.547Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-09T19:34:56.845Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-09T19:34:57.141Z] + ls /var/log/sa-host [2021-07-09T19:34:57.141Z] + sadf -c /var/log/sa-host/sa05 [2021-07-09T19:34:57.141Z] file_magic: OK [2021-07-09T19:34:57.141Z] HZ: Using current value: 100 [2021-07-09T19:34:57.141Z] file_header: OK [2021-07-09T19:34:57.141Z] 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-07-09T19:34:57.141Z] Statistics: [2021-07-09T19:34:57.141Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-09T19:34:57.141Z] File successfully converted to sysstat format version 12.2.1 [2021-07-09T19:34:57.141Z] + sadf -c /var/log/sa-host/sa09 [2021-07-09T19:34:57.141Z] file_magic: OK [2021-07-09T19:34:57.141Z] HZ: Using current value: 100 [2021-07-09T19:34:57.141Z] file_header: OK [2021-07-09T19:34:57.141Z] 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-07-09T19:34:57.141Z] Statistics: [2021-07-09T19:34:57.141Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-09T19:34:57.141Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T19:34:57.799Z] provisioning config files... [2021-07-09T19:34:57.816Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2231349658695656218tmp [Pipeline] { [Pipeline] echo [2021-07-09T19:34:57.836Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:34:58.140Z] ---> create-netrc.sh [Pipeline] } [2021-07-09T19:34:58.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:34:58.557Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-09T19:34:58.567Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:34:58.863Z] ---> sudo-logs.sh [2021-07-09T19:34:58.863Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-09T19:34:58.889Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:34:59.196Z] ---> job-cost.sh [2021-07-09T19:34:59.196Z] lf-activate-venv: SKIPPING [2021-07-09T19:34:59.196Z] DEBUG: total: 0.18000000715255737 [2021-07-09T19:34:59.196Z] INFO: Retrieving Stack Cost... [2021-07-09T19:35:00.141Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-09T19:35:18.284Z] INFO: Archiving Costs [Pipeline] echo [2021-07-09T19:35:18.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T19:35:18.599Z] ---> logs-deploy.sh [2021-07-09T19:35:18.599Z] lf-activate-venv: SKIPPING [2021-07-09T19:35:18.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3615/3 [2021-07-09T19:35:18.599Z] INFO: archiving workspace using pattern(s): [2021-07-09T19:35:19.545Z] Archives upload complete. [2021-07-09T19:35:19.545Z] INFO: archiving logs to Nexus [2021-07-09T19:35:20.496Z] ---> uname -a: [2021-07-09T19:35:20.496Z] Linux prd-centos7-docker-4c-2g-2310.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-07-09T19:35:20.496Z] [2021-07-09T19:35:20.496Z] [2021-07-09T19:35:20.496Z] ---> lscpu: [2021-07-09T19:35:20.496Z] Architecture: x86_64 [2021-07-09T19:35:20.496Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-09T19:35:20.496Z] Byte Order: Little Endian [2021-07-09T19:35:20.496Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-09T19:35:20.496Z] CPU(s): 2 [2021-07-09T19:35:20.496Z] On-line CPU(s) list: 0,1 [2021-07-09T19:35:20.496Z] Thread(s) per core: 1 [2021-07-09T19:35:20.496Z] Core(s) per socket: 1 [2021-07-09T19:35:20.496Z] Socket(s): 2 [2021-07-09T19:35:20.496Z] NUMA node(s): 1 [2021-07-09T19:35:20.496Z] Vendor ID: AuthenticAMD [2021-07-09T19:35:20.496Z] CPU family: 23 [2021-07-09T19:35:20.496Z] Model: 49 [2021-07-09T19:35:20.496Z] Model name: AMD EPYC-Rome Processor [2021-07-09T19:35:20.496Z] Stepping: 0 [2021-07-09T19:35:20.496Z] CPU MHz: 2800.000 [2021-07-09T19:35:20.496Z] BogoMIPS: 5600.00 [2021-07-09T19:35:20.496Z] Virtualization: AMD-V [2021-07-09T19:35:20.496Z] Hypervisor vendor: KVM [2021-07-09T19:35:20.496Z] Virtualization type: full [2021-07-09T19:35:20.496Z] L1d cache: 64 KiB [2021-07-09T19:35:20.496Z] L1i cache: 64 KiB [2021-07-09T19:35:20.496Z] L2 cache: 1 MiB [2021-07-09T19:35:20.496Z] L3 cache: 32 MiB [2021-07-09T19:35:20.496Z] NUMA node0 CPU(s): 0,1 [2021-07-09T19:35:20.496Z] Vulnerability Itlb multihit: Not affected [2021-07-09T19:35:20.496Z] Vulnerability L1tf: Not affected [2021-07-09T19:35:20.496Z] Vulnerability Mds: Not affected [2021-07-09T19:35:20.496Z] Vulnerability Meltdown: Not affected [2021-07-09T19:35:20.496Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-09T19:35:20.496Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-09T19:35:20.496Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-09T19:35:20.496Z] Vulnerability Srbds: Not affected [2021-07-09T19:35:20.496Z] Vulnerability Tsx async abort: Not affected [2021-07-09T19:35:20.496Z] 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-07-09T19:35:20.496Z] [2021-07-09T19:35:20.496Z] [2021-07-09T19:35:20.496Z] ---> nproc: [2021-07-09T19:35:20.496Z] 2 [2021-07-09T19:35:20.496Z] [2021-07-09T19:35:20.496Z] [2021-07-09T19:35:20.496Z] ---> df -h: [2021-07-09T19:35:20.496Z] Filesystem Size Used Available Use% Mounted on [2021-07-09T19:35:20.496Z] overlay 40.0G 12.9G 27.1G 32% / [2021-07-09T19:35:20.497Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-09T19:35:20.497Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-09T19:35:20.497Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/3 [2021-07-09T19:35:20.497Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/3@tmp [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] ---> free -m: [2021-07-09T19:35:20.497Z] total used free shared buff/cache available [2021-07-09T19:35:20.497Z] Mem: 7821 1336 1935 0 4549 6453 [2021-07-09T19:35:20.497Z] Swap: 1023 2 1021 [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] ---> ip addr: [2021-07-09T19:35:20.497Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-09T19:35:20.497Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-09T19:35:20.497Z] inet 127.0.0.1/8 scope host lo [2021-07-09T19:35:20.497Z] valid_lft forever preferred_lft forever [2021-07-09T19:35:20.497Z] inet6 ::1/128 scope host [2021-07-09T19:35:20.497Z] valid_lft forever preferred_lft forever [2021-07-09T19:35:20.497Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-09T19:35:20.497Z] link/ether fa:16:3e:07:5f:85 brd ff:ff:ff:ff:ff:ff [2021-07-09T19:35:20.497Z] inet 10.30.122.96/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-09T19:35:20.497Z] valid_lft 85045sec preferred_lft 85045sec [2021-07-09T19:35:20.497Z] inet6 fe80::f816:3eff:fe07:5f85/64 scope link [2021-07-09T19:35:20.497Z] valid_lft forever preferred_lft forever [2021-07-09T19:35:20.497Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-09T19:35:20.497Z] link/ether 02:42:a8:de:b9:2a brd ff:ff:ff:ff:ff:ff [2021-07-09T19:35:20.497Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-09T19:35:20.497Z] valid_lft forever preferred_lft forever [2021-07-09T19:35:20.497Z] inet6 fe80::42:a8ff:fede:b92a/64 scope link [2021-07-09T19:35:20.497Z] valid_lft forever preferred_lft forever [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] ---> sar -b -r -n DEV: [2021-07-09T19:35:20.497Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] 19:12:34 LINUX RESTART (2 CPU) [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] 19:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-09T19:35:20.497Z] 19:14:01 125.72 16.34 109.38 0.00 5607.99 20851.11 0.00 [2021-07-09T19:35:20.497Z] 19:15:01 228.77 0.02 228.76 0.00 0.53 47861.96 0.00 [2021-07-09T19:35:20.497Z] 19:16:01 58.99 0.00 58.99 0.00 0.00 10569.73 0.00 [2021-07-09T19:35:20.497Z] 19:17:01 57.42 0.02 57.40 0.00 0.53 8733.09 0.00 [2021-07-09T19:35:20.497Z] 19:18:01 884.04 479.55 404.48 0.00 21997.28 274308.14 0.00 [2021-07-09T19:35:20.497Z] 19:19:01 540.91 94.47 446.45 0.00 3710.22 178774.70 0.00 [2021-07-09T19:35:20.497Z] 19:20:01 461.69 94.60 367.09 0.00 5411.59 122222.88 0.00 [2021-07-09T19:35:20.497Z] 19:21:01 6.68 0.00 6.68 0.00 0.00 237.81 0.00 [2021-07-09T19:35:20.497Z] 19:22:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-07-09T19:35:20.497Z] 19:23:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 [2021-07-09T19:35:20.497Z] 19:24:02 0.75 0.43 0.32 0.00 95.55 3.86 0.00 [2021-07-09T19:35:20.497Z] 19:25:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-07-09T19:35:20.497Z] 19:26:01 0.33 0.00 0.33 0.00 0.00 3.47 0.00 [2021-07-09T19:35:20.497Z] 19:27:01 0.33 0.00 0.33 0.00 0.00 4.61 0.00 [2021-07-09T19:35:20.497Z] 19:28:01 0.37 0.18 0.18 0.00 5.73 1.40 0.00 [2021-07-09T19:35:20.497Z] 19:29:01 0.80 0.00 0.80 0.00 0.00 16.26 0.00 [2021-07-09T19:35:20.497Z] 19:30:01 0.27 0.00 0.27 0.00 0.00 2.63 0.00 [2021-07-09T19:35:20.497Z] 19:31:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 [2021-07-09T19:35:20.497Z] 19:32:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-07-09T19:35:20.497Z] 19:33:01 0.27 0.00 0.27 0.00 0.00 2.92 0.00 [2021-07-09T19:35:20.497Z] 19:34:01 0.37 0.00 0.37 0.00 0.00 4.30 0.00 [2021-07-09T19:35:20.497Z] Average: 113.11 32.76 80.35 0.00 1755.50 31706.57 0.00 [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] 19:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-09T19:35:20.497Z] 19:14:01 5144060 0 805568 10.06 2620 2056692 1254516 13.85 733352 1720280 156 [2021-07-09T19:35:20.497Z] 19:15:01 3923332 0 1225184 15.30 2620 2857804 1766976 19.51 1349168 2196784 109420 [2021-07-09T19:35:20.497Z] 19:16:01 3773760 0 1151792 14.38 2620 3080768 1597428 17.64 1392792 2285204 25888 [2021-07-09T19:35:20.497Z] 19:17:01 3840996 0 1155928 14.43 2620 3009396 1795376 19.82 1304336 2315664 145108 [2021-07-09T19:35:20.497Z] 19:18:01 229488 0 1428580 17.84 2620 6348252 2604868 28.76 3069800 4005004 117484 [2021-07-09T19:35:20.497Z] 19:19:01 107888 0 1446160 18.06 2620 6452272 2138760 23.61 3272808 3901024 226468 [2021-07-09T19:35:20.497Z] 19:20:01 2597004 0 1283592 16.03 2620 4125724 1620592 17.89 1522740 3170152 20 [2021-07-09T19:35:20.497Z] 19:21:01 2613020 0 1267568 15.83 2620 4125732 1392100 15.37 1532556 3149864 12 [2021-07-09T19:35:20.497Z] 19:22:01 2615204 0 1265384 15.80 2620 4125732 1387988 15.32 1532324 3149864 8 [2021-07-09T19:35:20.497Z] 19:23:01 2616580 0 1264000 15.78 2620 4125740 1387988 15.32 1532176 3149908 8 [2021-07-09T19:35:20.497Z] 19:24:02 2612796 0 1264980 15.79 2620 4128544 1388220 15.33 1535744 3149972 8 [2021-07-09T19:35:20.497Z] 19:25:01 2613216 0 1264552 15.79 2620 4128552 1388052 15.32 1535432 3149972 8 [2021-07-09T19:35:20.497Z] 19:26:01 2613184 0 1264580 15.79 2620 4128556 1388052 15.32 1535440 3149972 8 [2021-07-09T19:35:20.497Z] 19:27:01 2613396 0 1264364 15.79 2620 4128560 1388052 15.32 1535560 3149972 8 [2021-07-09T19:35:20.497Z] 19:28:01 2613256 0 1264468 15.79 2620 4128596 1388052 15.32 1535584 3149876 20 [2021-07-09T19:35:20.497Z] 19:29:01 2612912 0 1264808 15.79 2620 4128600 1388124 15.33 1535772 3149876 8 [2021-07-09T19:35:20.497Z] 19:30:01 2613148 0 1264568 15.79 2620 4128604 1388052 15.32 1535700 3149876 8 [2021-07-09T19:35:20.497Z] 19:31:01 2613116 0 1264592 15.79 2620 4128612 1388088 15.33 1535608 3149880 8 [2021-07-09T19:35:20.497Z] 19:32:01 2613172 0 1264536 15.79 2620 4128612 1388052 15.32 1535592 3149876 8 [2021-07-09T19:35:20.497Z] 19:33:01 2613172 0 1264532 15.79 2620 4128616 1388052 15.32 1535720 3149876 8 [2021-07-09T19:35:20.497Z] 19:34:01 2613200 0 1264500 15.79 2620 4128620 1388124 15.33 1535804 3149876 8 [2021-07-09T19:35:20.497Z] Average: 2676471 0 1247821 15.58 2620 4082028 1534072 16.94 1625429 3032989 29746 [2021-07-09T19:35:20.497Z] [2021-07-09T19:35:20.497Z] 19:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-09T19:35:20.497Z] 19:14:01 eth0 1783.05 1873.47 6537.38 220.16 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:14:01 docker0 910.04 727.05 72.93 2735.57 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:15:01 veth5a4c62f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:15:01 eth0 558.85 494.38 3549.02 51.14 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:15:01 docker0 212.55 240.89 14.62 840.10 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:16:01 veth5a4c62f 1.65 1.65 0.13 0.14 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:16:01 eth0 25.47 13.52 19.82 10.47 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:16:01 docker0 1.65 1.65 0.11 0.14 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:17:01 eth0 183.61 159.35 1692.96 119.82 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:17:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:18:01 vethb610df9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:18:01 vethf11d877 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:18:01 veth98b1e77 0.00 0.90 0.00 0.05 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:18:01 eth0 102.92 72.46 204.30 21.68 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:19:01 veth98b1e77 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:19:01 eth0 241.04 166.58 1808.54 27.52 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:19:01 docker0 1220.45 1106.28 93.97 4195.88 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:20:01 eth0 98.80 64.42 190.06 131.91 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:20:01 docker0 31.60 43.40 1.99 150.79 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:21:01 eth0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:22:01 eth0 0.30 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:23:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:24:02 eth0 0.80 0.53 0.44 0.27 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:25:01 eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:26:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:29:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:30:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:31:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.497Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] 19:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] 19:34:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] Average: eth0 141.60 134.33 663.22 27.65 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] Average: docker0 59.99 55.09 4.60 208.27 0.00 0.00 0.00 0.00 [2021-07-09T19:35:20.498Z] [2021-07-09T19:35:20.498Z] [2021-07-09T19:35:20.498Z] ---> sar -P ALL: [2021-07-09T19:35:20.498Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) [2021-07-09T19:35:20.498Z] [2021-07-09T19:35:20.498Z] 19:12:34 LINUX RESTART (2 CPU) [2021-07-09T19:35:20.498Z] [2021-07-09T19:35:20.498Z] 19:13:02 CPU %user %nice %system %iowait %steal %idle [2021-07-09T19:35:20.498Z] 19:14:01 all 27.59 0.00 6.45 5.92 0.10 59.94 [2021-07-09T19:35:20.498Z] 19:14:01 0 25.17 0.00 6.50 3.82 0.11 64.40 [2021-07-09T19:35:20.498Z] 19:14:01 1 30.02 0.00 6.41 8.01 0.09 55.47 [2021-07-09T19:35:20.498Z] 19:15:01 all 29.23 0.00 7.75 4.25 0.08 58.69 [2021-07-09T19:35:20.498Z] 19:15:01 0 30.10 0.00 8.10 3.76 0.07 57.97 [2021-07-09T19:35:20.498Z] 19:15:01 1 28.37 0.00 7.40 4.73 0.09 59.41 [2021-07-09T19:35:20.498Z] 19:16:01 all 40.51 0.00 4.74 0.41 0.09 54.25 [2021-07-09T19:35:20.498Z] 19:16:01 0 39.94 0.00 4.75 0.44 0.09 54.79 [2021-07-09T19:35:20.498Z] 19:16:01 1 41.08 0.00 4.73 0.39 0.09 53.71 [2021-07-09T19:35:20.498Z] 19:17:01 all 57.92 0.00 8.58 1.07 0.11 32.32 [2021-07-09T19:35:20.498Z] 19:17:01 0 57.64 0.00 8.99 1.63 0.11 31.62 [2021-07-09T19:35:20.498Z] 19:17:01 1 58.19 0.00 8.17 0.51 0.11 33.02 [2021-07-09T19:35:20.498Z] 19:18:01 all 31.18 0.00 19.40 33.29 0.12 16.02 [2021-07-09T19:35:20.498Z] 19:18:01 0 30.36 0.00 19.76 34.58 0.13 15.16 [2021-07-09T19:35:20.498Z] 19:18:01 1 32.00 0.00 19.03 32.00 0.11 16.87 [2021-07-09T19:35:20.498Z] 19:19:01 all 72.67 0.00 17.47 8.10 0.12 1.63 [2021-07-09T19:35:20.498Z] 19:19:01 0 71.93 0.00 18.37 7.45 0.11 2.15 [2021-07-09T19:35:20.498Z] 19:19:01 1 73.42 0.00 16.57 8.75 0.13 1.12 [2021-07-09T19:35:20.498Z] 19:20:01 all 60.47 0.00 15.49 5.87 0.11 18.06 [2021-07-09T19:35:20.498Z] 19:20:01 0 59.97 0.00 16.64 5.45 0.11 17.84 [2021-07-09T19:35:20.498Z] 19:20:01 1 60.97 0.00 14.34 6.29 0.11 18.29 [2021-07-09T19:35:20.498Z] 19:21:01 all 0.07 0.00 0.07 0.01 0.03 99.83 [2021-07-09T19:35:20.498Z] 19:21:01 0 0.08 0.00 0.08 0.00 0.03 99.80 [2021-07-09T19:35:20.498Z] 19:21:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2021-07-09T19:35:20.498Z] 19:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-09T19:35:20.498Z] 19:22:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-07-09T19:35:20.498Z] 19:22:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-07-09T19:35:20.498Z] 19:23:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-07-09T19:35:20.498Z] 19:23:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-09T19:35:20.498Z] 19:23:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-07-09T19:35:20.498Z] 19:24:02 all 0.13 0.00 0.03 0.01 0.03 99.80 [2021-07-09T19:35:20.498Z] 19:24:02 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-09T19:35:20.498Z] 19:24:02 1 0.23 0.00 0.03 0.02 0.02 99.70 [2021-07-09T19:35:20.498Z] [2021-07-09T19:35:20.498Z] 19:24:02 CPU %user %nice %system %iowait %steal %idle [2021-07-09T19:35:20.498Z] 19:25:01 all 0.15 0.00 0.04 0.00 0.02 99.79 [2021-07-09T19:35:20.498Z] 19:25:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-09T19:35:20.498Z] 19:25:01 1 0.27 0.00 0.03 0.00 0.00 99.69 [2021-07-09T19:35:20.498Z] 19:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-09T19:35:20.498Z] 19:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-09T19:35:20.498Z] 19:26:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-07-09T19:35:20.498Z] 19:27:01 all 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-09T19:35:20.498Z] 19:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-09T19:35:20.498Z] 19:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-07-09T19:35:20.498Z] 19:28:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2021-07-09T19:35:20.498Z] 19:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-09T19:35:20.498Z] 19:28:01 1 0.18 0.00 0.03 0.00 0.00 99.78 [2021-07-09T19:35:20.498Z] 19:29:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-07-09T19:35:20.498Z] 19:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-09T19:35:20.498Z] 19:29:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-07-09T19:35:20.498Z] 19:30:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-07-09T19:35:20.498Z] 19:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-09T19:35:20.498Z] 19:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-07-09T19:35:20.498Z] 19:31:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-07-09T19:35:20.498Z] 19:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-09T19:35:20.498Z] 19:31:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-07-09T19:35:20.498Z] 19:32:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-07-09T19:35:20.498Z] 19:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-07-09T19:35:20.498Z] 19:32:01 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-07-09T19:35:20.498Z] 19:33:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-07-09T19:35:20.498Z] 19:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-09T19:35:20.498Z] 19:33:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-07-09T19:35:20.498Z] 19:34:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-07-09T19:35:20.498Z] 19:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-07-09T19:35:20.498Z] 19:34:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-07-09T19:35:20.498Z] Average: all 14.48 0.00 3.62 2.65 0.05 79.20 [2021-07-09T19:35:20.498Z] Average: 0 14.24 0.00 3.77 2.57 0.05 79.37 [2021-07-09T19:35:20.498Z] Average: 1 14.73 0.00 3.47 2.73 0.05 79.02 [2021-07-09T19:35:20.498Z] [2021-07-09T19:35:20.498Z] [2021-07-09T19:35:20.498Z]