Pull request #3650 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 6cb98667c4756fff2b3fec638f83d3913bc19e3e+c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad (c0803108d8ad12007545b974eb46aa85b6e0d795) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5762088611431590220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh411445251724730121.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-3650/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3650/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1810144472662715631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2409878625374589936.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-3650/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3650/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6276036769562238234.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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2003’ Running on prd-centos7-docker-4c-2g-2005 in /w/workspace/edgexfoundry_edgex-go_PR-3650 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1180915191396479508.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 6cb98667c4756fff2b3fec638f83d3913bc19e3e Merge succeeded, producing 6cb98667c4756fff2b3fec638f83d3913bc19e3e Checking out Revision 6cb98667c4756fff2b3fec638f83d3913bc19e3e (PR-3650) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7842499433034634517.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3650/head:refs/remotes/origin/PR-3650 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5291073973850666043.key > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 Commit message: "build: update docker in docker image for SMA to latest 20.10.7 to address snynk issue" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T20:17:31.293Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T20:17:31.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T20:17:31.411Z] ========================================================= [2021-08-04T20:17:31.411Z] EdgeX Global Pipelines Version Info [2021-08-04T20:17:31.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c9da9c85204d966a95cc4c7ca0bfeb907640d561 # timeout=10 [2021-08-04T20:17:33.617Z] ------------------- [2021-08-04T20:17:33.617Z] stable info: [2021-08-04T20:17:33.617Z] ------------------- [2021-08-04T20:17:33.617Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T20:17:33.617Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T20:17:33.617Z] Message: update stable to v1.0.203 [2021-08-04T20:17:34.202Z] ------------------- [2021-08-04T20:17:34.202Z] experimental info: [2021-08-04T20:17:34.202Z] ------------------- [2021-08-04T20:17:34.202Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T20:17:34.202Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T20:17:34.202Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T20:17:34.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-04T20:17:34.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-04T20:17:34.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T20:17:34.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T20:17:34.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T20:17:34.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T20:17:34.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T20:17:34.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-04T20:17:34.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-04T20:17:34.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-04T20:17:34.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T20:17:34.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T20:17:34.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T20:17:34.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T20:17:34.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T20:17:34.616Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T20:17:34.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T20:17:34.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T20:17:34.673Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T20:17:34.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-04T20:17:34.711Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-04T20:17:34.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-04T20:17:34.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T20:17:34.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3650 [Pipeline] echo [2021-08-04T20:17:34.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3650 [Pipeline] echo [2021-08-04T20:17:34.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3650 [Pipeline] echo [2021-08-04T20:17:34.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cb98667c4756fff2b3fec638f83d3913bc19e3e [Pipeline] echo [2021-08-04T20:17:34.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cb9866 [Pipeline] echo [2021-08-04T20:17:34.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T20:17:34.932Z] provisioning config files... [2021-08-04T20:17:34.951Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3142487223997259781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:17:35.285Z] ---> docker-login.sh [2021-08-04T20:17:35.286Z] nexus3.edgexfoundry.org:10001 [2021-08-04T20:17:35.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:17:35.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:17:35.556Z] Configure a credential helper to remove this warning. See [2021-08-04T20:17:35.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:17:35.556Z] [2021-08-04T20:17:35.556Z] Login Succeeded [2021-08-04T20:17:35.556Z] nexus3.edgexfoundry.org:10002 [2021-08-04T20:17:35.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:17:35.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:17:35.556Z] Configure a credential helper to remove this warning. See [2021-08-04T20:17:35.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:17:35.556Z] [2021-08-04T20:17:35.556Z] Login Succeeded [2021-08-04T20:17:35.556Z] nexus3.edgexfoundry.org:10003 [2021-08-04T20:17:35.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:17:35.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:17:35.822Z] Configure a credential helper to remove this warning. See [2021-08-04T20:17:35.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:17:35.822Z] [2021-08-04T20:17:35.822Z] Login Succeeded [2021-08-04T20:17:35.822Z] nexus3.edgexfoundry.org:10004 [2021-08-04T20:17:35.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:17:35.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:17:35.822Z] Configure a credential helper to remove this warning. See [2021-08-04T20:17:35.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:17:35.822Z] [2021-08-04T20:17:35.822Z] Login Succeeded [2021-08-04T20:17:35.822Z] docker.io [2021-08-04T20:17:36.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:17:36.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:17:36.358Z] Configure a credential helper to remove this warning. See [2021-08-04T20:17:36.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:17:36.358Z] [2021-08-04T20:17:36.358Z] Login Succeeded [2021-08-04T20:17:36.358Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T20:17:36.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T20:17:36.717Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/core-command/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/core-data/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-04T20:17:36.717Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-04T20:17:36.717Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-04T20:17:36.717Z] ++ cut -d/ -f2 [2021-08-04T20:17:36.717Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-04T20:17:36.780Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:17:37.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T20:17:37.546Z] [2021-08-04T20:17:37.546Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:17:37.883Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T20:17:37.883Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T20:17:37.883Z] 31603596830f: Pulling fs layer [2021-08-04T20:17:37.883Z] d4622e32a9a9: Pulling fs layer [2021-08-04T20:17:37.883Z] 1030fce36090: Pulling fs layer [2021-08-04T20:17:37.883Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T20:17:37.883Z] 6c6cb7e1b49b: Waiting [2021-08-04T20:17:37.883Z] d4622e32a9a9: Verifying Checksum [2021-08-04T20:17:37.883Z] d4622e32a9a9: Download complete [2021-08-04T20:17:38.162Z] 31603596830f: Verifying Checksum [2021-08-04T20:17:38.162Z] 31603596830f: Download complete [2021-08-04T20:17:38.162Z] 31603596830f: Pull complete [2021-08-04T20:17:38.433Z] d4622e32a9a9: Pull complete [2021-08-04T20:17:38.433Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T20:17:38.433Z] 1030fce36090: Verifying Checksum [2021-08-04T20:17:38.433Z] 1030fce36090: Download complete [2021-08-04T20:17:39.023Z] 1030fce36090: Pull complete [2021-08-04T20:17:39.023Z] 6c6cb7e1b49b: Pull complete [2021-08-04T20:17:39.023Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T20:17:39.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T20:17:39.023Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T20:17:39.115Z] prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container [2021-08-04T20:17:39.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-04T20:17:40.007Z] $ docker top f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T20:17:40.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T20:17:40.152Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T20:17:40.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T20:17:40.263Z] $ docker exec f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a ssh-agent [2021-08-04T20:17:40.376Z] SSH_AUTH_SOCK=/tmp/ssh-9mr7zEIWTI0Y/agent.12 [2021-08-04T20:17:40.376Z] SSH_AGENT_PID=19 [2021-08-04T20:17:40.387Z] Running ssh-add (command line suppressed) [2021-08-04T20:17:40.483Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5387880873812670584.key (/w/workspace/edgex-go/2@tmp/private_key_5387880873812670584.key) [2021-08-04T20:17:40.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T20:17:42.093Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T20:17:42.111Z] $ docker exec --env ******** --env ******** f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a ssh-agent -k [2021-08-04T20:17:42.198Z] unset SSH_AUTH_SOCK; [2021-08-04T20:17:42.201Z] unset SSH_AGENT_PID; [2021-08-04T20:17:42.201Z] echo Agent pid 19 killed; [2021-08-04T20:17:42.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T20:17:42.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T20:17:42.258Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T20:17:42.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T20:17:42.390Z] $ docker exec f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a ssh-agent [2021-08-04T20:17:42.501Z] SSH_AUTH_SOCK=/tmp/ssh-VzhC1E63ij7l/agent.53 [2021-08-04T20:17:42.501Z] SSH_AGENT_PID=60 [2021-08-04T20:17:42.512Z] Running ssh-add (command line suppressed) [2021-08-04T20:17:42.607Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2060903143847119512.key (/w/workspace/edgex-go/2@tmp/private_key_2060903143847119512.key) [2021-08-04T20:17:42.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T20:17:42.950Z] + git semver init [2021-08-04T20:17:42.950Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T20:17:42.950Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-04T20:17:42.950Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-04T20:17:42.950Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T20:17:42.950Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T20:17:42.950Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T20:17:42.950Z] # $SEMVER_BRANCH = PR-3650 [2021-08-04T20:17:42.950Z] # $SEMVER_TEMP = /tmp/semver-934188312 [2021-08-04T20:17:42.950Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-04T20:18:01.169Z] # '/tmp/semver-934188312' -> '/w/workspace/edgex-go/2/.semver' [2021-08-04T20:18:01.169Z] # -> Force: false [2021-08-04T20:18:01.169Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-04T20:18:01.182Z] $ docker exec --env ******** --env ******** f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a ssh-agent -k [2021-08-04T20:18:01.287Z] unset SSH_AUTH_SOCK; [2021-08-04T20:18:01.287Z] unset SSH_AGENT_PID; [2021-08-04T20:18:01.287Z] echo Agent pid 60 killed; [2021-08-04T20:18:01.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T20:18:01.649Z] + git semver [Pipeline] } [2021-08-04T20:18:01.669Z] $ docker stop --time=1 f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a [2021-08-04T20:18:03.575Z] $ docker rm -f f89dd2913156ab0170386927fc41c621f067c6fc731bc4ada064ee605559520a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T20:18:03.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T20:18:04.300Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T20:18:04.305Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-04T20:18:04.594Z] ========================================================= [2021-08-04T20:18:04.594Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T20:18:04.594Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:18:05.143Z] + 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-08-04T20:18:06.112Z] Sending build context to Docker daemon 328.5MB [2021-08-04T20:18:06.112Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T20:18:06.112Z] Step 2/6 : FROM ${BASE} [2021-08-04T20:18:06.383Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T20:18:06.383Z] 540db60ca938: Pulling fs layer [2021-08-04T20:18:06.383Z] adcc1eea9eea: Pulling fs layer [2021-08-04T20:18:06.383Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T20:18:06.383Z] db62176df00c: Pulling fs layer [2021-08-04T20:18:06.383Z] 3b30891b0d05: Pulling fs layer [2021-08-04T20:18:06.383Z] 444f5516b4c7: Pulling fs layer [2021-08-04T20:18:06.383Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T20:18:06.383Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T20:18:06.383Z] c82ef313ddc5: Pulling fs layer [2021-08-04T20:18:06.383Z] 444f5516b4c7: Waiting [2021-08-04T20:18:06.383Z] 90b9b1106a8b: Waiting [2021-08-04T20:18:06.383Z] 0383d17a5b7e: Waiting [2021-08-04T20:18:06.383Z] c82ef313ddc5: Waiting [2021-08-04T20:18:06.383Z] db62176df00c: Waiting [2021-08-04T20:18:06.383Z] 3b30891b0d05: Waiting [2021-08-04T20:18:06.383Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T20:18:06.383Z] 4c4ab2625f07: Download complete [2021-08-04T20:18:06.383Z] adcc1eea9eea: Verifying Checksum [2021-08-04T20:18:06.383Z] adcc1eea9eea: Download complete [2021-08-04T20:18:06.383Z] 3b30891b0d05: Verifying Checksum [2021-08-04T20:18:06.383Z] 3b30891b0d05: Download complete [2021-08-04T20:18:06.652Z] 444f5516b4c7: Verifying Checksum [2021-08-04T20:18:06.652Z] 444f5516b4c7: Download complete [2021-08-04T20:18:06.652Z] 540db60ca938: Verifying Checksum [2021-08-04T20:18:06.652Z] 540db60ca938: Download complete [2021-08-04T20:18:06.652Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T20:18:06.652Z] 90b9b1106a8b: Download complete [2021-08-04T20:18:06.652Z] 540db60ca938: Pull complete [2021-08-04T20:18:06.919Z] adcc1eea9eea: Pull complete [2021-08-04T20:18:06.919Z] 4c4ab2625f07: Pull complete [2021-08-04T20:18:07.501Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T20:18:07.501Z] 0383d17a5b7e: Download complete [2021-08-04T20:18:10.862Z] c82ef313ddc5: Verifying Checksum [2021-08-04T20:18:10.862Z] c82ef313ddc5: Download complete [2021-08-04T20:18:11.132Z] db62176df00c: Verifying Checksum [2021-08-04T20:18:11.132Z] db62176df00c: Download complete [2021-08-04T20:18:14.519Z] db62176df00c: Pull complete [2021-08-04T20:18:14.519Z] 3b30891b0d05: Pull complete [2021-08-04T20:18:14.519Z] 444f5516b4c7: Pull complete [2021-08-04T20:18:14.519Z] 90b9b1106a8b: Pull complete [2021-08-04T20:18:14.519Z] 0383d17a5b7e: Pull complete [2021-08-04T20:18:16.498Z] c82ef313ddc5: Pull complete [2021-08-04T20:18:16.498Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T20:18:16.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T20:18:16.498Z] ---> 4508b0543a43 [2021-08-04T20:18:16.498Z] 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-08-04T20:18:17.927Z] ---> Running in 179456e66393 [2021-08-04T20:18:17.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:18:18.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:18:19.483Z] OK: 219 MiB in 52 packages [2021-08-04T20:18:19.483Z] Removing intermediate container 179456e66393 [2021-08-04T20:18:19.483Z] ---> d32cac3fffce [2021-08-04T20:18:19.483Z] Step 4/6 : WORKDIR /edgex-go [2021-08-04T20:18:19.483Z] ---> Running in 94bbe3c2a2c4 [2021-08-04T20:18:19.515Z] Still waiting to schedule task [2021-08-04T20:18:19.515Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-04T20:18:19.753Z] Removing intermediate container 94bbe3c2a2c4 [2021-08-04T20:18:19.753Z] ---> 9e7b88901945 [2021-08-04T20:18:19.753Z] Step 5/6 : COPY go.mod . [2021-08-04T20:18:19.753Z] ---> d72ab2a25fa8 [2021-08-04T20:18:19.753Z] Step 6/6 : RUN go mod download [2021-08-04T20:18:19.753Z] ---> Running in 294768ee4aed [2021-08-04T20:18:52.044Z] Removing intermediate container 294768ee4aed [2021-08-04T20:18:52.044Z] ---> 5795f5736252 [2021-08-04T20:18:52.044Z] Successfully built 5795f5736252 [2021-08-04T20:18:52.044Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:18:52.376Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T20:18:52.377Z] . [Pipeline] withDockerContainer [2021-08-04T20:18:52.472Z] prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container [2021-08-04T20:18:52.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-04T20:18:52.925Z] $ docker top 7c331b929b4c1c22c62c0b7eefc6d714f9370bf44b9bef802f214a5cf605e2b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T20:18:53.317Z] + go version [2021-08-04T20:18:53.317Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T20:18:53.336Z] $ docker stop --time=1 7c331b929b4c1c22c62c0b7eefc6d714f9370bf44b9bef802f214a5cf605e2b8 [2021-08-04T20:18:54.527Z] $ docker rm -f 7c331b929b4c1c22c62c0b7eefc6d714f9370bf44b9bef802f214a5cf605e2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:18:55.064Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T20:18:55.065Z] . [Pipeline] withDockerContainer [2021-08-04T20:18:55.159Z] prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container [2021-08-04T20:18:55.223Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-04T20:18:55.792Z] $ docker top 0293acdd1618eb1a4fe06886f7080820be0b583eeb0dcf289f264e1157aaa5c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T20:18:55.906Z] ========================================================= [2021-08-04T20:18:55.906Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-04T20:18:55.906Z] ========================================================= [Pipeline] sh [2021-08-04T20:18:56.228Z] + go mod tidy [Pipeline] sh [2021-08-04T20:18:56.830Z] + make test [2021-08-04T20:18:56.830Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-04T20:18:57.103Z] go mod tidy [2021-08-04T20:18:57.103Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-04T20:19:02.489Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-04T20:19:19.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-04T20:19:23.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-04T20:19:23.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-04T20:19:23.951Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-04T20:19:26.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-04T20:19:26.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-04T20:19:26.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-04T20:19:26.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-04T20:19:27.403Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-04T20:19:27.403Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-04T20:19:27.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-04T20:19:27.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-04T20:19:27.986Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-04T20:19:27.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-04T20:19:30.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-08-04T20:19:30.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-04T20:19:30.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-04T20:19:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements [2021-08-04T20:19:31.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-04T20:19:31.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements [2021-08-04T20:19:31.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-04T20:19:31.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-04T20:19:32.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 90.1% of statements [2021-08-04T20:19:32.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-04T20:19:32.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-04T20:19:33.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-08-04T20:19:33.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-04T20:19:33.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-04T20:19:33.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-04T20:19:33.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-04T20:19:33.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-04T20:19:33.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 94.2% of statements [2021-08-04T20:19:33.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-04T20:19:33.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-04T20:19:34.185Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-08-04T20:19:34.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-04T20:19:34.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-04T20:19:34.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-04T20:19:34.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-04T20:19:34.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-04T20:19:34.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-04T20:19:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-04T20:19:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-04T20:19:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-04T20:19:35.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-08-04T20:19:35.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-04T20:19:35.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-08-04T20:19:35.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-08-04T20:19:35.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-04T20:19:35.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-08-04T20:19:36.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-08-04T20:19:36.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-04T20:19:36.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-08-04T20:19:36.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-08-04T20:19:49.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-08-04T20:19:49.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-08-04T20:19:53.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements [2021-08-04T20:19:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-04T20:20:11.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-04T20:20:11.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-08-04T20:20:11.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.201s coverage: 66.9% of statements [2021-08-04T20:20:11.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-04T20:20:11.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-04T20:20:11.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-04T20:20:12.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.6% of statements [2021-08-04T20:20:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-04T20:20:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-04T20:20:12.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-08-04T20:20:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-04T20:20:12.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-08-04T20:20:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-04T20:20:21.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements [2021-08-04T20:20:21.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-04T20:20:21.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-04T20:20:21.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-04T20:20:21.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-04T20:20:21.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-04T20:20:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-04T20:20:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-04T20:20:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-04T20:20:21.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-04T20:20:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-04T20:20:21.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-04T20:20:21.228Z] GO111MODULE=on go vet ./... [2021-08-04T20:20:36.440Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2006 in /w/workspace/edgexfoundry_edgex-go_PR-3650 [Pipeline] { [Pipeline] ws [2021-08-04T20:20:36.461Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-04T20:20:36.854Z] The recommended git tool is: git [2021-08-04T20:20:42.809Z] using credential edgex-jenkins-ssh [2021-08-04T20:20:42.834Z] Cloning the remote Git repository [2021-08-04T20:20:42.912Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-04T20:20:43.030Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-04T20:20:43.414Z] gofmt -l . [2021-08-04T20:20:43.414Z] [ "`gofmt -l .`" = "" ] [2021-08-04T20:20:43.414Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-04T20:20:43.754Z] + ls -al . [2021-08-04T20:20:43.754Z] total 596 [2021-08-04T20:20:43.754Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 20:20 . [2021-08-04T20:20:43.754Z] drwxr-xr-x 4 root root 28 Aug 4 20:18 .. [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 11 Aug 4 20:17 .dockerignore [2021-08-04T20:20:43.754Z] drwxrwxr-x 8 1001 1001 179 Aug 4 20:17 .git [2021-08-04T20:20:43.754Z] drwxrwxr-x 3 1001 1001 125 Aug 4 20:17 .github [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 818 Aug 4 20:17 .gitignore [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 76 Aug 4 20:17 .hadolint.yml [2021-08-04T20:20:43.754Z] drwx------ 3 1001 1001 58 Aug 4 20:17 .semver [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 20:17 .sonarcloud.properties [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 8609 Aug 4 20:17 Attribution.txt [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 43881 Aug 4 20:17 CHANGELOG.md [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 20:17 CONTRIBUTING.md [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 931 Aug 4 20:17 Dockerfile.build [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 849 Aug 4 20:17 Jenkinsfile [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 20:17 LICENSE [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 5915 Aug 4 20:17 Makefile [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 8643 Aug 4 20:17 README.md [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 20:17 SECURITY.md [2021-08-04T20:20:43.754Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 20:18 VERSION [2021-08-04T20:20:43.755Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 20:17 ZMQWindows.md [2021-08-04T20:20:43.755Z] drwxrwxr-x 2 1001 1001 37 Aug 4 20:17 bin [2021-08-04T20:20:43.755Z] drwxrwxr-x 14 1001 1001 4096 Aug 4 20:17 cmd [2021-08-04T20:20:43.755Z] -rw-r--r-- 1 root root 403847 Aug 4 20:20 coverage.out [2021-08-04T20:20:43.755Z] -rw-rw-r-- 1 1001 1001 813 Aug 4 20:17 go.mod [2021-08-04T20:20:43.755Z] -rw-r--r-- 1 root root 48847 Aug 4 20:18 go.sum [2021-08-04T20:20:43.755Z] drwxrwxr-x 8 1001 1001 124 Aug 4 20:17 internal [2021-08-04T20:20:43.755Z] drwxrwxr-x 3 1001 1001 16 Aug 4 20:17 openapi [2021-08-04T20:20:43.755Z] drwxrwxr-x 4 1001 1001 71 Aug 4 20:17 snap [2021-08-04T20:20:43.755Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 20:17 version.go [Pipeline] sh [2021-08-04T20:20:43.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T20:20:43.131Z] > git --version # timeout=10 [2021-08-04T20:20:43.154Z] > git --version # 'git version 2.17.1' [2021-08-04T20:20:43.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T20:20:43.243Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T20:20:45.776Z] + '[' -e coverage.out ] [2021-08-04T20:20:45.776Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-04T20:20:45.885Z] Stashed 1 file(s) [Pipeline] sh [2021-08-04T20:20:46.215Z] + make build [2021-08-04T20:20:46.215Z] go mod tidy [2021-08-04T20:20:46.497Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T20:20:47.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T20:20:54.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T20:20:54.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T20:20:55.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T20:20:55.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T20:20:56.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T20:20:57.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T20:20:58.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T20:20:59.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T20:21:00.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T20:21:01.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-04T20:21:02.515Z] $ docker stop --time=1 0293acdd1618eb1a4fe06886f7080820be0b583eeb0dcf289f264e1157aaa5c0 [2021-08-04T20:21:04.473Z] $ docker rm -f 0293acdd1618eb1a4fe06886f7080820be0b583eeb0dcf289f264e1157aaa5c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-04T20:21:05.210Z] Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:21:05.533Z] Merge succeeded, producing 6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:21:05.534Z] Checking out Revision 6cb98667c4756fff2b3fec638f83d3913bc19e3e (PR-3650) [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:21:04.375Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T20:21:04.390Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T20:21:04.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T20:21:04.449Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T20:21:04.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T20:21:04.461Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3650/head:refs/remotes/origin/PR-3650 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-04T20:21:05.230Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T20:21:05.250Z] > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 [2021-08-04T20:21:05.450Z] > git remote # timeout=10 [2021-08-04T20:21:05.466Z] > git config --get remote.origin.url # timeout=10 [2021-08-04T20:21:05.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T20:21:05.491Z] > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 [2021-08-04T20:21:05.513Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-04T20:21:05.539Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T20:21:05.550Z] > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 [2021-08-04T20:21:05.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T20:21:05.917Z] [2021-08-04T20:21:05.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:21:06.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T20:21:06.564Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-04T20:21:06.564Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-04T20:21:06.564Z] ca9280d653b3: Pulling fs layer [2021-08-04T20:21:06.564Z] 7e9c9ca2126c: Pulling fs layer [2021-08-04T20:21:06.994Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-04T20:21:06.994Z] cbdbe7a5bc2a: Download complete [2021-08-04T20:21:07.381Z] cbdbe7a5bc2a: Pull complete [2021-08-04T20:21:08.091Z] ca9280d653b3: Verifying Checksum [2021-08-04T20:21:08.091Z] ca9280d653b3: Download complete [2021-08-04T20:21:08.364Z] ca9280d653b3: Pull complete [2021-08-04T20:21:09.906Z] Commit message: "build: update docker in docker image for SMA to latest 20.10.7 to address snynk issue" [2021-08-04T20:21:10.319Z] 7e9c9ca2126c: Verifying Checksum [2021-08-04T20:21:10.320Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T20:21:10.598Z] provisioning config files... [2021-08-04T20:21:10.630Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2111883077177422068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:21:11.297Z] ---> docker-login.sh [2021-08-04T20:21:11.297Z] nexus3.edgexfoundry.org:10001 [2021-08-04T20:21:11.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:21:12.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:21:12.506Z] Configure a credential helper to remove this warning. See [2021-08-04T20:21:12.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:21:12.506Z] [2021-08-04T20:21:12.506Z] Login Succeeded [2021-08-04T20:21:12.506Z] nexus3.edgexfoundry.org:10002 [2021-08-04T20:21:12.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:21:13.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:21:13.060Z] Configure a credential helper to remove this warning. See [2021-08-04T20:21:13.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:21:13.060Z] [2021-08-04T20:21:13.060Z] Login Succeeded [2021-08-04T20:21:13.060Z] nexus3.edgexfoundry.org:10003 [2021-08-04T20:21:13.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:21:13.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:21:13.610Z] Configure a credential helper to remove this warning. See [2021-08-04T20:21:13.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:21:13.610Z] [2021-08-04T20:21:13.610Z] Login Succeeded [2021-08-04T20:21:13.610Z] nexus3.edgexfoundry.org:10004 [2021-08-04T20:21:13.694Z] 7e9c9ca2126c: Pull complete [2021-08-04T20:21:13.694Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-04T20:21:13.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T20:21:13.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-04T20:21:13.789Z] prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container [2021-08-04T20:21:13.858Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-04T20:21:13.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:21:14.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:21:14.158Z] Configure a credential helper to remove this warning. See [2021-08-04T20:21:14.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:21:14.158Z] [2021-08-04T20:21:14.158Z] Login Succeeded [2021-08-04T20:21:14.158Z] docker.io [2021-08-04T20:21:14.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T20:21:14.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T20:21:14.711Z] Configure a credential helper to remove this warning. See [2021-08-04T20:21:14.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T20:21:14.711Z] [2021-08-04T20:21:14.711Z] Login Succeeded [2021-08-04T20:21:14.711Z] ---> docker-login.sh ends [2021-08-04T20:21:16.092Z] $ docker top f131bd59f22c024e21bd27384412e52a27e4920d8c8f0795abd48a28aa12e60b -eo pid,comm [Pipeline] { [Pipeline] } [2021-08-04T20:21:16.185Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-04T20:21:16.501Z] + docker-compose build --help [2021-08-04T20:21:16.501Z] + grep parallel [Pipeline] echo [2021-08-04T20:21:16.743Z] ========================================================= [2021-08-04T20:21:16.743Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T20:21:16.743Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:21:17.082Z] --parallel Build images in parallel. [Pipeline] } [2021-08-04T20:21:17.099Z] + 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-08-04T20:21:17.097Z] $ docker stop --time=1 f131bd59f22c024e21bd27384412e52a27e4920d8c8f0795abd48a28aa12e60b [2021-08-04T20:21:18.294Z] $ docker rm -f f131bd59f22c024e21bd27384412e52a27e4920d8c8f0795abd48a28aa12e60b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:21:18.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-04T20:21:18.752Z] . [Pipeline] withDockerContainer [2021-08-04T20:21:18.851Z] prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container [2021-08-04T20:21:18.917Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-04T20:21:19.107Z] Sending build context to Docker daemon 165.8MB [2021-08-04T20:21:19.107Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T20:21:19.107Z] Step 2/6 : FROM ${BASE} [2021-08-04T20:21:19.280Z] $ docker top d6e63e6e5b05f3d053818b498b48903f27cf1cfcb6bf613476187ebb3466d7ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T20:21:20.961Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T20:21:20.961Z] 595b0fe564bb: Pulling fs layer [2021-08-04T20:21:20.961Z] 24495759ef45: Pulling fs layer [2021-08-04T20:21:20.961Z] d148012ef14d: Pulling fs layer [2021-08-04T20:21:20.961Z] e90a11edd702: Pulling fs layer [2021-08-04T20:21:20.961Z] d77568369979: Pulling fs layer [2021-08-04T20:21:20.961Z] 02195dbdac53: Pulling fs layer [2021-08-04T20:21:20.961Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T20:21:20.961Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T20:21:20.961Z] e90a11edd702: Waiting [2021-08-04T20:21:20.961Z] d77568369979: Waiting [2021-08-04T20:21:20.961Z] 02195dbdac53: Waiting [2021-08-04T20:21:20.961Z] 2b1b35aa2570: Waiting [2021-08-04T20:21:20.961Z] 2c1f732e5b09: Waiting [2021-08-04T20:21:20.961Z] d148012ef14d: Verifying Checksum [2021-08-04T20:21:20.961Z] d148012ef14d: Download complete [2021-08-04T20:21:20.961Z] 24495759ef45: Download complete [2021-08-04T20:21:20.961Z] d77568369979: Verifying Checksum [2021-08-04T20:21:20.961Z] d77568369979: Download complete [2021-08-04T20:21:20.961Z] 02195dbdac53: Verifying Checksum [2021-08-04T20:21:20.961Z] 02195dbdac53: Download complete [2021-08-04T20:21:20.961Z] 595b0fe564bb: Verifying Checksum [2021-08-04T20:21:20.961Z] 595b0fe564bb: Download complete [2021-08-04T20:21:20.961Z] 2b1b35aa2570: Verifying Checksum [2021-08-04T20:21:20.961Z] 2b1b35aa2570: Download complete [2021-08-04T20:21:20.961Z] 595b0fe564bb: Pull complete [2021-08-04T20:21:21.255Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-04T20:21:21.568Z] 24495759ef45: Pull complete [2021-08-04T20:21:21.841Z] Building core-command ... [2021-08-04T20:21:21.841Z] Building core-data ... [2021-08-04T20:21:21.841Z] Building core-metadata ... [2021-08-04T20:21:21.841Z] Building security-bootstrapper ... [2021-08-04T20:21:21.841Z] Building security-proxy-setup ... [2021-08-04T20:21:21.841Z] Building security-secretstore-setup ... [2021-08-04T20:21:21.841Z] Building support-notifications ... [2021-08-04T20:21:21.841Z] Building support-scheduler ... [2021-08-04T20:21:21.841Z] Building sys-mgmt-agent ... [2021-08-04T20:21:21.841Z] Building core-data [2021-08-04T20:21:21.841Z] Building security-bootstrapper [2021-08-04T20:21:21.841Z] Building security-secretstore-setup [2021-08-04T20:21:21.841Z] Building core-metadata [2021-08-04T20:21:21.841Z] Building security-proxy-setup [2021-08-04T20:21:21.847Z] d148012ef14d: Pull complete [2021-08-04T20:21:23.847Z] e90a11edd702: Verifying Checksum [2021-08-04T20:21:23.847Z] e90a11edd702: Download complete [2021-08-04T20:21:23.847Z] 2c1f732e5b09: Verifying Checksum [2021-08-04T20:21:23.847Z] 2c1f732e5b09: Download complete [2021-08-04T20:21:30.096Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:21:30.096Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:21:30.096Z] ---> 5795f5736252 [2021-08-04T20:21:30.096Z] Step 3/26 : WORKDIR /edgex-go [2021-08-04T20:21:30.369Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:21:30.369Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:21:30.637Z] ---> 5795f5736252 [2021-08-04T20:21:30.637Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T20:21:34.069Z] e90a11edd702: Pull complete [2021-08-04T20:21:34.069Z] d77568369979: Pull complete [2021-08-04T20:21:34.669Z] 02195dbdac53: Pull complete [2021-08-04T20:21:35.272Z] 2b1b35aa2570: Pull complete [2021-08-04T20:21:37.648Z] ---> Running in da5233ab284b [2021-08-04T20:21:37.649Z] ---> Running in e6875f8b35e4 [2021-08-04T20:21:41.919Z] Removing intermediate container e6875f8b35e4 [2021-08-04T20:21:41.919Z] ---> 3f5d0a07bbb3 [2021-08-04T20:21:41.919Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:21:42.032Z] 2c1f732e5b09: Pull complete [2021-08-04T20:21:42.032Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T20:21:42.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T20:21:42.032Z] ---> 88ecf2bb1f95 [2021-08-04T20:21:42.032Z] 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-08-04T20:21:42.194Z] Removing intermediate container da5233ab284b [2021-08-04T20:21:42.194Z] ---> a1885609fcf0 [2021-08-04T20:21:42.194Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:21:42.476Z] ---> Running in 97537f363afe [2021-08-04T20:21:43.440Z] ---> Running in 63c88b1fa19b [2021-08-04T20:21:44.418Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:21:44.418Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:21:44.418Z] ---> 5795f5736252 [2021-08-04T20:21:44.418Z] Step 3/22 : WORKDIR /edgex-go [2021-08-04T20:21:44.418Z] ---> Using cache [2021-08-04T20:21:44.418Z] ---> a1885609fcf0 [2021-08-04T20:21:44.418Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:21:45.856Z] ---> Running in b986ca9badfc [2021-08-04T20:21:46.475Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:21:46.475Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:21:46.475Z] ---> 5795f5736252 [2021-08-04T20:21:46.475Z] Step 3/32 : WORKDIR /edgex-go [2021-08-04T20:21:46.475Z] ---> Using cache [2021-08-04T20:21:46.475Z] ---> a1885609fcf0 [2021-08-04T20:21:46.475Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:21:46.475Z] ---> Running in 24771328e8bf [2021-08-04T20:21:46.475Z] Removing intermediate container 63c88b1fa19b [2021-08-04T20:21:46.475Z] ---> f4af0e28cb53 [2021-08-04T20:21:46.475Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-04T20:21:46.476Z] ---> Running in e9a39987b12e [2021-08-04T20:21:46.788Z] Removing intermediate container 97537f363afe [2021-08-04T20:21:46.788Z] ---> 42db3bde7987 [2021-08-04T20:21:46.788Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-04T20:21:46.788Z] ---> Running in 321b4eb60d20 [2021-08-04T20:21:47.060Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:21:47.060Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:21:47.060Z] ---> 5795f5736252 [2021-08-04T20:21:47.060Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T20:21:47.060Z] ---> Using cache [2021-08-04T20:21:47.060Z] ---> a1885609fcf0 [2021-08-04T20:21:47.060Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:21:47.060Z] ---> Using cache [2021-08-04T20:21:47.060Z] ---> f4af0e28cb53 [2021-08-04T20:21:47.060Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T20:21:47.060Z] ---> Running in 9d952bb84302 [2021-08-04T20:21:47.060Z] Removing intermediate container b986ca9badfc [2021-08-04T20:21:47.060Z] ---> cb2d9f5fb57b [2021-08-04T20:21:47.060Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-04T20:21:47.060Z] ---> Running in a2d8ef9dcca0 [2021-08-04T20:21:47.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:47.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:47.498Z] ---> Running in 75e561fe0f01 [2021-08-04T20:21:47.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:47.601Z] Removing intermediate container 24771328e8bf [2021-08-04T20:21:47.601Z] ---> 41b607512ce8 [2021-08-04T20:21:47.601Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-04T20:21:47.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:47.601Z] ---> Running in b45af45cf70d [2021-08-04T20:21:47.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:48.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:21:48.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:48.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:48.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:48.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:48.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:21:48.982Z] OK: 219 MiB in 52 packages [2021-08-04T20:21:48.982Z] OK: 219 MiB in 52 packages [2021-08-04T20:21:49.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:21:49.259Z] OK: 219 MiB in 52 packages [2021-08-04T20:21:49.259Z] Removing intermediate container 321b4eb60d20 [2021-08-04T20:21:49.259Z] ---> 7fae28512d73 [2021-08-04T20:21:49.259Z] Step 6/24 : COPY go.mod . [2021-08-04T20:21:49.259Z] OK: 219 MiB in 52 packages [2021-08-04T20:21:49.259Z] Removing intermediate container 9d952bb84302 [2021-08-04T20:21:49.259Z] ---> f6e471593ef0 [2021-08-04T20:21:49.259Z] Step 6/24 : COPY go.mod . [2021-08-04T20:21:49.530Z] ---> ad4ec3b92853 [2021-08-04T20:21:49.530Z] Step 7/24 : RUN go mod download [2021-08-04T20:21:49.530Z] ---> Running in 2792f1cce424 [2021-08-04T20:21:49.679Z] OK: 218 MiB in 52 packages [2021-08-04T20:21:49.802Z] OK: 219 MiB in 52 packages [2021-08-04T20:21:49.803Z] Removing intermediate container e9a39987b12e [2021-08-04T20:21:49.803Z] ---> e5b007e9109d [2021-08-04T20:21:49.803Z] Step 6/26 : COPY go.mod . [2021-08-04T20:21:49.803Z] ---> fc2559d44e9c [2021-08-04T20:21:49.803Z] Step 7/24 : RUN go mod download [2021-08-04T20:21:49.803Z] ---> Running in 944fa9a2161f [2021-08-04T20:21:49.803Z] Removing intermediate container b45af45cf70d [2021-08-04T20:21:49.803Z] ---> b5c7e1eeeebe [2021-08-04T20:21:49.803Z] Step 6/32 : COPY go.mod . [2021-08-04T20:21:50.075Z] ---> df160b7b87fe [2021-08-04T20:21:50.075Z] Step 7/26 : RUN go mod download [2021-08-04T20:21:50.075Z] ---> Running in 0c67853ff828 [2021-08-04T20:21:50.356Z] Removing intermediate container a2d8ef9dcca0 [2021-08-04T20:21:50.356Z] ---> 7acbbf851840 [2021-08-04T20:21:50.356Z] Step 6/22 : COPY go.mod . [2021-08-04T20:21:50.356Z] ---> ba0a3af5b0ab [2021-08-04T20:21:50.356Z] Step 7/32 : RUN go mod download [2021-08-04T20:21:50.356Z] ---> Running in ad47a256e1a4 [2021-08-04T20:21:50.633Z] ---> e417b909c2a5 [2021-08-04T20:21:50.633Z] Step 7/22 : RUN go mod download [2021-08-04T20:21:50.910Z] ---> Running in ad43c815ef5a [2021-08-04T20:21:51.141Z] Removing intermediate container 75e561fe0f01 [2021-08-04T20:21:51.141Z] ---> 922a562af988 [2021-08-04T20:21:51.141Z] Step 4/6 : WORKDIR /edgex-go [2021-08-04T20:21:51.141Z] ---> Running in 82233671b308 [2021-08-04T20:21:51.207Z] Removing intermediate container 2792f1cce424 [2021-08-04T20:21:51.207Z] ---> 3df92d6415ba [2021-08-04T20:21:51.207Z] Step 8/24 : COPY . . [2021-08-04T20:21:51.751Z] Removing intermediate container 82233671b308 [2021-08-04T20:21:51.751Z] ---> 173008e09d71 [2021-08-04T20:21:51.751Z] Step 5/6 : COPY go.mod . [2021-08-04T20:21:52.683Z] Removing intermediate container 944fa9a2161f [2021-08-04T20:21:52.683Z] ---> 37170d44a295 [2021-08-04T20:21:52.683Z] Step 8/24 : COPY . . [2021-08-04T20:21:52.744Z] ---> 20c0722c5ee3 [2021-08-04T20:21:52.744Z] Step 6/6 : RUN go mod download [2021-08-04T20:21:52.744Z] ---> Running in c1f46dcb7140 [2021-08-04T20:21:54.665Z] Removing intermediate container 0c67853ff828 [2021-08-04T20:21:54.665Z] ---> 55f7ac4c712b [2021-08-04T20:21:54.665Z] Step 8/26 : COPY . . [2021-08-04T20:21:54.937Z] Removing intermediate container ad47a256e1a4 [2021-08-04T20:21:54.937Z] ---> 1d7d406d3d7f [2021-08-04T20:21:54.937Z] Step 8/32 : COPY . . [2021-08-04T20:21:54.937Z] Removing intermediate container ad43c815ef5a [2021-08-04T20:21:54.937Z] ---> 0e75439b1ce7 [2021-08-04T20:21:54.937Z] Step 8/22 : COPY . . [2021-08-04T20:22:01.693Z] ---> 0134b1df5004 [2021-08-04T20:22:01.693Z] Step 9/24 : RUN go mod tidy [2021-08-04T20:22:01.693Z] ---> d29379fea725 [2021-08-04T20:22:01.693Z] Step 9/24 : RUN go mod tidy [2021-08-04T20:22:01.693Z] ---> Running in ae28589c32d6 [2021-08-04T20:22:01.693Z] ---> Running in 32e4ca545dbf [2021-08-04T20:22:03.654Z] Removing intermediate container ae28589c32d6 [2021-08-04T20:22:03.654Z] ---> 7f36c9fb4acb [2021-08-04T20:22:03.654Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-04T20:22:03.654Z] Removing intermediate container 32e4ca545dbf [2021-08-04T20:22:03.654Z] ---> 9c88ce3c753f [2021-08-04T20:22:03.654Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-04T20:22:03.654Z] ---> Running in 2ff2e970748b [2021-08-04T20:22:03.923Z] ---> Running in fbd2d832d197 [2021-08-04T20:22:04.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T20:22:04.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T20:22:20.086Z] ---> 5a20430f34e1 [2021-08-04T20:22:20.086Z] Step 9/32 : RUN go mod tidy [2021-08-04T20:22:20.086Z] ---> 7e017f4daefa [2021-08-04T20:22:20.086Z] Step 9/26 : RUN go mod tidy [2021-08-04T20:22:20.086Z] ---> f5b4b0fcfb0c [2021-08-04T20:22:20.086Z] Step 9/22 : RUN go mod tidy [2021-08-04T20:22:20.086Z] ---> Running in 5157fe64e85f [2021-08-04T20:22:20.086Z] ---> Running in f0ecee0ec267 [2021-08-04T20:22:20.086Z] ---> Running in 23469f099d42 [2021-08-04T20:22:20.363Z] Removing intermediate container 5157fe64e85f [2021-08-04T20:22:20.363Z] ---> 21466d59b27e [2021-08-04T20:22:20.364Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-04T20:22:20.364Z] ---> Running in c4ae12037625 [2021-08-04T20:22:20.635Z] Removing intermediate container f0ecee0ec267 [2021-08-04T20:22:20.635Z] ---> d02d0fc46b79 [2021-08-04T20:22:20.635Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-04T20:22:20.635Z] ---> Running in 71329adfd377 [2021-08-04T20:22:21.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T20:22:21.227Z] Removing intermediate container 23469f099d42 [2021-08-04T20:22:21.227Z] ---> 42d7356d76e0 [2021-08-04T20:22:21.227Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-04T20:22:21.227Z] ---> Running in de1bc06fcd5a [2021-08-04T20:22:21.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T20:22:21.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T20:22:44.396Z] Removing intermediate container fbd2d832d197 [2021-08-04T20:22:44.396Z] ---> 1dbbf5ea0000 [2021-08-04T20:22:44.396Z] [2021-08-04T20:22:44.396Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T20:22:44.396Z] 3.12: Pulling from library/alpine [2021-08-04T20:22:44.396Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T20:22:44.396Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T20:22:44.396Z] ---> 13621d1b12d4 [2021-08-04T20:22:44.396Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T20:22:44.396Z] ---> Running in 0c82fd0697c7 [2021-08-04T20:22:44.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:22:44.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:22:44.685Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-04T20:22:44.685Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:22:44.972Z] OK: 6 MiB in 15 packages [2021-08-04T20:22:45.615Z] Removing intermediate container 0c82fd0697c7 [2021-08-04T20:22:45.615Z] ---> ffb2f2bc96b1 [2021-08-04T20:22:45.615Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:22:45.615Z] ---> Running in b41c619e636c [2021-08-04T20:22:45.615Z] Removing intermediate container b41c619e636c [2021-08-04T20:22:45.615Z] ---> 63cde9f24473 [2021-08-04T20:22:45.615Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-04T20:22:45.908Z] ---> Running in 0db1f7de1cfa [2021-08-04T20:22:46.189Z] Removing intermediate container 0db1f7de1cfa [2021-08-04T20:22:46.189Z] ---> b97657fa8cd1 [2021-08-04T20:22:46.189Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T20:22:46.471Z] ---> Running in 24308225037e [2021-08-04T20:22:46.471Z] Removing intermediate container 24308225037e [2021-08-04T20:22:46.471Z] ---> d37a5491710d [2021-08-04T20:22:46.471Z] Step 16/24 : WORKDIR / [2021-08-04T20:22:46.749Z] ---> Running in 05d31417d149 [2021-08-04T20:22:47.029Z] Removing intermediate container 2ff2e970748b [2021-08-04T20:22:47.029Z] ---> 5a10aadcf8b1 [2021-08-04T20:22:47.029Z] [2021-08-04T20:22:47.029Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T20:22:47.029Z] ---> 13621d1b12d4 [2021-08-04T20:22:47.029Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-04T20:22:47.029Z] ---> Running in ebf2e0e01b21 [2021-08-04T20:22:47.029Z] Removing intermediate container 05d31417d149 [2021-08-04T20:22:47.029Z] ---> 6545a807a699 [2021-08-04T20:22:47.029Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:22:47.366Z] Removing intermediate container ebf2e0e01b21 [2021-08-04T20:22:47.366Z] ---> a747e495e56b [2021-08-04T20:22:47.366Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-04T20:22:47.366Z] ---> Running in 54fdfe75d0e9 [2021-08-04T20:22:47.366Z] ---> 78087d17751a [2021-08-04T20:22:47.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-04T20:22:47.366Z] Removing intermediate container 54fdfe75d0e9 [2021-08-04T20:22:47.366Z] ---> 38c56539254f [2021-08-04T20:22:47.366Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-04T20:22:47.643Z] ---> Running in dd4ce3bba29a [2021-08-04T20:22:47.643Z] Removing intermediate container dd4ce3bba29a [2021-08-04T20:22:47.643Z] ---> e5fc96186560 [2021-08-04T20:22:47.643Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:22:47.928Z] ---> Running in 5a9cfb8d844b [2021-08-04T20:22:48.205Z] ---> d13eb60c7531 [2021-08-04T20:22:48.205Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-04T20:22:48.485Z] ---> d334150cd94f [2021-08-04T20:22:48.485Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-04T20:22:48.485Z] ---> Running in aff5f9993092 [2021-08-04T20:22:48.759Z] Removing intermediate container aff5f9993092 [2021-08-04T20:22:48.759Z] ---> 9166b1dbefaa [2021-08-04T20:22:48.759Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:22:48.759Z] ---> Running in c3d0dd2d48be [2021-08-04T20:22:49.042Z] Removing intermediate container c3d0dd2d48be [2021-08-04T20:22:49.042Z] ---> 77bb39ab4649 [2021-08-04T20:22:49.042Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T20:22:49.042Z] ---> Running in 2d3cc247f3e1 [2021-08-04T20:22:49.042Z] Removing intermediate container 5a9cfb8d844b [2021-08-04T20:22:49.042Z] ---> 692ca6b98380 [2021-08-04T20:22:49.042Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-04T20:22:49.042Z] Removing intermediate container 2d3cc247f3e1 [2021-08-04T20:22:49.042Z] ---> efd80a9dce25 [2021-08-04T20:22:49.042Z] Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:22:49.314Z] ---> Running in d1ca9ca03f40 [2021-08-04T20:22:49.314Z] ---> Running in 5ad0cca59814 [2021-08-04T20:22:49.587Z] Removing intermediate container 5ad0cca59814 [2021-08-04T20:22:49.587Z] ---> 82c35dba1692 [2021-08-04T20:22:49.587Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T20:22:49.587Z] ---> Running in ab394e8a2999 [2021-08-04T20:22:49.861Z] Removing intermediate container ab394e8a2999 [2021-08-04T20:22:49.861Z] ---> 9d3da95c7f20 [2021-08-04T20:22:49.861Z] [2021-08-04T20:22:49.861Z] Successfully built 9d3da95c7f20 [2021-08-04T20:22:49.861Z] Successfully tagged core-metadata:latest [2021-08-04T20:22:50.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:22:50.137Z] Building support-scheduler [2021-08-04T20:22:50.735Z]  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:22:51.012Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-04T20:22:51.012Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-04T20:22:51.285Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-04T20:22:51.553Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-04T20:22:52.147Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-04T20:22:52.418Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-04T20:22:52.418Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:22:52.418Z] OK: 8 MiB in 20 packages [2021-08-04T20:22:55.049Z] Removing intermediate container d1ca9ca03f40 [2021-08-04T20:22:55.049Z] ---> 56ec33fab622 [2021-08-04T20:22:55.049Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:22:55.334Z] ---> 0e60b1b4249b [2021-08-04T20:22:55.334Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-04T20:22:56.342Z] ---> ce28a3dc54b4 [2021-08-04T20:22:56.342Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-04T20:22:56.630Z] ---> 7e11b31d0996 [2021-08-04T20:22:56.630Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-04T20:22:56.630Z] ---> Running in 5d9c79cb50ae [2021-08-04T20:22:56.908Z] Removing intermediate container 5d9c79cb50ae [2021-08-04T20:22:56.908Z] ---> 18745d12f932 [2021-08-04T20:22:56.908Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:22:56.908Z] ---> Running in 687ca2962266 [2021-08-04T20:22:57.181Z] Removing intermediate container 687ca2962266 [2021-08-04T20:22:57.181Z] ---> 8c9cbcf1a3e4 [2021-08-04T20:22:57.181Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T20:22:57.458Z] ---> Running in c10ccdcb42f5 [2021-08-04T20:22:57.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:22:57.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:22:57.458Z] ---> 5795f5736252 [2021-08-04T20:22:57.458Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T20:22:57.458Z] ---> Using cache [2021-08-04T20:22:57.458Z] ---> a1885609fcf0 [2021-08-04T20:22:57.458Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:22:57.458Z] ---> Using cache [2021-08-04T20:22:57.458Z] ---> 41b607512ce8 [2021-08-04T20:22:57.458Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-04T20:22:57.458Z] ---> Using cache [2021-08-04T20:22:57.458Z] ---> b5c7e1eeeebe [2021-08-04T20:22:57.458Z] Step 6/23 : COPY go.mod . [2021-08-04T20:22:57.458Z] ---> Using cache [2021-08-04T20:22:57.458Z] ---> ba0a3af5b0ab [2021-08-04T20:22:57.458Z] Step 7/23 : RUN go mod download [2021-08-04T20:22:57.458Z] ---> Using cache [2021-08-04T20:22:57.458Z] ---> 1d7d406d3d7f [2021-08-04T20:22:57.458Z] Step 8/23 : COPY . . [2021-08-04T20:22:57.458Z] ---> Using cache [2021-08-04T20:22:57.458Z] ---> 5a20430f34e1 [2021-08-04T20:22:57.458Z] Step 9/23 : RUN go mod tidy [2021-08-04T20:22:57.458Z] ---> Using cache [2021-08-04T20:22:57.458Z] ---> 21466d59b27e [2021-08-04T20:22:57.458Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-04T20:22:57.458Z] ---> Running in cfe35196288a [2021-08-04T20:22:57.458Z] Removing intermediate container c10ccdcb42f5 [2021-08-04T20:22:57.458Z] ---> a0ea1565ca1b [2021-08-04T20:22:57.458Z] Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:22:57.458Z] ---> Running in 6c98877e546a [2021-08-04T20:22:57.734Z] Removing intermediate container 6c98877e546a [2021-08-04T20:22:57.734Z] ---> da5e12936f36 [2021-08-04T20:22:57.734Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T20:22:57.734Z] ---> Running in 60e773da07cc [2021-08-04T20:22:58.007Z] Removing intermediate container 60e773da07cc [2021-08-04T20:22:58.007Z] ---> 54f88246021f [2021-08-04T20:22:58.007Z] [2021-08-04T20:22:58.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T20:22:58.288Z] Successfully built 54f88246021f [2021-08-04T20:22:58.289Z] Successfully tagged core-data:latest [2021-08-04T20:22:58.289Z] Building support-notifications [2021-08-04T20:22:58.917Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T20:23:03.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T20:23:04.221Z] Removing intermediate container c4ae12037625 [2021-08-04T20:23:04.221Z] ---> bffc254c4d08 [2021-08-04T20:23:04.221Z] [2021-08-04T20:23:04.221Z] Step 11/32 : FROM alpine:3.12 [2021-08-04T20:23:04.221Z] ---> 13621d1b12d4 [2021-08-04T20:23:04.221Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-04T20:23:04.493Z] ---> Running in e2fd23ea8700 [2021-08-04T20:23:04.493Z] Removing intermediate container de1bc06fcd5a [2021-08-04T20:23:04.493Z] ---> 1011efc2ccd4 [2021-08-04T20:23:04.493Z] [2021-08-04T20:23:04.493Z] Step 11/22 : FROM alpine:3.12 [2021-08-04T20:23:04.493Z] ---> 13621d1b12d4 [2021-08-04T20:23:04.493Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-04T20:23:04.493Z] ---> Running in a0ce8a9093a5 [2021-08-04T20:23:04.767Z] Removing intermediate container e2fd23ea8700 [2021-08-04T20:23:04.767Z] ---> 7da98cb4505b [2021-08-04T20:23:04.767Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-04T20:23:04.767Z] ---> Running in d3ce91f69a11 [2021-08-04T20:23:05.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:05.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:05.649Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-04T20:23:05.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:05.650Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T20:23:05.650Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-04T20:23:05.650Z] (4/4) Installing curl (7.78.0-r0) [2021-08-04T20:23:05.650Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:23:05.650Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T20:23:05.650Z] OK: 7 MiB in 18 packages [2021-08-04T20:23:05.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:06.202Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-04T20:23:06.202Z] (2/2) Installing su-exec (0.2-r1) [2021-08-04T20:23:06.202Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:23:06.202Z] OK: 6 MiB in 16 packages [2021-08-04T20:23:06.799Z] Removing intermediate container a0ce8a9093a5 [2021-08-04T20:23:06.799Z] ---> 895181a1174b [2021-08-04T20:23:06.799Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T20:23:07.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:23:07.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:23:07.415Z] ---> 5795f5736252 [2021-08-04T20:23:07.415Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T20:23:07.415Z] ---> Using cache [2021-08-04T20:23:07.415Z] ---> a1885609fcf0 [2021-08-04T20:23:07.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:23:07.415Z] ---> Using cache [2021-08-04T20:23:07.415Z] ---> 41b607512ce8 [2021-08-04T20:23:07.415Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-04T20:23:07.415Z] ---> Running in d8012ad4e465 [2021-08-04T20:23:07.415Z] Removing intermediate container d3ce91f69a11 [2021-08-04T20:23:07.415Z] ---> 561f41d89975 [2021-08-04T20:23:07.415Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-04T20:23:07.415Z] ---> Running in 506e3931a50d [2021-08-04T20:23:07.415Z] ---> Running in 24f479de5a4b [2021-08-04T20:23:07.700Z] Removing intermediate container 71329adfd377 [2021-08-04T20:23:07.700Z] ---> 8dd36025582a [2021-08-04T20:23:07.700Z] [2021-08-04T20:23:07.700Z] Step 11/26 : FROM alpine:3.12 [2021-08-04T20:23:07.700Z] ---> 13621d1b12d4 [2021-08-04T20:23:07.700Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-04T20:23:07.700Z] Removing intermediate container d8012ad4e465 [2021-08-04T20:23:07.700Z] ---> 08ef1ed0588e [2021-08-04T20:23:07.700Z] Step 14/22 : WORKDIR /edgex [2021-08-04T20:23:07.700Z] ---> Running in e8a765a5a087 [2021-08-04T20:23:07.700Z] ---> Running in a8a36576cac9 [2021-08-04T20:23:07.992Z] Removing intermediate container 24f479de5a4b [2021-08-04T20:23:07.992Z] ---> 03cfb3800d69 [2021-08-04T20:23:07.992Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-04T20:23:07.992Z] ---> Running in 0f7f303496c5 [2021-08-04T20:23:07.992Z] Removing intermediate container a8a36576cac9 [2021-08-04T20:23:07.992Z] ---> fb5b52e424dc [2021-08-04T20:23:07.992Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-04T20:23:08.291Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:08.291Z] Removing intermediate container 0f7f303496c5 [2021-08-04T20:23:08.291Z] ---> c59f38b92bbe [2021-08-04T20:23:08.291Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-04T20:23:08.576Z] ---> Running in f22a01fe789e [2021-08-04T20:23:08.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:08.576Z] ---> 6354a7948668 [2021-08-04T20:23:08.576Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-04T20:23:08.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:08.867Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-04T20:23:08.867Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T20:23:08.867Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-04T20:23:08.867Z] (4/6) Installing curl (7.78.0-r0) [2021-08-04T20:23:08.867Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-04T20:23:08.867Z] (6/6) Installing su-exec (0.2-r1) [2021-08-04T20:23:08.867Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:23:08.867Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T20:23:09.167Z] OK: 7 MiB in 20 packages [2021-08-04T20:23:09.167Z] ---> 5a632e1791a7 [2021-08-04T20:23:09.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-04T20:23:09.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:10.114Z] Removing intermediate container e8a765a5a087 [2021-08-04T20:23:10.114Z] ---> ebb787923d6e [2021-08-04T20:23:10.114Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T20:23:10.114Z] ---> 23804f8be45c [2021-08-04T20:23:10.114Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-04T20:23:10.114Z] Removing intermediate container f22a01fe789e [2021-08-04T20:23:10.114Z] ---> ce05bcb20a91 [2021-08-04T20:23:10.114Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-04T20:23:10.114Z] ---> Running in 9fccf6bfb1c6 [2021-08-04T20:23:10.114Z] ---> Running in 2571bf3df335 [2021-08-04T20:23:10.114Z] ---> Running in c3d9b393045d [2021-08-04T20:23:10.441Z] Removing intermediate container 2571bf3df335 [2021-08-04T20:23:10.441Z] ---> 7350b41e9731 [2021-08-04T20:23:10.441Z] Step 19/22 : CMD ["--init=true"] [2021-08-04T20:23:10.441Z] Removing intermediate container 9fccf6bfb1c6 [2021-08-04T20:23:10.441Z] ---> 2e9e3f715460 [2021-08-04T20:23:10.441Z] Step 14/26 : WORKDIR / [2021-08-04T20:23:10.441Z] Removing intermediate container c3d9b393045d [2021-08-04T20:23:10.441Z] ---> f9e22f92306b [2021-08-04T20:23:10.441Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-04T20:23:10.441Z] ---> Running in 8a36e1052c9a [2021-08-04T20:23:10.441Z] ---> Running in af20969c71a8 [2021-08-04T20:23:10.815Z] ---> d9eec11e1833 [2021-08-04T20:23:10.815Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-04T20:23:10.815Z] Removing intermediate container 8a36e1052c9a [2021-08-04T20:23:10.815Z] ---> eb9290bbb5f0 [2021-08-04T20:23:10.815Z] Step 20/22 : LABEL arch=x86_64 [2021-08-04T20:23:10.815Z] Removing intermediate container af20969c71a8 [2021-08-04T20:23:10.815Z] ---> fad9f4c065ea [2021-08-04T20:23:10.815Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-04T20:23:10.815Z] ---> Running in 6a3ee008e804 [2021-08-04T20:23:10.815Z] ---> Running in df4a1dd7b0cf [2021-08-04T20:23:11.119Z] OK: 219 MiB in 52 packages [2021-08-04T20:23:11.119Z] Removing intermediate container df4a1dd7b0cf [2021-08-04T20:23:11.119Z] ---> 0fe475c1dd2a [2021-08-04T20:23:11.119Z] Step 21/22 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:23:11.421Z] ---> Running in c4cebfa25515 [2021-08-04T20:23:11.421Z] ---> e579ac3402a2 [2021-08-04T20:23:11.421Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-04T20:23:11.722Z] Removing intermediate container c4cebfa25515 [2021-08-04T20:23:11.722Z] ---> 959dd680ed44 [2021-08-04T20:23:11.722Z] Step 22/22 : LABEL version=0.0.0 [2021-08-04T20:23:11.722Z] ---> Running in f45b7b4e7ed7 [2021-08-04T20:23:12.029Z] ---> 976498a7e1a9 [2021-08-04T20:23:12.029Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-04T20:23:12.029Z] Removing intermediate container 506e3931a50d [2021-08-04T20:23:12.029Z] ---> 80847dfa03d3 [2021-08-04T20:23:12.029Z] Step 6/23 : COPY go.mod . [2021-08-04T20:23:12.332Z] Removing intermediate container f45b7b4e7ed7 [2021-08-04T20:23:12.332Z] ---> bdb958718056 [2021-08-04T20:23:12.332Z] [2021-08-04T20:23:12.615Z] ---> ea57e3d68961 [2021-08-04T20:23:12.615Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-04T20:23:12.615Z] Successfully built bdb958718056 [2021-08-04T20:23:12.615Z] Successfully tagged security-proxy-setup:latest [2021-08-04T20:23:12.615Z] Building sys-mgmt-agent [2021-08-04T20:23:12.615Z] ---> 50098c105ad3 [2021-08-04T20:23:12.615Z] Step 7/23 : RUN go mod download [2021-08-04T20:23:12.615Z]  Building security-proxy-setup ... done Removing intermediate container 6a3ee008e804 [2021-08-04T20:23:12.615Z] ---> 4a363ae3c3a9 [2021-08-04T20:23:12.615Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:23:12.615Z] ---> Running in 443b5f01f758 [2021-08-04T20:23:14.074Z] ---> 9624f0480b34 [2021-08-04T20:23:14.074Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-04T20:23:14.360Z] ---> d979f00870ea [2021-08-04T20:23:14.360Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-04T20:23:14.975Z] ---> 198c3be2ed95 [2021-08-04T20:23:14.975Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-04T20:23:15.254Z] ---> 4e59f3e8828f [2021-08-04T20:23:15.254Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-04T20:23:15.532Z] ---> 9a69ad86b0ec [2021-08-04T20:23:15.532Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-04T20:23:15.814Z] Removing intermediate container 443b5f01f758 [2021-08-04T20:23:15.814Z] ---> 99ac9fddf934 [2021-08-04T20:23:15.814Z] Step 8/23 : COPY . . [2021-08-04T20:23:15.814Z] ---> da8cbcce86a0 [2021-08-04T20:23:15.814Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-04T20:23:16.821Z] ---> f17519f46ed8 [2021-08-04T20:23:16.821Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-04T20:23:16.821Z] ---> 28dc8c65d865 [2021-08-04T20:23:16.821Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-04T20:23:17.103Z] ---> Running in 5f302b62e482 [2021-08-04T20:23:18.116Z] ---> 1626cc7fbb71 [2021-08-04T20:23:18.116Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-04T20:23:18.116Z] ---> Running in de771687a286 [2021-08-04T20:23:18.738Z] Removing intermediate container de771687a286 [2021-08-04T20:23:18.738Z] ---> fd70f714ff3e [2021-08-04T20:23:18.738Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-04T20:23:19.352Z] ---> ddac6592000f [2021-08-04T20:23:19.352Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-04T20:23:19.629Z] Removing intermediate container 5f302b62e482 [2021-08-04T20:23:19.629Z] ---> 87168e2e38c1 [2021-08-04T20:23:19.629Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-04T20:23:19.949Z] ---> Running in 46f247fdc33a [2021-08-04T20:23:19.949Z] ---> Running in 30ea0a4745dc [2021-08-04T20:23:20.573Z] Removing intermediate container 46f247fdc33a [2021-08-04T20:23:20.573Z] ---> 3f4a18525ba1 [2021-08-04T20:23:20.573Z] Step 24/26 : LABEL arch=x86_64 [2021-08-04T20:23:21.191Z] ---> Running in 563cd722eefb [2021-08-04T20:23:21.480Z] Removing intermediate container 563cd722eefb [2021-08-04T20:23:21.480Z] ---> c98041678d39 [2021-08-04T20:23:21.480Z] Step 25/26 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:23:21.777Z] ---> Running in 4b23dd19547f [2021-08-04T20:23:22.074Z] ---> 0d2c8f20df31 [2021-08-04T20:23:22.074Z] Step 9/23 : RUN go mod tidy [2021-08-04T20:23:22.074Z] Removing intermediate container 4b23dd19547f [2021-08-04T20:23:22.074Z] ---> d51736588495 [2021-08-04T20:23:22.074Z] Step 26/26 : LABEL version=0.0.0 [2021-08-04T20:23:22.074Z] Removing intermediate container 30ea0a4745dc [2021-08-04T20:23:22.074Z] ---> 2bc65a3c5aef [2021-08-04T20:23:22.074Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-04T20:23:22.074Z] ---> Running in abd988d3a181 [2021-08-04T20:23:22.074Z] ---> Running in 32885c85c186 [2021-08-04T20:23:22.359Z] ---> Running in 29760119efdd [2021-08-04T20:23:22.359Z] Removing intermediate container 32885c85c186 [2021-08-04T20:23:22.359Z] ---> 95a8e12e327f [2021-08-04T20:23:22.359Z] [2021-08-04T20:23:22.644Z] Removing intermediate container 29760119efdd [2021-08-04T20:23:22.644Z] ---> 7988542f7e84 [2021-08-04T20:23:22.644Z] Step 29/32 : CMD ["gate"] [2021-08-04T20:23:22.644Z] Successfully built 95a8e12e327f [2021-08-04T20:23:22.644Z] Successfully tagged security-secretstore-setup:latest [2021-08-04T20:23:22.644Z]  Building security-secretstore-setup ... done Building core-command [2021-08-04T20:23:22.927Z] ---> Running in 5b30e3ab27d7 [2021-08-04T20:23:22.927Z] Removing intermediate container 5b30e3ab27d7 [2021-08-04T20:23:22.927Z] ---> 54309e76f8db [2021-08-04T20:23:22.927Z] Step 30/32 : LABEL arch=x86_64 [2021-08-04T20:23:23.557Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:23:23.557Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:23:23.557Z] ---> 5795f5736252 [2021-08-04T20:23:23.557Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T20:23:23.557Z] ---> Using cache [2021-08-04T20:23:23.557Z] ---> a1885609fcf0 [2021-08-04T20:23:23.557Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:23:23.557Z] ---> Using cache [2021-08-04T20:23:23.557Z] ---> 41b607512ce8 [2021-08-04T20:23:23.557Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-04T20:23:24.161Z] ---> Running in d50d72f14c88 [2021-08-04T20:23:24.161Z] ---> Running in 441a92d200dd [2021-08-04T20:23:24.496Z] Removing intermediate container d50d72f14c88 [2021-08-04T20:23:24.496Z] ---> 6114c98aae05 [2021-08-04T20:23:24.496Z] Step 31/32 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:23:24.799Z] ---> Running in 176e1d25e33c [2021-08-04T20:23:24.799Z] Removing intermediate container abd988d3a181 [2021-08-04T20:23:24.799Z] ---> 72ff5f6c069b [2021-08-04T20:23:24.799Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-04T20:23:24.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:24.799Z] ---> Running in 9107e7c32757 [2021-08-04T20:23:25.095Z] Removing intermediate container 176e1d25e33c [2021-08-04T20:23:25.095Z] ---> 4ab00f90c4c2 [2021-08-04T20:23:25.095Z] Step 32/32 : LABEL version=0.0.0 [2021-08-04T20:23:25.095Z] ---> Running in 64b5eb150ca9 [2021-08-04T20:23:25.389Z] Removing intermediate container 64b5eb150ca9 [2021-08-04T20:23:25.389Z] ---> 86478f4b7d51 [2021-08-04T20:23:25.389Z] [2021-08-04T20:23:25.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T20:23:25.675Z] Successfully built 86478f4b7d51 [2021-08-04T20:23:25.675Z] Successfully tagged security-bootstrapper:latest [2021-08-04T20:23:25.675Z]  Building security-bootstrapper ... done Removing intermediate container cfe35196288a [2021-08-04T20:23:25.675Z] ---> b60e82d54665 [2021-08-04T20:23:25.675Z] [2021-08-04T20:23:25.675Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T20:23:25.675Z] ---> 13621d1b12d4 [2021-08-04T20:23:25.675Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-04T20:23:25.675Z] ---> Using cache [2021-08-04T20:23:25.675Z] ---> ffb2f2bc96b1 [2021-08-04T20:23:25.675Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:23:25.675Z] ---> Using cache [2021-08-04T20:23:25.675Z] ---> 63cde9f24473 [2021-08-04T20:23:25.675Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-04T20:23:25.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:25.675Z] ---> Running in 541cb6dee8e6 [2021-08-04T20:23:25.959Z] Removing intermediate container 541cb6dee8e6 [2021-08-04T20:23:25.959Z] ---> 5dcda8a19360 [2021-08-04T20:23:25.959Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T20:23:25.959Z] ---> Running in 79f22e85c891 [2021-08-04T20:23:26.245Z] Removing intermediate container 79f22e85c891 [2021-08-04T20:23:26.245Z] ---> 4e031abb7b6f [2021-08-04T20:23:26.245Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:23:26.245Z] OK: 219 MiB in 52 packages [2021-08-04T20:23:26.865Z] ---> ae6fc395b201 [2021-08-04T20:23:26.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-04T20:23:27.168Z] Removing intermediate container 441a92d200dd [2021-08-04T20:23:27.168Z] ---> 04b711ab03f9 [2021-08-04T20:23:27.168Z] Step 6/24 : COPY go.mod . [2021-08-04T20:23:27.800Z] ---> 5eb7ff5b29fe [2021-08-04T20:23:27.800Z] Step 7/24 : RUN go mod download [2021-08-04T20:23:27.800Z] ---> fe61bc8fcef9 [2021-08-04T20:23:27.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-04T20:23:27.800Z] ---> Running in f433b858505f [2021-08-04T20:23:28.085Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:23:28.086Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:23:28.086Z] ---> 5795f5736252 [2021-08-04T20:23:28.086Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T20:23:28.086Z] ---> Using cache [2021-08-04T20:23:28.086Z] ---> a1885609fcf0 [2021-08-04T20:23:28.086Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:23:28.086Z] ---> Using cache [2021-08-04T20:23:28.086Z] ---> 41b607512ce8 [2021-08-04T20:23:28.086Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T20:23:28.086Z] ---> Using cache [2021-08-04T20:23:28.086Z] ---> b5c7e1eeeebe [2021-08-04T20:23:28.086Z] Step 6/24 : COPY go.mod . [2021-08-04T20:23:28.086Z] ---> Using cache [2021-08-04T20:23:28.086Z] ---> ba0a3af5b0ab [2021-08-04T20:23:28.086Z] Step 7/24 : RUN go mod download [2021-08-04T20:23:28.086Z] ---> Using cache [2021-08-04T20:23:28.086Z] ---> 1d7d406d3d7f [2021-08-04T20:23:28.086Z] Step 8/24 : COPY . . [2021-08-04T20:23:28.086Z] ---> Using cache [2021-08-04T20:23:28.086Z] ---> 5a20430f34e1 [2021-08-04T20:23:28.086Z] Step 9/24 : RUN go mod tidy [2021-08-04T20:23:28.086Z] ---> Using cache [2021-08-04T20:23:28.086Z] ---> 21466d59b27e [2021-08-04T20:23:28.086Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-04T20:23:28.086Z] ---> Running in 3d8746076c40 [2021-08-04T20:23:28.371Z] ---> 37fc6ca74755 [2021-08-04T20:23:28.371Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-04T20:23:28.371Z] ---> Running in bb6a28df9d1a [2021-08-04T20:23:28.658Z] Removing intermediate container bb6a28df9d1a [2021-08-04T20:23:28.658Z] ---> e062cf4e6a2b [2021-08-04T20:23:28.658Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:23:28.658Z] ---> Running in a426e4b07bb8 [2021-08-04T20:23:28.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T20:23:28.943Z] Removing intermediate container a426e4b07bb8 [2021-08-04T20:23:28.943Z] ---> 5ce7acf4781c [2021-08-04T20:23:28.943Z] Step 21/23 : LABEL arch=x86_64 [2021-08-04T20:23:28.943Z] ---> Running in 465019d07cd9 [2021-08-04T20:23:29.227Z] Removing intermediate container 465019d07cd9 [2021-08-04T20:23:29.227Z] ---> d15a49a47179 [2021-08-04T20:23:29.227Z] Step 22/23 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:23:29.227Z] ---> Running in a1802cc8ab49 [2021-08-04T20:23:29.510Z] Removing intermediate container a1802cc8ab49 [2021-08-04T20:23:29.510Z] ---> bd8ea4f6f7d3 [2021-08-04T20:23:29.510Z] Step 23/23 : LABEL version=0.0.0 [2021-08-04T20:23:29.510Z] ---> Running in 2f1c12d5bb5c [2021-08-04T20:23:29.510Z] Removing intermediate container 2f1c12d5bb5c [2021-08-04T20:23:29.510Z] ---> 090fd5ad8c83 [2021-08-04T20:23:29.510Z] [2021-08-04T20:23:29.671Z] Removing intermediate container c1f46dcb7140 [2021-08-04T20:23:29.671Z] ---> d7169ad6d13d [2021-08-04T20:23:29.671Z] Successfully built d7169ad6d13d [2021-08-04T20:23:29.671Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:23:29.805Z] Successfully built 090fd5ad8c83 [2021-08-04T20:23:29.805Z] Successfully tagged support-scheduler:latest [2021-08-04T20:23:30.029Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T20:23:30.029Z] . [Pipeline] withDockerContainer [2021-08-04T20:23:30.085Z]  Building support-scheduler ... done Removing intermediate container f433b858505f [2021-08-04T20:23:30.085Z] ---> 3f46e244e9e1 [2021-08-04T20:23:30.085Z] Step 8/24 : COPY . . [2021-08-04T20:23:30.304Z] prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container [2021-08-04T20:23:30.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-08-04T20:23:32.214Z] $ docker top d3a2785205241dba8475f47fa987345b3455d7d2b20b9df9d57524dd5b102bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T20:23:33.226Z] + go version [2021-08-04T20:23:33.226Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-04T20:23:33.246Z] $ docker stop --time=1 d3a2785205241dba8475f47fa987345b3455d7d2b20b9df9d57524dd5b102bd5 [2021-08-04T20:23:35.301Z] $ docker rm -f d3a2785205241dba8475f47fa987345b3455d7d2b20b9df9d57524dd5b102bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:23:36.156Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T20:23:36.156Z] . [Pipeline] withDockerContainer [2021-08-04T20:23:36.432Z] prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container [2021-08-04T20:23:36.518Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-08-04T20:23:36.918Z] ---> a85b91b311c4 [2021-08-04T20:23:36.918Z] Step 9/24 : RUN go mod tidy [2021-08-04T20:23:37.231Z] ---> Running in 43c822625500 [2021-08-04T20:23:38.059Z] $ docker top e2de152ea6094a39123b06546d8346d8fc09ba2071c4f0617044eb50466d0a0a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-04T20:23:38.392Z] ========================================================= [2021-08-04T20:23:38.392Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-04T20:23:38.392Z] ========================================================= [Pipeline] sh [2021-08-04T20:23:39.053Z] + go mod tidy [2021-08-04T20:23:39.336Z] Removing intermediate container 43c822625500 [2021-08-04T20:23:39.336Z] ---> 500fa01f0f47 [2021-08-04T20:23:39.336Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-04T20:23:39.336Z] ---> Running in 857086a8ad3f [2021-08-04T20:23:39.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] sh [2021-08-04T20:23:40.721Z] + make test [2021-08-04T20:23:40.721Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-04T20:23:40.721Z] go mod tidy [2021-08-04T20:23:41.330Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-04T20:23:52.558Z] Removing intermediate container 9107e7c32757 [2021-08-04T20:23:52.558Z] ---> c23771baca48 [2021-08-04T20:23:52.558Z] [2021-08-04T20:23:52.558Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T20:23:52.558Z] ---> 13621d1b12d4 [2021-08-04T20:23:52.558Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-04T20:23:52.558Z] ---> Running in 076f70aada2f [2021-08-04T20:23:52.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:52.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:23:52.840Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-04T20:23:52.840Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-04T20:23:52.840Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:23:52.840Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T20:23:52.840Z] OK: 6 MiB in 16 packages [2021-08-04T20:23:53.461Z] Removing intermediate container 3d8746076c40 [2021-08-04T20:23:53.461Z] ---> e6c1efde4102 [2021-08-04T20:23:53.461Z] [2021-08-04T20:23:53.461Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T20:23:53.461Z] ---> 13621d1b12d4 [2021-08-04T20:23:53.461Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T20:23:53.461Z] ---> Using cache [2021-08-04T20:23:53.461Z] ---> ffb2f2bc96b1 [2021-08-04T20:23:53.461Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:23:53.461Z] ---> Using cache [2021-08-04T20:23:53.461Z] ---> 63cde9f24473 [2021-08-04T20:23:53.461Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-04T20:23:53.461Z] ---> Running in d2a38a6b746a [2021-08-04T20:23:53.748Z] Removing intermediate container d2a38a6b746a [2021-08-04T20:23:53.748Z] ---> 3b21ffbd0ae0 [2021-08-04T20:23:53.748Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T20:23:53.748Z] Removing intermediate container 076f70aada2f [2021-08-04T20:23:53.748Z] ---> ce266f856a29 [2021-08-04T20:23:53.748Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:23:53.748Z] ---> Running in b7798674138e [2021-08-04T20:23:53.748Z] ---> Running in c80e69128223 [2021-08-04T20:23:54.028Z] Removing intermediate container b7798674138e [2021-08-04T20:23:54.028Z] ---> a0eb96920e4d [2021-08-04T20:23:54.028Z] Step 16/24 : WORKDIR / [2021-08-04T20:23:54.028Z] ---> Running in f245458e7341 [2021-08-04T20:23:54.028Z] Removing intermediate container c80e69128223 [2021-08-04T20:23:54.028Z] ---> 7fb217e3caee [2021-08-04T20:23:54.028Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-04T20:23:54.028Z] ---> Running in e2c8112c5141 [2021-08-04T20:23:54.316Z] Removing intermediate container f245458e7341 [2021-08-04T20:23:54.316Z] ---> 2871de6d53d0 [2021-08-04T20:23:54.316Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:23:54.316Z] Removing intermediate container e2c8112c5141 [2021-08-04T20:23:54.316Z] ---> c1d6fcf25ae5 [2021-08-04T20:23:54.316Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T20:23:54.316Z] ---> Running in 34f37fccfd9f [2021-08-04T20:23:54.609Z] Removing intermediate container 34f37fccfd9f [2021-08-04T20:23:54.609Z] ---> da91b8264d9a [2021-08-04T20:23:54.609Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:23:54.889Z] ---> 10e151fb2e16 [2021-08-04T20:23:54.889Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-04T20:23:55.183Z] ---> 920bf1debb6b [2021-08-04T20:23:55.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-04T20:23:55.183Z] ---> 7dd0c79754f3 [2021-08-04T20:23:55.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-04T20:23:55.836Z] ---> 7010e8ddab6d [2021-08-04T20:23:55.836Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-04T20:23:55.836Z] ---> 16a34c71a487 [2021-08-04T20:23:55.836Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-04T20:23:55.836Z] ---> Running in c0af2ae87fc8 [2021-08-04T20:23:56.109Z] Removing intermediate container c0af2ae87fc8 [2021-08-04T20:23:56.109Z] ---> cad5d0b9b5bf [2021-08-04T20:23:56.109Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:23:56.109Z] ---> Running in a14768c877fb [2021-08-04T20:23:56.109Z] ---> e58ae6f9ac91 [2021-08-04T20:23:56.109Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-04T20:23:56.109Z] ---> Running in 551473e67883 [2021-08-04T20:23:56.383Z] Removing intermediate container a14768c877fb [2021-08-04T20:23:56.383Z] ---> 5a731c2a7128 [2021-08-04T20:23:56.383Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T20:23:56.383Z] Removing intermediate container 551473e67883 [2021-08-04T20:23:56.383Z] ---> af75966bac93 [2021-08-04T20:23:56.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:23:56.383Z] ---> Running in 42297030d870 [2021-08-04T20:23:56.383Z] ---> Running in 67f3b314f97f [2021-08-04T20:23:56.653Z] Removing intermediate container 42297030d870 [2021-08-04T20:23:56.653Z] ---> 76d885f040b1 [2021-08-04T20:23:56.653Z] Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:23:56.653Z] Removing intermediate container 67f3b314f97f [2021-08-04T20:23:56.653Z] ---> 6a5b95891fef [2021-08-04T20:23:56.653Z] Step 21/23 : LABEL arch=x86_64 [2021-08-04T20:23:56.653Z] ---> Running in 7198bb60439c [2021-08-04T20:23:56.653Z] ---> Running in 3f2131738325 [2021-08-04T20:23:56.929Z] Removing intermediate container 7198bb60439c [2021-08-04T20:23:56.929Z] ---> 04032eaca807 [2021-08-04T20:23:56.929Z] Step 22/23 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:23:56.929Z] Removing intermediate container 3f2131738325 [2021-08-04T20:23:56.929Z] ---> 7bc11575b114 [2021-08-04T20:23:56.929Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T20:23:56.929Z] ---> Running in d17fd8e81eaf [2021-08-04T20:23:56.929Z] ---> Running in cb3ec9342a2d [2021-08-04T20:23:57.209Z] Removing intermediate container d17fd8e81eaf [2021-08-04T20:23:57.209Z] ---> e2a720521139 [2021-08-04T20:23:57.209Z] Step 23/23 : LABEL version=0.0.0 [2021-08-04T20:23:57.209Z] ---> Running in b4a7ff372b1b [2021-08-04T20:23:57.209Z] Removing intermediate container cb3ec9342a2d [2021-08-04T20:23:57.209Z] ---> b92e5757cec5 [2021-08-04T20:23:57.209Z] [2021-08-04T20:23:57.512Z] Successfully built b92e5757cec5 [2021-08-04T20:23:57.512Z] Successfully tagged core-command:latest [2021-08-04T20:23:57.512Z]  Building core-command ... done Removing intermediate container b4a7ff372b1b [2021-08-04T20:23:57.512Z] ---> 91663df7e29e [2021-08-04T20:23:57.512Z] [2021-08-04T20:23:57.512Z] Successfully built 91663df7e29e [2021-08-04T20:23:57.512Z] Successfully tagged support-notifications:latest [2021-08-04T20:24:00.174Z]  Building support-notifications ... done Removing intermediate container 857086a8ad3f [2021-08-04T20:24:00.174Z] ---> f8319d26eb0c [2021-08-04T20:24:00.174Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-04T20:24:00.174Z] ---> Running in b695c359b808 [2021-08-04T20:24:00.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T20:24:00.764Z] Removing intermediate container b695c359b808 [2021-08-04T20:24:00.764Z] ---> b03813bcd1ba [2021-08-04T20:24:00.764Z] [2021-08-04T20:24:00.764Z] Step 12/24 : FROM docker:20.10.7 [2021-08-04T20:24:01.039Z] 20.10.7: Pulling from library/docker [2021-08-04T20:24:06.563Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-04T20:24:06.563Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-04T20:24:06.563Z] ---> 08bdaf2f88f9 [2021-08-04T20:24:06.563Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:24:06.563Z] ---> Running in f573ed9c0114 [2021-08-04T20:24:06.563Z] Removing intermediate container f573ed9c0114 [2021-08-04T20:24:06.563Z] ---> 74ef794a32ff [2021-08-04T20:24:06.563Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-04T20:24:06.563Z] ---> Running in 3babbd323fb4 [2021-08-04T20:24:06.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T20:24:07.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T20:24:07.363Z] (1/39) Installing readline (8.1.0-r0) [2021-08-04T20:24:07.364Z] (2/39) Installing bash (5.1.0-r0) [2021-08-04T20:24:07.364Z] Executing bash-5.1.0-r0.post-install [2021-08-04T20:24:07.364Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-04T20:24:07.364Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-04T20:24:07.364Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-04T20:24:07.364Z] (6/39) Installing curl (7.78.0-r0) [2021-08-04T20:24:07.364Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-04T20:24:07.364Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-04T20:24:07.364Z] (9/39) Installing expat (2.2.10-r1) [2021-08-04T20:24:07.364Z] (10/39) Installing libffi (3.3-r2) [2021-08-04T20:24:07.364Z] (11/39) Installing gdbm (1.19-r0) [2021-08-04T20:24:07.364Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-04T20:24:07.364Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-04T20:24:07.804Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-04T20:24:08.188Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-04T20:24:08.188Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-04T20:24:08.188Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-04T20:24:08.188Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-04T20:24:08.188Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-04T20:24:08.188Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-04T20:24:08.188Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-04T20:24:08.188Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-04T20:24:08.188Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-04T20:24:08.188Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-04T20:24:08.188Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-04T20:24:08.188Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-04T20:24:08.188Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-04T20:24:08.188Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-04T20:24:08.188Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-04T20:24:08.188Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-04T20:24:08.188Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-04T20:24:08.188Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-04T20:24:08.188Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-04T20:24:08.192Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-04T20:24:08.526Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-04T20:24:08.526Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-04T20:24:08.526Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-04T20:24:08.526Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-04T20:24:08.526Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-04T20:24:08.527Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-04T20:24:08.527Z] Executing busybox-1.32.1-r6.trigger [2021-08-04T20:24:08.527Z] OK: 82 MiB in 59 packages [2021-08-04T20:24:09.787Z] Collecting docker-compose==1.23.2 [2021-08-04T20:24:09.787Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-04T20:24:11.881Z] Collecting docker<4.0,>=3.6.0 [2021-08-04T20:24:11.881Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-04T20:24:11.881Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-04T20:24:11.881Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-04T20:24:11.881Z] Collecting jsonschema<3,>=2.5.1 [2021-08-04T20:24:11.881Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-04T20:24:11.881Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-04T20:24:11.881Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-04T20:24:11.881Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-04T20:24:11.881Z] Collecting texttable<0.10,>=0.9.0 [2021-08-04T20:24:11.881Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-04T20:24:11.881Z] Collecting docopt<0.7,>=0.6.1 [2021-08-04T20:24:11.881Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-04T20:24:11.881Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-04T20:24:11.881Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-04T20:24:11.881Z] Collecting cached-property<2,>=1.2.0 [2021-08-04T20:24:11.881Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-04T20:24:11.881Z] Collecting PyYAML<4,>=3.10 [2021-08-04T20:24:11.881Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-04T20:24:11.881Z] Collecting docker-pycreds>=0.4.0 [2021-08-04T20:24:11.881Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-04T20:24:11.881Z] Collecting idna<2.8,>=2.5 [2021-08-04T20:24:11.881Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-04T20:24:12.152Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-04T20:24:12.152Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-04T20:24:12.152Z] Collecting certifi>=2017.4.17 [2021-08-04T20:24:12.152Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-04T20:24:12.152Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-04T20:24:12.152Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-04T20:24:12.152Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-04T20:24:12.152Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-04T20:24:12.152Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-04T20:24:12.152Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-04T20:24:12.152Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-04T20:24:12.152Z] Attempting uninstall: urllib3 [2021-08-04T20:24:12.152Z] Found existing installation: urllib3 1.26.2 [2021-08-04T20:24:12.152Z] Uninstalling urllib3-1.26.2: [2021-08-04T20:24:12.421Z] Successfully uninstalled urllib3-1.26.2 [2021-08-04T20:24:12.421Z] Attempting uninstall: idna [2021-08-04T20:24:12.421Z] Found existing installation: idna 3.1 [2021-08-04T20:24:12.421Z] Uninstalling idna-3.1: [2021-08-04T20:24:12.421Z] Successfully uninstalled idna-3.1 [2021-08-04T20:24:12.421Z] Attempting uninstall: chardet [2021-08-04T20:24:12.421Z] Found existing installation: chardet 4.0.0 [2021-08-04T20:24:12.421Z] Uninstalling chardet-4.0.0: [2021-08-04T20:24:12.421Z] Successfully uninstalled chardet-4.0.0 [2021-08-04T20:24:12.690Z] Attempting uninstall: requests [2021-08-04T20:24:12.690Z] Found existing installation: requests 2.25.1 [2021-08-04T20:24:12.690Z] Uninstalling requests-2.25.1: [2021-08-04T20:24:12.690Z] Successfully uninstalled requests-2.25.1 [2021-08-04T20:24:12.969Z] Running setup.py install for texttable: started [2021-08-04T20:24:13.262Z] Running setup.py install for texttable: finished with status 'done' [2021-08-04T20:24:13.262Z] Running setup.py install for PyYAML: started [2021-08-04T20:24:13.538Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-04T20:24:13.538Z] Running setup.py install for docopt: started [2021-08-04T20:24:14.133Z] Running setup.py install for docopt: finished with status 'done' [2021-08-04T20:24:14.133Z] Running setup.py install for dockerpty: started [2021-08-04T20:24:14.406Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-04T20:24:14.678Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-04T20:24:18.045Z] Removing intermediate container 3babbd323fb4 [2021-08-04T20:24:18.045Z] ---> f72a14cd78fa [2021-08-04T20:24:18.045Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-04T20:24:18.045Z] ---> Running in e88dd873ea07 [2021-08-04T20:24:18.045Z] Removing intermediate container e88dd873ea07 [2021-08-04T20:24:18.045Z] ---> 6d997f38e6bf [2021-08-04T20:24:18.045Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-04T20:24:18.319Z] ---> Running in c3ee9b44eb31 [2021-08-04T20:24:18.319Z] Removing intermediate container c3ee9b44eb31 [2021-08-04T20:24:18.319Z] ---> b8dacbabacd3 [2021-08-04T20:24:18.319Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-04T20:24:18.590Z] ---> 6149a35cd789 [2021-08-04T20:24:18.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-04T20:24:18.865Z] ---> d05f08a0cd13 [2021-08-04T20:24:18.865Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-04T20:24:18.865Z] ---> 4249049780fd [2021-08-04T20:24:18.865Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-04T20:24:19.138Z] ---> Running in a6790985b938 [2021-08-04T20:24:19.138Z] Removing intermediate container a6790985b938 [2021-08-04T20:24:19.138Z] ---> f636908885a3 [2021-08-04T20:24:19.138Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:24:19.138Z] ---> Running in 21fc983b587c [2021-08-04T20:24:19.138Z] Removing intermediate container 21fc983b587c [2021-08-04T20:24:19.138Z] ---> 98f6bc6a7396 [2021-08-04T20:24:19.138Z] Step 22/24 : LABEL arch=x86_64 [2021-08-04T20:24:19.138Z] ---> Running in 334a8ebe9bb3 [2021-08-04T20:24:19.412Z] Removing intermediate container 334a8ebe9bb3 [2021-08-04T20:24:19.412Z] ---> b377974a737b [2021-08-04T20:24:19.412Z] Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:24:19.412Z] ---> Running in fd182efe705e [2021-08-04T20:24:19.412Z] Removing intermediate container fd182efe705e [2021-08-04T20:24:19.412Z] ---> b84e185d007d [2021-08-04T20:24:19.412Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T20:24:19.412Z] ---> Running in ee83682f8ca8 [2021-08-04T20:24:19.686Z] Removing intermediate container ee83682f8ca8 [2021-08-04T20:24:19.686Z] ---> 561e034d01ec [2021-08-04T20:24:19.686Z] [2021-08-04T20:24:19.686Z] Successfully built 561e034d01ec [2021-08-04T20:24:19.686Z] Successfully tagged sys-mgmt-agent:latest [2021-08-04T20:24:19.703Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-04T20:24:19.711Z] $ docker stop --time=1 d6e63e6e5b05f3d053818b498b48903f27cf1cfcb6bf613476187ebb3466d7ac [2021-08-04T20:24:21.028Z] $ docker rm -f d6e63e6e5b05f3d053818b498b48903f27cf1cfcb6bf613476187ebb3466d7ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T20:24:21.466Z] + docker images [2021-08-04T20:24:21.466Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-04T20:24:21.466Z] sys-mgmt-agent latest 561e034d01ec 2 seconds ago 325MB [2021-08-04T20:24:21.466Z] b03813bcd1ba 21 seconds ago 1.75GB [2021-08-04T20:24:21.466Z] support-notifications latest 91663df7e29e 24 seconds ago 16.8MB [2021-08-04T20:24:21.466Z] core-command latest b92e5757cec5 24 seconds ago 16MB [2021-08-04T20:24:21.466Z] e6c1efde4102 29 seconds ago 1.74GB [2021-08-04T20:24:21.466Z] c23771baca48 30 seconds ago 1.75GB [2021-08-04T20:24:21.466Z] support-scheduler latest 090fd5ad8c83 52 seconds ago 16.1MB [2021-08-04T20:24:21.466Z] b60e82d54665 56 seconds ago 1.75GB [2021-08-04T20:24:21.467Z] security-bootstrapper latest 86478f4b7d51 56 seconds ago 18.7MB [2021-08-04T20:24:21.467Z] security-secretstore-setup latest 95a8e12e327f 59 seconds ago 29MB [2021-08-04T20:24:21.467Z] security-proxy-setup latest bdb958718056 About a minute ago 25.9MB [2021-08-04T20:24:21.467Z] 8dd36025582a About a minute ago 1.75GB [2021-08-04T20:24:21.467Z] 1011efc2ccd4 About a minute ago 1.75GB [2021-08-04T20:24:21.467Z] bffc254c4d08 About a minute ago 1.75GB [2021-08-04T20:24:21.467Z] core-data latest 54f88246021f About a minute ago 20.4MB [2021-08-04T20:24:21.467Z] core-metadata latest 9d3da95c7f20 About a minute ago 16.7MB [2021-08-04T20:24:21.467Z] 5a10aadcf8b1 About a minute ago 1.75GB [2021-08-04T20:24:21.467Z] 1dbbf5ea0000 About a minute ago 1.75GB [2021-08-04T20:24:21.467Z] ci-base-image-x86_64 latest 5795f5736252 5 minutes ago 1.24GB [2021-08-04T20:24:21.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 2 days ago 547MB [2021-08-04T20:24:21.467Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 days ago 37.5MB [2021-08-04T20:24:21.467Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-04T20:24:21.467Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-04T20:24:21.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-04T20:24:36.914Z] Still waiting to schedule task [2021-08-04T20:24:36.914Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-04T20:25:06.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-04T20:25:06.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-04T20:25:06.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-04T20:25:07.607Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-04T20:25:20.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-04T20:25:20.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-04T20:25:20.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-04T20:25:20.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-04T20:25:20.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-04T20:25:20.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-04T20:25:20.733Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-04T20:25:20.733Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-04T20:25:20.733Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-04T20:25:20.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-04T20:25:33.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2021-08-04T20:25:33.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-04T20:25:33.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-04T20:25:35.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 100.0% of statements [2021-08-04T20:25:35.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-04T20:25:35.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.345s coverage: 46.3% of statements [2021-08-04T20:25:35.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-04T20:25:35.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-04T20:25:37.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.641s coverage: 90.1% of statements [2021-08-04T20:25:37.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-04T20:25:37.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-04T20:25:39.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.232s coverage: 81.2% of statements [2021-08-04T20:25:39.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-04T20:25:39.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-04T20:25:39.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-04T20:25:39.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-04T20:25:39.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.717s coverage: 94.2% of statements [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.180s coverage: 60.0% of statements [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.760s coverage: 0.8% of statements [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.171s coverage: 22.0% of statements [2021-08-04T20:25:48.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.528s coverage: 47.1% of statements [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.195s coverage: 79.5% of statements [2021-08-04T20:25:48.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements [2021-08-04T20:25:49.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements [2021-08-04T20:25:49.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2021-08-04T20:26:02.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.246s coverage: 94.4% of statements [2021-08-04T20:26:02.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-08-04T20:26:07.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 81.8% of statements [2021-08-04T20:26:07.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.172s coverage: 80.0% of statements [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.790s coverage: 64.4% of statements [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-04T20:26:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-08-04T20:26:16.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-08-04T20:26:16.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-08-04T20:26:21.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.120s coverage: 66.9% of statements [2021-08-04T20:26:21.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-04T20:26:21.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-04T20:26:21.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-04T20:26:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.765s coverage: 43.6% of statements [2021-08-04T20:26:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-04T20:26:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-04T20:26:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2021-08-04T20:26:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-04T20:26:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements [2021-08-04T20:26:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-04T20:26:31.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 19.3% of statements [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-04T20:26:31.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.551s coverage: 92.0% of statements [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-04T20:26:31.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 62.7% of statements [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-04T20:26:31.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.7% of statements [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-04T20:26:31.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-04T20:26:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-04T20:26:31.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2021-08-04T20:26:31.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-04T20:26:31.460Z] GO111MODULE=on go vet ./... [2021-08-04T20:27:57.240Z] gofmt -l . [2021-08-04T20:27:57.240Z] [ "`gofmt -l .`" = "" ] [2021-08-04T20:27:57.240Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-04T20:27:57.913Z] + ls -al . [2021-08-04T20:27:57.913Z] total 624 [2021-08-04T20:27:57.913Z] drwxrwxr-x 9 1001 1001 4096 Aug 4 20:27 . [2021-08-04T20:27:57.913Z] drwxr-xr-x 4 root root 4096 Aug 4 20:23 .. [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 11 Aug 4 20:21 .dockerignore [2021-08-04T20:27:57.913Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 20:21 .git [2021-08-04T20:27:57.913Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 20:21 .github [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 818 Aug 4 20:21 .gitignore [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 76 Aug 4 20:21 .hadolint.yml [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 20:21 .sonarcloud.properties [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 8609 Aug 4 20:21 Attribution.txt [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 43881 Aug 4 20:21 CHANGELOG.md [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 20:21 CONTRIBUTING.md [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 931 Aug 4 20:21 Dockerfile.build [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 849 Aug 4 20:21 Jenkinsfile [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 20:21 LICENSE [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 5915 Aug 4 20:21 Makefile [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 8643 Aug 4 20:21 README.md [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 20:21 SECURITY.md [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 20:18 VERSION [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 20:21 ZMQWindows.md [2021-08-04T20:27:57.913Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 20:21 bin [2021-08-04T20:27:57.913Z] drwxrwxr-x 14 1001 1001 4096 Aug 4 20:21 cmd [2021-08-04T20:27:57.913Z] -rw-r--r-- 1 root root 403847 Aug 4 20:26 coverage.out [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 813 Aug 4 20:21 go.mod [2021-08-04T20:27:57.913Z] -rw-r--r-- 1 root root 48847 Aug 4 20:23 go.sum [2021-08-04T20:27:57.913Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 20:21 internal [2021-08-04T20:27:57.913Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 20:21 openapi [2021-08-04T20:27:57.913Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 20:21 snap [2021-08-04T20:27:57.913Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 20:21 version.go [Pipeline] sh [2021-08-04T20:27:58.581Z] + '[' -e coverage.out ] [2021-08-04T20:27:58.581Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-04T20:27:58.617Z] Warning: overwriting stash ‘coverage-report’ [2021-08-04T20:27:59.417Z] Stashed 1 file(s) [Pipeline] sh [2021-08-04T20:28:00.077Z] + make build [2021-08-04T20:28:00.077Z] go mod tidy [2021-08-04T20:28:00.679Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T20:28:07.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T20:28:31.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T20:28:31.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T20:28:33.871Z] Running on prd-ubuntu18.04-docker-8c-8g-2008 in /w/workspace/edgexfoundry_edgex-go_PR-3650 [Pipeline] { [Pipeline] ws [2021-08-04T20:28:33.888Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-04T20:28:34.027Z] The recommended git tool is: git [2021-08-04T20:28:35.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T20:28:35.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T20:28:36.690Z] using credential edgex-jenkins-ssh [2021-08-04T20:28:36.705Z] Cloning the remote Git repository [2021-08-04T20:28:36.731Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-04T20:28:36.804Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-04T20:28:36.858Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T20:28:36.858Z] > git --version # timeout=10 [2021-08-04T20:28:36.864Z] > git --version # 'git version 2.17.1' [2021-08-04T20:28:36.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T20:28:36.896Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T20:28:39.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T20:28:42.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T20:28:46.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T20:28:50.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T20:28:53.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T20:28:56.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T20:28:57.821Z] Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:28:57.943Z] Merge succeeded, producing 6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:28:57.943Z] Checking out Revision 6cb98667c4756fff2b3fec638f83d3913bc19e3e (PR-3650) [2021-08-04T20:28:57.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T20:28:57.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T20:28:57.217Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-04T20:28:57.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-04T20:28:57.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T20:28:57.235Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3650/head:refs/remotes/origin/PR-3650 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-04T20:28:57.833Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T20:28:57.839Z] > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 [2021-08-04T20:28:57.908Z] > git remote # timeout=10 [2021-08-04T20:28:57.919Z] > git config --get remote.origin.url # timeout=10 [2021-08-04T20:28:57.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T20:28:57.927Z] > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 [2021-08-04T20:28:57.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-04T20:28:57.947Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T20:28:57.951Z] > git checkout -f 6cb98667c4756fff2b3fec638f83d3913bc19e3e # timeout=10 [2021-08-04T20:29:01.666Z] Commit message: "build: update docker in docker image for SMA to latest 20.10.7 to address snynk issue" [Pipeline] } [2021-08-04T20:29:01.842Z] $ docker stop --time=1 e2de152ea6094a39123b06546d8346d8fc09ba2071c4f0617044eb50466d0a0a [2021-08-04T20:29:04.828Z] $ docker rm -f e2de152ea6094a39123b06546d8346d8fc09ba2071c4f0617044eb50466d0a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:29:06.504Z] + echo snap-build.sh [2021-08-04T20:29:06.504Z] snap-build.sh [2021-08-04T20:29:06.504Z] + SNAP_BASE_DIR=. [2021-08-04T20:29:06.504Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-04T20:29:06.504Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-04T20:29:06.504Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-04T20:29:06.504Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-04T20:29:06.504Z] + cd /w/workspace/edgex-go/2 [2021-08-04T20:29:06.504Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-04T20:29:06.504Z] Reading package lists... [2021-08-04T20:29:06.504Z] Building dependency tree... [2021-08-04T20:29:06.504Z] Reading state information... [2021-08-04T20:29:06.504Z] The following packages were automatically installed and are no longer required: [2021-08-04T20:29:06.504Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-04T20:29:06.505Z] uidmap xdelta3 [2021-08-04T20:29:06.505Z] Use 'sudo apt autoremove' to remove them. [2021-08-04T20:29:06.505Z] The following packages will be REMOVED: [2021-08-04T20:29:06.505Z] lxd* lxd-client* [2021-08-04T20:29:06.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T20:29:06.551Z] [2021-08-04T20:29:06.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:29:06.782Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-04T20:29:06.783Z] After this operation, 31.7 MB disk space will be freed. [2021-08-04T20:29:06.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T20:29:07.175Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-04T20:29:07.175Z] 29e5d40040c1: Pulling fs layer [2021-08-04T20:29:07.175Z] 1ce36da41761: Pulling fs layer [2021-08-04T20:29:07.175Z] 25b303627fd3: Pulling fs layer [2021-08-04T20:29:07.333Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-04T20:29:07.334Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-04T20:29:07.449Z] 29e5d40040c1: Download complete [2021-08-04T20:29:08.047Z] 1ce36da41761: Verifying Checksum [2021-08-04T20:29:08.047Z] 1ce36da41761: Download complete [2021-08-04T20:29:08.300Z] Removing lxd dnsmasq configuration [2021-08-04T20:29:08.300Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-04T20:29:08.300Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-04T20:29:08.324Z] 29e5d40040c1: Pull complete [2021-08-04T20:29:08.884Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-04T20:29:09.158Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-04T20:29:09.158Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-04T20:29:09.760Z] 25b303627fd3: Verifying Checksum [2021-08-04T20:29:09.761Z] 25b303627fd3: Download complete [2021-08-04T20:29:09.761Z] 1ce36da41761: Pull complete [2021-08-04T20:29:10.583Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-04T20:29:10.583Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-04T20:29:10.855Z] + sudo snap remove --purge lxd [2021-08-04T20:29:11.126Z] snap "lxd" is not installed [2021-08-04T20:29:11.126Z] + sudo groupadd --force --system lxd [2021-08-04T20:29:11.126Z] ++ whoami [2021-08-04T20:29:11.126Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-04T20:29:11.126Z] + newgrp - lxd [2021-08-04T20:29:11.126Z] + sudo snap install lxd [2021-08-04T20:29:19.354Z] 2021-08-04T20:29:16Z INFO Waiting for automatic snapd restart... [2021-08-04T20:29:19.926Z] 25b303627fd3: Pull complete [2021-08-04T20:29:19.926Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-04T20:29:19.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T20:29:19.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-04T20:29:20.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container [2021-08-04T20:29:20.249Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-04T20:29:24.881Z] $ docker top 08fab74ee6eab064568adab9460bc35fd81971081fc38310b4a7ecf6c62742fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T20:29:25.795Z] + docker-compose build --help [2021-08-04T20:29:25.795Z] + grep parallel [2021-08-04T20:29:29.171Z] --parallel Build images in parallel. [Pipeline] } [2021-08-04T20:29:29.182Z] $ docker stop --time=1 08fab74ee6eab064568adab9460bc35fd81971081fc38310b4a7ecf6c62742fc [2021-08-04T20:29:31.091Z] $ docker rm -f 08fab74ee6eab064568adab9460bc35fd81971081fc38310b4a7ecf6c62742fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:29:31.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-04T20:29:31.742Z] . [Pipeline] withDockerContainer [2021-08-04T20:29:32.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container [2021-08-04T20:29:32.075Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-04T20:29:33.690Z] $ docker top b79b09d2ac19872dd411f653c2ab6999e267362ef8bd1624a5c60dff0e75d3ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T20:29:34.362Z] lxd 4.16 from Canonical* installed [2021-08-04T20:29:34.362Z] + sudo lxd init --auto [2021-08-04T20:29:34.676Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-04T20:29:38.974Z] Building core-command ... [2021-08-04T20:29:38.974Z] Building core-data ... [2021-08-04T20:29:38.974Z] Building core-metadata ... [2021-08-04T20:29:38.975Z] Building security-bootstrapper ... [2021-08-04T20:29:38.975Z] Building security-proxy-setup ... [2021-08-04T20:29:38.975Z] Building security-secretstore-setup ... [2021-08-04T20:29:38.975Z] Building support-notifications ... [2021-08-04T20:29:38.975Z] Building support-scheduler ... [2021-08-04T20:29:38.975Z] Building sys-mgmt-agent ... [2021-08-04T20:29:38.975Z] Building sys-mgmt-agent [2021-08-04T20:29:38.975Z] Building security-secretstore-setup [2021-08-04T20:29:38.975Z] Building support-scheduler [2021-08-04T20:29:38.975Z] Building security-proxy-setup [2021-08-04T20:29:38.975Z] Building security-bootstrapper [2021-08-04T20:29:42.594Z] + sudo snap install --classic snapcraft [2021-08-04T20:29:54.932Z] snapcraft 4.8.3 from Canonical* installed [2021-08-04T20:29:54.932Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-04T20:29:54.932Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-04T20:29:54.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T20:29:54.932Z] Dload Upload Total Spent Left Speed [2021-08-04T20:29:54.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2612 0 --:--:-- --:--:-- --:--:-- 2612 [2021-08-04T20:29:54.932Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4386k 0 --:--:-- --:--:-- --:--:-- 8938k [2021-08-04T20:29:54.932Z] ./yq_linux_amd64 [2021-08-04T20:29:55.199Z] + sudo snapcraft prime --use-lxd [2021-08-04T20:29:57.147Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-04T20:29:57.414Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-04T20:29:57.414Z] - README.md [2021-08-04T20:29:57.414Z] [2021-08-04T20:29:57.414Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-04T20:29:57.681Z] Launching a container. [2021-08-04T20:30:04.401Z] Waiting for container to be ready [2021-08-04T20:30:04.669Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-04T20:30:04.669Z] [2021-08-04T20:30:08.954Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-04T20:30:08.954Z] Waiting for network to be ready... [2021-08-04T20:30:08.954Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-04T20:30:09.222Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-04T20:30:09.222Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-04T20:30:09.492Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-04T20:30:09.492Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-04T20:30:09.492Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-04T20:30:09.492Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-04T20:30:09.492Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-04T20:30:09.492Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-04T20:30:09.492Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-04T20:30:09.762Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-04T20:30:09.762Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-04T20:30:10.029Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-04T20:30:10.323Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-04T20:30:10.323Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-04T20:30:10.323Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-04T20:30:10.323Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-04T20:30:10.323Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-04T20:30:10.591Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-04T20:30:10.591Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-04T20:30:10.859Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-04T20:30:10.859Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-04T20:30:10.859Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-04T20:30:10.859Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-04T20:30:10.859Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-04T20:30:10.859Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-04T20:30:10.859Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-04T20:30:13.453Z] Fetched 25.0 MB in 4s (6120 kB/s) [2021-08-04T20:30:14.039Z] Reading package lists... [2021-08-04T20:30:14.039Z] Reading package lists... [2021-08-04T20:30:14.308Z] Building dependency tree... [2021-08-04T20:30:14.308Z] Reading state information... [2021-08-04T20:30:14.308Z] The following additional packages will be installed: [2021-08-04T20:30:14.308Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-04T20:30:14.308Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-04T20:30:14.308Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-04T20:30:14.308Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-04T20:30:14.308Z] Suggested packages: [2021-08-04T20:30:14.308Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-04T20:30:14.308Z] Recommended packages: [2021-08-04T20:30:14.308Z] gnupg libsasl2-modules [2021-08-04T20:30:14.308Z] The following NEW packages will be installed: [2021-08-04T20:30:14.308Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-04T20:30:14.308Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-04T20:30:14.308Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-04T20:30:14.308Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-04T20:30:14.308Z] The following packages will be upgraded: [2021-08-04T20:30:14.308Z] gpg gpg-agent gpgconf libudev1 [2021-08-04T20:30:14.577Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-04T20:30:14.577Z] Need to get 3527 kB of archives. [2021-08-04T20:30:14.577Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-04T20:30:14.577Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-04T20:30:14.577Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-04T20:30:14.577Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-04T20:30:14.577Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-04T20:30:14.577Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-04T20:30:14.577Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-04T20:30:14.577Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-04T20:30:15.164Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-04T20:30:15.164Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-04T20:30:15.164Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-04T20:30:15.435Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-04T20:30:15.435Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-04T20:30:15.435Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-04T20:30:15.435Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-04T20:30:15.435Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-04T20:30:15.435Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-04T20:30:15.435Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-04T20:30:15.435Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-04T20:30:15.435Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-04T20:30:15.435Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-04T20:30:15.435Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-04T20:30:15.435Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-04T20:30:15.707Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T20:30:15.707Z] Fetched 3527 kB in 1s (3402 kB/s) [2021-08-04T20:30:15.707Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-04T20:30:15.707Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-04T20:30:15.707Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-04T20:30:15.707Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-04T20:30:15.707Z] Selecting previously unselected package udev. [2021-08-04T20:30:15.707Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-04T20:30:15.707Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-04T20:30:15.707Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-04T20:30:15.975Z] Selecting previously unselected package libfuse2:amd64. [2021-08-04T20:30:15.975Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-04T20:30:15.975Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-04T20:30:15.975Z] Selecting previously unselected package fuse. [2021-08-04T20:30:15.975Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-04T20:30:15.975Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-04T20:30:15.975Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T20:30:15.975Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-04T20:30:16.244Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T20:30:16.244Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-04T20:30:16.244Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T20:30:16.244Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-04T20:30:16.244Z] Selecting previously unselected package libksba8:amd64. [2021-08-04T20:30:16.244Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-04T20:30:16.244Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-04T20:30:16.244Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-04T20:30:16.244Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.244Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.244Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-04T20:30:16.244Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.244Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.513Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-04T20:30:16.513Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.513Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.513Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-04T20:30:16.513Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.513Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.513Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-04T20:30:16.513Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.513Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.513Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-04T20:30:16.513Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.513Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.513Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-04T20:30:16.513Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.513Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.782Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-04T20:30:16.782Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.782Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.782Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-04T20:30:16.782Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-04T20:30:16.782Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:16.782Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-04T20:30:16.782Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-04T20:30:16.782Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-04T20:30:16.782Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-04T20:30:16.782Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-04T20:30:16.782Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-04T20:30:16.782Z] Selecting previously unselected package libldap-common. [2021-08-04T20:30:16.782Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-04T20:30:16.782Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-04T20:30:17.052Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-04T20:30:17.052Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-04T20:30:17.052Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-04T20:30:17.052Z] Selecting previously unselected package dirmngr. [2021-08-04T20:30:17.052Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T20:30:17.052Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-04T20:30:17.052Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-04T20:30:17.052Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-04T20:30:17.052Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-04T20:30:17.052Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-04T20:30:17.052Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-04T20:30:17.052Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-04T20:30:17.052Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.052Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-04T20:30:17.052Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-04T20:30:17.052Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-04T20:30:17.457Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-04T20:30:17.790Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.790Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-04T20:30:17.790Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-04T20:30:17.790Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-04T20:30:17.790Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.790Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.790Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.790Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.790Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.790Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.790Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-04T20:30:17.790Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-04T20:30:17.790Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-04T20:30:17.790Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-04T20:30:19.705Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-04T20:30:19.705Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-04T20:30:19.705Z] This means they are not meant to be enabled using systemctl. [2021-08-04T20:30:19.705Z] Possible reasons for having this kind of units are: [2021-08-04T20:30:19.705Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-04T20:30:19.705Z] .wants/ or .requires/ directory. [2021-08-04T20:30:19.705Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-04T20:30:19.705Z] a requirement dependency on it. [2021-08-04T20:30:19.705Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-04T20:30:19.705Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-04T20:30:19.705Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-04T20:30:19.705Z] instance name specified. [2021-08-04T20:30:19.705Z] Reading package lists... [2021-08-04T20:30:19.705Z] Building dependency tree... [2021-08-04T20:30:19.705Z] Reading state information... [2021-08-04T20:30:19.705Z] The following additional packages will be installed: [2021-08-04T20:30:19.705Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-04T20:30:19.705Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-04T20:30:19.705Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-04T20:30:19.705Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-04T20:30:19.705Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-04T20:30:19.705Z] Suggested packages: [2021-08-04T20:30:19.705Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-04T20:30:19.705Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-04T20:30:19.705Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-04T20:30:19.705Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-04T20:30:19.705Z] systemd-container policykit-1 [2021-08-04T20:30:19.705Z] Recommended packages: [2021-08-04T20:30:19.705Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-04T20:30:19.705Z] The following NEW packages will be installed: [2021-08-04T20:30:19.705Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-04T20:30:19.705Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-04T20:30:19.705Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-04T20:30:19.705Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-04T20:30:19.705Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-04T20:30:19.705Z] The following packages will be upgraded: [2021-08-04T20:30:19.705Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-04T20:30:19.705Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-04T20:30:19.705Z] Need to get 36.7 MB of archives. [2021-08-04T20:30:19.705Z] After this operation, 147 MB of additional disk space will be used. [2021-08-04T20:30:19.705Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-04T20:30:19.705Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-04T20:30:19.705Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-04T20:30:19.705Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-04T20:30:19.705Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-04T20:30:19.705Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-04T20:30:19.705Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-04T20:30:19.705Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-04T20:30:19.705Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-04T20:30:19.705Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-04T20:30:19.705Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-04T20:30:19.705Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-04T20:30:19.705Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-04T20:30:19.705Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-04T20:30:19.705Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-04T20:30:19.705Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-04T20:30:19.705Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-04T20:30:19.705Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-04T20:30:19.705Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-04T20:30:19.705Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-04T20:30:19.705Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-04T20:30:19.705Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-04T20:30:19.705Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-04T20:30:19.705Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-04T20:30:19.705Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-04T20:30:19.705Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-04T20:30:19.705Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-04T20:30:19.705Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-04T20:30:19.705Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-04T20:30:19.978Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-04T20:30:20.940Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T20:30:20.940Z] Fetched 36.7 MB in 2s (16.9 MB/s) [2021-08-04T20:30:20.940Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-04T20:30:20.940Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-04T20:30:21.206Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-04T20:30:21.791Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-04T20:30:21.791Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-04T20:30:21.791Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-04T20:30:21.791Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-04T20:30:21.791Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-04T20:30:21.791Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-04T20:30:21.791Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-04T20:30:22.058Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-04T20:30:22.058Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-04T20:30:22.058Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-04T20:30:22.326Z] Setting up apt (1.6.14) ... [2021-08-04T20:30:22.326Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-04T20:30:22.594Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-04T20:30:22.594Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-04T20:30:22.594Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-04T20:30:22.594Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-04T20:30:22.862Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-04T20:30:22.862Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-04T20:30:22.862Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T20:30:22.862Z] Selecting previously unselected package libexpat1:amd64. [2021-08-04T20:30:22.862Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-04T20:30:22.862Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-04T20:30:23.133Z] Selecting previously unselected package python3.6-minimal. [2021-08-04T20:30:23.133Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-04T20:30:23.133Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T20:30:23.133Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-04T20:30:23.399Z] Checking for services that may need to be restarted...done. [2021-08-04T20:30:23.399Z] Checking for services that may need to be restarted...done. [2021-08-04T20:30:23.399Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T20:30:23.399Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-04T20:30:23.399Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T20:30:23.666Z] Selecting previously unselected package python3-minimal. [2021-08-04T20:30:23.666Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-04T20:30:23.666Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-04T20:30:23.666Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-04T20:30:23.934Z] Selecting previously unselected package mime-support. [2021-08-04T20:30:23.934Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-04T20:30:23.934Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-04T20:30:23.934Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-04T20:30:23.934Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-04T20:30:23.934Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-04T20:30:23.934Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-04T20:30:23.934Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-04T20:30:23.934Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T20:30:24.200Z] Selecting previously unselected package python3.6. [2021-08-04T20:30:24.200Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-04T20:30:24.200Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T20:30:24.200Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-04T20:30:24.200Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-04T20:30:24.200Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-04T20:30:24.200Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-04T20:30:24.467Z] Selecting previously unselected package python3. [2021-08-04T20:30:24.467Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-04T20:30:24.467Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-04T20:30:24.467Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-04T20:30:24.467Z] Selecting previously unselected package multiarch-support. [2021-08-04T20:30:24.467Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T20:30:24.467Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-04T20:30:24.467Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-04T20:30:24.467Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-04T20:30:24.467Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-04T20:30:24.467Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-04T20:30:24.467Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-04T20:30:24.734Z] Selecting previously unselected package libbsd0:amd64. [2021-08-04T20:30:24.734Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-04T20:30:24.734Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-04T20:30:24.734Z] Selecting previously unselected package sudo. [2021-08-04T20:30:24.734Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-04T20:30:24.734Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-04T20:30:24.734Z] Selecting previously unselected package apparmor. [2021-08-04T20:30:24.734Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-04T20:30:24.734Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-04T20:30:25.000Z] Selecting previously unselected package libedit2:amd64. [2021-08-04T20:30:25.000Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-04T20:30:25.000Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-04T20:30:25.000Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-04T20:30:25.000Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-04T20:30:25.000Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T20:30:25.000Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-04T20:30:25.000Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-04T20:30:25.000Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T20:30:25.000Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-04T20:30:25.000Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-04T20:30:25.000Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-04T20:30:25.000Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-04T20:30:25.000Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-04T20:30:25.000Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T20:30:25.269Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-04T20:30:25.269Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-04T20:30:25.269Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T20:30:25.269Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-04T20:30:25.269Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-04T20:30:25.269Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-04T20:30:25.269Z] Selecting previously unselected package openssh-client. [2021-08-04T20:30:25.269Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-04T20:30:25.269Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-04T20:30:25.535Z] Selecting previously unselected package squashfs-tools. [2021-08-04T20:30:25.535Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-04T20:30:25.535Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-04T20:30:25.535Z] Selecting previously unselected package snapd. [2021-08-04T20:30:25.535Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-04T20:30:25.535Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-04T20:30:27.487Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-04T20:30:27.487Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-04T20:30:27.487Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-04T20:30:27.487Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-04T20:30:27.487Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-04T20:30:27.754Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T20:30:27.754Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-04T20:30:27.755Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-04T20:30:27.755Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-04T20:30:28.337Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-04T20:30:28.337Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-04T20:30:28.337Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-04T20:30:28.337Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T20:30:28.337Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T20:30:28.337Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-04T20:30:28.921Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-04T20:30:28.921Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T20:30:28.921Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-04T20:30:28.921Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-04T20:30:28.921Z] running python rtupdate hooks for python3.6... [2021-08-04T20:30:28.921Z] running python post-rtupdate hooks for python3.6... [2021-08-04T20:30:28.921Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-04T20:30:29.505Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-04T20:30:29.780Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-04T20:30:29.780Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-04T20:30:29.780Z] Setting up snapd (2.49.2+18.04) ... [2021-08-04T20:30:30.047Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-04T20:30:30.316Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-04T20:30:30.583Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-04T20:30:30.583Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-04T20:30:30.851Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-04T20:30:30.851Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-04T20:30:31.117Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-04T20:30:31.117Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-04T20:30:31.385Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-04T20:30:31.385Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-04T20:30:31.653Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-08-04T20:30:31.653Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-04T20:30:31.653Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-04T20:30:32.615Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-04T20:30:32.616Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-04T20:30:32.616Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-04T20:30:33.845Z] Reading package lists... [2021-08-04T20:30:34.110Z] Reading package lists... [2021-08-04T20:30:34.110Z] Building dependency tree... [2021-08-04T20:30:34.110Z] Reading state information... [2021-08-04T20:30:34.376Z] Calculating upgrade... [2021-08-04T20:30:34.376Z] The following packages will be upgraded: [2021-08-04T20:30:34.376Z] advancecomp base-files bash binutils binutils-common [2021-08-04T20:30:34.376Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-04T20:30:34.376Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-04T20:30:34.376Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-04T20:30:34.376Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-04T20:30:34.376Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-04T20:30:34.376Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-04T20:30:34.376Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-04T20:30:34.376Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-04T20:30:34.376Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-04T20:30:34.376Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-04T20:30:34.376Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-04T20:30:34.376Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-04T20:30:34.376Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-04T20:30:34.376Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-04T20:30:34.376Z] ubuntu-keyring util-linux [2021-08-04T20:30:34.640Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-04T20:30:34.640Z] Need to get 64.2 MB of archives. [2021-08-04T20:30:34.640Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-04T20:30:34.640Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-04T20:30:34.640Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-04T20:30:34.640Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-04T20:30:34.640Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-04T20:30:34.640Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-04T20:30:34.640Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-04T20:30:34.640Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-04T20:30:34.640Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-04T20:30:34.640Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-04T20:30:34.640Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-04T20:30:34.641Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-04T20:30:34.641Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-04T20:30:34.906Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-04T20:30:34.906Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-04T20:30:34.906Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-04T20:30:34.906Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-04T20:30:34.906Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-04T20:30:34.906Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-04T20:30:34.906Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-04T20:30:34.906Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-04T20:30:34.906Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-04T20:30:34.906Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-04T20:30:34.906Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-04T20:30:34.906Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-04T20:30:34.906Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-04T20:30:34.906Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-04T20:30:34.906Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-04T20:30:34.906Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-04T20:30:34.906Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-04T20:30:34.906Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-04T20:30:35.172Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-04T20:30:35.172Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-04T20:30:35.172Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-04T20:30:35.172Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-04T20:30:35.172Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-04T20:30:35.172Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-04T20:30:35.172Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-04T20:30:35.172Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-04T20:30:35.172Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-04T20:30:35.172Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-04T20:30:35.172Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-04T20:30:35.172Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-04T20:30:35.172Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-04T20:30:35.172Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-04T20:30:35.172Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-04T20:30:35.172Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-04T20:30:35.172Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-04T20:30:35.172Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-04T20:30:35.172Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-04T20:30:35.172Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-04T20:30:35.172Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-04T20:30:35.440Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-04T20:30:35.440Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-04T20:30:35.440Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-04T20:30:35.440Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-04T20:30:35.440Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-04T20:30:35.440Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-04T20:30:35.440Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-04T20:30:35.440Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-04T20:30:35.709Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-04T20:30:35.709Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-04T20:30:35.709Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-04T20:30:35.974Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-04T20:30:35.974Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-04T20:30:35.974Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-04T20:30:35.974Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-04T20:30:35.974Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-04T20:30:35.974Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-04T20:30:35.974Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-04T20:30:35.974Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-04T20:30:35.974Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-04T20:30:36.242Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-04T20:30:36.242Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-04T20:30:36.242Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-04T20:30:36.242Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-04T20:30:36.242Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-04T20:30:36.242Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-04T20:30:36.242Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-04T20:30:36.242Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-04T20:30:36.242Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-04T20:30:36.242Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-04T20:30:36.242Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-04T20:30:36.242Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-04T20:30:36.242Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-04T20:30:36.242Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-04T20:30:36.242Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-04T20:30:36.242Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-04T20:30:36.242Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-04T20:30:36.508Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-04T20:30:36.508Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-04T20:30:36.508Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-04T20:30:36.508Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-04T20:30:36.508Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-04T20:30:36.508Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-04T20:30:36.508Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-04T20:30:36.508Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-04T20:30:36.508Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-04T20:30:36.508Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-04T20:30:36.508Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-04T20:30:36.508Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-04T20:30:36.774Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-04T20:30:36.774Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-04T20:30:36.774Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-04T20:30:36.774Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T20:30:36.774Z] Fetched 64.2 MB in 2s (29.4 MB/s) [2021-08-04T20:30:36.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T20:30:36.774Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T20:30:36.774Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-04T20:30:37.359Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T20:30:37.359Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-04T20:30:37.359Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-04T20:30:37.359Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-04T20:30:37.359Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:37.359Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:37.626Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:37.626Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:37.626Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:37.626Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:37.626Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:37.626Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:37.626Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:37.626Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:37.892Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:37.892Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:37.892Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:37.892Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:37.892Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:37.892Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T20:30:37.892Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:37.892Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-04T20:30:38.159Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:38.159Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T20:30:38.159Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:38.159Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:38.159Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:38.159Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:38.159Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:38.159Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-04T20:30:38.427Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:38.427Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T20:30:38.427Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T20:30:38.693Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-04T20:30:38.959Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-04T20:30:39.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-04T20:30:39.226Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-04T20:30:39.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-04T20:30:39.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-04T20:30:39.226Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-04T20:30:39.226Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-04T20:30:39.493Z] Installing new version of config file /etc/issue ... [2021-08-04T20:30:39.493Z] Installing new version of config file /etc/issue.net ... [2021-08-04T20:30:39.493Z] Installing new version of config file /etc/lsb-release ... [2021-08-04T20:30:39.493Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-04T20:30:39.493Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-04T20:30:39.761Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-04T20:30:39.761Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-04T20:30:39.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:39.761Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-04T20:30:39.761Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-04T20:30:40.029Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-04T20:30:40.029Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-08-04T20:30:40.029Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:40.029Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:40.029Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:40.029Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:40.029Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:40.029Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-04T20:30:40.029Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-04T20:30:40.298Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-04T20:30:40.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:40.298Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-04T20:30:40.298Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-04T20:30:40.568Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-04T20:30:40.568Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:40.568Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-04T20:30:40.568Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-04T20:30:40.568Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-04T20:30:40.568Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:40.568Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-04T20:30:40.568Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-04T20:30:40.834Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-04T20:30:40.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:40.834Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-04T20:30:40.834Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-04T20:30:40.834Z] Setting up grep (3.1-2build1) ... [2021-08-04T20:30:40.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:40.834Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-04T20:30:40.834Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-04T20:30:41.100Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-04T20:30:41.100Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:41.100Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-04T20:30:41.100Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-04T20:30:41.100Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-04T20:30:41.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:41.101Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-04T20:30:41.367Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T20:30:41.367Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-04T20:30:41.367Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:41.367Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-04T20:30:41.367Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-04T20:30:41.954Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-04T20:30:41.954Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-04T20:30:41.954Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-04T20:30:41.954Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-04T20:30:42.219Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-04T20:30:42.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:42.220Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-04T20:30:42.220Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-04T20:30:42.487Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-04T20:30:42.487Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-04T20:30:42.754Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-04T20:30:42.754Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-04T20:30:42.754Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-04T20:30:42.754Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:42.754Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-04T20:30:42.754Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-04T20:30:42.754Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-04T20:30:43.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:43.023Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:43.023Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:43.023Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:43.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:43.023Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:43.023Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:43.023Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:43.292Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:43.292Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:43.292Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:43.292Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:43.292Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:43.292Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:43.292Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:43.292Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:43.292Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:43.292Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-04T20:30:43.292Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T20:30:43.562Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-04T20:30:43.562Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T20:30:43.562Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-04T20:30:43.562Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:43.562Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-04T20:30:43.562Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T20:30:43.562Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-04T20:30:43.830Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:43.830Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:43.830Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:44.097Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:44.097Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:44.097Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:44.097Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:44.097Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:44.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:44.365Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:44.365Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:44.631Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:44.897Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-04T20:30:45.165Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-04T20:30:45.165Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:45.165Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-04T20:30:45.165Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-04T20:30:45.165Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-04T20:30:45.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-04T20:30:45.432Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-04T20:30:45.432Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-04T20:30:45.432Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-04T20:30:45.432Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T20:30:45.432Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-04T20:30:45.432Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-04T20:30:45.701Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-04T20:30:45.701Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T20:30:45.701Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-04T20:30:45.701Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-04T20:30:45.701Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-04T20:30:45.969Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T20:30:45.969Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-04T20:30:45.969Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-04T20:30:45.969Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-04T20:30:45.969Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T20:30:45.969Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-04T20:30:45.969Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-04T20:30:45.969Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-04T20:30:46.236Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-04T20:30:46.236Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-04T20:30:46.236Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-04T20:30:46.236Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-04T20:30:46.236Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-04T20:30:46.236Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-04T20:30:46.236Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-04T20:30:46.503Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-04T20:30:46.504Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:46.504Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-04T20:30:46.504Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-04T20:30:46.504Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-04T20:30:46.504Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-04T20:30:46.504Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-04T20:30:46.504Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-04T20:30:46.775Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-04T20:30:46.775Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:46.775Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-04T20:30:46.775Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-04T20:30:46.775Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-04T20:30:46.775Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:46.775Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-04T20:30:46.775Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-04T20:30:47.043Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-04T20:30:47.043Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:47.043Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-04T20:30:47.043Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-04T20:30:47.043Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-04T20:30:47.309Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:47.309Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-04T20:30:47.309Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-04T20:30:47.309Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-04T20:30:47.309Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:47.309Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-04T20:30:47.309Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-04T20:30:47.309Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-04T20:30:47.309Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:47.309Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-04T20:30:47.577Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-04T20:30:47.577Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-04T20:30:47.577Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:47.577Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-04T20:30:47.577Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-04T20:30:47.844Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-04T20:30:47.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:47.844Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-04T20:30:47.844Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-04T20:30:47.844Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-04T20:30:47.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:47.844Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-04T20:30:47.844Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-04T20:30:48.110Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-04T20:30:48.110Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:48.110Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-04T20:30:48.110Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-04T20:30:48.110Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-04T20:30:48.110Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:48.110Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-04T20:30:48.110Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-04T20:30:48.377Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-04T20:30:48.377Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:48.377Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-04T20:30:48.377Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-04T20:30:48.377Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-04T20:30:48.377Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:48.377Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-04T20:30:48.377Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-04T20:30:48.446Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:30:48.447Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:30:48.447Z] ---> d7169ad6d13d [2021-08-04T20:30:48.447Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T20:30:48.447Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:30:48.447Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:30:48.447Z] ---> d7169ad6d13d [2021-08-04T20:30:48.447Z] Step 3/32 : WORKDIR /edgex-go [2021-08-04T20:30:48.447Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:30:48.447Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:30:48.447Z] ---> d7169ad6d13d [2021-08-04T20:30:48.447Z] Step 3/26 : WORKDIR /edgex-go [2021-08-04T20:30:48.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:30:48.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:30:48.447Z] ---> d7169ad6d13d [2021-08-04T20:30:48.447Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T20:30:48.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:30:48.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:30:48.447Z] ---> d7169ad6d13d [2021-08-04T20:30:48.447Z] Step 3/22 : WORKDIR /edgex-go [2021-08-04T20:30:48.645Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-04T20:30:48.645Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:48.645Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-04T20:30:48.645Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-04T20:30:48.645Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-04T20:30:48.645Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-04T20:30:48.645Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-04T20:30:48.645Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-04T20:30:48.645Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-04T20:30:48.913Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-04T20:30:48.913Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-04T20:30:48.913Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-04T20:30:48.913Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-04T20:30:48.913Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-04T20:30:48.914Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-04T20:30:48.914Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-04T20:30:49.181Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-04T20:30:49.181Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-04T20:30:49.181Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-04T20:30:49.181Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-04T20:30:49.450Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-04T20:30:49.450Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-04T20:30:49.450Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-04T20:30:49.450Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-04T20:30:49.450Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-04T20:30:49.450Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-04T20:30:49.450Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-04T20:30:49.450Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-04T20:30:49.450Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-04T20:30:49.717Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-04T20:30:49.717Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-04T20:30:49.717Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-04T20:30:49.717Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-04T20:30:49.717Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-04T20:30:49.880Z] ---> Running in 53d2080de33e [2021-08-04T20:30:49.881Z] ---> Running in 471deb3c3907 [2021-08-04T20:30:49.881Z] ---> Running in 5be98752a5ac [2021-08-04T20:30:49.881Z] ---> Running in 23d82015f9ae [2021-08-04T20:30:49.881Z] ---> Running in f34b81696c19 [2021-08-04T20:30:49.984Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-04T20:30:49.984Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-04T20:30:49.984Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-04T20:30:49.984Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-04T20:30:50.249Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-04T20:30:50.249Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-04T20:30:50.477Z] Removing intermediate container 23d82015f9ae [2021-08-04T20:30:50.478Z] ---> 9bc862629a99 [2021-08-04T20:30:50.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:30:50.478Z] Removing intermediate container 53d2080de33e [2021-08-04T20:30:50.478Z] ---> 2f01ed8ce457 [2021-08-04T20:30:50.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:30:50.478Z] Removing intermediate container f34b81696c19 [2021-08-04T20:30:50.478Z] ---> 61e9165f96bc [2021-08-04T20:30:50.478Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:30:50.478Z] Removing intermediate container 5be98752a5ac [2021-08-04T20:30:50.478Z] ---> aae533a40cc1 [2021-08-04T20:30:50.478Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:30:50.513Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-04T20:30:50.513Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-04T20:30:50.513Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-04T20:30:50.513Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-04T20:30:50.513Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-04T20:30:50.513Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-04T20:30:50.765Z] Removing intermediate container 471deb3c3907 [2021-08-04T20:30:50.765Z] ---> d76fd4f0a804 [2021-08-04T20:30:50.765Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:30:50.765Z] ---> Running in 80b6480beae2 [2021-08-04T20:30:50.765Z] ---> Running in 43c26b927f5d [2021-08-04T20:30:50.765Z] ---> Running in f72c6d030b21 [2021-08-04T20:30:50.765Z] ---> Running in b0b250752e87 [2021-08-04T20:30:50.779Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:50.779Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:50.779Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:50.779Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:50.779Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:50.779Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:50.779Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:50.779Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:51.036Z] ---> Running in 5a775f28af29 [2021-08-04T20:30:51.738Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:51.738Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:52.321Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:52.321Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:52.588Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:52.588Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:52.856Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:52.856Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:53.818Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-04T20:30:53.818Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-04T20:30:53.818Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-04T20:30:53.819Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-04T20:30:53.819Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-04T20:30:53.819Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-04T20:30:53.819Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-04T20:30:53.819Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-04T20:30:53.819Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-04T20:30:53.819Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-04T20:30:54.087Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-04T20:30:54.087Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-04T20:30:54.087Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-04T20:30:54.087Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-04T20:30:54.087Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-04T20:30:54.087Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-04T20:30:54.087Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:54.087Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-04T20:30:54.087Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:54.355Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:54.355Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:54.355Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-04T20:30:54.355Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-04T20:30:54.355Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-04T20:30:54.355Z] [2021-08-04T20:30:54.355Z] Current default time zone: 'Etc/UTC' [2021-08-04T20:30:54.355Z] Local time is now: Wed Aug 4 20:30:54 UTC 2021. [2021-08-04T20:30:54.355Z] Universal Time is now: Wed Aug 4 20:30:54 UTC 2021. [2021-08-04T20:30:54.355Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-04T20:30:54.355Z] [2021-08-04T20:30:54.355Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-04T20:30:54.355Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:54.355Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-04T20:30:54.355Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-04T20:30:54.355Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-04T20:30:54.355Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-04T20:30:54.355Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-04T20:30:54.355Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-04T20:30:54.355Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-04T20:30:54.355Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-04T20:30:54.355Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:54.355Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-04T20:30:54.445Z] Removing intermediate container 80b6480beae2 [2021-08-04T20:30:54.445Z] ---> 09e0de679953 [2021-08-04T20:30:54.445Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-04T20:30:54.621Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:54.621Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-04T20:30:54.621Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:54.621Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-04T20:30:54.621Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-04T20:30:54.621Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-04T20:30:54.621Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-04T20:30:54.621Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-04T20:30:54.621Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-04T20:30:54.621Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-04T20:30:54.621Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-04T20:30:54.736Z] ---> Running in d378ece245e7 [2021-08-04T20:30:55.069Z] Removing intermediate container f72c6d030b21 [2021-08-04T20:30:55.069Z] ---> e3658307cf38 [2021-08-04T20:30:55.069Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-04T20:30:55.069Z] Removing intermediate container 43c26b927f5d [2021-08-04T20:30:55.069Z] ---> d2878563535f [2021-08-04T20:30:55.069Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-04T20:30:55.407Z] ---> Running in 75ed0fab28a3 [2021-08-04T20:30:55.407Z] ---> Running in d707821475d3 [2021-08-04T20:30:55.407Z] Removing intermediate container b0b250752e87 [2021-08-04T20:30:55.407Z] ---> 6f372397de16 [2021-08-04T20:30:55.407Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-04T20:30:55.712Z] Removing intermediate container 5a775f28af29 [2021-08-04T20:30:55.712Z] ---> e354b6c7322b [2021-08-04T20:30:55.712Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-04T20:30:56.000Z] ---> Running in af595a8adeaf [2021-08-04T20:30:56.000Z] ---> Running in ec77d83f9e5c [2021-08-04T20:30:56.565Z] Updating certificates in /etc/ssl/certs... [2021-08-04T20:30:56.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:57.528Z] 23 added, 27 removed; done. [2021-08-04T20:30:57.528Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-04T20:30:57.528Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-04T20:30:57.528Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-04T20:30:57.528Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-04T20:30:57.528Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-04T20:30:57.528Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:57.528Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-04T20:30:57.528Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:57.528Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:57.528Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:57.528Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:57.528Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:57.528Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-04T20:30:57.528Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-04T20:30:57.528Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-04T20:30:57.528Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-04T20:30:57.528Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-04T20:30:57.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:57.796Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:57.796Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-04T20:30:57.796Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-04T20:30:57.796Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-04T20:30:57.796Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-04T20:30:57.796Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-04T20:30:57.796Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-04T20:30:57.796Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-04T20:30:57.796Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-04T20:30:57.796Z] Updating certificates in /etc/ssl/certs... [2021-08-04T20:30:58.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:58.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:58.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:58.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:58.767Z] 0 added, 0 removed; done. [2021-08-04T20:30:58.767Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-04T20:30:58.767Z] done. [2021-08-04T20:30:58.806Z] OK: 218 MiB in 52 packages [2021-08-04T20:30:59.034Z] Reading package lists... [2021-08-04T20:30:59.035Z] Building dependency tree... [2021-08-04T20:30:59.035Z] Reading state information... [2021-08-04T20:30:59.301Z] The following NEW packages will be installed: [2021-08-04T20:30:59.301Z] apt-transport-https [2021-08-04T20:30:59.301Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-04T20:30:59.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:59.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:59.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:59.569Z] Need to get 4348 B of archives. [2021-08-04T20:30:59.569Z] After this operation, 154 kB of additional disk space will be used. [2021-08-04T20:30:59.569Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-04T20:30:59.569Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T20:30:59.569Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-08-04T20:30:59.569Z] Selecting previously unselected package apt-transport-https. [2021-08-04T20:30:59.569Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-04T20:30:59.569Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-04T20:30:59.569Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-04T20:30:59.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:30:59.833Z] Setting up apt-transport-https (1.6.14) ... [2021-08-04T20:30:59.834Z] Waiting for network to be ready... [2021-08-04T20:30:59.978Z] Removing intermediate container d378ece245e7 [2021-08-04T20:30:59.978Z] ---> 7b3994a3cae4 [2021-08-04T20:30:59.978Z] Step 6/24 : COPY go.mod . [2021-08-04T20:31:00.587Z] OK: 218 MiB in 52 packages [2021-08-04T20:31:00.587Z] OK: 218 MiB in 52 packages [2021-08-04T20:31:00.587Z] OK: 218 MiB in 52 packages [2021-08-04T20:31:00.863Z] OK: 218 MiB in 52 packages [2021-08-04T20:31:01.463Z] ---> 99a5a2a8fea8 [2021-08-04T20:31:01.463Z] Step 7/24 : RUN go mod download [2021-08-04T20:31:01.738Z] ---> Running in 259d278b6994 [2021-08-04T20:31:02.338Z] Removing intermediate container 75ed0fab28a3 [2021-08-04T20:31:02.338Z] ---> fb1002a9c6be [2021-08-04T20:31:02.338Z] Step 6/22 : COPY go.mod . [2021-08-04T20:31:02.614Z] Removing intermediate container d707821475d3 [2021-08-04T20:31:02.614Z] ---> 4c6bd402cfca [2021-08-04T20:31:02.614Z] Step 6/23 : COPY go.mod . [2021-08-04T20:31:02.897Z] Removing intermediate container ec77d83f9e5c [2021-08-04T20:31:02.897Z] ---> e9099f4e19ad [2021-08-04T20:31:02.897Z] Step 6/32 : COPY go.mod . [2021-08-04T20:31:02.897Z] Removing intermediate container af595a8adeaf [2021-08-04T20:31:02.897Z] ---> 3b5789d21da6 [2021-08-04T20:31:02.897Z] Step 6/26 : COPY go.mod . [2021-08-04T20:31:03.881Z] ---> 728e141a2e12 [2021-08-04T20:31:03.881Z] Step 7/22 : RUN go mod download [2021-08-04T20:31:03.881Z] ---> 478ad9f62a6b [2021-08-04T20:31:03.881Z] Step 7/23 : RUN go mod download [2021-08-04T20:31:03.881Z] ---> Running in de60cc888fc2 [2021-08-04T20:31:04.153Z] ---> Running in 7dd7c3b3fee4 [2021-08-04T20:31:04.153Z] ---> 1367abbb523c [2021-08-04T20:31:04.153Z] Step 7/26 : RUN go mod download [2021-08-04T20:31:04.426Z] ---> 1bbef8bc0966 [2021-08-04T20:31:04.426Z] Step 7/32 : RUN go mod download [2021-08-04T20:31:04.700Z] ---> Running in f23a5ae0bbcf [2021-08-04T20:31:04.700Z] ---> Running in 5c17eb2e4896 [2021-08-04T20:31:05.169Z] 2021-08-04T20:31:02Z INFO Waiting for automatic snapd restart... [2021-08-04T20:31:05.437Z] snapd 2.51.3 from Canonical* installed [2021-08-04T20:31:06.397Z] "snapd" switched to the "latest/stable" channel [2021-08-04T20:31:06.397Z] [2021-08-04T20:31:06.707Z] Removing intermediate container 259d278b6994 [2021-08-04T20:31:06.707Z] ---> f28e8e473d62 [2021-08-04T20:31:06.707Z] Step 8/24 : COPY . . [2021-08-04T20:31:08.975Z] core18 20210611 from Canonical* installed [2021-08-04T20:31:08.975Z] "core18" switched to the "latest/stable" channel [2021-08-04T20:31:08.975Z] [2021-08-04T20:31:11.027Z] Removing intermediate container de60cc888fc2 [2021-08-04T20:31:11.027Z] ---> 4ca2716d6285 [2021-08-04T20:31:11.027Z] Step 8/22 : COPY . . [2021-08-04T20:31:11.559Z] snapcraft 4.8.3 from Canonical* installed [2021-08-04T20:31:11.827Z] "snapcraft" switched to the "latest/stable" channel [2021-08-04T20:31:11.827Z] [2021-08-04T20:31:12.027Z] Removing intermediate container 7dd7c3b3fee4 [2021-08-04T20:31:12.027Z] ---> 74d7243d167d [2021-08-04T20:31:12.027Z] Step 8/23 : COPY . . [2021-08-04T20:31:12.301Z] Removing intermediate container f23a5ae0bbcf [2021-08-04T20:31:12.301Z] ---> 1fb4bfe6ab54 [2021-08-04T20:31:12.301Z] Step 8/26 : COPY . . [2021-08-04T20:31:12.578Z] Removing intermediate container 5c17eb2e4896 [2021-08-04T20:31:12.578Z] ---> 02b35a9f7276 [2021-08-04T20:31:12.578Z] Step 8/32 : COPY . . [2021-08-04T20:31:16.084Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-08-04T20:31:16.084Z] - README.md [2021-08-04T20:31:16.084Z] [2021-08-04T20:31:16.084Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-04T20:31:16.667Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-04T20:31:16.667Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-04T20:31:16.932Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-04T20:31:17.895Z] Reading package lists... [2021-08-04T20:31:18.160Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-04T20:31:18.427Z] Reading package lists... [2021-08-04T20:31:18.693Z] Building dependency tree... [2021-08-04T20:31:18.693Z] Reading state information... [2021-08-04T20:31:18.693Z] Suggested packages: [2021-08-04T20:31:18.693Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-04T20:31:18.693Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-04T20:31:18.693Z] Recommended packages: [2021-08-04T20:31:18.693Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-04T20:31:18.693Z] The following NEW packages will be installed: [2021-08-04T20:31:18.693Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-04T20:31:18.693Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-04T20:31:18.693Z] pkg-config zip [2021-08-04T20:31:18.693Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-04T20:31:18.961Z] Need to get 7663 kB of archives. [2021-08-04T20:31:18.961Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-04T20:31:18.961Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-04T20:31:18.961Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-04T20:31:18.961Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-04T20:31:18.961Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-04T20:31:18.961Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-04T20:31:19.228Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-04T20:31:19.228Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-04T20:31:19.228Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-04T20:31:19.228Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-04T20:31:19.495Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-04T20:31:19.495Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-04T20:31:19.495Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-04T20:31:19.495Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-04T20:31:19.495Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-04T20:31:19.495Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-04T20:31:19.762Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-04T20:31:19.762Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-08-04T20:31:19.762Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-04T20:31:19.762Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-04T20:31:19.762Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-04T20:31:19.762Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-04T20:31:20.029Z] Selecting previously unselected package libpsl5:amd64. [2021-08-04T20:31:20.029Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-04T20:31:20.029Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-04T20:31:20.029Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-04T20:31:20.029Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-04T20:31:20.029Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-04T20:31:20.029Z] Selecting previously unselected package librtmp1:amd64. [2021-08-04T20:31:20.029Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-04T20:31:20.029Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-04T20:31:20.029Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-04T20:31:20.029Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-04T20:31:20.029Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-04T20:31:20.297Z] Selecting previously unselected package liberror-perl. [2021-08-04T20:31:20.297Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-04T20:31:20.297Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-04T20:31:20.297Z] Selecting previously unselected package git-man. [2021-08-04T20:31:20.297Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-04T20:31:20.297Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-04T20:31:20.297Z] Selecting previously unselected package git. [2021-08-04T20:31:20.297Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-04T20:31:20.297Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-04T20:31:20.882Z] Selecting previously unselected package libnorm1:amd64. [2021-08-04T20:31:20.882Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-04T20:31:20.882Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-04T20:31:20.882Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-04T20:31:20.882Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-04T20:31:20.882Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-04T20:31:20.882Z] Selecting previously unselected package libsodium23:amd64. [2021-08-04T20:31:20.882Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-04T20:31:20.882Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-04T20:31:20.882Z] Selecting previously unselected package libzmq5:amd64. [2021-08-04T20:31:20.882Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-04T20:31:20.882Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-04T20:31:21.169Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-04T20:31:21.169Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-04T20:31:21.169Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-04T20:31:21.169Z] Selecting previously unselected package pkg-config. [2021-08-04T20:31:21.169Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-04T20:31:21.169Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-04T20:31:21.169Z] Selecting previously unselected package zip. [2021-08-04T20:31:21.169Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-04T20:31:21.169Z] Unpacking zip (3.0-11build1) ... [2021-08-04T20:31:21.169Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-04T20:31:21.169Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-04T20:31:21.169Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-04T20:31:21.169Z] Setting up liberror-perl (0.17025-1) ... [2021-08-04T20:31:21.169Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-04T20:31:21.169Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-04T20:31:21.169Z] No schema files found: doing nothing. [2021-08-04T20:31:21.169Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-04T20:31:21.169Z] Setting up zip (3.0-11build1) ... [2021-08-04T20:31:21.169Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-04T20:31:21.169Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-04T20:31:21.169Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-04T20:31:21.435Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-04T20:31:21.435Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-04T20:31:21.435Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-04T20:31:21.435Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-04T20:31:21.435Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-04T20:31:22.018Z] git set to automatically installed. [2021-08-04T20:31:22.018Z] git-man set to automatically installed. [2021-08-04T20:31:22.018Z] libcurl3-gnutls set to automatically installed. [2021-08-04T20:31:22.018Z] liberror-perl set to automatically installed. [2021-08-04T20:31:22.018Z] libglib2.0-0 set to automatically installed. [2021-08-04T20:31:22.018Z] libnghttp2-14 set to automatically installed. [2021-08-04T20:31:22.018Z] libnorm1 set to automatically installed. [2021-08-04T20:31:22.018Z] libpgm-5.2-0 set to automatically installed. [2021-08-04T20:31:22.018Z] libpsl5 set to automatically installed. [2021-08-04T20:31:22.018Z] librtmp1 set to automatically installed. [2021-08-04T20:31:22.018Z] libsodium23 set to automatically installed. [2021-08-04T20:31:22.018Z] libzmq3-dev set to automatically installed. [2021-08-04T20:31:22.018Z] libzmq5 set to automatically installed. [2021-08-04T20:31:22.018Z] pkg-config set to automatically installed. [2021-08-04T20:31:22.018Z] zip set to automatically installed. [2021-08-04T20:31:23.429Z] snapd is not logged in, snap install commands will use sudo [2021-08-04T20:31:24.839Z] snap "core18" has no updates available [2021-08-04T20:31:25.798Z] snapd is not logged in, snap install commands will use sudo [2021-08-04T20:31:34.029Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-04T20:31:34.296Z] Pulling config-common [2021-08-04T20:31:34.296Z] + snapcraftctl pull [2021-08-04T20:31:34.742Z] ---> 6ed84e741069 [2021-08-04T20:31:34.742Z] Step 9/24 : RUN go mod tidy [2021-08-04T20:31:34.742Z] ---> Running in e6200fca375e [2021-08-04T20:31:34.742Z] ---> 66c07ca432c5 [2021-08-04T20:31:34.742Z] Step 9/23 : RUN go mod tidy [2021-08-04T20:31:34.742Z] ---> 0521038400ca [2021-08-04T20:31:34.742Z] Step 9/22 : RUN go mod tidy [2021-08-04T20:31:34.742Z] ---> c9051aa1c82f [2021-08-04T20:31:34.742Z] Step 9/26 : RUN go mod tidy [2021-08-04T20:31:34.742Z] ---> 79ae29245b44 [2021-08-04T20:31:34.742Z] Step 9/32 : RUN go mod tidy [2021-08-04T20:31:34.742Z] ---> Running in 370f6e2982b5 [2021-08-04T20:31:34.742Z] ---> Running in 3c06f60ddb6c [2021-08-04T20:31:34.742Z] ---> Running in 65993520cb18 [2021-08-04T20:31:34.742Z] ---> Running in 87234345f714 [2021-08-04T20:31:35.257Z] Pulling go-build-helper [2021-08-04T20:31:35.257Z] + snapcraftctl pull [2021-08-04T20:31:36.216Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-04T20:31:36.216Z] Skipping pull go-build-helper (already ran) [2021-08-04T20:31:36.216Z] Building go-build-helper [2021-08-04T20:31:36.216Z] + snapcraftctl build [2021-08-04T20:31:38.163Z] Staging go-build-helper [2021-08-04T20:31:38.163Z] + snapcraftctl stage [2021-08-04T20:31:39.077Z] Removing intermediate container e6200fca375e [2021-08-04T20:31:39.077Z] ---> c89ceee89d6c [2021-08-04T20:31:39.077Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-04T20:31:39.077Z] ---> Running in be7573674f5e [2021-08-04T20:31:40.527Z] Removing intermediate container 370f6e2982b5 [2021-08-04T20:31:40.527Z] ---> 9802ce6b46f0 [2021-08-04T20:31:40.527Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-04T20:31:40.527Z] ---> Running in 45f12d10c88b [2021-08-04T20:31:40.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T20:31:41.073Z] Removing intermediate container 65993520cb18 [2021-08-04T20:31:41.073Z] ---> 856a1c14ca3a [2021-08-04T20:31:41.073Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-04T20:31:41.676Z] ---> Running in ab2d0ac0552d [2021-08-04T20:31:41.951Z] Removing intermediate container 87234345f714 [2021-08-04T20:31:41.951Z] ---> 58eae8ebc28b [2021-08-04T20:31:41.951Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-04T20:31:42.225Z] Removing intermediate container 3c06f60ddb6c [2021-08-04T20:31:42.225Z] ---> a55b5388a9a7 [2021-08-04T20:31:42.225Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-04T20:31:42.225Z] ---> Running in 11ff46ebfadb [2021-08-04T20:31:42.499Z] ---> Running in 0ca7ea5e3aa1 [2021-08-04T20:31:42.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T20:31:44.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T20:31:44.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T20:31:45.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T20:31:48.338Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-04T20:31:48.338Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-04T20:31:48.338Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-04T20:31:48.338Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-04T20:31:48.338Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-04T20:31:48.338Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-04T20:31:48.338Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-04T20:31:48.338Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-04T20:31:48.338Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-04T20:31:48.338Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-04T20:31:48.338Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-04T20:31:48.338Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-04T20:31:48.338Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-04T20:31:48.338Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-04T20:31:48.338Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-04T20:31:48.338Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-04T20:31:48.338Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-04T20:31:48.338Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-04T20:31:48.338Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-04T20:31:48.338Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-04T20:31:48.338Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-04T20:31:48.338Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-04T20:31:48.338Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-04T20:31:48.338Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-04T20:31:48.338Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-04T20:31:48.338Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-04T20:31:48.338Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-04T20:31:48.338Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-04T20:31:48.338Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-04T20:31:48.338Z] Fetched 224 kB in 0s (0 B/s) [2021-08-04T20:31:48.338Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-04T20:31:48.338Z] Fetched 157 kB in 0s (0 B/s) [2021-08-04T20:31:48.338Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-04T20:31:48.338Z] Fetched 221 kB in 0s (0 B/s) [2021-08-04T20:31:48.338Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-04T20:31:48.338Z] Fetched 143 kB in 0s (0 B/s) [2021-08-04T20:31:48.338Z] Pulling edgex-go [2021-08-04T20:31:48.338Z] + snapcraftctl pull [2021-08-04T20:31:48.338Z] Pulling hooks [2021-08-04T20:31:48.338Z] + snapcraftctl pull [2021-08-04T20:32:06.947Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-04T20:32:06.947Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-04T20:32:06.947Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-04T20:32:06.947Z] Fetched 0 B in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-04T20:32:06.947Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-04T20:32:06.947Z] Fetched 279 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-04T20:32:06.947Z] Fetched 122 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-04T20:32:06.947Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-04T20:32:06.947Z] Fetched 8848 B in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-04T20:32:06.947Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-04T20:32:06.947Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-04T20:32:06.947Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-04T20:32:06.947Z] Fetched 219 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-04T20:32:06.947Z] Fetched 154 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-04T20:32:06.947Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-04T20:32:06.947Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-04T20:32:06.947Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-04T20:32:06.947Z] Fetched 499 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-04T20:32:06.947Z] Fetched 111 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-04T20:32:06.947Z] Fetched 240 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-04T20:32:06.947Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-04T20:32:06.947Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-04T20:32:06.947Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-04T20:32:06.947Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-04T20:32:06.947Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-04T20:32:06.947Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-04T20:32:06.947Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-04T20:32:06.947Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-04T20:32:06.947Z] Fetched 8720 B in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-04T20:32:06.947Z] Fetched 140 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-04T20:32:06.947Z] Fetched 119 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-04T20:32:06.947Z] Fetched 111 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-04T20:32:06.947Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-04T20:32:06.947Z] Fetched 645 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-04T20:32:06.947Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-04T20:32:06.947Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-04T20:32:06.947Z] Fetched 368 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-04T20:32:06.947Z] Fetched 187 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-04T20:32:06.947Z] Fetched 175 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-04T20:32:06.947Z] Fetched 206 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-04T20:32:06.947Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-04T20:32:06.947Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-04T20:32:06.947Z] Fetched 159 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-04T20:32:06.947Z] Fetched 107 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-04T20:32:06.947Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-04T20:32:06.947Z] Pulling static-packages [2021-08-04T20:32:06.947Z] + snapcraftctl pull [2021-08-04T20:32:06.947Z] Pulling version [2021-08-04T20:32:06.947Z] + cd /root/project [2021-08-04T20:32:06.947Z] + git describe --tags --abbrev=0 [2021-08-04T20:32:06.947Z] + sed s/v// [2021-08-04T20:32:06.947Z] + GIT_VERSION=2.0.1-dev.21 [2021-08-04T20:32:06.947Z] + [ -z 2.0.1-dev.21 ] [2021-08-04T20:32:06.947Z] + snapcraftctl set-version 2.0.1-dev.21 [2021-08-04T20:32:06.947Z] Building config-common [2021-08-04T20:32:06.947Z] + snapcraftctl build [2021-08-04T20:32:08.359Z] Skipping build go-build-helper (already ran) [2021-08-04T20:32:08.625Z] Building edgex-go [2021-08-04T20:32:08.625Z] + cd /root/parts/edgex-go/src [2021-08-04T20:32:08.625Z] + git describe --tags --abbrev=0 [2021-08-04T20:32:08.625Z] + sed s/v// [2021-08-04T20:32:08.625Z] + GIT_VERSION=2.0.1-dev.21 [2021-08-04T20:32:08.625Z] + [ -z 2.0.1-dev.21 ] [2021-08-04T20:32:08.625Z] + echo 2.0.1-dev.21 [2021-08-04T20:32:08.625Z] + make build [2021-08-04T20:32:08.625Z] go mod tidy [2021-08-04T20:32:11.974Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-04T20:32:11.974Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-04T20:32:11.974Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.12 [2021-08-04T20:32:11.974Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-04T20:32:12.242Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-04T20:32:12.242Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-04T20:32:12.242Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-04T20:32:12.242Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-04T20:32:12.242Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-04T20:32:12.242Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-04T20:32:12.242Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-04T20:32:12.242Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-04T20:32:12.511Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-04T20:32:12.511Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-04T20:32:12.778Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-04T20:32:12.778Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-04T20:32:12.778Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-04T20:32:13.744Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-04T20:32:13.744Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-04T20:32:13.744Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-04T20:32:13.744Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-04T20:32:13.744Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-04T20:32:13.744Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-04T20:32:13.744Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-04T20:32:13.744Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-04T20:32:13.744Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-04T20:32:14.023Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-04T20:32:14.023Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-04T20:32:14.023Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-04T20:32:14.023Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-04T20:32:14.023Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-04T20:32:14.023Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-04T20:32:14.023Z] go: downloading golang.org/x/text v0.3.6 [2021-08-04T20:32:14.023Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-04T20:32:14.023Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-04T20:32:14.023Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-04T20:32:14.023Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-04T20:32:14.023Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-04T20:32:14.298Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-04T20:32:14.298Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-04T20:32:14.298Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-04T20:32:14.298Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-04T20:32:14.574Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-04T20:32:14.574Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-04T20:32:14.847Z] go: downloading github.com/kr/text v0.1.0 [2021-08-04T20:32:14.847Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-04T20:32:14.847Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-04T20:32:14.847Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-04T20:32:14.847Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-04T20:32:14.847Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-04T20:32:14.847Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-04T20:32:14.847Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-04T20:32:15.115Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-04T20:32:15.115Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-04T20:32:15.115Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-04T20:32:15.116Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-04T20:32:15.116Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-04T20:32:15.116Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-04T20:32:15.116Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-04T20:32:15.116Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-04T20:32:15.116Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-04T20:32:15.116Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-04T20:32:15.116Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-04T20:32:15.116Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-04T20:32:15.116Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-04T20:32:15.116Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-04T20:32:15.116Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-04T20:32:15.116Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-04T20:32:15.116Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-04T20:32:15.386Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-04T20:32:15.386Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-04T20:32:15.386Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-04T20:32:15.386Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-04T20:32:15.386Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-04T20:32:15.386Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-04T20:32:15.386Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-04T20:32:15.652Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T20:32:25.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T20:32:29.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T20:32:29.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T20:32:31.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T20:32:31.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-04T20:32:32.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-04T20:32:33.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-04T20:32:34.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T20:32:35.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-04T20:32:36.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T20:32:37.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-04T20:32:38.966Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-04T20:32:38.966Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-04T20:32:38.966Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-04T20:32:38.966Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-04T20:32:38.966Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-04T20:32:38.966Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-04T20:32:38.966Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-04T20:32:38.966Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-04T20:32:38.966Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-04T20:32:38.966Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-04T20:32:38.966Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-04T20:32:39.234Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-04T20:32:39.235Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-04T20:32:39.235Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-04T20:32:39.235Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-04T20:32:39.235Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-04T20:32:39.235Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-04T20:32:39.235Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-04T20:32:39.235Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-04T20:32:40.221Z] Building hooks [2021-08-04T20:32:40.221Z] + cd /root/parts/hooks/src [2021-08-04T20:32:40.221Z] + make build [2021-08-04T20:32:40.221Z] go mod tidy [2021-08-04T20:32:40.807Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-04T20:32:41.077Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-04T20:32:41.077Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-04T20:32:41.077Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-04T20:32:41.346Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-04T20:32:41.932Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-04T20:32:42.518Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-04T20:32:42.518Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-04T20:32:45.863Z] Building static-packages [2021-08-04T20:32:45.863Z] + snapcraftctl build [2021-08-04T20:32:47.273Z] Building version [2021-08-04T20:32:47.273Z] + snapcraftctl build [2021-08-04T20:32:49.219Z] Staging config-common [2021-08-04T20:32:49.219Z] + snapcraftctl stage [2021-08-04T20:32:50.633Z] Skipping stage go-build-helper (already ran) [2021-08-04T20:32:50.633Z] Staging edgex-go [2021-08-04T20:32:50.633Z] + snapcraftctl stage [2021-08-04T20:32:51.602Z] Staging hooks [2021-08-04T20:32:51.602Z] + snapcraftctl stage [2021-08-04T20:32:52.568Z] Staging static-packages [2021-08-04T20:32:52.568Z] + snapcraftctl stage [2021-08-04T20:32:53.535Z] Staging version [2021-08-04T20:32:53.535Z] + snapcraftctl stage [2021-08-04T20:32:54.944Z] Priming config-common [2021-08-04T20:32:54.944Z] + snapcraftctl prime [2021-08-04T20:32:55.910Z] Priming go-build-helper [2021-08-04T20:32:55.910Z] + snapcraftctl prime [2021-08-04T20:32:56.873Z] Priming edgex-go [2021-08-04T20:32:56.873Z] + snapcraftctl prime [2021-08-04T20:32:58.282Z] Priming hooks [2021-08-04T20:32:58.282Z] + snapcraftctl prime [2021-08-04T20:32:59.245Z] Priming static-packages [2021-08-04T20:32:59.245Z] + snapcraftctl prime [2021-08-04T20:33:01.828Z] Priming version [2021-08-04T20:33:01.828Z] + snapcraftctl prime [2021-08-04T20:33:02.791Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-04T20:33:36.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-04T20:33:36.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-04T20:33:36.978Z] Removing intermediate container be7573674f5e [2021-08-04T20:33:36.978Z] ---> 27130bc17f53 [2021-08-04T20:33:36.978Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-04T20:33:36.978Z] ---> Running in 73da78a2a8dc [2021-08-04T20:33:36.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-04T20:33:41.356Z] Removing intermediate container 73da78a2a8dc [2021-08-04T20:33:41.356Z] ---> e1117026ad66 [2021-08-04T20:33:41.356Z] [2021-08-04T20:33:41.356Z] Step 12/24 : FROM docker:20.10.7 [2021-08-04T20:33:42.346Z] 20.10.7: Pulling from library/docker [2021-08-04T20:33:42.346Z] Removing intermediate container ab2d0ac0552d [2021-08-04T20:33:42.346Z] ---> bc7b1dcb52d8 [2021-08-04T20:33:42.346Z] [2021-08-04T20:33:42.346Z] Step 11/22 : FROM alpine:3.12 [2021-08-04T20:33:42.945Z] 3.12: Pulling from library/alpine [2021-08-04T20:33:42.945Z] Removing intermediate container 11ff46ebfadb [2021-08-04T20:33:42.945Z] ---> 881667420ed0 [2021-08-04T20:33:43.219Z] [2021-08-04T20:33:43.219Z] Step 11/32 : FROM alpine:3.12 [2021-08-04T20:33:43.494Z] 3.12: Pulling from library/alpine [2021-08-04T20:33:43.494Z] Removing intermediate container 0ca7ea5e3aa1 [2021-08-04T20:33:43.494Z] ---> 81ff6e4fd1dd [2021-08-04T20:33:43.494Z] [2021-08-04T20:33:43.494Z] Step 11/26 : FROM alpine:3.12 [2021-08-04T20:33:43.769Z] 3.12: Pulling from library/alpine [2021-08-04T20:33:45.262Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T20:33:45.262Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T20:33:45.262Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T20:33:45.262Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T20:33:45.262Z] Status: Image is up to date for alpine:3.12 [2021-08-04T20:33:45.262Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T20:33:45.262Z] Removing intermediate container 45f12d10c88b [2021-08-04T20:33:45.262Z] ---> c83d9ce317d3 [2021-08-04T20:33:45.262Z] [2021-08-04T20:33:45.262Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T20:33:45.262Z] ---> c4fd0aeabfcf [2021-08-04T20:33:45.262Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-04T20:33:45.262Z] ---> c4fd0aeabfcf [2021-08-04T20:33:45.262Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-04T20:33:45.262Z] ---> c4fd0aeabfcf [2021-08-04T20:33:45.262Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-04T20:33:45.262Z] ---> c4fd0aeabfcf [2021-08-04T20:33:45.262Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-04T20:33:45.861Z] ---> Running in 4ccb2ced7147 [2021-08-04T20:33:45.861Z] ---> Running in f0d88cfd381d [2021-08-04T20:33:45.861Z] ---> Running in 82f050941eb8 [2021-08-04T20:33:45.861Z] ---> Running in 80db104ed59f [2021-08-04T20:33:46.849Z] Removing intermediate container f0d88cfd381d [2021-08-04T20:33:46.849Z] ---> 2ea5a24264fa [2021-08-04T20:33:46.849Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-04T20:33:47.124Z] ---> Running in 1d4b3778bbbc [2021-08-04T20:33:48.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:33:48.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:33:48.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:33:48.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:33:48.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:33:48.963Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-04T20:33:48.963Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:33:48.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:33:48.963Z] OK: 5 MiB in 15 packages [2021-08-04T20:33:49.240Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-04T20:33:49.240Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T20:33:49.240Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-04T20:33:49.240Z] (4/4) Installing curl (7.78.0-r0) [2021-08-04T20:33:49.240Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:33:49.240Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T20:33:49.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:33:49.793Z] OK: 7 MiB in 18 packages [2021-08-04T20:33:49.793Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-04T20:33:49.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:33:49.793Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-04T20:33:49.793Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-04T20:33:49.793Z] (4/6) Installing curl (7.78.0-r0) [2021-08-04T20:33:49.793Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-04T20:33:49.793Z] (6/6) Installing su-exec (0.2-r1) [2021-08-04T20:33:49.793Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:33:49.793Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T20:33:50.076Z] OK: 7 MiB in 20 packages [2021-08-04T20:33:50.355Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-04T20:33:50.355Z] (2/2) Installing su-exec (0.2-r1) [2021-08-04T20:33:50.355Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:33:50.355Z] OK: 5 MiB in 16 packages [2021-08-04T20:33:52.348Z] Removing intermediate container 80db104ed59f [2021-08-04T20:33:52.348Z] ---> 7560b2b2fdb9 [2021-08-04T20:33:52.348Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:33:52.348Z] Removing intermediate container 4ccb2ced7147 [2021-08-04T20:33:52.348Z] ---> 0deeb62cf6ac [2021-08-04T20:33:52.348Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T20:33:52.622Z] ---> Running in 84ebaf1d7e05 [2021-08-04T20:33:52.903Z] ---> Running in af66762ede50 [2021-08-04T20:33:52.903Z] Removing intermediate container 1d4b3778bbbc [2021-08-04T20:33:52.903Z] ---> b7996e7633e4 [2021-08-04T20:33:52.903Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-04T20:33:53.511Z] Removing intermediate container 82f050941eb8 [2021-08-04T20:33:53.511Z] ---> e136debedb19 [2021-08-04T20:33:53.511Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-04T20:33:53.511Z] ---> Running in a0db8b72421c [2021-08-04T20:33:53.511Z] Removing intermediate container 84ebaf1d7e05 [2021-08-04T20:33:53.511Z] ---> 7ef2600b5efd [2021-08-04T20:33:53.511Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-04T20:33:53.786Z] ---> Running in 69ef0a944c53 [2021-08-04T20:33:53.786Z] Removing intermediate container af66762ede50 [2021-08-04T20:33:53.786Z] ---> eaeac10b97ba [2021-08-04T20:33:53.786Z] Step 14/22 : WORKDIR /edgex [2021-08-04T20:33:54.385Z] ---> Running in 4b0b84977918 [2021-08-04T20:33:54.657Z] ---> Running in bfa574a50aa7 [2021-08-04T20:33:54.931Z] Removing intermediate container a0db8b72421c [2021-08-04T20:33:54.931Z] ---> 26a687474d39 [2021-08-04T20:33:54.931Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-04T20:33:54.931Z] Removing intermediate container 69ef0a944c53 [2021-08-04T20:33:54.931Z] ---> 71d3e0b4f167 [2021-08-04T20:33:54.931Z] Step 14/26 : WORKDIR / [2021-08-04T20:33:55.534Z] Removing intermediate container 4b0b84977918 [2021-08-04T20:33:55.534Z] ---> c5d55c82cd4e [2021-08-04T20:33:55.534Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T20:33:55.534Z] ---> Running in e639a57cf112 [2021-08-04T20:33:55.812Z] ---> Running in 13509ae48950 [2021-08-04T20:33:56.089Z] Removing intermediate container bfa574a50aa7 [2021-08-04T20:33:56.089Z] ---> 95379e13bf0b [2021-08-04T20:33:56.089Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-04T20:33:56.089Z] ---> Running in b92d7aa2d03b [2021-08-04T20:33:56.368Z] Removing intermediate container e639a57cf112 [2021-08-04T20:33:56.368Z] ---> ac00efdbade2 [2021-08-04T20:33:56.368Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-04T20:33:56.966Z] ---> Running in 654ffcbefd16 [2021-08-04T20:33:56.966Z] Removing intermediate container 13509ae48950 [2021-08-04T20:33:56.966Z] ---> a34941e795de [2021-08-04T20:33:56.966Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-04T20:33:56.966Z] Removing intermediate container b92d7aa2d03b [2021-08-04T20:33:57.245Z] ---> 2af99bf2c9b4 [2021-08-04T20:33:57.245Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:33:57.245Z] ---> caf5bc32a43e [2021-08-04T20:33:57.245Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-04T20:33:58.703Z] ---> 9cab879323dc [2021-08-04T20:33:58.703Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-04T20:33:58.703Z] ---> 0a45c98a79f0 [2021-08-04T20:33:58.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-04T20:33:59.694Z] ---> 7b2c3b6d5d7a [2021-08-04T20:33:59.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-04T20:34:00.294Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-04T20:34:00.568Z] ---> 3cf50227e535 [2021-08-04T20:34:00.568Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-04T20:34:00.568Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-04T20:34:00.568Z] ---> df445af6242a [2021-08-04T20:34:00.568Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:34:00.844Z] ---> 9703ee2d723f [2021-08-04T20:34:00.844Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-04T20:34:00.844Z] ---> Running in 0c616d0cecf3 [2021-08-04T20:34:01.444Z] ---> 473f10ee2c4b [2021-08-04T20:34:01.444Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-04T20:34:01.444Z] Removing intermediate container 654ffcbefd16 [2021-08-04T20:34:01.444Z] ---> 5f5ea7dd747f [2021-08-04T20:34:01.444Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-04T20:34:01.723Z] ---> Running in 7d3abf490d6a [2021-08-04T20:34:01.723Z] ---> Running in 3d5af25e964a [2021-08-04T20:34:01.723Z] Removing intermediate container 0c616d0cecf3 [2021-08-04T20:34:01.723Z] ---> 535b28fce056 [2021-08-04T20:34:01.723Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-04T20:34:01.723Z] ---> 27433f02200f [2021-08-04T20:34:01.723Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-04T20:34:02.000Z] ---> Running in 14e13235c0a4 [2021-08-04T20:34:02.000Z] ---> 26d8520b5585 [2021-08-04T20:34:02.000Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-04T20:34:02.278Z] ---> Running in c7aacc496729 [2021-08-04T20:34:02.557Z] Removing intermediate container 3d5af25e964a [2021-08-04T20:34:02.557Z] ---> 8e56ae9ad4ab [2021-08-04T20:34:02.557Z] Step 19/22 : CMD ["--init=true"] [2021-08-04T20:34:02.557Z] Removing intermediate container 7d3abf490d6a [2021-08-04T20:34:02.557Z] ---> a631e2004963 [2021-08-04T20:34:02.557Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-04T20:34:02.835Z] ---> Running in 6fe612185a1d [2021-08-04T20:34:03.120Z] Removing intermediate container c7aacc496729 [2021-08-04T20:34:03.121Z] ---> e51ae922d4eb [2021-08-04T20:34:03.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:34:03.121Z] ---> 3e9dac701988 [2021-08-04T20:34:03.121Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-04T20:34:03.409Z] ---> Running in ac5f97705bf8 [2021-08-04T20:34:03.409Z] Removing intermediate container 6fe612185a1d [2021-08-04T20:34:03.409Z] ---> 478ca85e36a9 [2021-08-04T20:34:03.409Z] Step 20/22 : LABEL arch=arm64 [2021-08-04T20:34:03.691Z] ---> Running in a47fa849989f [2021-08-04T20:34:03.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:34:03.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:34:04.259Z] ---> 87c55d38526b [2021-08-04T20:34:04.259Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-04T20:34:04.259Z] Removing intermediate container ac5f97705bf8 [2021-08-04T20:34:04.259Z] ---> ad11c084b599 [2021-08-04T20:34:04.259Z] Step 21/23 : LABEL arch=arm64 [2021-08-04T20:34:04.582Z] ---> Running in 1905324e3805 [2021-08-04T20:34:04.582Z] ---> Running in bcaa7a6e7638 [2021-08-04T20:34:04.582Z] Removing intermediate container a47fa849989f [2021-08-04T20:34:04.582Z] ---> 8be4f2356a47 [2021-08-04T20:34:04.582Z] Step 21/22 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:34:04.961Z] (1/39) Installing readline (8.1.0-r0) [2021-08-04T20:34:04.961Z] (2/39) Installing bash (5.1.0-r0) [2021-08-04T20:34:05.252Z] Executing bash-5.1.0-r0.post-install [2021-08-04T20:34:05.252Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-04T20:34:05.252Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-04T20:34:05.252Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-04T20:34:05.252Z] (6/39) Installing curl (7.78.0-r0) [2021-08-04T20:34:05.252Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-04T20:34:05.252Z] ---> Running in 16acdba5976d [2021-08-04T20:34:05.252Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-04T20:34:05.252Z] (9/39) Installing expat (2.2.10-r1) [2021-08-04T20:34:05.253Z] (10/39) Installing libffi (3.3-r2) [2021-08-04T20:34:05.253Z] (11/39) Installing gdbm (1.19-r0) [2021-08-04T20:34:05.253Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-04T20:34:05.253Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-04T20:34:05.253Z] ---> 28694b1aae56 [2021-08-04T20:34:05.253Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-04T20:34:05.253Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-04T20:34:05.253Z] Removing intermediate container bcaa7a6e7638 [2021-08-04T20:34:05.253Z] ---> c7a53bc2b65a [2021-08-04T20:34:05.253Z] Step 22/23 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:34:05.937Z] ---> Running in f1a2e601d82c [2021-08-04T20:34:07.007Z] Removing intermediate container 16acdba5976d [2021-08-04T20:34:07.007Z] ---> ff2309905cce [2021-08-04T20:34:07.007Z] Step 22/22 : LABEL version=0.0.0 [2021-08-04T20:34:07.304Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-04T20:34:07.304Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-04T20:34:07.304Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-04T20:34:07.304Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-04T20:34:07.304Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-04T20:34:07.304Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-04T20:34:07.580Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-04T20:34:07.580Z] Removing intermediate container f1a2e601d82c [2021-08-04T20:34:07.580Z] ---> 2ee03a0d7fb8 [2021-08-04T20:34:07.580Z] Step 23/23 : LABEL version=0.0.0 [2021-08-04T20:34:07.580Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-04T20:34:07.580Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-04T20:34:07.853Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-04T20:34:07.853Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-04T20:34:07.853Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-04T20:34:07.853Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-04T20:34:07.853Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-04T20:34:07.853Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-04T20:34:07.853Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-04T20:34:07.853Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-04T20:34:07.853Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-04T20:34:07.853Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-04T20:34:07.853Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-04T20:34:07.853Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-04T20:34:07.853Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-04T20:34:07.853Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-04T20:34:08.140Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-04T20:34:08.140Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-04T20:34:08.140Z] ---> Running in f7a8f4b21b11 [2021-08-04T20:34:08.757Z] Executing busybox-1.32.1-r6.trigger [2021-08-04T20:34:08.757Z] OK: 82 MiB in 59 packages [2021-08-04T20:34:08.757Z] ---> Running in ffff02f2bf6b [2021-08-04T20:34:09.036Z] ---> fdec0eb96faa [2021-08-04T20:34:09.036Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-04T20:34:09.316Z] Removing intermediate container f7a8f4b21b11 [2021-08-04T20:34:09.316Z] ---> 8802e233a946 [2021-08-04T20:34:09.316Z] [2021-08-04T20:34:09.597Z] Removing intermediate container ffff02f2bf6b [2021-08-04T20:34:09.597Z] ---> 7e92c7325cc0 [2021-08-04T20:34:09.597Z] [2021-08-04T20:34:09.875Z] Successfully built 8802e233a946 [2021-08-04T20:34:09.875Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-04T20:34:09.875Z]  Building security-proxy-setup ... done Building core-command [2021-08-04T20:34:09.875Z] Successfully built 7e92c7325cc0 [2021-08-04T20:34:10.155Z] Successfully tagged support-scheduler-arm64:latest [2021-08-04T20:34:10.155Z] Building support-notifications [2021-08-04T20:34:10.155Z]  Building support-scheduler ... done  ---> 94731b8b280e [2021-08-04T20:34:10.155Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-04T20:34:10.435Z] Removing intermediate container 1905324e3805 [2021-08-04T20:34:10.435Z] ---> 638d6d083268 [2021-08-04T20:34:10.435Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:34:10.435Z] ---> Running in fd15399b2ea3 [2021-08-04T20:34:11.429Z] ---> e9642b451fd5 [2021-08-04T20:34:11.429Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-04T20:34:14.881Z] ---> 9b220e66f63e [2021-08-04T20:34:14.881Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-04T20:34:15.490Z] Removing intermediate container fd15399b2ea3 [2021-08-04T20:34:15.490Z] ---> b64040df6f3c [2021-08-04T20:34:15.490Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-04T20:34:16.508Z] ---> Running in 2041c71bba04 [2021-08-04T20:34:17.131Z] ---> a4d9a0468dd5 [2021-08-04T20:34:17.131Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-04T20:34:18.126Z] Removing intermediate container 2041c71bba04 [2021-08-04T20:34:18.126Z] ---> ef18834e11a5 [2021-08-04T20:34:18.126Z] Step 24/26 : LABEL arch=arm64 [2021-08-04T20:34:18.126Z] Collecting docker-compose==1.23.2 [2021-08-04T20:34:18.404Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-04T20:34:18.681Z] ---> Running in 5dac010ed549 [2021-08-04T20:34:18.681Z] ---> 52d69c70a8bf [2021-08-04T20:34:18.681Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-04T20:34:18.964Z] Collecting docker<4.0,>=3.6.0 [2021-08-04T20:34:18.964Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-04T20:34:19.241Z] Collecting cached-property<2,>=1.2.0 [2021-08-04T20:34:19.241Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-04T20:34:19.530Z] Removing intermediate container 5dac010ed549 [2021-08-04T20:34:19.530Z] ---> 337e95daf3c4 [2021-08-04T20:34:19.530Z] Step 25/26 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:34:19.804Z] ---> Running in ef71275185c9 [2021-08-04T20:34:19.805Z] ---> 41af0080c874 [2021-08-04T20:34:19.805Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-04T20:34:20.421Z] Collecting PyYAML<4,>=3.10 [2021-08-04T20:34:20.421Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-04T20:34:20.421Z] ---> Running in e3805c6de478 [2021-08-04T20:34:20.699Z] Removing intermediate container ef71275185c9 [2021-08-04T20:34:20.699Z] ---> 5ef00b9c1141 [2021-08-04T20:34:20.699Z] Step 26/26 : LABEL version=0.0.0 [2021-08-04T20:34:21.306Z] ---> Running in 0ea4db5be286 [2021-08-04T20:34:21.587Z] Removing intermediate container e3805c6de478 [2021-08-04T20:34:21.587Z] ---> a247a477c720 [2021-08-04T20:34:21.587Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-04T20:34:22.195Z] Removing intermediate container 0ea4db5be286 [2021-08-04T20:34:22.195Z] ---> b2cc1691511f [2021-08-04T20:34:22.195Z] [2021-08-04T20:34:22.811Z] Successfully built b2cc1691511f [2021-08-04T20:34:22.811Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-04T20:34:22.811Z] Building core-metadata [2021-08-04T20:34:23.421Z]  Building security-secretstore-setup ... done  ---> 9eb71c72416b [2021-08-04T20:34:23.421Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-04T20:34:24.027Z] ---> Running in 7393c23b26ff [2021-08-04T20:34:24.305Z] Collecting texttable<0.10,>=0.9.0 [2021-08-04T20:34:24.305Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-04T20:34:26.956Z] Collecting jsonschema<3,>=2.5.1 [2021-08-04T20:34:26.956Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-04T20:34:26.956Z] Collecting docopt<0.7,>=0.6.1 [2021-08-04T20:34:26.956Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-04T20:34:28.952Z] Removing intermediate container 7393c23b26ff [2021-08-04T20:34:28.952Z] ---> debbd244ff19 [2021-08-04T20:34:28.952Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-04T20:34:29.557Z] ---> Running in 0c2a5e80e08c [2021-08-04T20:34:29.837Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-04T20:34:29.837Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-04T20:34:29.837Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-04T20:34:30.825Z] Removing intermediate container 0c2a5e80e08c [2021-08-04T20:34:30.825Z] ---> a2a3a5541dd3 [2021-08-04T20:34:30.825Z] Step 29/32 : CMD ["gate"] [2021-08-04T20:34:31.102Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-04T20:34:31.102Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-04T20:34:31.380Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-04T20:34:31.380Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-04T20:34:31.661Z] ---> Running in 8d5cbc0406aa [2021-08-04T20:34:32.655Z] Removing intermediate container 8d5cbc0406aa [2021-08-04T20:34:32.655Z] ---> 8d75f700a08b [2021-08-04T20:34:32.655Z] Step 30/32 : LABEL arch=arm64 [2021-08-04T20:34:33.260Z] ---> Running in 63e8bc8e12e2 [2021-08-04T20:34:34.259Z] Removing intermediate container 63e8bc8e12e2 [2021-08-04T20:34:34.260Z] ---> 487e2546098b [2021-08-04T20:34:34.260Z] Step 31/32 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:34:34.260Z] Collecting docker-pycreds>=0.4.0 [2021-08-04T20:34:34.260Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-04T20:34:34.536Z] ---> Running in e7690aca4771 [2021-08-04T20:34:34.823Z] Collecting certifi>=2017.4.17 [2021-08-04T20:34:34.823Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-04T20:34:35.164Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-04T20:34:35.164Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-04T20:34:35.443Z] Collecting idna<2.8,>=2.5 [2021-08-04T20:34:35.443Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-04T20:34:35.443Z] Removing intermediate container e7690aca4771 [2021-08-04T20:34:35.443Z] ---> 94f2578f5506 [2021-08-04T20:34:35.443Z] Step 32/32 : LABEL version=0.0.0 [2021-08-04T20:34:36.046Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-04T20:34:36.046Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-04T20:34:36.322Z] ---> Running in 1480857da175 [2021-08-04T20:34:36.600Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-04T20:34:36.600Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-04T20:34:36.600Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-04T20:34:36.600Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-04T20:34:37.224Z] Removing intermediate container 1480857da175 [2021-08-04T20:34:37.224Z] ---> c462c6e2654c [2021-08-04T20:34:37.224Z] [2021-08-04T20:34:37.504Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-04T20:34:37.504Z] Attempting uninstall: urllib3 [2021-08-04T20:34:37.786Z] Found existing installation: urllib3 1.26.2 [2021-08-04T20:34:37.786Z] Uninstalling urllib3-1.26.2: [2021-08-04T20:34:37.786Z] Successfully uninstalled urllib3-1.26.2 [2021-08-04T20:34:37.786Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:34:37.786Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:34:37.786Z] ---> d7169ad6d13d [2021-08-04T20:34:37.787Z] Step 3/23 : WORKDIR /edgex-go [2021-08-04T20:34:37.787Z] ---> Using cache [2021-08-04T20:34:37.787Z] ---> d76fd4f0a804 [2021-08-04T20:34:37.787Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:34:37.787Z] ---> Using cache [2021-08-04T20:34:37.787Z] ---> 6f372397de16 [2021-08-04T20:34:37.787Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-04T20:34:37.787Z] Successfully built c462c6e2654c [2021-08-04T20:34:38.072Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-04T20:34:38.072Z] Building core-data [2021-08-04T20:34:38.072Z]  Building security-bootstrapper ... done  ---> Running in 6c0a12f8dc1d [2021-08-04T20:34:38.350Z] Attempting uninstall: idna [2021-08-04T20:34:38.350Z] Found existing installation: idna 3.1 [2021-08-04T20:34:38.350Z] Uninstalling idna-3.1: [2021-08-04T20:34:38.350Z] Successfully uninstalled idna-3.1 [2021-08-04T20:34:38.968Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:34:38.968Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:34:38.968Z] ---> d7169ad6d13d [2021-08-04T20:34:38.968Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T20:34:38.968Z] ---> Using cache [2021-08-04T20:34:38.968Z] ---> d76fd4f0a804 [2021-08-04T20:34:38.968Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:34:38.968Z] ---> Using cache [2021-08-04T20:34:38.968Z] ---> 6f372397de16 [2021-08-04T20:34:38.969Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T20:34:38.969Z] ---> Using cache [2021-08-04T20:34:38.969Z] ---> 3b5789d21da6 [2021-08-04T20:34:38.969Z] Step 6/24 : COPY go.mod . [2021-08-04T20:34:38.969Z] ---> Using cache [2021-08-04T20:34:38.969Z] ---> 1367abbb523c [2021-08-04T20:34:38.969Z] Step 7/24 : RUN go mod download [2021-08-04T20:34:38.969Z] ---> Using cache [2021-08-04T20:34:38.969Z] ---> 1fb4bfe6ab54 [2021-08-04T20:34:38.969Z] Step 8/24 : COPY . . [2021-08-04T20:34:38.969Z] ---> Using cache [2021-08-04T20:34:38.969Z] ---> c9051aa1c82f [2021-08-04T20:34:38.969Z] Step 9/24 : RUN go mod tidy [2021-08-04T20:34:38.969Z] ---> Using cache [2021-08-04T20:34:38.969Z] ---> a55b5388a9a7 [2021-08-04T20:34:38.969Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-04T20:34:38.969Z] ---> Running in 5f3d34a96e3d [2021-08-04T20:34:39.248Z] Attempting uninstall: chardet [2021-08-04T20:34:39.248Z] Found existing installation: chardet 4.0.0 [2021-08-04T20:34:39.248Z] Uninstalling chardet-4.0.0: [2021-08-04T20:34:39.528Z] Successfully uninstalled chardet-4.0.0 [2021-08-04T20:34:40.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:34:40.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-04T20:34:41.026Z] Attempting uninstall: requests [2021-08-04T20:34:41.026Z] Found existing installation: requests 2.25.1 [2021-08-04T20:34:41.026Z] Uninstalling requests-2.25.1: [2021-08-04T20:34:41.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:34:41.315Z] Successfully uninstalled requests-2.25.1 [2021-08-04T20:34:41.607Z] Running setup.py install for texttable: started [2021-08-04T20:34:42.607Z] OK: 218 MiB in 52 packages [2021-08-04T20:34:44.620Z] Running setup.py install for texttable: finished with status 'done' [2021-08-04T20:34:44.620Z] Running setup.py install for PyYAML: started [2021-08-04T20:34:46.082Z] Removing intermediate container 6c0a12f8dc1d [2021-08-04T20:34:46.082Z] ---> a7fdd39afbcc [2021-08-04T20:34:46.082Z] Step 6/23 : COPY go.mod . [2021-08-04T20:34:47.551Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-04T20:34:48.178Z] ---> ad700b304b38 [2021-08-04T20:34:48.178Z] Step 7/23 : RUN go mod download [2021-08-04T20:34:48.178Z] Running setup.py install for docopt: started [2021-08-04T20:34:48.790Z] ---> Running in 8baf48335cc8 [2021-08-04T20:34:50.798Z] Running setup.py install for docopt: finished with status 'done' [2021-08-04T20:34:50.798Z] Running setup.py install for dockerpty: started [2021-08-04T20:34:53.451Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-04T20:34:56.100Z] Removing intermediate container 8baf48335cc8 [2021-08-04T20:34:56.100Z] ---> 01517d57fe1e [2021-08-04T20:34:56.100Z] Step 8/23 : COPY . . [2021-08-04T20:34:56.100Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-04T20:34:59.522Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:34:59.522Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:34:59.522Z] ---> d7169ad6d13d [2021-08-04T20:34:59.522Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T20:34:59.522Z] ---> Using cache [2021-08-04T20:34:59.522Z] ---> d76fd4f0a804 [2021-08-04T20:34:59.522Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:34:59.522Z] ---> Using cache [2021-08-04T20:34:59.522Z] ---> 6f372397de16 [2021-08-04T20:34:59.522Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-04T20:34:59.522Z] ---> Using cache [2021-08-04T20:34:59.522Z] ---> 3b5789d21da6 [2021-08-04T20:34:59.522Z] Step 6/24 : COPY go.mod . [2021-08-04T20:34:59.522Z] ---> Using cache [2021-08-04T20:34:59.522Z] ---> 1367abbb523c [2021-08-04T20:34:59.522Z] Step 7/24 : RUN go mod download [2021-08-04T20:34:59.522Z] ---> Using cache [2021-08-04T20:34:59.523Z] ---> 1fb4bfe6ab54 [2021-08-04T20:34:59.523Z] Step 8/24 : COPY . . [2021-08-04T20:34:59.523Z] ---> Using cache [2021-08-04T20:34:59.523Z] ---> c9051aa1c82f [2021-08-04T20:34:59.523Z] Step 9/24 : RUN go mod tidy [2021-08-04T20:34:59.523Z] ---> Using cache [2021-08-04T20:34:59.523Z] ---> a55b5388a9a7 [2021-08-04T20:34:59.523Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-04T20:35:00.136Z] ---> Running in 501d665bc0a0 [2021-08-04T20:35:03.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-04T20:35:13.847Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-04T20:35:13.847Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-04T20:35:13.847Z] ---> d7169ad6d13d [2021-08-04T20:35:13.847Z] Step 3/24 : WORKDIR /edgex-go [2021-08-04T20:35:13.848Z] ---> Using cache [2021-08-04T20:35:13.848Z] ---> d76fd4f0a804 [2021-08-04T20:35:13.848Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:35:13.848Z] ---> Using cache [2021-08-04T20:35:13.848Z] ---> 6f372397de16 [2021-08-04T20:35:13.848Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-04T20:35:15.312Z] ---> Running in 669f0936241d [2021-08-04T20:35:17.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:35:18.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:35:19.935Z] OK: 218 MiB in 52 packages [2021-08-04T20:35:20.555Z] Removing intermediate container 14e13235c0a4 [2021-08-04T20:35:20.555Z] ---> a10e2fbc63d5 [2021-08-04T20:35:20.555Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-04T20:35:22.049Z] ---> Running in ab95f23fc58c [2021-08-04T20:35:23.040Z] Removing intermediate container ab95f23fc58c [2021-08-04T20:35:23.040Z] ---> fcbad879bbbf [2021-08-04T20:35:23.040Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-04T20:35:23.319Z] Removing intermediate container 669f0936241d [2021-08-04T20:35:23.319Z] ---> 677e7550f8fa [2021-08-04T20:35:23.319Z] Step 6/24 : COPY go.mod . [2021-08-04T20:35:23.599Z] ---> Running in b61ee2a6ffc3 [2021-08-04T20:35:25.047Z] Removing intermediate container b61ee2a6ffc3 [2021-08-04T20:35:25.047Z] ---> 47ceae58a2b6 [2021-08-04T20:35:25.047Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-04T20:35:25.649Z] ---> 1003268b7080 [2021-08-04T20:35:25.650Z] Step 7/24 : RUN go mod download [2021-08-04T20:35:26.258Z] ---> Running in fc15ae93bfcb [2021-08-04T20:35:27.236Z] ---> 06f972bb641c [2021-08-04T20:35:27.236Z] Step 9/23 : RUN go mod tidy [2021-08-04T20:35:27.844Z] ---> Running in 96bd08b8446f [2021-08-04T20:35:27.844Z] ---> ed5be6d00d49 [2021-08-04T20:35:27.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-04T20:35:29.838Z] ---> 31aae42c6154 [2021-08-04T20:35:29.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-04T20:35:31.284Z] ---> 3b598a7c6e8d [2021-08-04T20:35:31.284Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-04T20:35:31.559Z] ---> Running in e16e9acefc89 [2021-08-04T20:35:32.540Z] Removing intermediate container e16e9acefc89 [2021-08-04T20:35:32.540Z] ---> 2e13de910b8a [2021-08-04T20:35:32.540Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:35:32.819Z] Removing intermediate container fc15ae93bfcb [2021-08-04T20:35:32.819Z] ---> 6c348abed393 [2021-08-04T20:35:32.819Z] Step 8/24 : COPY . . [2021-08-04T20:35:32.819Z] ---> Running in 78ce0c1821a5 [2021-08-04T20:35:33.808Z] Removing intermediate container 78ce0c1821a5 [2021-08-04T20:35:33.808Z] ---> 5a70afcf63e7 [2021-08-04T20:35:33.808Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T20:35:34.414Z] ---> Running in 3cc054ecc934 [2021-08-04T20:35:35.861Z] Removing intermediate container 3cc054ecc934 [2021-08-04T20:35:35.861Z] ---> 8b722bfa134d [2021-08-04T20:35:35.861Z] Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:35:36.139Z] ---> Running in 52c1c6f61eab [2021-08-04T20:35:36.741Z] Removing intermediate container 96bd08b8446f [2021-08-04T20:35:36.741Z] ---> 4d2eded3178a [2021-08-04T20:35:36.741Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-04T20:35:37.344Z] ---> Running in 9fa14ef7264b [2021-08-04T20:35:37.947Z] Removing intermediate container 52c1c6f61eab [2021-08-04T20:35:37.947Z] ---> ea7b85dca7d3 [2021-08-04T20:35:37.947Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T20:35:38.547Z] ---> Running in 9c2d73478f6c [2021-08-04T20:35:39.998Z] Removing intermediate container 9c2d73478f6c [2021-08-04T20:35:39.998Z] ---> 6200ed327c97 [2021-08-04T20:35:39.998Z] [2021-08-04T20:35:40.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-04T20:35:40.881Z] Successfully built 6200ed327c97 [2021-08-04T20:35:40.881Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-04T20:35:56.324Z]  Building sys-mgmt-agent ... done  ---> b4d1193233e8 [2021-08-04T20:35:56.324Z] Step 9/24 : RUN go mod tidy [2021-08-04T20:35:56.324Z] ---> Running in d142ab031592 [2021-08-04T20:36:03.060Z] Removing intermediate container 5f3d34a96e3d [2021-08-04T20:36:03.060Z] ---> af664d8cd8bb [2021-08-04T20:36:03.060Z] [2021-08-04T20:36:03.060Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T20:36:03.060Z] ---> c4fd0aeabfcf [2021-08-04T20:36:03.060Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T20:36:03.060Z] ---> Using cache [2021-08-04T20:36:03.060Z] ---> 7560b2b2fdb9 [2021-08-04T20:36:03.060Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:36:03.060Z] ---> Using cache [2021-08-04T20:36:03.060Z] ---> 7ef2600b5efd [2021-08-04T20:36:03.060Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-04T20:36:03.060Z] ---> Running in bd39f7f04e40 [2021-08-04T20:36:03.060Z] Removing intermediate container d142ab031592 [2021-08-04T20:36:03.060Z] ---> 1df7a660ca01 [2021-08-04T20:36:03.060Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-04T20:36:03.060Z] ---> Running in c23d451c1af9 [2021-08-04T20:36:04.045Z] Removing intermediate container bd39f7f04e40 [2021-08-04T20:36:04.045Z] ---> 5b75593de261 [2021-08-04T20:36:04.045Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T20:36:04.045Z] ---> Running in f373d7c0ddea [2021-08-04T20:36:05.035Z] Removing intermediate container f373d7c0ddea [2021-08-04T20:36:05.035Z] ---> 892b9b0e76c1 [2021-08-04T20:36:05.035Z] Step 16/24 : WORKDIR / [2021-08-04T20:36:05.310Z] ---> Running in 924d0c6d1989 [2021-08-04T20:36:05.916Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-04T20:36:06.198Z] Removing intermediate container 924d0c6d1989 [2021-08-04T20:36:06.198Z] ---> 788b66d34c7c [2021-08-04T20:36:06.198Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:36:07.644Z] ---> c9e9a84a83a5 [2021-08-04T20:36:07.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-04T20:36:10.286Z] ---> fad0491cc16d [2021-08-04T20:36:10.286Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-04T20:36:11.285Z] ---> 979d3342cba9 [2021-08-04T20:36:11.285Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-04T20:36:11.563Z] ---> Running in 2408f9e85bd5 [2021-08-04T20:36:12.198Z] Removing intermediate container 2408f9e85bd5 [2021-08-04T20:36:12.198Z] ---> 903785546453 [2021-08-04T20:36:12.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:36:12.470Z] ---> Running in e62c442eb8c8 [2021-08-04T20:36:13.452Z] Removing intermediate container e62c442eb8c8 [2021-08-04T20:36:13.452Z] ---> b96d094396ae [2021-08-04T20:36:13.452Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T20:36:13.452Z] ---> Running in e59829d250b7 [2021-08-04T20:36:14.445Z] Removing intermediate container e59829d250b7 [2021-08-04T20:36:14.445Z] ---> 6d35c026c1cb [2021-08-04T20:36:14.445Z] Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:36:14.445Z] ---> Running in 7ae6151d60da [2021-08-04T20:36:15.049Z] Removing intermediate container 7ae6151d60da [2021-08-04T20:36:15.049Z] ---> 2c6ae18ced10 [2021-08-04T20:36:15.049Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T20:36:15.336Z] ---> Running in 3f17c6e1ecdf [2021-08-04T20:36:15.937Z] Removing intermediate container 3f17c6e1ecdf [2021-08-04T20:36:15.937Z] ---> 355b2041075e [2021-08-04T20:36:15.937Z] [2021-08-04T20:36:16.540Z] Successfully built 355b2041075e [2021-08-04T20:36:16.540Z] Successfully tagged core-command-arm64:latest [2021-08-04T20:36:38.754Z]  Building core-command ... done Removing intermediate container 501d665bc0a0 [2021-08-04T20:36:38.754Z] ---> d9a83c54f736 [2021-08-04T20:36:38.754Z] [2021-08-04T20:36:38.754Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T20:36:38.754Z] ---> c4fd0aeabfcf [2021-08-04T20:36:38.754Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-04T20:36:38.754Z] ---> Using cache [2021-08-04T20:36:38.754Z] ---> 7560b2b2fdb9 [2021-08-04T20:36:38.754Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:36:38.754Z] ---> Using cache [2021-08-04T20:36:38.754Z] ---> 7ef2600b5efd [2021-08-04T20:36:38.754Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-04T20:36:38.754Z] ---> Running in 0b4afa823638 [2021-08-04T20:36:38.754Z] Removing intermediate container 0b4afa823638 [2021-08-04T20:36:38.754Z] ---> cbcb95d8b471 [2021-08-04T20:36:38.754Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-04T20:36:38.754Z] ---> Running in f2a3d79795b0 [2021-08-04T20:36:38.754Z] Removing intermediate container f2a3d79795b0 [2021-08-04T20:36:38.754Z] ---> 80c937797bf8 [2021-08-04T20:36:38.754Z] Step 16/24 : WORKDIR / [2021-08-04T20:36:38.754Z] ---> Running in 19db82fc52ff [2021-08-04T20:36:39.037Z] Removing intermediate container 19db82fc52ff [2021-08-04T20:36:39.037Z] ---> 0c4ca6825f36 [2021-08-04T20:36:39.037Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:36:40.495Z] ---> a2e322619009 [2021-08-04T20:36:40.495Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-04T20:36:43.161Z] ---> e40c00be9839 [2021-08-04T20:36:43.161Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-04T20:36:44.193Z] ---> 0b87becc8afd [2021-08-04T20:36:44.193Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-04T20:36:44.610Z] ---> Running in 345e297e9cbe [2021-08-04T20:36:44.948Z] Removing intermediate container 345e297e9cbe [2021-08-04T20:36:44.948Z] ---> 1ff1efeb4e06 [2021-08-04T20:36:44.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:36:47.527Z] ---> Running in 5faf5fbeec4a [2021-08-04T20:36:47.527Z] Removing intermediate container 5faf5fbeec4a [2021-08-04T20:36:47.527Z] ---> 15c780e32ebb [2021-08-04T20:36:47.527Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T20:36:47.527Z] ---> Running in 3da07b34668b [2021-08-04T20:36:47.527Z] Removing intermediate container 3da07b34668b [2021-08-04T20:36:47.527Z] ---> 4736a7217015 [2021-08-04T20:36:47.527Z] Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:36:47.527Z] ---> Running in d114190cbc07 [2021-08-04T20:36:48.125Z] Removing intermediate container d114190cbc07 [2021-08-04T20:36:48.125Z] ---> 61bead247741 [2021-08-04T20:36:48.125Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T20:36:48.402Z] ---> Running in 1e013428370d [2021-08-04T20:36:49.006Z] Removing intermediate container 1e013428370d [2021-08-04T20:36:49.006Z] ---> 07385e3ffef1 [2021-08-04T20:36:49.006Z] [2021-08-04T20:36:49.613Z] Successfully built 07385e3ffef1 [2021-08-04T20:36:49.613Z] Successfully tagged core-metadata-arm64:latest [2021-08-04T20:37:02.037Z]  Building core-metadata ... done Removing intermediate container 9fa14ef7264b [2021-08-04T20:37:02.037Z] ---> c651df6a536a [2021-08-04T20:37:02.037Z] [2021-08-04T20:37:02.037Z] Step 11/23 : FROM alpine:3.12 [2021-08-04T20:37:02.037Z] ---> c4fd0aeabfcf [2021-08-04T20:37:02.037Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-04T20:37:02.037Z] ---> Running in 93d38119372c [2021-08-04T20:37:02.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:37:02.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:37:03.517Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-04T20:37:03.517Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-04T20:37:03.517Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:37:03.517Z] Executing ca-certificates-20191127-r4.trigger [2021-08-04T20:37:03.801Z] OK: 6 MiB in 16 packages [2021-08-04T20:37:05.793Z] Removing intermediate container 93d38119372c [2021-08-04T20:37:05.793Z] ---> ebe3252c2105 [2021-08-04T20:37:05.793Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-04T20:37:06.385Z] ---> Running in 14da5a217131 [2021-08-04T20:37:06.985Z] Removing intermediate container 14da5a217131 [2021-08-04T20:37:06.985Z] ---> 81114fe2289e [2021-08-04T20:37:06.985Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-04T20:37:07.260Z] ---> Running in 9a6352da8057 [2021-08-04T20:37:07.862Z] Removing intermediate container 9a6352da8057 [2021-08-04T20:37:07.862Z] ---> 2f08de26abca [2021-08-04T20:37:07.862Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-04T20:37:07.862Z] ---> Running in 60a40dedebc9 [2021-08-04T20:37:08.461Z] Removing intermediate container 60a40dedebc9 [2021-08-04T20:37:08.461Z] ---> dc98d8c00fff [2021-08-04T20:37:08.461Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:37:09.441Z] ---> 75164a18d412 [2021-08-04T20:37:09.441Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-04T20:37:12.075Z] ---> 282f0b0ac5bf [2021-08-04T20:37:12.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-04T20:37:13.051Z] Removing intermediate container c23d451c1af9 [2021-08-04T20:37:13.052Z] ---> 45cba2cbd668 [2021-08-04T20:37:13.052Z] [2021-08-04T20:37:13.052Z] Step 11/24 : FROM alpine:3.12 [2021-08-04T20:37:13.052Z] ---> c4fd0aeabfcf [2021-08-04T20:37:13.052Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-04T20:37:13.052Z] ---> f64e886eed60 [2021-08-04T20:37:13.052Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-04T20:37:13.326Z] ---> Running in e2a398ab92d6 [2021-08-04T20:37:13.326Z] ---> Running in b039cbb210d6 [2021-08-04T20:37:13.921Z] Removing intermediate container e2a398ab92d6 [2021-08-04T20:37:13.921Z] ---> 009c5e3929ae [2021-08-04T20:37:13.921Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-04T20:37:13.921Z] Removing intermediate container b039cbb210d6 [2021-08-04T20:37:13.921Z] ---> 8a0dfcc4b752 [2021-08-04T20:37:13.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:37:14.195Z] ---> Running in ac55059e99e9 [2021-08-04T20:37:14.195Z] ---> Running in 808566c6f482 [2021-08-04T20:37:14.790Z] Removing intermediate container ac55059e99e9 [2021-08-04T20:37:14.790Z] Removing intermediate container 808566c6f482 [2021-08-04T20:37:14.790Z] ---> 2fdd0d16a361 [2021-08-04T20:37:14.790Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-04T20:37:14.790Z] ---> 963eb7779f5b [2021-08-04T20:37:14.790Z] Step 21/23 : LABEL arch=arm64 [2021-08-04T20:37:14.790Z] ---> Running in df7fd44b31e1 [2021-08-04T20:37:14.790Z] ---> Running in 86a3a28c8c5e [2021-08-04T20:37:15.775Z] Removing intermediate container df7fd44b31e1 [2021-08-04T20:37:15.775Z] ---> 76a3081825b1 [2021-08-04T20:37:15.775Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T20:37:15.775Z] Removing intermediate container 86a3a28c8c5e [2021-08-04T20:37:15.775Z] ---> 2908d4bf7e33 [2021-08-04T20:37:15.775Z] Step 22/23 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:37:15.775Z] ---> Running in f1fa4223aa99 [2021-08-04T20:37:15.775Z] ---> Running in 3935ee94915d [2021-08-04T20:37:16.752Z] Removing intermediate container 3935ee94915d [2021-08-04T20:37:16.752Z] ---> a8aa3f859629 [2021-08-04T20:37:16.752Z] Step 23/23 : LABEL version=0.0.0 [2021-08-04T20:37:16.752Z] ---> Running in 8015269bb6d1 [2021-08-04T20:37:17.730Z] Removing intermediate container 8015269bb6d1 [2021-08-04T20:37:17.730Z] ---> 7cd6dba4c2a9 [2021-08-04T20:37:17.730Z] [2021-08-04T20:37:18.002Z] Successfully built 7cd6dba4c2a9 [2021-08-04T20:37:18.002Z] Successfully tagged support-notifications-arm64:latest [2021-08-04T20:37:18.600Z]  Building support-notifications ... done Removing intermediate container f1fa4223aa99 [2021-08-04T20:37:18.600Z] ---> 1cec5743072b [2021-08-04T20:37:18.600Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-04T20:37:18.871Z] ---> Running in 40e356a693da [2021-08-04T20:37:19.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-04T20:37:20.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-04T20:37:21.402Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-04T20:37:21.402Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-04T20:37:21.402Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-04T20:37:21.402Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-04T20:37:21.672Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-04T20:37:21.944Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-04T20:37:21.944Z] Executing busybox-1.31.1-r20.trigger [2021-08-04T20:37:21.944Z] OK: 8 MiB in 20 packages [2021-08-04T20:37:23.377Z] Removing intermediate container 40e356a693da [2021-08-04T20:37:23.377Z] ---> fff99a33aede [2021-08-04T20:37:23.377Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-04T20:37:24.353Z] ---> 64a99931da95 [2021-08-04T20:37:24.353Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-04T20:37:26.325Z] ---> 5aa214be4fbd [2021-08-04T20:37:26.326Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-04T20:37:26.922Z] ---> d44ae8c6a8cd [2021-08-04T20:37:26.922Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-04T20:37:26.922Z] ---> Running in c3a1ba9f7d54 [2021-08-04T20:37:27.519Z] Removing intermediate container c3a1ba9f7d54 [2021-08-04T20:37:27.519Z] ---> 288bf241c361 [2021-08-04T20:37:27.519Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-04T20:37:27.793Z] ---> Running in 6b438ba8fad7 [2021-08-04T20:37:28.774Z] Removing intermediate container 6b438ba8fad7 [2021-08-04T20:37:28.774Z] ---> 2ddc189aced3 [2021-08-04T20:37:28.774Z] Step 22/24 : LABEL arch=arm64 [2021-08-04T20:37:28.774Z] ---> Running in 6033dbb7e2d7 [2021-08-04T20:37:29.371Z] Removing intermediate container 6033dbb7e2d7 [2021-08-04T20:37:29.371Z] ---> d8f28ec8ce13 [2021-08-04T20:37:29.371Z] Step 23/24 : LABEL git_sha=6cb98667c4756fff2b3fec638f83d3913bc19e3e [2021-08-04T20:37:29.371Z] ---> Running in 7dfa9a8d8154 [2021-08-04T20:37:29.969Z] Removing intermediate container 7dfa9a8d8154 [2021-08-04T20:37:29.969Z] ---> 0c5649f86b66 [2021-08-04T20:37:29.969Z] Step 24/24 : LABEL version=0.0.0 [2021-08-04T20:37:29.969Z] ---> Running in e6f9dd4131a9 [2021-08-04T20:37:30.562Z] Removing intermediate container e6f9dd4131a9 [2021-08-04T20:37:30.562Z] ---> 145258d223b8 [2021-08-04T20:37:30.562Z] [2021-08-04T20:37:30.834Z] Successfully built 145258d223b8 [2021-08-04T20:37:30.834Z] Successfully tagged core-data-arm64:latest [2021-08-04T20:37:31.445Z]  Building core-data ... done  [Pipeline] } [2021-08-04T20:37:31.440Z] $ docker stop --time=1 b79b09d2ac19872dd411f653c2ab6999e267362ef8bd1624a5c60dff0e75d3ea [2021-08-04T20:37:33.295Z] $ docker rm -f b79b09d2ac19872dd411f653c2ab6999e267362ef8bd1624a5c60dff0e75d3ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T20:37:33.918Z] + docker images [2021-08-04T20:37:34.191Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-04T20:37:34.191Z] core-data-arm64 latest 145258d223b8 4 seconds ago 19.3MB [2021-08-04T20:37:34.191Z] support-notifications-arm64 latest 7cd6dba4c2a9 17 seconds ago 15.9MB [2021-08-04T20:37:34.191Z] 45cba2cbd668 23 seconds ago 1.57GB [2021-08-04T20:37:34.191Z] c651df6a536a 35 seconds ago 1.56GB [2021-08-04T20:37:34.191Z] core-metadata-arm64 latest 07385e3ffef1 46 seconds ago 15.8MB [2021-08-04T20:37:34.191Z] d9a83c54f736 About a minute ago 1.56GB [2021-08-04T20:37:34.191Z] core-command-arm64 latest 355b2041075e About a minute ago 15.1MB [2021-08-04T20:37:34.191Z] af664d8cd8bb About a minute ago 1.56GB [2021-08-04T20:37:34.191Z] sys-mgmt-agent-arm64 latest 6200ed327c97 About a minute ago 311MB [2021-08-04T20:37:34.191Z] security-bootstrapper-arm64 latest c462c6e2654c 2 minutes ago 17.7MB [2021-08-04T20:37:34.191Z] security-secretstore-setup-arm64 latest b2cc1691511f 3 minutes ago 27.4MB [2021-08-04T20:37:34.191Z] support-scheduler-arm64 latest 7e92c7325cc0 3 minutes ago 15.2MB [2021-08-04T20:37:34.191Z] security-proxy-setup-arm64 latest 8802e233a946 3 minutes ago 24.5MB [2021-08-04T20:37:34.191Z] c83d9ce317d3 3 minutes ago 1.56GB [2021-08-04T20:37:34.191Z] 81ff6e4fd1dd 3 minutes ago 1.57GB [2021-08-04T20:37:34.191Z] 881667420ed0 3 minutes ago 1.56GB [2021-08-04T20:37:34.191Z] bc7b1dcb52d8 3 minutes ago 1.57GB [2021-08-04T20:37:34.191Z] e1117026ad66 3 minutes ago 1.56GB [2021-08-04T20:37:34.191Z] ci-base-image-arm64 latest d7169ad6d13d 14 minutes ago 1.23GB [2021-08-04T20:37:34.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 2 days ago 533MB [2021-08-04T20:37:34.191Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-04T20:37:34.191Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-04T20:37:34.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:37:34.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T20:37:35.172Z] [2021-08-04T20:37:35.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:37:35.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T20:37:35.803Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T20:37:35.803Z] 448f6bf000e3: Pulling fs layer [2021-08-04T20:37:35.803Z] f757da607395: Pulling fs layer [2021-08-04T20:37:35.803Z] 05883995daec: Pulling fs layer [2021-08-04T20:37:35.803Z] 8603b9c90790: Pulling fs layer [2021-08-04T20:37:35.803Z] 1560dd03e051: Pulling fs layer [2021-08-04T20:37:35.803Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T20:37:35.803Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T20:37:35.803Z] 8603b9c90790: Waiting [2021-08-04T20:37:35.803Z] 1560dd03e051: Waiting [2021-08-04T20:37:35.803Z] 27f5ce0e4adf: Waiting [2021-08-04T20:37:35.803Z] c2d8d7efcc4b: Waiting [2021-08-04T20:37:36.076Z] f757da607395: Verifying Checksum [2021-08-04T20:37:36.076Z] f757da607395: Download complete [2021-08-04T20:37:36.076Z] 8603b9c90790: Verifying Checksum [2021-08-04T20:37:36.076Z] 8603b9c90790: Download complete [2021-08-04T20:37:36.350Z] 1560dd03e051: Verifying Checksum [2021-08-04T20:37:36.350Z] 1560dd03e051: Download complete [2021-08-04T20:37:36.350Z] 27f5ce0e4adf: Verifying Checksum [2021-08-04T20:37:36.350Z] 27f5ce0e4adf: Download complete [2021-08-04T20:37:36.350Z] 05883995daec: Verifying Checksum [2021-08-04T20:37:36.350Z] 05883995daec: Download complete [2021-08-04T20:37:37.329Z] 448f6bf000e3: Verifying Checksum [2021-08-04T20:37:37.329Z] 448f6bf000e3: Download complete [2021-08-04T20:37:40.723Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T20:37:40.723Z] c2d8d7efcc4b: Download complete [2021-08-04T20:37:40.997Z] 448f6bf000e3: Pull complete [2021-08-04T20:37:41.974Z] f757da607395: Pull complete [2021-08-04T20:37:43.405Z] 05883995daec: Pull complete [2021-08-04T20:37:43.680Z] 8603b9c90790: Pull complete [2021-08-04T20:37:44.663Z] 1560dd03e051: Pull complete [2021-08-04T20:37:44.938Z] 27f5ce0e4adf: Pull complete [2021-08-04T20:38:00.080Z] c2d8d7efcc4b: Pull complete [2021-08-04T20:38:00.080Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T20:38:00.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T20:38:00.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T20:38:00.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container [2021-08-04T20:38:00.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2021-08-04T20:38:05.844Z] $ docker top f500680bbd054f42b199475ae360b20e98fe28187fb035d54e54bb0e500badfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:38:07.000Z] ---> job-cost.sh [2021-08-04T20:38:07.000Z] lf-activate-venv: SKIPPING [2021-08-04T20:38:07.000Z] INFO: No Stack... [2021-08-04T20:38:07.975Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T20:38:08.247Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T20:38:08.921Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-08-04T20:38:08.921Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T20:38:08.989Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3650-2-stack-cost] [2021-08-04T20:38:08.997Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3650-2-stack-cost] did not exist. Created. [2021-08-04T20:38:08.998Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3650-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T20:38:09.680Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T20:38:09.844Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T20:38:09.857Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3650-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T20:38:09.868Z] $ docker stop --time=1 f500680bbd054f42b199475ae360b20e98fe28187fb035d54e54bb0e500badfb [2021-08-04T20:38:11.563Z] $ docker rm -f f500680bbd054f42b199475ae360b20e98fe28187fb035d54e54bb0e500badfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-04T20:38:13.067Z] provisioning config files... [2021-08-04T20:38:13.087Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6652723466566513154tmp [Pipeline] { [Pipeline] sh [2021-08-04T20:38:13.622Z] + set +x [2021-08-04T20:38:13.622Z] + curl -s https://codecov.io/bash [2021-08-04T20:38:13.622Z] + bash -s -- [2021-08-04T20:38:13.889Z] [2021-08-04T20:38:13.889Z] _____ _ [2021-08-04T20:38:13.889Z] / ____| | | [2021-08-04T20:38:13.889Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T20:38:13.889Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T20:38:13.889Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T20:38:13.889Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T20:38:13.889Z] Bash-1.0.6 [2021-08-04T20:38:13.889Z] [2021-08-04T20:38:13.889Z] [2021-08-04T20:38:13.889Z] ==> git version 2.24.4 found [2021-08-04T20:38:13.889Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-04T20:38:13.889Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T20:38:13.889Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T20:38:13.889Z] ==> Jenkins CI detected. [2021-08-04T20:38:13.889Z] current dir:  /w/workspace/edgex-go/2 [2021-08-04T20:38:13.889Z] project root: . [2021-08-04T20:38:13.889Z] --> token set from env [2021-08-04T20:38:13.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T20:38:13.889Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T20:38:13.889Z] ==> Python coveragepy not found [2021-08-04T20:38:13.889Z] ==> Searching for coverage reports in: [2021-08-04T20:38:13.889Z] + . [2021-08-04T20:38:13.889Z] -> Found 1 reports [2021-08-04T20:38:13.889Z] ==> Detecting git/mercurial file structure [2021-08-04T20:38:13.889Z] ==> Reading reports [2021-08-04T20:38:13.889Z] + ./coverage.out bytes=403847 [2021-08-04T20:38:13.889Z] ==> Appending adjustments [2021-08-04T20:38:13.889Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T20:38:14.849Z] + Found adjustments [2021-08-04T20:38:15.117Z] ==> Gzipping contents [2021-08-04T20:38:15.117Z] 56K /tmp/codecov.aDGfgn.gz [2021-08-04T20:38:15.117Z] ==> Uploading reports [2021-08-04T20:38:15.117Z] url: https://codecov.io [2021-08-04T20:38:15.117Z] query: branch=PR-3650&commit=6cb98667c4756fff2b3fec638f83d3913bc19e3e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3650%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3650&job=&cmd_args= [2021-08-04T20:38:15.117Z] -> Pinging Codecov [2021-08-04T20:38:15.117Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3650&commit=6cb98667c4756fff2b3fec638f83d3913bc19e3e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3650%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3650&job=&cmd_args= [2021-08-04T20:38:15.384Z] -> Uploading to [2021-08-04T20:38:15.384Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/00271124DB129430A58F1EEE437C3FCB/6cb98667c4756fff2b3fec638f83d3913bc19e3e/6b457b6d-5b4d-42c3-a2ef-7056f74e168a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T203815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c0f6f8d3f7a56e9cd44d7d3b83c2978899800718cbf2b604453987d4cc4b012 [2021-08-04T20:38:15.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T20:38:15.384Z] Dload Upload Total Spent Left Speed [2021-08-04T20:38:15.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54526 0 0 100 54526 0 132k --:--:-- --:--:-- --:--:-- 132k [2021-08-04T20:38:15.918Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6cb98667c4756fff2b3fec638f83d3913bc19e3e [Pipeline] } [2021-08-04T20:38:15.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-04T20:38:18.734Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:38:19.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:38:19.663Z] ---> package-listing.sh [2021-08-04T20:38:19.663Z] ++ facter osfamily [2021-08-04T20:38:19.663Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T20:38:19.929Z] + OS_FAMILY=redhat [2021-08-04T20:38:19.929Z] + workspace=/w/workspace/edgex-go/2 [2021-08-04T20:38:19.929Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T20:38:19.929Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T20:38:19.929Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T20:38:19.929Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T20:38:19.929Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-04T20:38:19.929Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T20:38:19.929Z] + case "${OS_FAMILY}" in [2021-08-04T20:38:19.929Z] + sort [2021-08-04T20:38:19.929Z] + rpm -qa [2021-08-04T20:38:21.876Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T20:38:21.876Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T20:38:21.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T20:38:21.876Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-04T20:38:21.876Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-04T20:38:21.876Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-04T20:38:21.893Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-04T20:38:22.195Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:38:22.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T20:38:22.789Z] [2021-08-04T20:38:22.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T20:38:23.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T20:38:23.123Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T20:38:23.123Z] b4d181a07f80: Pulling fs layer [2021-08-04T20:38:23.123Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T20:38:23.123Z] ed53099fbce6: Pulling fs layer [2021-08-04T20:38:23.123Z] dc539afda2c1: Pulling fs layer [2021-08-04T20:38:23.123Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T20:38:23.123Z] 9065ff56babe: Pulling fs layer [2021-08-04T20:38:23.123Z] d287ab97295c: Pulling fs layer [2021-08-04T20:38:23.123Z] 77bc0d833cb6: Waiting [2021-08-04T20:38:23.123Z] 9065ff56babe: Waiting [2021-08-04T20:38:23.123Z] d287ab97295c: Waiting [2021-08-04T20:38:23.123Z] dc539afda2c1: Waiting [2021-08-04T20:38:23.389Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T20:38:23.389Z] a1111a8f2ec3: Download complete [2021-08-04T20:38:23.389Z] dc539afda2c1: Verifying Checksum [2021-08-04T20:38:23.389Z] dc539afda2c1: Download complete [2021-08-04T20:38:23.655Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T20:38:23.655Z] 77bc0d833cb6: Download complete [2021-08-04T20:38:23.655Z] 9065ff56babe: Download complete [2021-08-04T20:38:23.921Z] ed53099fbce6: Verifying Checksum [2021-08-04T20:38:23.921Z] ed53099fbce6: Download complete [2021-08-04T20:38:24.507Z] b4d181a07f80: Download complete [2021-08-04T20:38:25.951Z] b4d181a07f80: Pull complete [2021-08-04T20:38:25.951Z] a1111a8f2ec3: Pull complete [2021-08-04T20:38:26.537Z] ed53099fbce6: Pull complete [2021-08-04T20:38:26.537Z] dc539afda2c1: Pull complete [2021-08-04T20:38:26.804Z] 77bc0d833cb6: Pull complete [2021-08-04T20:38:26.804Z] 9065ff56babe: Pull complete [2021-08-04T20:38:28.742Z] d287ab97295c: Verifying Checksum [2021-08-04T20:38:28.742Z] d287ab97295c: Download complete [2021-08-04T20:38:34.130Z] d287ab97295c: Pull complete [2021-08-04T20:38:34.130Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T20:38:34.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T20:38:34.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T20:38:34.236Z] prd-centos7-docker-4c-2g-2005 does not seem to be running inside a container [2021-08-04T20:38:34.306Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2021-08-04T20:38:37.592Z] $ docker top 16ce39053b6a02d0c8b49d243d6a7476b7a39d0ebad30d4037a6a089c888dad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T20:38:38.031Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T20:38:38.362Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T20:38:38.684Z] + ls /var/log/sa-host [2021-08-04T20:38:38.685Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T20:38:38.685Z] file_magic: OK [2021-08-04T20:38:38.685Z] HZ: Using current value: 100 [2021-08-04T20:38:38.685Z] file_header: OK [2021-08-04T20:38:38.685Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-04T20:38:38.685Z] Statistics: [2021-08-04T20:38:38.685Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T20:38:38.685Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T20:38:38.685Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T20:38:38.685Z] file_magic: OK [2021-08-04T20:38:38.685Z] HZ: Using current value: 100 [2021-08-04T20:38:38.685Z] file_header: OK [2021-08-04T20:38:38.685Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-04T20:38:38.685Z] Statistics: [2021-08-04T20:38:38.685Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T20:38:38.685Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T20:38:38.898Z] provisioning config files... [2021-08-04T20:38:38.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3778100092293293713tmp [Pipeline] { [Pipeline] echo [2021-08-04T20:38:38.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:38:39.256Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T20:38:39.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:38:39.663Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T20:38:39.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:38:39.994Z] ---> sudo-logs.sh [2021-08-04T20:38:39.994Z] Archiving 'sudo' log.. [2021-08-04T20:38:39.994Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2005.vexxhost.local: Name or service not known [2021-08-04T20:38:39.994Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2005.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T20:38:40.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:38:40.347Z] ---> job-cost.sh [2021-08-04T20:38:40.347Z] lf-activate-venv: SKIPPING [2021-08-04T20:38:40.347Z] DEBUG: total: 0.18000000715255737 [2021-08-04T20:38:40.347Z] INFO: Retrieving Stack Cost... [2021-08-04T20:38:40.931Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T20:38:41.198Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T20:38:41.219Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T20:38:41.535Z] ---> logs-deploy.sh [2021-08-04T20:38:41.535Z] lf-activate-venv: SKIPPING [2021-08-04T20:38:41.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3650/2 [2021-08-04T20:38:41.535Z] INFO: archiving workspace using pattern(s): [2021-08-04T20:38:42.494Z] Archives upload complete. [2021-08-04T20:38:42.494Z] INFO: archiving logs to Nexus [2021-08-04T20:38:43.086Z] ---> uname -a: [2021-08-04T20:38:43.086Z] Linux prd-centos7-docker-4c-2g-2005.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] ---> lscpu: [2021-08-04T20:38:43.086Z] Architecture: x86_64 [2021-08-04T20:38:43.086Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-04T20:38:43.086Z] Byte Order: Little Endian [2021-08-04T20:38:43.086Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-04T20:38:43.086Z] CPU(s): 2 [2021-08-04T20:38:43.086Z] On-line CPU(s) list: 0,1 [2021-08-04T20:38:43.086Z] Thread(s) per core: 1 [2021-08-04T20:38:43.086Z] Core(s) per socket: 1 [2021-08-04T20:38:43.086Z] Socket(s): 2 [2021-08-04T20:38:43.086Z] NUMA node(s): 1 [2021-08-04T20:38:43.086Z] Vendor ID: AuthenticAMD [2021-08-04T20:38:43.086Z] CPU family: 23 [2021-08-04T20:38:43.086Z] Model: 49 [2021-08-04T20:38:43.086Z] Model name: AMD EPYC-Rome Processor [2021-08-04T20:38:43.086Z] Stepping: 0 [2021-08-04T20:38:43.086Z] CPU MHz: 2799.996 [2021-08-04T20:38:43.086Z] BogoMIPS: 5599.99 [2021-08-04T20:38:43.086Z] Virtualization: AMD-V [2021-08-04T20:38:43.086Z] Hypervisor vendor: KVM [2021-08-04T20:38:43.086Z] Virtualization type: full [2021-08-04T20:38:43.086Z] L1d cache: 32K [2021-08-04T20:38:43.086Z] L1i cache: 32K [2021-08-04T20:38:43.086Z] L2 cache: 512K [2021-08-04T20:38:43.086Z] L3 cache: 16384K [2021-08-04T20:38:43.086Z] NUMA node0 CPU(s): 0,1 [2021-08-04T20:38:43.086Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] ---> nproc: [2021-08-04T20:38:43.086Z] 2 [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] ---> df -h: [2021-08-04T20:38:43.086Z] Filesystem Size Used Avail Use% Mounted on [2021-08-04T20:38:43.086Z] overlay 40G 14G 27G 33% / [2021-08-04T20:38:43.086Z] tmpfs 64M 0 64M 0% /dev [2021-08-04T20:38:43.086Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-04T20:38:43.086Z] shm 64M 0 64M 0% /dev/shm [2021-08-04T20:38:43.086Z] /dev/vda1 40G 14G 27G 33% /facter-os [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] ---> sar -b -r -n DEV: [2021-08-04T20:38:43.086Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] 20:16:44 LINUX RESTART (2 CPU) [2021-08-04T20:38:43.086Z] [2021-08-04T20:38:43.086Z] 20:17:02 tps rtps wtps bread/s bwrtn/s [2021-08-04T20:38:43.086Z] 20:18:01 167.15 29.69 137.46 6177.95 45752.45 [2021-08-04T20:38:43.086Z] 20:19:01 370.09 0.15 369.94 22.10 102965.78 [2021-08-04T20:38:43.086Z] 20:20:01 57.64 0.00 57.64 0.00 10020.57 [2021-08-04T20:38:43.086Z] 20:21:01 49.36 0.02 49.34 0.53 2897.72 [2021-08-04T20:38:43.086Z] 20:22:01 744.95 350.18 394.76 11772.58 261415.54 [2021-08-04T20:38:43.086Z] 20:23:02 428.14 147.19 280.95 11328.24 117422.06 [2021-08-04T20:38:43.086Z] 20:24:01 495.23 28.81 466.41 1610.29 172235.35 [2021-08-04T20:38:43.086Z] 20:25:01 97.35 10.96 86.40 1320.28 15336.21 [2021-08-04T20:38:43.087Z] 20:26:01 1.15 0.00 1.15 0.00 17.64 [2021-08-04T20:38:43.087Z] 20:27:01 0.23 0.00 0.23 0.00 2.40 [2021-08-04T20:38:43.087Z] 20:28:01 0.23 0.00 0.23 0.00 2.07 [2021-08-04T20:38:43.087Z] 20:29:01 0.27 0.02 0.25 0.13 3.66 [2021-08-04T20:38:43.087Z] 20:30:01 0.28 0.00 0.28 0.00 2.90 [2021-08-04T20:38:43.087Z] 20:31:01 0.28 0.00 0.28 0.00 3.10 [2021-08-04T20:38:43.087Z] 20:32:01 0.43 0.18 0.25 5.73 3.13 [2021-08-04T20:38:43.087Z] 20:33:01 1.10 0.23 0.87 93.94 16.06 [2021-08-04T20:38:43.087Z] 20:34:01 0.25 0.00 0.25 0.00 2.63 [2021-08-04T20:38:43.087Z] 20:35:01 0.18 0.00 0.18 0.00 2.22 [2021-08-04T20:38:43.087Z] 20:36:01 0.27 0.00 0.27 0.00 3.40 [2021-08-04T20:38:43.087Z] 20:37:01 0.25 0.00 0.25 0.00 2.65 [2021-08-04T20:38:43.087Z] 20:38:01 0.32 0.00 0.32 0.00 3.41 [2021-08-04T20:38:43.087Z] Average: 114.97 27.16 87.81 1541.19 34660.38 [2021-08-04T20:38:43.087Z] [2021-08-04T20:38:43.087Z] 20:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-04T20:38:43.087Z] 20:18:01 4959228 0 835264 10.43 2620 2211828 1401300 15.47 909700 1723636 318012 [2021-08-04T20:38:43.087Z] 20:19:01 3367096 0 1232736 15.39 2620 3406488 1677192 18.52 1275940 2734404 30456 [2021-08-04T20:38:43.087Z] 20:20:01 3035676 0 1264356 15.79 2620 3706288 1732876 19.13 1478456 2847188 38996 [2021-08-04T20:38:43.087Z] 20:21:01 2963668 0 1276176 15.93 2620 3766476 1564028 17.27 1438400 2953840 182052 [2021-08-04T20:38:43.087Z] 20:22:01 850652 0 1562380 19.51 2620 5593288 3181292 35.12 2679216 3720704 37232 [2021-08-04T20:38:43.087Z] 20:23:02 819296 0 1592640 19.89 2620 5594384 2616380 28.89 2908884 3503404 145000 [2021-08-04T20:38:43.087Z] 20:24:01 2181392 0 1372404 17.14 2620 4452524 1580340 17.45 1850268 3207584 3484 [2021-08-04T20:38:43.087Z] 20:25:01 2288080 0 1347672 16.83 2620 4370568 1613040 17.81 1439136 3504968 8 [2021-08-04T20:38:43.087Z] 20:26:01 2300752 0 1334996 16.67 2620 4370572 1393620 15.39 1432384 3504176 8 [2021-08-04T20:38:43.087Z] 20:27:01 2300988 0 1334756 16.67 2620 4370576 1393680 15.39 1432452 3504192 8 [2021-08-04T20:38:43.087Z] 20:28:01 2300156 0 1335588 16.68 2620 4370576 1393700 15.39 1432496 3504156 8 [2021-08-04T20:38:43.087Z] 20:29:01 2300060 0 1335676 16.68 2620 4370584 1393864 15.39 1432908 3504168 8 [2021-08-04T20:38:43.087Z] 20:30:01 2300836 0 1334896 16.67 2620 4370588 1393684 15.39 1432460 3504168 8 [2021-08-04T20:38:43.087Z] 20:31:01 2301272 0 1334456 16.66 2620 4370592 1393684 15.39 1432580 3504168 8 [2021-08-04T20:38:43.087Z] 20:32:01 2300696 0 1334996 16.67 2620 4370628 1393684 15.39 1433188 3503484 12 [2021-08-04T20:38:43.087Z] 20:33:01 2297268 0 1335616 16.68 2620 4373436 1393768 15.39 1436664 3503500 8 [2021-08-04T20:38:43.087Z] 20:34:01 2297184 0 1335696 16.68 2620 4373440 1393720 15.39 1436708 3503500 8 [2021-08-04T20:38:43.087Z] 20:35:01 2297256 0 1335616 16.68 2620 4373448 1393684 15.39 1436588 3503500 8 [2021-08-04T20:38:43.087Z] 20:36:01 2297148 0 1335720 16.68 2620 4373452 1393684 15.39 1436588 3503504 8 [2021-08-04T20:38:43.087Z] 20:37:01 2297272 0 1335588 16.68 2620 4373460 1393684 15.39 1436596 3503504 8 [2021-08-04T20:38:43.087Z] 20:38:01 2297144 0 1335716 16.68 2620 4373460 1393780 15.39 1436812 3503500 8 [2021-08-04T20:38:43.087Z] Average: 2397768 0 1325854 16.55 2620 4282698 1594509 17.60 1553734 3321202 35969 [2021-08-04T20:38:43.087Z] [2021-08-04T20:38:43.087Z] 20:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-04T20:38:43.087Z] 20:18:01 eth0 1522.49 1188.09 6434.20 165.49 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:18:01 vethbdb294d 540.85 514.31 61.81 2715.92 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:18:01 docker0 540.85 514.17 54.41 2715.91 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:19:01 vethccd84fa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:19:01 eth0 1074.53 878.89 5388.76 87.25 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:19:01 docker0 546.19 591.79 42.62 2083.11 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:20:01 vethccd84fa 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:20:01 eth0 32.02 17.20 25.70 11.67 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:20:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:21:01 vethccd84fa 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:21:01 eth0 28.62 16.66 21.36 11.24 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:21:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:22:01 veth0d6ef33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:22:01 veth06fc6bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:22:01 eth0 354.97 241.81 1866.29 140.40 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:23:02 veth5a0a558 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:23:02 veth608300f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:23:02 eth0 63.50 45.28 144.87 14.46 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:24:01 eth0 118.66 75.08 311.63 22.36 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:24:01 veth3038437 0.00 0.95 0.00 0.05 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:24:01 docker0 1201.03 1271.58 104.56 5291.10 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:25:01 eth0 210.87 131.72 1532.33 127.19 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:25:01 docker0 17.00 49.20 1.36 394.80 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:27:01 eth0 0.30 0.18 0.37 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:28:01 eth0 1.02 0.17 0.17 0.04 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:29:01 eth0 1.08 0.55 0.60 0.36 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:30:01 eth0 0.13 0.08 0.01 0.06 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:33:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:34:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:35:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:37:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:38:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] Average: eth0 161.41 122.92 745.29 27.60 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] Average: docker0 57.13 61.98 4.97 266.96 0.00 0.00 0.00 0.00 [2021-08-04T20:38:43.087Z] [2021-08-04T20:38:43.087Z] [2021-08-04T20:38:43.087Z] ---> sar -P ALL: [2021-08-04T20:38:43.087Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) [2021-08-04T20:38:43.087Z] [2021-08-04T20:38:43.087Z] 20:16:44 LINUX RESTART (2 CPU) [2021-08-04T20:38:43.087Z] [2021-08-04T20:38:43.087Z] 20:17:02 CPU %user %nice %system %iowait %steal %idle [2021-08-04T20:38:43.087Z] 20:18:01 all 33.45 0.00 8.68 5.22 0.07 52.58 [2021-08-04T20:38:43.087Z] 20:18:01 0 30.54 0.00 9.95 5.48 0.07 53.95 [2021-08-04T20:38:43.087Z] 20:18:01 1 36.36 0.00 7.41 4.95 0.07 51.20 [2021-08-04T20:38:43.087Z] 20:19:01 all 29.76 0.00 13.14 4.13 0.10 52.87 [2021-08-04T20:38:43.087Z] 20:19:01 0 28.75 0.00 13.96 4.10 0.11 53.08 [2021-08-04T20:38:43.087Z] 20:19:01 1 30.77 0.00 12.33 4.16 0.09 52.65 [2021-08-04T20:38:43.087Z] 20:20:01 all 49.50 0.00 4.92 0.48 0.08 45.01 [2021-08-04T20:38:43.087Z] 20:20:01 0 49.03 0.00 5.18 0.57 0.07 45.15 [2021-08-04T20:38:43.087Z] 20:20:01 1 49.98 0.00 4.67 0.39 0.09 44.87 [2021-08-04T20:38:43.087Z] 20:21:01 all 58.35 0.00 7.88 0.52 0.11 33.14 [2021-08-04T20:38:43.087Z] 20:21:01 0 57.95 0.00 8.06 0.69 0.11 33.19 [2021-08-04T20:38:43.087Z] 20:21:01 1 58.76 0.00 7.69 0.36 0.11 33.09 [2021-08-04T20:38:43.087Z] 20:22:01 all 25.02 0.00 19.75 26.65 0.11 28.46 [2021-08-04T20:38:43.087Z] 20:22:01 0 26.12 0.00 19.17 26.28 0.11 28.32 [2021-08-04T20:38:43.087Z] 20:22:01 1 23.92 0.00 20.33 27.03 0.11 28.61 [2021-08-04T20:38:43.087Z] 20:23:02 all 79.48 0.00 17.03 3.02 0.12 0.35 [2021-08-04T20:38:43.087Z] 20:23:02 0 79.63 0.00 16.82 2.97 0.13 0.45 [2021-08-04T20:38:43.087Z] 20:23:02 1 79.34 0.00 17.23 3.07 0.11 0.26 [2021-08-04T20:38:43.087Z] 20:24:01 all 71.88 0.00 23.01 1.76 0.12 3.23 [2021-08-04T20:38:43.087Z] 20:24:01 0 72.69 0.00 22.06 1.85 0.13 3.27 [2021-08-04T20:38:43.087Z] 20:24:01 1 71.08 0.00 23.95 1.67 0.11 3.19 [2021-08-04T20:38:43.087Z] 20:25:01 all 8.90 0.00 4.13 1.70 0.06 85.21 [2021-08-04T20:38:43.087Z] 20:25:01 0 9.04 0.00 4.34 1.06 0.05 85.50 [2021-08-04T20:38:43.087Z] 20:25:01 1 8.75 0.00 3.92 2.33 0.07 84.93 [2021-08-04T20:38:43.087Z] 20:26:01 all 0.19 0.00 0.06 0.00 0.02 99.73 [2021-08-04T20:38:43.087Z] 20:26:01 0 0.35 0.00 0.07 0.00 0.02 99.57 [2021-08-04T20:38:43.087Z] 20:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-08-04T20:38:43.087Z] 20:27:01 all 0.20 0.00 0.04 0.00 0.03 99.73 [2021-08-04T20:38:43.087Z] 20:27:01 0 0.35 0.00 0.05 0.00 0.03 99.57 [2021-08-04T20:38:43.088Z] 20:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-08-04T20:38:43.088Z] 20:28:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-08-04T20:38:43.088Z] 20:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-04T20:38:43.088Z] 20:28:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-08-04T20:38:43.088Z] [2021-08-04T20:38:43.088Z] 20:28:01 CPU %user %nice %system %iowait %steal %idle [2021-08-04T20:38:43.088Z] 20:29:01 all 0.14 0.00 0.06 0.00 0.02 99.78 [2021-08-04T20:38:43.088Z] 20:29:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-08-04T20:38:43.088Z] 20:29:01 1 0.22 0.00 0.05 0.00 0.02 99.72 [2021-08-04T20:38:43.088Z] 20:30:01 all 0.22 0.00 0.03 0.00 0.01 99.75 [2021-08-04T20:38:43.088Z] 20:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-08-04T20:38:43.088Z] 20:30:01 1 0.42 0.00 0.03 0.00 0.00 99.55 [2021-08-04T20:38:43.088Z] 20:31:01 all 0.26 0.00 0.03 0.00 0.01 99.70 [2021-08-04T20:38:43.088Z] 20:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-08-04T20:38:43.088Z] 20:31:01 1 0.48 0.00 0.03 0.00 0.02 99.47 [2021-08-04T20:38:43.088Z] 20:32:01 all 0.15 0.00 0.05 0.01 0.03 99.77 [2021-08-04T20:38:43.088Z] 20:32:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2021-08-04T20:38:43.088Z] 20:32:01 1 0.25 0.00 0.07 0.00 0.03 99.65 [2021-08-04T20:38:43.088Z] 20:33:01 all 0.12 0.00 0.06 0.03 0.02 99.77 [2021-08-04T20:38:43.088Z] 20:33:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2021-08-04T20:38:43.088Z] 20:33:01 1 0.12 0.00 0.08 0.07 0.03 99.70 [2021-08-04T20:38:43.088Z] 20:34:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-08-04T20:38:43.088Z] 20:34:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2021-08-04T20:38:43.088Z] 20:34:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-08-04T20:38:43.088Z] 20:35:01 all 0.20 0.00 0.03 0.00 0.01 99.77 [2021-08-04T20:38:43.088Z] 20:35:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-08-04T20:38:43.088Z] 20:35:01 1 0.32 0.00 0.03 0.00 0.00 99.65 [2021-08-04T20:38:43.088Z] 20:36:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-08-04T20:38:43.088Z] 20:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-08-04T20:38:43.088Z] 20:36:01 1 0.30 0.00 0.02 0.00 0.00 99.68 [2021-08-04T20:38:43.088Z] 20:37:01 all 0.19 0.00 0.02 0.00 0.02 99.77 [2021-08-04T20:38:43.088Z] 20:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-08-04T20:38:43.088Z] 20:37:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2021-08-04T20:38:43.088Z] 20:38:01 all 0.18 0.00 0.06 0.00 0.01 99.76 [2021-08-04T20:38:43.088Z] 20:38:01 0 0.17 0.00 0.08 0.00 0.02 99.73 [2021-08-04T20:38:43.088Z] 20:38:01 1 0.18 0.00 0.03 0.00 0.00 99.78 [2021-08-04T20:38:43.088Z] Average: all 16.09 0.00 4.45 1.98 0.04 77.44 [2021-08-04T20:38:43.088Z] Average: 0 15.88 0.00 4.49 1.96 0.05 77.63 [2021-08-04T20:38:43.088Z] Average: 1 16.30 0.00 4.41 2.00 0.04 77.25 [2021-08-04T20:38:43.088Z] [2021-08-04T20:38:43.088Z] [2021-08-04T20:38:43.088Z]