Pull request #3502 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f+58a691b6b7eb72076366e24eaaa40c01bf57f7f8 (0eb3c4d7fcd4b851752b5bd1476229b02309e7de) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh991408743096861712.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh286735150696214822.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3502/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3502/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8767876861914939000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5185943405384002468.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3502/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3502/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1043441725282456208.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-165 in /w/workspace/edgexfoundry_edgex-go_PR-3502 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5137379398672557073.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 into PR head commit f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f Merge succeeded, producing f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f Checking out Revision f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f (PR-3502) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7419338721332901251.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3502/head:refs/remotes/origin/PR-3502 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2288238061979232416.key > git merge 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T16:54:37.814Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T16:54:37.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T16:54:37.968Z] ========================================================= [2021-05-25T16:54:37.968Z] EdgeX Global Pipelines Version Info [2021-05-25T16:54:37.968Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 80e0419a11c87bbea69d7f33c528e0ebdb77e2d8 # timeout=10 [2021-05-25T16:54:39.409Z] ------------------- [2021-05-25T16:54:39.409Z] stable info: [2021-05-25T16:54:39.409Z] ------------------- [2021-05-25T16:54:39.409Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T16:54:39.409Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:54:39.409Z] Message: update stable to v1.0.192 [2021-05-25T16:54:39.980Z] ------------------- [2021-05-25T16:54:39.980Z] experimental info: [2021-05-25T16:54:39.980Z] ------------------- [2021-05-25T16:54:39.980Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T16:54:39.980Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:54:39.980Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T16:54:40.098Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-25T16:54:40.121Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-25T16:54:40.145Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T16:54:40.168Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T16:54:40.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T16:54:40.212Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T16:54:40.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T16:54:40.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-25T16:54:40.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-25T16:54:40.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-25T16:54:40.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T16:54:40.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T16:54:40.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T16:54:40.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T16:54:40.412Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:54:40.438Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:54:40.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T16:54:40.482Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T16:54:40.504Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T16:54:40.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T16:54:40.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T16:54:40.569Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T16:54:40.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3502 [Pipeline] echo [2021-05-25T16:54:40.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3502 [Pipeline] echo [2021-05-25T16:54:40.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3502 [Pipeline] echo [2021-05-25T16:54:40.658Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [Pipeline] echo [2021-05-25T16:54:40.679Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5b1b3a [Pipeline] echo [2021-05-25T16:54:40.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:54:40.772Z] provisioning config files... [2021-05-25T16:54:40.789Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4664421703293377496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:54:41.108Z] ---> docker-login.sh [2021-05-25T16:54:41.108Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:54:43.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:54:43.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:54:43.032Z] Configure a credential helper to remove this warning. See [2021-05-25T16:54:43.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:54:43.032Z] [2021-05-25T16:54:43.032Z] Login Succeeded [2021-05-25T16:54:43.032Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:54:43.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:54:43.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:54:43.032Z] Configure a credential helper to remove this warning. See [2021-05-25T16:54:43.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:54:43.032Z] [2021-05-25T16:54:43.032Z] Login Succeeded [2021-05-25T16:54:43.032Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:54:43.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:54:43.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:54:43.032Z] Configure a credential helper to remove this warning. See [2021-05-25T16:54:43.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:54:43.032Z] [2021-05-25T16:54:43.032Z] Login Succeeded [2021-05-25T16:54:43.032Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:54:43.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:54:43.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:54:43.293Z] Configure a credential helper to remove this warning. See [2021-05-25T16:54:43.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:54:43.293Z] [2021-05-25T16:54:43.293Z] Login Succeeded [2021-05-25T16:54:43.293Z] docker.io [2021-05-25T16:54:43.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:54:43.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:54:43.554Z] Configure a credential helper to remove this warning. See [2021-05-25T16:54:43.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:54:43.554Z] [2021-05-25T16:54:43.554Z] Login Succeeded [2021-05-25T16:54:43.554Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:54:43.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:54:43.899Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-25T16:54:43.899Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.899Z] ++ dirname cmd/core-command/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-25T16:54:43.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.900Z] ++ dirname cmd/core-data/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-25T16:54:43.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.900Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-25T16:54:43.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.900Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-25T16:54:43.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.900Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-25T16:54:43.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.900Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-25T16:54:43.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.900Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-25T16:54:43.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.900Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-25T16:54:43.900Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:54:43.900Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-25T16:54:43.900Z] ++ cut -d/ -f2 [2021-05-25T16:54:43.900Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-25T16:54:43.965Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:54:44.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:54:44.628Z] [2021-05-25T16:54:44.628Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:54:44.966Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:54:45.544Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T16:54:45.544Z] 31603596830f: Pulling fs layer [2021-05-25T16:54:45.544Z] 54011a49482f: Pulling fs layer [2021-05-25T16:54:45.544Z] a6820b24f6d8: Pulling fs layer [2021-05-25T16:54:45.544Z] f581987b2513: Pulling fs layer [2021-05-25T16:54:45.544Z] f581987b2513: Waiting [2021-05-25T16:54:45.544Z] 54011a49482f: Download complete [2021-05-25T16:54:45.544Z] 31603596830f: Verifying Checksum [2021-05-25T16:54:45.544Z] 31603596830f: Download complete [2021-05-25T16:54:45.812Z] a6820b24f6d8: Verifying Checksum [2021-05-25T16:54:45.812Z] a6820b24f6d8: Download complete [2021-05-25T16:54:45.812Z] f581987b2513: Verifying Checksum [2021-05-25T16:54:45.812Z] f581987b2513: Download complete [2021-05-25T16:54:46.073Z] 31603596830f: Pull complete [2021-05-25T16:54:46.648Z] 54011a49482f: Pull complete [2021-05-25T16:54:48.067Z] a6820b24f6d8: Pull complete [2021-05-25T16:54:48.332Z] f581987b2513: Pull complete [2021-05-25T16:54:48.593Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T16:54:48.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:54:48.874Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T16:54:48.959Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-05-25T16:54:48.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T16:54:56.341Z] $ docker top 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T16:54:56.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:54:56.507Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:54:56.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:54:56.639Z] $ docker exec 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e ssh-agent [2021-05-25T16:54:56.771Z] SSH_AUTH_SOCK=/tmp/ssh-VozSrM0UjI1L/agent.13 [2021-05-25T16:54:56.771Z] SSH_AGENT_PID=19 [2021-05-25T16:54:56.784Z] Running ssh-add (command line suppressed) [2021-05-25T16:54:56.885Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3001772551452987057.key (/w/workspace/edgex-go/3@tmp/private_key_3001772551452987057.key) [2021-05-25T16:54:56.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:54:57.229Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T16:54:57.248Z] $ docker exec --env ******** --env ******** 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e ssh-agent -k [2021-05-25T16:54:57.360Z] unset SSH_AUTH_SOCK; [2021-05-25T16:54:57.363Z] unset SSH_AGENT_PID; [2021-05-25T16:54:57.363Z] echo Agent pid 19 killed; [2021-05-25T16:54:57.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T16:54:57.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:54:57.429Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:54:57.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:54:57.553Z] $ docker exec 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e ssh-agent [2021-05-25T16:54:57.676Z] SSH_AUTH_SOCK=/tmp/ssh-70hQNYR7wdHY/agent.53 [2021-05-25T16:54:57.676Z] SSH_AGENT_PID=59 [2021-05-25T16:54:57.682Z] Running ssh-add (command line suppressed) [2021-05-25T16:54:57.788Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5014077533984525196.key (/w/workspace/edgex-go/3@tmp/private_key_5014077533984525196.key) [2021-05-25T16:54:57.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:54:58.121Z] + git semver init [2021-05-25T16:54:58.121Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T16:54:58.121Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-25T16:54:58.121Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-25T16:54:58.121Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T16:54:58.121Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T16:54:58.121Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T16:54:58.121Z] # $SEMVER_BRANCH = PR-3502 [2021-05-25T16:54:58.121Z] # $SEMVER_TEMP = /tmp/semver-621843814 [2021-05-25T16:54:58.121Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-25T16:55:36.944Z] # '/tmp/semver-621843814' -> '/w/workspace/edgex-go/3/.semver' [2021-05-25T16:55:36.944Z] # -> Force: false [2021-05-25T16:55:36.944Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-25T16:55:36.949Z] $ docker exec --env ******** --env ******** 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e ssh-agent -k [2021-05-25T16:55:37.051Z] unset SSH_AUTH_SOCK; [2021-05-25T16:55:37.052Z] unset SSH_AGENT_PID; [2021-05-25T16:55:37.052Z] echo Agent pid 59 killed; [2021-05-25T16:55:37.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:55:37.404Z] + git semver [Pipeline] } [2021-05-25T16:55:37.414Z] $ docker stop --time=1 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e [2021-05-25T16:55:46.828Z] $ docker rm -f 68fd9a871c7823c1dfab460fab691ac78c02094372446353ea13ff01dec8a01e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:55:47.273Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T16:55:47.536Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T16:55:47.540Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:55:48.026Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:55:48.333Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:55:48.628Z] + sudo service docker restart [2021-05-25T16:55:48.628Z] + true [2021-05-25T16:55:48.628Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T16:56:02.668Z] Still waiting to schedule task [2021-05-25T16:56:02.668Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-25T16:56:06.774Z] ========================================================= [2021-05-25T16:56:06.775Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T16:56:06.775Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:56:07.077Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T16:56:08.474Z] Sending build context to Docker daemon 330.8MB [2021-05-25T16:56:08.474Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:56:08.474Z] Step 2/6 : FROM ${BASE} [2021-05-25T16:56:09.044Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T16:56:09.044Z] 540db60ca938: Pulling fs layer [2021-05-25T16:56:09.044Z] adcc1eea9eea: Pulling fs layer [2021-05-25T16:56:09.044Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T16:56:09.044Z] 0510c868ecb4: Pulling fs layer [2021-05-25T16:56:09.044Z] afea3b2eda06: Pulling fs layer [2021-05-25T16:56:09.044Z] 7809a108b3ef: Pulling fs layer [2021-05-25T16:56:09.044Z] f706445af74f: Pulling fs layer [2021-05-25T16:56:09.044Z] 0510c868ecb4: Waiting [2021-05-25T16:56:09.044Z] afea3b2eda06: Waiting [2021-05-25T16:56:09.044Z] 7809a108b3ef: Waiting [2021-05-25T16:56:09.044Z] f706445af74f: Waiting [2021-05-25T16:56:09.304Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T16:56:09.304Z] 4c4ab2625f07: Download complete [2021-05-25T16:56:09.304Z] adcc1eea9eea: Verifying Checksum [2021-05-25T16:56:09.304Z] adcc1eea9eea: Download complete [2021-05-25T16:56:09.304Z] afea3b2eda06: Verifying Checksum [2021-05-25T16:56:09.304Z] afea3b2eda06: Download complete [2021-05-25T16:56:09.304Z] 7809a108b3ef: Verifying Checksum [2021-05-25T16:56:09.304Z] 7809a108b3ef: Download complete [2021-05-25T16:56:09.304Z] 540db60ca938: Verifying Checksum [2021-05-25T16:56:09.304Z] 540db60ca938: Download complete [2021-05-25T16:56:09.567Z] 540db60ca938: Pull complete [2021-05-25T16:56:10.140Z] adcc1eea9eea: Pull complete [2021-05-25T16:56:10.140Z] 4c4ab2625f07: Pull complete [2021-05-25T16:56:11.083Z] f706445af74f: Verifying Checksum [2021-05-25T16:56:11.083Z] f706445af74f: Download complete [2021-05-25T16:56:11.346Z] 0510c868ecb4: Verifying Checksum [2021-05-25T16:56:11.346Z] 0510c868ecb4: Download complete [2021-05-25T16:56:37.986Z] 0510c868ecb4: Pull complete [2021-05-25T16:56:37.986Z] afea3b2eda06: Pull complete [2021-05-25T16:56:37.986Z] 7809a108b3ef: Pull complete [2021-05-25T16:56:37.986Z] f706445af74f: Pull complete [2021-05-25T16:56:37.986Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T16:56:37.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T16:56:37.986Z] ---> b068be0155e3 [2021-05-25T16:56:37.986Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-25T16:57:24.704Z] ---> Running in 62cf11d796b6 [2021-05-25T16:57:24.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:57:24.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:57:25.241Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T16:57:25.815Z] (2/12) Installing file (5.39-r0) [2021-05-25T16:57:26.075Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T16:57:26.075Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T16:57:30.284Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T16:57:30.284Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T16:57:30.284Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T16:57:30.284Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T16:57:30.545Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T16:57:30.545Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:57:30.545Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T16:57:30.806Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:57:30.806Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:57:30.806Z] OK: 219 MiB in 52 packages [2021-05-25T16:57:45.717Z] Removing intermediate container 62cf11d796b6 [2021-05-25T16:57:45.717Z] ---> 42ecc1d0ad25 [2021-05-25T16:57:45.717Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T16:57:45.717Z] ---> Running in 67fe29843ea0 [2021-05-25T16:57:45.717Z] Removing intermediate container 67fe29843ea0 [2021-05-25T16:57:45.717Z] ---> 2c266f6b06ed [2021-05-25T16:57:45.717Z] Step 5/6 : COPY go.mod . [2021-05-25T16:57:45.978Z] ---> bbe20f3fc8a0 [2021-05-25T16:57:45.978Z] Step 6/6 : RUN go mod download [2021-05-25T16:57:46.244Z] ---> Running in a98430dac0f0 [2021-05-25T16:59:07.256Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-177 in /w/workspace/edgexfoundry_edgex-go_PR-3502 [Pipeline] { [Pipeline] ws [2021-05-25T16:59:07.272Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-25T16:59:07.498Z] The recommended git tool is: git [2021-05-25T16:59:07.746Z] Removing intermediate container a98430dac0f0 [2021-05-25T16:59:07.746Z] ---> 5589f3a22512 [2021-05-25T16:59:07.746Z] Successfully built 5589f3a22512 [2021-05-25T16:59:07.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:59:08.054Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:59:08.054Z] . [Pipeline] withDockerContainer [2021-05-25T16:59:08.133Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-05-25T16:59:08.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:59:11.259Z] $ docker top f2d76d1ca5872cd753d822e4898f874f8f5c594cd1ffbaa3475f2fda39c8aa8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:59:11.643Z] + go version [2021-05-25T16:59:11.644Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T16:59:11.657Z] $ docker stop --time=1 f2d76d1ca5872cd753d822e4898f874f8f5c594cd1ffbaa3475f2fda39c8aa8d [2021-05-25T16:59:12.685Z] using credential edgex-jenkins-ssh [2021-05-25T16:59:12.703Z] Cloning the remote Git repository [2021-05-25T16:59:13.207Z] $ docker rm -f f2d76d1ca5872cd753d822e4898f874f8f5c594cd1ffbaa3475f2fda39c8aa8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:59:12.768Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:59:12.941Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-25T16:59:13.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:59:13.063Z] > git --version # timeout=10 [2021-05-25T16:59:13.109Z] > git --version # 'git version 2.17.1' [2021-05-25T16:59:13.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:59:13.180Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:59:13.818Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:59:13.818Z] . [Pipeline] withDockerContainer [2021-05-25T16:59:13.893Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-05-25T16:59:13.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:59:15.332Z] $ docker top 834d9c7f0c2dc912e48de3a21c9f2091ed15d7b4f6cde9cdfea3b15809a7d451 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T16:59:15.441Z] ========================================================= [2021-05-25T16:59:15.441Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T16:59:15.441Z] ========================================================= [Pipeline] sh [2021-05-25T16:59:15.726Z] + go mod tidy [Pipeline] sh [2021-05-25T16:59:16.287Z] + make test [2021-05-25T16:59:16.287Z] go mod tidy [2021-05-25T16:59:16.287Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T16:59:22.897Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T16:59:40.907Z] Merging remotes/origin/master commit 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 into PR head commit f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T16:59:39.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:59:39.852Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:59:39.878Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:59:39.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:59:39.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:59:39.919Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3502/head:refs/remotes/origin/PR-3502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T16:59:40.929Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:59:40.944Z] > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 [2021-05-25T16:59:41.323Z] Merge succeeded, producing f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T16:59:41.324Z] Checking out Revision f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f (PR-3502) [2021-05-25T16:59:41.253Z] > git remote # timeout=10 [2021-05-25T16:59:41.267Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T16:59:41.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:59:41.291Z] > git merge 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 [2021-05-25T16:59:41.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T16:59:41.332Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:59:41.341Z] > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 [2021-05-25T16:59:45.629Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:59:46.997Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:59:47.427Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:59:47.774Z] + sudo service docker restart [2021-05-25T16:59:47.774Z] + true [2021-05-25T16:59:49.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T17:00:04.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:00:06.118Z] provisioning config files... [2021-05-25T17:00:06.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7245761888215858635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:00:06.615Z] ---> docker-login.sh [2021-05-25T17:00:06.615Z] nexus3.edgexfoundry.org:10001 [2021-05-25T17:00:07.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:00:07.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:00:07.923Z] Configure a credential helper to remove this warning. See [2021-05-25T17:00:07.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:00:07.923Z] [2021-05-25T17:00:07.923Z] Login Succeeded [2021-05-25T17:00:07.923Z] nexus3.edgexfoundry.org:10002 [2021-05-25T17:00:08.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:00:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:00:08.206Z] Configure a credential helper to remove this warning. See [2021-05-25T17:00:08.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:00:08.206Z] [2021-05-25T17:00:08.206Z] Login Succeeded [2021-05-25T17:00:08.206Z] nexus3.edgexfoundry.org:10003 [2021-05-25T17:00:08.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:00:08.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:00:08.818Z] Configure a credential helper to remove this warning. See [2021-05-25T17:00:08.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:00:08.818Z] [2021-05-25T17:00:08.818Z] Login Succeeded [2021-05-25T17:00:08.818Z] nexus3.edgexfoundry.org:10004 [2021-05-25T17:00:09.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:00:09.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:00:09.420Z] Configure a credential helper to remove this warning. See [2021-05-25T17:00:09.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:00:09.420Z] [2021-05-25T17:00:09.420Z] Login Succeeded [2021-05-25T17:00:09.420Z] docker.io [2021-05-25T17:00:09.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T17:00:10.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T17:00:10.294Z] Configure a credential helper to remove this warning. See [2021-05-25T17:00:10.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T17:00:10.294Z] [2021-05-25T17:00:10.294Z] Login Succeeded [2021-05-25T17:00:10.294Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T17:00:10.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T17:00:10.626Z] ========================================================= [2021-05-25T17:00:10.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T17:00:10.626Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:00:10.981Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T17:00:12.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T17:00:13.447Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T17:00:13.631Z] Sending build context to Docker daemon 168.1MB [2021-05-25T17:00:13.631Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T17:00:13.631Z] Step 2/6 : FROM ${BASE} [2021-05-25T17:00:13.914Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T17:00:13.914Z] 595b0fe564bb: Pulling fs layer [2021-05-25T17:00:13.914Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T17:00:13.914Z] 316046926c0a: Pulling fs layer [2021-05-25T17:00:13.914Z] 4ebd0625c992: Pulling fs layer [2021-05-25T17:00:13.914Z] 207e8628e3a3: Pulling fs layer [2021-05-25T17:00:13.914Z] c791037a9be2: Pulling fs layer [2021-05-25T17:00:13.914Z] ffd874e62e21: Pulling fs layer [2021-05-25T17:00:13.914Z] 207e8628e3a3: Waiting [2021-05-25T17:00:13.914Z] c791037a9be2: Waiting [2021-05-25T17:00:13.914Z] ffd874e62e21: Waiting [2021-05-25T17:00:13.914Z] 4ebd0625c992: Waiting [2021-05-25T17:00:13.914Z] 316046926c0a: Verifying Checksum [2021-05-25T17:00:13.914Z] 316046926c0a: Download complete [2021-05-25T17:00:13.914Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T17:00:13.914Z] 7186ed65a4f7: Download complete [2021-05-25T17:00:13.914Z] 207e8628e3a3: Verifying Checksum [2021-05-25T17:00:13.914Z] 207e8628e3a3: Download complete [2021-05-25T17:00:13.914Z] c791037a9be2: Download complete [2021-05-25T17:00:13.914Z] 595b0fe564bb: Verifying Checksum [2021-05-25T17:00:13.914Z] 595b0fe564bb: Download complete [2021-05-25T17:00:14.920Z] 595b0fe564bb: Pull complete [2021-05-25T17:00:15.526Z] 7186ed65a4f7: Pull complete [2021-05-25T17:00:15.810Z] 316046926c0a: Pull complete [2021-05-25T17:00:16.407Z] ffd874e62e21: Verifying Checksum [2021-05-25T17:00:16.407Z] ffd874e62e21: Download complete [2021-05-25T17:00:17.850Z] 4ebd0625c992: Verifying Checksum [2021-05-25T17:00:17.850Z] 4ebd0625c992: Download complete [2021-05-25T17:00:18.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T17:00:19.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T17:00:19.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T17:00:19.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T17:00:22.977Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T17:00:24.446Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T17:00:28.019Z] 4ebd0625c992: Pull complete [2021-05-25T17:00:28.304Z] 207e8628e3a3: Pull complete [2021-05-25T17:00:28.578Z] c791037a9be2: Pull complete [2021-05-25T17:00:32.598Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T17:00:32.598Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T17:00:32.598Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T17:00:32.904Z] ffd874e62e21: Pull complete [2021-05-25T17:00:32.904Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T17:00:32.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T17:00:32.904Z] ---> cfc18b08335c [2021-05-25T17:00:32.904Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-25T17:00:34.904Z] ---> Running in 348d907db11d [2021-05-25T17:00:35.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements [2021-05-25T17:00:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T17:00:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T17:00:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T17:00:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T17:00:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T17:00:35.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T17:00:35.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-05-25T17:00:36.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:36.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-05-25T17:00:37.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:00:37.901Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T17:00:38.179Z] (2/12) Installing file (5.39-r0) [2021-05-25T17:00:38.480Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T17:00:38.480Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T17:00:38.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.103s coverage: 27.7% of statements [2021-05-25T17:00:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T17:00:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T17:00:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T17:00:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T17:00:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T17:00:38.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-05-25T17:00:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T17:00:39.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2021-05-25T17:00:39.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T17:00:39.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-05-25T17:00:39.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T17:00:39.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T17:00:41.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 58.6% of statements [2021-05-25T17:00:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T17:00:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T17:00:41.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 87.7% of statements [2021-05-25T17:00:41.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T17:00:41.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:00:41.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-05-25T17:00:41.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T17:00:42.766Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T17:00:42.766Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T17:00:42.766Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T17:00:43.035Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T17:00:43.035Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T17:00:43.035Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T17:00:43.304Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T17:00:43.304Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T17:00:43.575Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T17:00:43.575Z] OK: 218 MiB in 52 packages [2021-05-25T17:00:44.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.246s coverage: 28.6% of statements [2021-05-25T17:00:44.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T17:00:44.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T17:00:44.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T17:00:44.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T17:00:44.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T17:00:44.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements [2021-05-25T17:00:44.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T17:00:44.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements [2021-05-25T17:00:44.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T17:00:46.963Z] Removing intermediate container 348d907db11d [2021-05-25T17:00:46.963Z] ---> 44c5bc07915d [2021-05-25T17:00:46.963Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T17:00:47.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-05-25T17:00:47.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T17:00:47.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.094s coverage: 97.5% of statements [2021-05-25T17:00:47.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T17:00:47.238Z] ---> Running in 07af63b99dcd [2021-05-25T17:00:47.833Z] Removing intermediate container 07af63b99dcd [2021-05-25T17:00:47.833Z] ---> e707f486e22e [2021-05-25T17:00:47.833Z] Step 5/6 : COPY go.mod . [2021-05-25T17:00:47.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2021-05-25T17:00:47.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T17:00:47.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T17:00:47.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T17:00:47.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T17:00:48.430Z] ---> 90497972476b [2021-05-25T17:00:48.430Z] Step 6/6 : RUN go mod download [2021-05-25T17:00:48.701Z] ---> Running in 4bd73a44d82c [2021-05-25T17:00:49.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.233s coverage: 95.1% of statements [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T17:00:49.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T17:00:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T17:00:52.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-05-25T17:00:52.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T17:00:52.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements [2021-05-25T17:00:52.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T17:00:53.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-05-25T17:00:53.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-05-25T17:00:53.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-05-25T17:00:54.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-05-25T17:00:54.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-05-25T17:01:06.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-05-25T17:01:06.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-25T17:01:14.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.618s coverage: 81.8% of statements [2021-05-25T17:01:14.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T17:01:15.480Z] Removing intermediate container 4bd73a44d82c [2021-05-25T17:01:15.480Z] ---> dd026da590b8 [2021-05-25T17:01:15.480Z] Successfully built dd026da590b8 [2021-05-25T17:01:15.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:01:15.829Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T17:01:15.829Z] . [Pipeline] withDockerContainer [2021-05-25T17:01:16.060Z] prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container [2021-05-25T17:01:16.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T17:01:17.678Z] $ docker top b3185842fcfa9d89d7d1217f6cd5dda9ba034f025ca2e298ee0ee3de218bee2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:01:18.610Z] + go version [2021-05-25T17:01:18.610Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T17:01:18.636Z] $ docker stop --time=1 b3185842fcfa9d89d7d1217f6cd5dda9ba034f025ca2e298ee0ee3de218bee2a [2021-05-25T17:01:20.468Z] $ docker rm -f b3185842fcfa9d89d7d1217f6cd5dda9ba034f025ca2e298ee0ee3de218bee2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:01:21.218Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T17:01:21.219Z] . [Pipeline] withDockerContainer [2021-05-25T17:01:21.486Z] prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container [2021-05-25T17:01:21.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T17:01:23.105Z] $ docker top ab3d283b04890a0d607cc54ca0e4b156d00bf3e9632a31749d5a446ea0ae4e49 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T17:01:23.438Z] ========================================================= [2021-05-25T17:01:23.438Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T17:01:23.438Z] ========================================================= [Pipeline] sh [2021-05-25T17:01:24.083Z] + go mod tidy [Pipeline] sh [2021-05-25T17:01:25.338Z] + make test [2021-05-25T17:01:25.338Z] go mod tidy [2021-05-25T17:01:25.932Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T17:01:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-05-25T17:01:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-05-25T17:01:33.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-05-25T17:01:33.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-05-25T17:01:34.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements [2021-05-25T17:01:34.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T17:01:34.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T17:01:34.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T17:01:35.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.5% of statements [2021-05-25T17:01:35.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T17:01:35.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T17:01:35.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-05-25T17:01:35.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T17:01:35.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements [2021-05-25T17:01:37.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.096s coverage: 46.8% of statements [2021-05-25T17:01:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T17:01:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T17:01:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T17:01:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T17:01:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T17:01:37.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2021-05-25T17:01:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T17:01:37.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.038s coverage: 100.0% of statements [2021-05-25T17:01:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T17:01:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T17:01:41.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.064s coverage: 18.9% of statements [2021-05-25T17:01:41.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T17:01:41.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T17:01:41.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T17:01:41.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.145s coverage: 91.9% of statements [2021-05-25T17:01:41.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T17:01:41.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:01:41.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T17:01:41.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.661s coverage: 28.7% of statements [2021-05-25T17:01:41.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T17:01:41.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T17:01:41.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T17:01:41.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T17:01:41.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T17:01:42.255Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements [2021-05-25T17:01:42.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T17:01:42.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements [2021-05-25T17:01:42.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T17:01:42.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T17:01:42.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T17:01:43.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.059s coverage: 64.6% of statements [2021-05-25T17:01:43.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T17:01:43.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.110s coverage: 97.6% of statements [2021-05-25T17:01:43.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T17:01:43.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:01:43.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T17:01:43.690Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-05-25T17:01:43.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T17:01:44.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-05-25T17:01:44.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T17:01:44.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T17:01:44.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T17:01:44.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T17:01:44.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-05-25T17:01:44.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T17:01:44.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T17:01:44.868Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-05-25T17:01:45.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements [2021-05-25T17:01:45.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T17:01:45.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T17:01:45.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.060s coverage: 27.9% of statements [2021-05-25T17:01:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T17:01:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T17:01:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T17:01:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T17:01:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T17:01:45.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2021-05-25T17:01:46.295Z] GO111MODULE=on go vet ./... [2021-05-25T17:01:52.723Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T17:02:49.330Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T17:02:54.222Z] gofmt -l . [2021-05-25T17:02:54.222Z] [ "`gofmt -l .`" = "" ] [2021-05-25T17:02:54.222Z] ./bin/test-go-mod-tidy.sh [2021-05-25T17:02:54.222Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T17:02:54.530Z] + ls -al . [2021-05-25T17:02:54.530Z] total 852 [2021-05-25T17:02:54.531Z] drwxrwxr-x 10 1001 1001 4096 May 25 17:02 . [2021-05-25T17:02:54.531Z] drwxr-xr-x 4 root root 28 May 25 16:59 .. [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 11 May 25 16:54 .dockerignore [2021-05-25T17:02:54.531Z] drwxrwxr-x 8 1001 1001 179 May 25 16:54 .git [2021-05-25T17:02:54.531Z] drwxrwxr-x 3 1001 1001 125 May 25 16:54 .github [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 818 May 25 16:54 .gitignore [2021-05-25T17:02:54.531Z] drwx------ 3 1001 1001 60 May 25 16:55 .semver [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 166 May 25 16:54 .sonarcloud.properties [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 8609 May 25 16:54 Attribution.txt [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 3804 May 25 16:54 CONTRIBUTING.md [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 931 May 25 16:54 Dockerfile.build [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 863 May 25 16:54 Jenkinsfile [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 10775 May 25 16:54 LICENSE [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 5632 May 25 16:54 Makefile [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 7978 May 25 16:54 README.md [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 6755 May 25 16:54 SECURITY.md [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 5 May 25 16:55 VERSION [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 4131 May 25 16:54 ZMQWindows.md [2021-05-25T17:02:54.531Z] drwxrwxr-x 2 1001 1001 117 May 25 16:54 bin [2021-05-25T17:02:54.531Z] drwxrwxr-x 14 1001 1001 4096 May 25 16:54 cmd [2021-05-25T17:02:54.531Z] -rw-r--r-- 1 root root 741453 May 25 17:01 coverage.out [2021-05-25T17:02:54.531Z] -rw-r--r-- 1 root root 1060 May 25 17:02 go.mod [2021-05-25T17:02:54.531Z] -rw-r--r-- 1 root root 21990 May 25 16:59 go.sum [2021-05-25T17:02:54.531Z] drwxrwxr-x 8 1001 1001 127 May 25 16:54 internal [2021-05-25T17:02:54.531Z] drwxrwxr-x 4 1001 1001 26 May 25 16:54 openapi [2021-05-25T17:02:54.531Z] drwxrwxr-x 4 1001 1001 71 May 25 16:54 snap [2021-05-25T17:02:54.531Z] -rw-rw-r-- 1 1001 1001 168 May 25 16:54 version.go [Pipeline] sh [2021-05-25T17:02:54.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T17:02:54.826Z] + '[' -e coverage.out ] [2021-05-25T17:02:54.827Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T17:02:54.945Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T17:02:55.236Z] + make build [2021-05-25T17:02:55.237Z] go mod tidy [2021-05-25T17:02:55.505Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T17:02:57.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T17:03:04.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T17:03:04.936Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T17:03:07.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T17:03:07.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T17:03:08.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T17:03:08.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T17:03:09.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T17:03:09.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T17:03:11.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T17:03:11.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T17:03:13.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T17:03:13.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T17:03:13.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T17:03:15.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T17:03:16.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T17:03:17.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T17:03:18.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T17:03:19.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-25T17:03:21.077Z] $ docker stop --time=1 834d9c7f0c2dc912e48de3a21c9f2091ed15d7b4f6cde9cdfea3b15809a7d451 [2021-05-25T17:03:21.872Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T17:03:21.872Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T17:03:21.872Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T17:03:27.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 46.1% of statements [2021-05-25T17:03:27.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T17:03:27.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T17:03:27.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T17:03:27.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T17:03:27.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T17:03:27.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T17:03:27.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.295s coverage: 28.7% of statements [2021-05-25T17:03:27.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.319s coverage: 100.0% of statements [2021-05-25T17:03:29.532Z] $ docker rm -f 834d9c7f0c2dc912e48de3a21c9f2091ed15d7b4f6cde9cdfea3b15809a7d451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:03:34.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:03:34.005Z] [2021-05-25T17:03:34.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:03:34.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:03:34.895Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-25T17:03:34.895Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-25T17:03:34.895Z] ca9280d653b3: Pulling fs layer [2021-05-25T17:03:34.895Z] 7e9c9ca2126c: Pulling fs layer [2021-05-25T17:03:34.895Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-25T17:03:34.895Z] cbdbe7a5bc2a: Download complete [2021-05-25T17:03:35.161Z] cbdbe7a5bc2a: Pull complete [2021-05-25T17:03:35.419Z] ca9280d653b3: Verifying Checksum [2021-05-25T17:03:35.419Z] ca9280d653b3: Download complete [2021-05-25T17:03:35.990Z] ca9280d653b3: Pull complete [2021-05-25T17:03:36.574Z] 7e9c9ca2126c: Verifying Checksum [2021-05-25T17:03:36.574Z] 7e9c9ca2126c: Download complete [2021-05-25T17:03:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.7% of statements [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T17:03:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 81.2% of statements [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T17:03:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.206s coverage: 100.0% of statements [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T17:03:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.174s coverage: 100.0% of statements [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T17:03:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.330s coverage: 58.6% of statements [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T17:03:37.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T17:03:38.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.562s coverage: 87.7% of statements [2021-05-25T17:03:38.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T17:03:38.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:03:38.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.276s coverage: 78.9% of statements [2021-05-25T17:03:38.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T17:03:39.892Z] 7e9c9ca2126c: Pull complete [2021-05-25T17:03:39.892Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-25T17:03:39.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:03:39.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-25T17:03:39.966Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-05-25T17:03:39.999Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T17:03:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.306s coverage: 28.6% of statements [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T17:03:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.291s coverage: 100.0% of statements [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T17:03:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.315s coverage: 100.0% of statements [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T17:03:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.400s coverage: 86.7% of statements [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T17:03:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.414s coverage: 97.5% of statements [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T17:03:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.276s coverage: 78.3% of statements [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T17:03:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T17:03:54.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.313s coverage: 95.1% of statements [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T17:03:54.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.143s coverage: 58.8% of statements [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T17:03:54.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.289s coverage: 0.8% of statements [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T17:03:54.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.160s coverage: 21.7% of statements [2021-05-25T17:03:54.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T17:03:54.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.270s coverage: 47.1% of statements [2021-05-25T17:03:54.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.278s coverage: 79.5% of statements [2021-05-25T17:03:55.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements [2021-05-25T17:03:56.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements [2021-05-25T17:03:56.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements [2021-05-25T17:04:08.010Z] $ docker top e2cb57a76180eb0f01cb0a2ec7ebb7d744a793d70a8f9a303112e3a27c929881 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:04:08.399Z] + docker-compose build --help [2021-05-25T17:04:08.399Z] + grep parallel [2021-05-25T17:04:08.976Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T17:04:08.983Z] $ docker stop --time=1 e2cb57a76180eb0f01cb0a2ec7ebb7d744a793d70a8f9a303112e3a27c929881 [2021-05-25T17:04:09.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.215s coverage: 94.4% of statements [2021-05-25T17:04:09.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements [2021-05-25T17:04:10.578Z] $ docker rm -f e2cb57a76180eb0f01cb0a2ec7ebb7d744a793d70a8f9a303112e3a27c929881 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:04:11.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T17:04:11.076Z] . [Pipeline] withDockerContainer [2021-05-25T17:04:11.182Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-05-25T17:04:11.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T17:04:12.517Z] $ docker top f19b66a3d023125f15d4e6e824f1f5050c8628ae74fb0deec02bc1c95aae7974 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:04:12.894Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T17:04:13.465Z] Building core-command ... [2021-05-25T17:04:13.465Z] Building core-data ... [2021-05-25T17:04:13.465Z] Building core-metadata ... [2021-05-25T17:04:13.465Z] Building security-bootstrapper ... [2021-05-25T17:04:13.465Z] Building security-proxy-setup ... [2021-05-25T17:04:13.465Z] Building security-secretstore-setup ... [2021-05-25T17:04:13.465Z] Building support-notifications ... [2021-05-25T17:04:13.465Z] Building support-scheduler ... [2021-05-25T17:04:13.465Z] Building sys-mgmt-agent ... [2021-05-25T17:04:13.465Z] Building security-secretstore-setup [2021-05-25T17:04:13.465Z] Building support-scheduler [2021-05-25T17:04:13.465Z] Building security-proxy-setup [2021-05-25T17:04:13.465Z] Building security-bootstrapper [2021-05-25T17:04:13.465Z] Building core-command [2021-05-25T17:04:14.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 81.8% of statements [2021-05-25T17:04:14.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T17:04:21.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T17:04:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T17:04:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T17:04:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T17:04:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 76.0% of statements [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T17:04:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements [2021-05-25T17:04:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2021-05-25T17:04:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements [2021-05-25T17:04:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements [2021-05-25T17:04:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T17:04:23.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.891s coverage: 64.4% of statements [2021-05-25T17:04:23.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T17:04:23.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T17:04:23.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements [2021-05-25T17:04:23.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-05-25T17:04:23.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-05-25T17:04:23.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-05-25T17:04:23.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-05-25T17:04:28.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.044s coverage: 66.9% of statements [2021-05-25T17:04:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T17:04:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T17:04:28.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T17:04:30.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.5% of statements [2021-05-25T17:04:30.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T17:04:30.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T17:04:30.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2021-05-25T17:04:30.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T17:04:30.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements [2021-05-25T17:04:35.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.747s coverage: 46.8% of statements [2021-05-25T17:04:35.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T17:04:35.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T17:04:35.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T17:04:35.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T17:04:35.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T17:04:35.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements [2021-05-25T17:04:35.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T17:04:35.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.114s coverage: 100.0% of statements [2021-05-25T17:04:35.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T17:04:35.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T17:04:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.216s coverage: 18.9% of statements [2021-05-25T17:04:38.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T17:04:38.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T17:04:38.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T17:04:38.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.551s coverage: 91.9% of statements [2021-05-25T17:04:38.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T17:04:38.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:04:38.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T17:04:44.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.528s coverage: 28.7% of statements [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T17:04:44.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T17:04:44.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.238s coverage: 100.0% of statements [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T17:04:44.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.192s coverage: 64.6% of statements [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T17:04:44.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.492s coverage: 97.6% of statements [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T17:04:44.908Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.059s coverage: 0.0% of statements [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T17:04:44.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T17:04:44.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T17:04:45.186Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2021-05-25T17:04:45.186Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T17:04:45.186Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T17:04:45.186Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.075s coverage: 100.0% of statements [2021-05-25T17:04:46.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.151s coverage: 28.1% of statements [2021-05-25T17:04:46.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T17:04:46.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T17:04:47.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements [2021-05-25T17:04:47.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T17:04:47.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T17:04:47.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T17:04:47.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T17:04:47.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T17:04:47.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.099s coverage: 100.0% of statements [2021-05-25T17:04:48.202Z] GO111MODULE=on go vet ./... [2021-05-25T17:05:49.983Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:05:49.983Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:05:49.983Z] ---> 5589f3a22512 [2021-05-25T17:05:49.983Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T17:05:49.983Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:05:49.983Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:05:49.983Z] ---> 5589f3a22512 [2021-05-25T17:05:49.983Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T17:05:49.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:05:49.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:05:49.983Z] ---> 5589f3a22512 [2021-05-25T17:05:49.983Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:06:25.071Z] gofmt -l . [2021-05-25T17:06:26.514Z] [ "`gofmt -l .`" = "" ] [2021-05-25T17:06:29.124Z] ./bin/test-go-mod-tidy.sh [2021-05-25T17:06:30.105Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T17:06:32.761Z] + ls -al . [2021-05-25T17:06:32.761Z] total 880 [2021-05-25T17:06:32.761Z] drwxrwxr-x 9 1001 1001 4096 May 25 17:06 . [2021-05-25T17:06:32.761Z] drwxr-xr-x 4 root root 4096 May 25 17:01 .. [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 11 May 25 16:59 .dockerignore [2021-05-25T17:06:32.761Z] drwxrwxr-x 8 1001 1001 4096 May 25 16:59 .git [2021-05-25T17:06:32.761Z] drwxrwxr-x 3 1001 1001 4096 May 25 16:59 .github [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 818 May 25 16:59 .gitignore [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 166 May 25 16:59 .sonarcloud.properties [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 8609 May 25 16:59 Attribution.txt [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 3804 May 25 16:59 CONTRIBUTING.md [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 931 May 25 16:59 Dockerfile.build [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 863 May 25 16:59 Jenkinsfile [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 10775 May 25 16:59 LICENSE [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 5632 May 25 16:59 Makefile [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 7978 May 25 16:59 README.md [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 6755 May 25 16:59 SECURITY.md [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 5 May 25 16:55 VERSION [2021-05-25T17:06:32.761Z] -rw-rw-r-- 1 1001 1001 4131 May 25 16:59 ZMQWindows.md [2021-05-25T17:06:32.761Z] drwxrwxr-x 2 1001 1001 4096 May 25 16:59 bin [2021-05-25T17:06:32.761Z] drwxrwxr-x 14 1001 1001 4096 May 25 16:59 cmd [2021-05-25T17:06:32.762Z] -rw-r--r-- 1 root root 741453 May 25 17:04 coverage.out [2021-05-25T17:06:32.762Z] -rw-r--r-- 1 root root 1060 May 25 17:06 go.mod [2021-05-25T17:06:32.762Z] -rw-r--r-- 1 root root 21990 May 25 17:01 go.sum [2021-05-25T17:06:32.762Z] drwxrwxr-x 8 1001 1001 4096 May 25 16:59 internal [2021-05-25T17:06:32.762Z] drwxrwxr-x 4 1001 1001 4096 May 25 16:59 openapi [2021-05-25T17:06:32.762Z] drwxrwxr-x 4 1001 1001 4096 May 25 16:59 snap [2021-05-25T17:06:32.762Z] -rw-rw-r-- 1 1001 1001 168 May 25 16:59 version.go [Pipeline] sh [2021-05-25T17:06:33.419Z] + '[' -e coverage.out ] [2021-05-25T17:06:33.419Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T17:06:33.438Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T17:06:34.353Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T17:06:35.000Z] + make build [2021-05-25T17:06:35.000Z] go mod tidy [2021-05-25T17:06:35.601Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T17:06:42.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T17:07:09.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T17:07:11.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T17:07:17.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T17:07:17.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T17:07:22.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T17:07:26.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:07:26.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:07:26.487Z] ---> 5589f3a22512 [2021-05-25T17:07:26.487Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:07:26.487Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:07:26.487Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:07:26.487Z] ---> 5589f3a22512 [2021-05-25T17:07:26.487Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T17:07:27.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T17:07:30.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T17:07:31.576Z] ---> Running in 6a041f1ecbe9 [2021-05-25T17:07:31.576Z] ---> Running in 06cd7a933b17 [2021-05-25T17:07:31.576Z] ---> Running in 0aa1a724a25f [2021-05-25T17:07:31.576Z] ---> Running in f08cddba4303 [2021-05-25T17:07:31.576Z] ---> Running in 77886e2dc3a4 [2021-05-25T17:07:31.576Z] Removing intermediate container 6a041f1ecbe9 [2021-05-25T17:07:31.576Z] ---> 7f67be53a23e [2021-05-25T17:07:31.576Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:07:31.576Z] Removing intermediate container 06cd7a933b17 [2021-05-25T17:07:31.576Z] ---> abd881543a8e [2021-05-25T17:07:31.576Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:07:31.576Z] Removing intermediate container 0aa1a724a25f [2021-05-25T17:07:31.576Z] ---> c06e965e189b [2021-05-25T17:07:31.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:07:31.872Z] ---> Running in 6cdf01df6081 [2021-05-25T17:07:31.872Z] Removing intermediate container f08cddba4303 [2021-05-25T17:07:31.872Z] ---> e068b1fac3b5 [2021-05-25T17:07:31.872Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:07:31.872Z] Removing intermediate container 77886e2dc3a4 [2021-05-25T17:07:31.872Z] ---> c85a11dbf260 [2021-05-25T17:07:31.872Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:07:31.872Z] ---> Running in f5336f96be0d [2021-05-25T17:07:32.168Z] ---> Running in 19e506010003 [2021-05-25T17:07:32.169Z] ---> Running in 0b725168f71e [2021-05-25T17:07:32.169Z] ---> Running in b13ac772ba83 [2021-05-25T17:07:33.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T17:07:34.709Z] Removing intermediate container 6cdf01df6081 [2021-05-25T17:07:34.709Z] ---> 246af7d9070f [2021-05-25T17:07:34.709Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T17:07:34.974Z] ---> Running in 91528270149b [2021-05-25T17:07:35.547Z] Removing intermediate container 19e506010003 [2021-05-25T17:07:35.547Z] ---> 0a8deeb72522 [2021-05-25T17:07:35.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T17:07:35.808Z] Removing intermediate container f5336f96be0d [2021-05-25T17:07:35.808Z] ---> 714e0e360073 [2021-05-25T17:07:35.808Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T17:07:36.069Z] Removing intermediate container 0b725168f71e [2021-05-25T17:07:36.069Z] ---> fe793a41b0a3 [2021-05-25T17:07:36.070Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T17:07:36.070Z] ---> Running in 88961ee2b50b [2021-05-25T17:07:36.333Z] ---> Running in 1c5460e6dc38 [2021-05-25T17:07:36.333Z] ---> Running in 24cc13290bc8 [2021-05-25T17:07:36.611Z] Removing intermediate container b13ac772ba83 [2021-05-25T17:07:36.611Z] ---> 610b3127eaab [2021-05-25T17:07:36.611Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:07:37.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T17:07:37.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:37.191Z] ---> Running in b9e534655991 [2021-05-25T17:07:37.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:38.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:38.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:38.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:38.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:38.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:38.555Z] OK: 219 MiB in 52 packages [2021-05-25T17:07:38.816Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:38.816Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:38.816Z] OK: 219 MiB in 52 packages [2021-05-25T17:07:39.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:07:39.350Z] OK: 219 MiB in 52 packages [2021-05-25T17:07:39.350Z] OK: 219 MiB in 52 packages [2021-05-25T17:07:39.614Z] OK: 219 MiB in 52 packages [2021-05-25T17:07:40.561Z] Removing intermediate container 91528270149b [2021-05-25T17:07:40.561Z] ---> 4284358b7dff [2021-05-25T17:07:40.561Z] Step 6/26 : COPY go.mod . [2021-05-25T17:07:40.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-25T17:07:41.138Z] ---> 141b153b0e62 [2021-05-25T17:07:41.138Z] Step 7/26 : RUN go mod download [2021-05-25T17:07:41.138Z] Removing intermediate container 88961ee2b50b [2021-05-25T17:07:41.138Z] ---> 17b4b198d179 [2021-05-25T17:07:41.138Z] Step 6/23 : COPY go.mod . [2021-05-25T17:07:41.709Z] ---> Running in 1132869efdbe [2021-05-25T17:07:41.709Z] Removing intermediate container 1c5460e6dc38 [2021-05-25T17:07:41.709Z] ---> dcc901641544 [2021-05-25T17:07:41.709Z] Step 6/22 : COPY go.mod . [2021-05-25T17:07:41.970Z] ---> 38bb8fa22c22 [2021-05-25T17:07:41.970Z] Step 7/23 : RUN go mod download [2021-05-25T17:07:42.231Z] Removing intermediate container 24cc13290bc8 [2021-05-25T17:07:42.231Z] ---> f58bc4f8961e [2021-05-25T17:07:42.231Z] Step 6/32 : COPY go.mod . [2021-05-25T17:07:42.231Z] Removing intermediate container b9e534655991 [2021-05-25T17:07:42.231Z] ---> b063d5fc922e [2021-05-25T17:07:42.231Z] Step 6/24 : COPY go.mod . [2021-05-25T17:07:42.498Z] ---> 329e3bfacba1 [2021-05-25T17:07:42.498Z] Step 7/22 : RUN go mod download [2021-05-25T17:07:42.759Z] ---> Running in 9d4bb4934779 [2021-05-25T17:07:43.020Z] ---> Running in ee8d530cfa9a [2021-05-25T17:07:43.280Z] ---> bc5f557a165c [2021-05-25T17:07:43.280Z] Step 7/32 : RUN go mod download [2021-05-25T17:07:43.280Z] ---> 1a3f4d932897 [2021-05-25T17:07:43.280Z] Step 7/24 : RUN go mod download [2021-05-25T17:07:43.862Z] ---> Running in 92effc521560 [2021-05-25T17:07:43.862Z] ---> Running in 862ef5b6a4ac [2021-05-25T17:07:44.816Z] Removing intermediate container 1132869efdbe [2021-05-25T17:07:44.816Z] ---> bd271a52219d [2021-05-25T17:07:44.816Z] Step 8/26 : COPY . . [Pipeline] } [2021-05-25T17:07:46.058Z] $ docker stop --time=1 ab3d283b04890a0d607cc54ca0e4b156d00bf3e9632a31749d5a446ea0ae4e49 [2021-05-25T17:07:48.539Z] $ docker rm -f ab3d283b04890a0d607cc54ca0e4b156d00bf3e9632a31749d5a446ea0ae4e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:07:50.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T17:07:50.615Z] [2021-05-25T17:07:50.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:07:50.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T17:07:51.231Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-25T17:07:51.231Z] 29e5d40040c1: Pulling fs layer [2021-05-25T17:07:51.231Z] 1ce36da41761: Pulling fs layer [2021-05-25T17:07:51.231Z] 25b303627fd3: Pulling fs layer [2021-05-25T17:07:51.505Z] 29e5d40040c1: Verifying Checksum [2021-05-25T17:07:51.505Z] 29e5d40040c1: Download complete [2021-05-25T17:07:51.778Z] 1ce36da41761: Verifying Checksum [2021-05-25T17:07:51.778Z] 1ce36da41761: Download complete [2021-05-25T17:07:52.051Z] 29e5d40040c1: Pull complete [2021-05-25T17:07:53.512Z] 1ce36da41761: Pull complete [2021-05-25T17:07:54.109Z] 25b303627fd3: Download complete [2021-05-25T17:08:04.242Z] 25b303627fd3: Pull complete [2021-05-25T17:08:04.242Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-25T17:08:04.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T17:08:04.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-25T17:08:04.515Z] prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container [2021-05-25T17:08:04.586Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-25T17:08:06.809Z] ---> 59c434337f8b [2021-05-25T17:08:06.809Z] Step 9/26 : RUN go mod tidy [2021-05-25T17:08:06.809Z] ---> Running in 35a64066897e [2021-05-25T17:08:06.809Z] Removing intermediate container 9d4bb4934779 [2021-05-25T17:08:06.809Z] ---> 869e44769058 [2021-05-25T17:08:06.809Z] Step 8/23 : COPY . . [2021-05-25T17:08:07.264Z] $ docker top 634354da1b1473040590ec40ad2c865df00952b12c815b783079f91bbdf9cac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:08:08.234Z] + grep parallel [2021-05-25T17:08:08.234Z] + docker-compose build --help [2021-05-25T17:08:11.611Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T17:08:11.896Z] $ docker stop --time=1 634354da1b1473040590ec40ad2c865df00952b12c815b783079f91bbdf9cac2 [2021-05-25T17:08:13.724Z] $ docker rm -f 634354da1b1473040590ec40ad2c865df00952b12c815b783079f91bbdf9cac2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:08:14.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T17:08:14.343Z] . [Pipeline] withDockerContainer [2021-05-25T17:08:14.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container [2021-05-25T17:08:14.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-25T17:08:16.161Z] $ docker top 69e9febcd9238f463f865e8ed0eb8e1122ba2da3f67098e5a42f54f0dcf33377 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:08:17.126Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T17:08:20.489Z] Building core-command ... [2021-05-25T17:08:20.489Z] Building core-data ... [2021-05-25T17:08:20.489Z] Building core-metadata ... [2021-05-25T17:08:20.489Z] Building security-bootstrapper ... [2021-05-25T17:08:20.489Z] Building security-proxy-setup ... [2021-05-25T17:08:20.489Z] Building security-secretstore-setup ... [2021-05-25T17:08:20.489Z] Building support-notifications ... [2021-05-25T17:08:20.489Z] Building support-scheduler ... [2021-05-25T17:08:20.489Z] Building sys-mgmt-agent ... [2021-05-25T17:08:20.489Z] Building support-notifications [2021-05-25T17:08:20.489Z] Building sys-mgmt-agent [2021-05-25T17:08:20.489Z] Building core-metadata [2021-05-25T17:08:20.489Z] Building security-proxy-setup [2021-05-25T17:08:20.489Z] Building support-scheduler [2021-05-25T17:08:21.735Z] Removing intermediate container ee8d530cfa9a [2021-05-25T17:08:21.735Z] ---> 0b888b0176ca [2021-05-25T17:08:21.735Z] Step 8/22 : COPY . . [2021-05-25T17:08:53.856Z] ---> 4921a6802d21 [2021-05-25T17:08:53.856Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:08:53.856Z] ---> fe7ad3301bd6 [2021-05-25T17:08:53.856Z] Step 9/22 : RUN go mod tidy [2021-05-25T17:08:53.856Z] Removing intermediate container 862ef5b6a4ac [2021-05-25T17:08:53.856Z] ---> c30e806155a5 [2021-05-25T17:08:53.856Z] Step 8/24 : COPY . . [2021-05-25T17:08:53.856Z] Removing intermediate container 92effc521560 [2021-05-25T17:08:53.856Z] ---> 6fbb62859845 [2021-05-25T17:08:53.856Z] Step 8/32 : COPY . . [2021-05-25T17:09:40.967Z] ---> Running in 2be7703ec698 [2021-05-25T17:09:40.967Z] ---> Running in cb86a5ec5d8c [2021-05-25T17:09:40.967Z] ---> e4e58fea6b9b [2021-05-25T17:09:40.967Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:09:40.967Z] ---> Running in 36341f89e68a [2021-05-25T17:09:40.967Z] Removing intermediate container 35a64066897e [2021-05-25T17:09:40.967Z] ---> b91a36442851 [2021-05-25T17:09:40.967Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T17:09:40.967Z] ---> Running in 25f888959449 [2021-05-25T17:09:41.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T17:09:42.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:09:42.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:09:42.235Z] ---> dd026da590b8 [2021-05-25T17:09:42.235Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:09:42.235Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:09:42.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:09:42.235Z] ---> dd026da590b8 [2021-05-25T17:09:42.235Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:09:42.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:09:42.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:09:42.235Z] ---> dd026da590b8 [2021-05-25T17:09:42.235Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T17:09:42.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:09:42.235Z] [2021-05-25T17:09:42.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:09:42.235Z] ---> dd026da590b8 [2021-05-25T17:09:42.235Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:09:42.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:09:42.235Z] ---> dd026da590b8 [2021-05-25T17:09:42.235Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:09:42.235Z] ---> Running in 793b1e1a49eb [2021-05-25T17:09:42.235Z] ---> Running in df00effe4707 [2021-05-25T17:09:42.235Z] ---> Running in be7ad35fcf4c [2021-05-25T17:09:42.235Z] ---> Running in 7c2c4393f69b [2021-05-25T17:09:42.235Z] ---> Running in 5157d5169e79 [2021-05-25T17:09:42.235Z] Removing intermediate container 5157d5169e79 [2021-05-25T17:09:42.235Z] ---> 0b9505557595 [2021-05-25T17:09:42.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:09:42.235Z] Removing intermediate container be7ad35fcf4c [2021-05-25T17:09:42.235Z] ---> 818bb6e32115 [2021-05-25T17:09:42.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:09:42.235Z] Removing intermediate container 793b1e1a49eb [2021-05-25T17:09:42.235Z] ---> 086a2a1b77b6 [2021-05-25T17:09:42.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:09:42.235Z] Removing intermediate container df00effe4707 [2021-05-25T17:09:42.235Z] ---> 60b640784c36 [2021-05-25T17:09:42.235Z] Removing intermediate container 7c2c4393f69b [2021-05-25T17:09:42.235Z] ---> 3968c48a7ebf [2021-05-25T17:09:42.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:09:42.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:09:42.235Z] ---> Running in 945b74b49837 [2021-05-25T17:09:42.235Z] ---> Running in 3d2a7a844761 [2021-05-25T17:09:42.235Z] ---> Running in b757e3a84dc2 [2021-05-25T17:09:42.235Z] ---> Running in 5fccbd98f85e [2021-05-25T17:09:42.235Z] ---> Running in db9df12cf9e6 [2021-05-25T17:09:43.516Z] Removing intermediate container 2be7703ec698 [2021-05-25T17:09:43.517Z] ---> b2866dd8b740 [2021-05-25T17:09:43.517Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T17:09:43.693Z] Removing intermediate container 945b74b49837 [2021-05-25T17:09:43.693Z] ---> 6772f946e219 [2021-05-25T17:09:43.693Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T17:09:43.972Z] Removing intermediate container 3d2a7a844761 [2021-05-25T17:09:43.972Z] ---> d09cbe21c7b9 [2021-05-25T17:09:43.972Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T17:09:43.972Z] ---> Running in b8fa250709c0 [2021-05-25T17:09:44.245Z] ---> Running in 7f1f598f4c09 [2021-05-25T17:09:44.245Z] Removing intermediate container b757e3a84dc2 [2021-05-25T17:09:44.245Z] ---> 425fd1c2444c [2021-05-25T17:09:44.245Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T17:09:44.527Z] Removing intermediate container 5fccbd98f85e [2021-05-25T17:09:44.527Z] ---> 23a93c25d130 [2021-05-25T17:09:44.527Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T17:09:44.527Z] ---> Running in afa8a53e257f [2021-05-25T17:09:44.801Z] Removing intermediate container db9df12cf9e6 [2021-05-25T17:09:44.801Z] ---> 5851a26993e7 [2021-05-25T17:09:44.801Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:09:44.912Z] ---> Running in 5c2e28ec139b [2021-05-25T17:09:45.077Z] ---> Running in 0ea04c7428cd [2021-05-25T17:09:45.078Z] ---> Running in e3b35aee3117 [2021-05-25T17:09:45.489Z] Removing intermediate container cb86a5ec5d8c [2021-05-25T17:09:45.489Z] ---> cb94bd4f8f65 [2021-05-25T17:09:45.489Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T17:09:46.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:46.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:46.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:46.886Z] Removing intermediate container 36341f89e68a [2021-05-25T17:09:46.886Z] ---> ec88acb5c943 [2021-05-25T17:09:46.886Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T17:09:46.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:46.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:47.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:47.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:47.478Z] ---> Running in fc9b78b4f111 [2021-05-25T17:09:47.759Z] ---> Running in 74bf7b3cc8ac [2021-05-25T17:09:47.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:47.800Z] OK: 218 MiB in 52 packages [2021-05-25T17:09:47.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:48.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T17:09:48.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:09:48.375Z] OK: 218 MiB in 52 packages [2021-05-25T17:09:48.655Z] OK: 218 MiB in 52 packages [2021-05-25T17:09:48.934Z] OK: 218 MiB in 52 packages [2021-05-25T17:09:49.220Z] OK: 218 MiB in 52 packages [2021-05-25T17:09:49.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T17:09:49.509Z] Removing intermediate container b8fa250709c0 [2021-05-25T17:09:49.509Z] ---> 0a9b6405308b [2021-05-25T17:09:49.509Z] Step 6/24 : COPY go.mod . [2021-05-25T17:09:49.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T17:09:50.135Z] Removing intermediate container 7f1f598f4c09 [2021-05-25T17:09:50.135Z] ---> 7ca1d6107b0a [2021-05-25T17:09:50.135Z] Step 6/23 : COPY go.mod . [2021-05-25T17:09:50.415Z] Removing intermediate container afa8a53e257f [2021-05-25T17:09:50.415Z] ---> b8d7a9bbcd8d [2021-05-25T17:09:50.415Z] Step 6/22 : COPY go.mod . [2021-05-25T17:09:50.688Z] Removing intermediate container e3b35aee3117 [2021-05-25T17:09:50.688Z] ---> 9ec04a1e1ff1 [2021-05-25T17:09:50.688Z] Step 6/24 : COPY go.mod . [2021-05-25T17:09:50.688Z] ---> 5154c5a3bee9 [2021-05-25T17:09:50.688Z] Step 7/24 : RUN go mod download [2021-05-25T17:09:50.960Z] ---> Running in 776ad17b826d [2021-05-25T17:09:50.961Z] Removing intermediate container 0ea04c7428cd [2021-05-25T17:09:50.961Z] ---> 163c354055c1 [2021-05-25T17:09:50.961Z] Step 6/23 : COPY go.mod . [2021-05-25T17:09:51.236Z] ---> f4451da20bc8 [2021-05-25T17:09:51.236Z] Step 7/23 : RUN go mod download [2021-05-25T17:09:51.520Z] ---> Running in db9cfb1a544f [2021-05-25T17:09:51.799Z] ---> 2fcc00792362 [2021-05-25T17:09:51.799Z] Step 7/22 : RUN go mod download [2021-05-25T17:09:52.079Z] ---> c0b96613dbde [2021-05-25T17:09:52.079Z] Step 7/24 : RUN go mod download [2021-05-25T17:09:52.079Z] ---> Running in 67a403e62c7f [2021-05-25T17:09:52.354Z] ---> Running in 3b2d15a40c80 [2021-05-25T17:09:52.354Z] ---> ee21dae5c8a5 [2021-05-25T17:09:52.354Z] Step 7/23 : RUN go mod download [2021-05-25T17:09:52.633Z] ---> Running in 7a47c57129ef [2021-05-25T17:09:55.269Z] Removing intermediate container 776ad17b826d [2021-05-25T17:09:55.269Z] ---> 0cce86e51c9e [2021-05-25T17:09:55.269Z] Step 8/24 : COPY . . [2021-05-25T17:09:55.269Z] Removing intermediate container db9cfb1a544f [2021-05-25T17:09:55.269Z] ---> cc919093e50b [2021-05-25T17:09:55.269Z] Step 8/23 : COPY . . [2021-05-25T17:09:57.250Z] Removing intermediate container 67a403e62c7f [2021-05-25T17:09:57.250Z] ---> 26e2c09babd2 [2021-05-25T17:09:57.250Z] Step 8/22 : COPY . . [2021-05-25T17:09:57.526Z] Removing intermediate container 7a47c57129ef [2021-05-25T17:09:57.526Z] ---> f215abd4ac0f [2021-05-25T17:09:57.526Z] Step 8/23 : COPY . . [2021-05-25T17:09:57.526Z] Removing intermediate container 3b2d15a40c80 [2021-05-25T17:09:57.526Z] ---> 7c7e8252f8ba [2021-05-25T17:09:57.526Z] Step 8/24 : COPY . . [2021-05-25T17:10:21.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T17:10:24.326Z] ---> 87d3c7997f8d [2021-05-25T17:10:24.326Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:10:24.326Z] ---> ea9a6d4e428d [2021-05-25T17:10:24.326Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:10:24.326Z] ---> Running in 96cdfc4c58bd [2021-05-25T17:10:24.326Z] ---> be1c5b54e823 [2021-05-25T17:10:24.326Z] Step 9/22 : RUN go mod tidy [2021-05-25T17:10:24.326Z] ---> 34bcec5a826e [2021-05-25T17:10:24.326Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:10:24.326Z] ---> Running in f2e579c010bc [2021-05-25T17:10:24.326Z] ---> a23a2ca3c55d [2021-05-25T17:10:24.326Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:10:24.326Z] ---> Running in 8d6a4fa8dde5 [2021-05-25T17:10:24.326Z] ---> Running in 793d0c99ecb4 [2021-05-25T17:10:24.326Z] ---> Running in 3d71d3e1bae1 [2021-05-25T17:10:27.819Z] Removing intermediate container f2e579c010bc [2021-05-25T17:10:27.819Z] ---> aed1c22369a4 [2021-05-25T17:10:27.819Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T17:10:27.819Z] Removing intermediate container 96cdfc4c58bd [2021-05-25T17:10:27.819Z] ---> 9118143fe59a [2021-05-25T17:10:27.819Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T17:10:27.819Z] ---> Running in ddcb2ec921c8 [2021-05-25T17:10:27.819Z] ---> Running in f8bc876d92b2 [2021-05-25T17:10:28.424Z] Removing intermediate container 793d0c99ecb4 [2021-05-25T17:10:28.424Z] ---> 85ef032f5cd6 [2021-05-25T17:10:28.424Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T17:10:28.424Z] ---> Running in b74f2c76f9d6 [2021-05-25T17:10:28.700Z] Removing intermediate container 3d71d3e1bae1 [2021-05-25T17:10:28.700Z] ---> fb31fd32793f [2021-05-25T17:10:28.700Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T17:10:28.999Z] Removing intermediate container 8d6a4fa8dde5 [2021-05-25T17:10:28.999Z] ---> f2b33ebfd953 [2021-05-25T17:10:28.999Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T17:10:28.999Z] ---> Running in 946e8bacffb7 [2021-05-25T17:10:29.278Z] ---> Running in 0bd6d339e33e [2021-05-25T17:10:29.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T17:10:30.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T17:10:30.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T17:10:31.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T17:10:31.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T17:10:48.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T17:10:51.137Z] Removing intermediate container 25f888959449 [2021-05-25T17:10:51.137Z] ---> f4ac72006884 [2021-05-25T17:10:51.137Z] [2021-05-25T17:10:51.137Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T17:10:52.097Z] 3.12: Pulling from library/alpine [2021-05-25T17:10:57.419Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:10:57.419Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T17:10:57.993Z] ---> 13621d1b12d4 [2021-05-25T17:10:57.993Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T17:11:04.572Z] ---> Running in b036ce90a7fb [2021-05-25T17:11:05.145Z] Removing intermediate container fc9b78b4f111 [2021-05-25T17:11:05.145Z] ---> 7753e12367b2 [2021-05-25T17:11:05.145Z] [2021-05-25T17:11:05.145Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T17:11:05.145Z] ---> 13621d1b12d4 [2021-05-25T17:11:05.145Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T17:11:06.092Z] ---> Running in 31612265cd9f [2021-05-25T17:11:07.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:11:07.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:11:07.294Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T17:11:07.294Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:11:07.294Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T17:11:07.294Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T17:11:07.294Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:11:07.294Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T17:11:07.294Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:11:07.294Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:11:07.294Z] OK: 7 MiB in 20 packages [2021-05-25T17:11:19.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:11:19.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:11:19.516Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T17:11:19.516Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:11:19.516Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T17:11:19.516Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T17:11:19.516Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:11:19.516Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:11:19.516Z] OK: 7 MiB in 18 packages [2021-05-25T17:11:19.516Z] Removing intermediate container 74bf7b3cc8ac [2021-05-25T17:11:19.516Z] ---> eb337a38ba88 [2021-05-25T17:11:19.516Z] [2021-05-25T17:11:19.516Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:11:19.516Z] ---> 13621d1b12d4 [2021-05-25T17:11:19.516Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:11:19.516Z] Removing intermediate container 5c2e28ec139b [2021-05-25T17:11:19.516Z] ---> 9a90f845c5d1 [2021-05-25T17:11:19.516Z] [2021-05-25T17:11:19.516Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:11:19.516Z] ---> 13621d1b12d4 [2021-05-25T17:11:19.516Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:11:20.458Z] ---> Running in 89a639a2ee08 [2021-05-25T17:11:20.458Z] ---> Running in b84af3c34f33 [2021-05-25T17:11:30.475Z] Removing intermediate container b036ce90a7fb [2021-05-25T17:11:30.475Z] ---> d0a8df8c3c8b [2021-05-25T17:11:30.475Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:11:42.714Z] Removing intermediate container 31612265cd9f [2021-05-25T17:11:42.714Z] ---> d656bc34a3cd [2021-05-25T17:11:42.714Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:11:42.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:11:42.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:11:42.714Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:11:42.714Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:11:42.714Z] OK: 6 MiB in 15 packages [2021-05-25T17:11:42.976Z] ---> 5e89c57db9c3 [2021-05-25T17:11:42.976Z] Step 9/32 : RUN go mod tidy [2021-05-25T17:11:42.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:11:42.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:11:43.236Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:11:43.236Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:11:43.236Z] OK: 6 MiB in 15 packages [2021-05-25T17:11:43.499Z] ---> Running in 59bef173c1f9 [2021-05-25T17:11:44.070Z] ---> Running in b73d93aa6c77 [2021-05-25T17:11:44.331Z] ---> Running in 4662d877e299 [2021-05-25T17:11:46.885Z] Removing intermediate container 59bef173c1f9 [2021-05-25T17:11:46.885Z] ---> e66b24fceb9f [2021-05-25T17:11:46.885Z] Step 14/26 : WORKDIR / [2021-05-25T17:11:47.146Z] Removing intermediate container b73d93aa6c77 [2021-05-25T17:11:47.146Z] ---> 1e8f78a38bd9 [2021-05-25T17:11:47.146Z] Step 14/22 : WORKDIR /edgex [2021-05-25T17:11:47.406Z] ---> Running in bd3774f9e9a7 [2021-05-25T17:11:48.002Z] ---> Running in 6ba3978b9ce3 [2021-05-25T17:11:49.397Z] Removing intermediate container b84af3c34f33 [2021-05-25T17:11:49.397Z] ---> c9dfa8277ee7 [2021-05-25T17:11:49.397Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:11:49.397Z] Removing intermediate container bd3774f9e9a7 [2021-05-25T17:11:49.397Z] ---> 78086db2096a [2021-05-25T17:11:49.397Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-25T17:11:49.656Z] Removing intermediate container 89a639a2ee08 [2021-05-25T17:11:49.657Z] ---> a0b7d807c070 [2021-05-25T17:11:49.657Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:11:49.919Z] Removing intermediate container 6ba3978b9ce3 [2021-05-25T17:11:49.919Z] ---> dc4f6a6148f1 [2021-05-25T17:11:49.919Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T17:11:50.514Z] ---> Running in eca48ab23622 [2021-05-25T17:11:51.084Z] ---> Running in 56a702424845 [2021-05-25T17:11:51.659Z] ---> 2ccd19f9971f [2021-05-25T17:11:51.659Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-25T17:11:52.241Z] ---> 355f572aa612 [2021-05-25T17:11:52.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T17:11:52.241Z] Removing intermediate container eca48ab23622 [2021-05-25T17:11:52.241Z] ---> af1cfbd07bfe [2021-05-25T17:11:52.241Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T17:11:54.155Z] Removing intermediate container 56a702424845 [2021-05-25T17:11:54.155Z] ---> 644e73407943 [2021-05-25T17:11:54.155Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T17:11:54.420Z] ---> 46e0f38aad21 [2021-05-25T17:11:54.420Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T17:11:54.683Z] ---> Running in e2d6ce9b6dda [2021-05-25T17:11:54.683Z] Removing intermediate container 4662d877e299 [2021-05-25T17:11:54.683Z] ---> 66efdea1813f [2021-05-25T17:11:54.683Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T17:11:55.254Z] ---> Running in 11c4c6f0753a [2021-05-25T17:11:55.514Z] ---> 7a63c530be41 [2021-05-25T17:11:55.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T17:11:56.907Z] ---> Running in d5fe4141fce5 [2021-05-25T17:11:57.170Z] Removing intermediate container e2d6ce9b6dda [2021-05-25T17:11:57.170Z] ---> 52eb307bf39d [2021-05-25T17:11:57.170Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:11:57.170Z] ---> d051553272a5 [2021-05-25T17:11:57.170Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-25T17:11:58.115Z] Removing intermediate container 11c4c6f0753a [2021-05-25T17:11:58.115Z] ---> 6794137efa79 [2021-05-25T17:11:58.115Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:11:58.377Z] ---> 001fc3274196 [2021-05-25T17:11:58.377Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T17:11:58.636Z] ---> Running in 672d669f66e3 [2021-05-25T17:11:59.209Z] ---> Running in caee37828d1f [2021-05-25T17:11:59.473Z] ---> Running in e43bf31165d3 [2021-05-25T17:11:59.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-25T17:11:59.737Z] ---> 0ad63011cc04 [2021-05-25T17:11:59.737Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T17:12:00.313Z] Removing intermediate container 672d669f66e3 [2021-05-25T17:12:00.313Z] ---> 08cbfeb895d1 [2021-05-25T17:12:00.313Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:12:01.711Z] Removing intermediate container caee37828d1f [2021-05-25T17:12:01.711Z] ---> 89a9343b4452 [2021-05-25T17:12:01.711Z] Step 16/24 : WORKDIR / [2021-05-25T17:12:01.711Z] Removing intermediate container e43bf31165d3 [2021-05-25T17:12:01.711Z] ---> 5754b9d5eb42 [2021-05-25T17:12:01.711Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T17:12:02.292Z] ---> 4de26105d466 [2021-05-25T17:12:02.292Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T17:12:03.243Z] ---> 10c04739f078 [2021-05-25T17:12:03.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T17:12:03.243Z] ---> Running in ed81e4a74628 [2021-05-25T17:12:03.525Z] ---> Running in e4387296690f [2021-05-25T17:12:04.969Z] ---> eb1a8a4a712b [2021-05-25T17:12:04.969Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T17:12:06.365Z] Removing intermediate container ed81e4a74628 [2021-05-25T17:12:06.365Z] ---> 52c2f0882955 [2021-05-25T17:12:06.365Z] Step 20/22 : LABEL arch=x86_64 [2021-05-25T17:12:06.365Z] ---> 432a6674f07b [2021-05-25T17:12:06.365Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T17:12:06.944Z] Removing intermediate container e4387296690f [2021-05-25T17:12:06.944Z] ---> 0ff16b2c8dbd [2021-05-25T17:12:06.944Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:12:07.521Z] ---> a520a073479f [2021-05-25T17:12:07.521Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-25T17:12:08.099Z] ---> Running in b7725f92e38f [2021-05-25T17:12:08.361Z] ---> e28372b2c5e9 [2021-05-25T17:12:08.361Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T17:12:09.764Z] ---> Running in e7994fec8790 [2021-05-25T17:12:10.025Z] ---> Running in 72af95b8e07c [2021-05-25T17:12:10.597Z] ---> a773178085b1 [2021-05-25T17:12:10.598Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T17:12:11.986Z] Removing intermediate container b7725f92e38f [2021-05-25T17:12:11.986Z] ---> 5ccd584b21bb [2021-05-25T17:12:11.986Z] Step 21/22 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:12:13.396Z] ---> Running in c384af69e5c4 [2021-05-25T17:12:13.396Z] ---> 35dc61dbd727 [2021-05-25T17:12:13.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T17:12:13.396Z] Removing intermediate container 72af95b8e07c [2021-05-25T17:12:13.396Z] ---> dec8a0c7a130 [2021-05-25T17:12:13.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:12:13.986Z] ---> Running in 39e9bb12f2d5 [2021-05-25T17:12:14.932Z] Removing intermediate container c384af69e5c4 [2021-05-25T17:12:14.932Z] ---> b88c138b268e [2021-05-25T17:12:14.932Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T17:12:18.241Z] ---> 87513ad7a6d2 [2021-05-25T17:12:18.241Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T17:12:18.241Z] ---> Running in c9a57fb1962b [2021-05-25T17:12:19.188Z] Removing intermediate container 39e9bb12f2d5 [2021-05-25T17:12:19.188Z] ---> ec4b441c916d [2021-05-25T17:12:19.188Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T17:12:19.188Z] ---> Running in 5eeeba57f0a2 [2021-05-25T17:12:19.761Z] Removing intermediate container e7994fec8790 [2021-05-25T17:12:19.761Z] ---> d317b4c338b8 [2021-05-25T17:12:19.761Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T17:12:21.166Z] ---> Running in f80a94645588 [2021-05-25T17:12:21.166Z] ---> Running in 47bb9aecd5d0 [2021-05-25T17:12:21.434Z] Removing intermediate container c9a57fb1962b [2021-05-25T17:12:21.434Z] ---> ee7cb254e80f [2021-05-25T17:12:21.434Z] [2021-05-25T17:12:21.434Z] Successfully built ee7cb254e80f [2021-05-25T17:12:21.696Z] Successfully tagged security-proxy-setup:latest [2021-05-25T17:12:21.961Z] Removing intermediate container 5eeeba57f0a2 [2021-05-25T17:12:21.961Z] ---> d43d24791dd4 [2021-05-25T17:12:21.961Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:12:22.534Z] Building support-notifications [2021-05-25T17:12:23.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T17:12:23.372Z]  Building security-proxy-setup ... done Removing intermediate container f80a94645588 [2021-05-25T17:12:23.372Z] ---> 7b900875f840 [2021-05-25T17:12:23.373Z] Step 22/23 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:12:23.373Z] ---> Running in 98f32ec8da48 [2021-05-25T17:12:23.633Z] Removing intermediate container 47bb9aecd5d0 [2021-05-25T17:12:23.633Z] ---> eeb6774e7d94 [2021-05-25T17:12:23.633Z] Step 24/26 : LABEL arch=x86_64 [2021-05-25T17:12:28.722Z] Removing intermediate container 0bd6d339e33e [2021-05-25T17:12:28.722Z] ---> 77317ce50a3f [2021-05-25T17:12:28.722Z] [2021-05-25T17:12:28.722Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T17:12:28.722Z] 3.12: Pulling from library/alpine [2021-05-25T17:12:28.912Z] ---> Running in e9c30ccc4a9e [2021-05-25T17:12:28.912Z] ---> Running in 7e60c3a47f71 [2021-05-25T17:12:30.172Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T17:12:30.172Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T17:12:30.172Z] ---> 9852663dfa18 [2021-05-25T17:12:30.172Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T17:12:30.775Z] ---> Running in 00149e39f193 [2021-05-25T17:12:32.186Z] Removing intermediate container 98f32ec8da48 [2021-05-25T17:12:32.186Z] ---> a099f56caae2 [2021-05-25T17:12:32.186Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:12:33.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:12:33.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:12:34.038Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T17:12:34.038Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:12:34.038Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T17:12:34.038Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T17:12:34.038Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:12:34.038Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:12:34.643Z] OK: 7 MiB in 18 packages [2021-05-25T17:12:37.275Z] Removing intermediate container f8bc876d92b2 [2021-05-25T17:12:37.275Z] ---> e0e0859d993f [2021-05-25T17:12:37.275Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T17:12:37.559Z] Removing intermediate container 00149e39f193 [2021-05-25T17:12:37.559Z] ---> f63db9dfeb81 [2021-05-25T17:12:37.559Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:12:37.559Z] ---> Running in da315667e66c [2021-05-25T17:12:38.153Z] ---> Running in 84257129aadb [2021-05-25T17:12:39.130Z] Removing intermediate container 84257129aadb [2021-05-25T17:12:39.130Z] ---> 5a35368a8e17 [2021-05-25T17:12:39.130Z] Step 14/22 : WORKDIR /edgex [2021-05-25T17:12:39.404Z] ---> Running in f2c3606ba6c5 [2021-05-25T17:12:40.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T17:12:40.383Z] Removing intermediate container f2c3606ba6c5 [2021-05-25T17:12:40.383Z] ---> 8f239ae5d425 [2021-05-25T17:12:40.383Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T17:12:43.016Z] ---> 8b8c95deea07 [2021-05-25T17:12:43.016Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T17:12:44.465Z] Removing intermediate container ddcb2ec921c8 [2021-05-25T17:12:44.465Z] ---> f73f8b77be83 [2021-05-25T17:12:44.465Z] [2021-05-25T17:12:44.465Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:12:44.465Z] ---> 9852663dfa18 [2021-05-25T17:12:44.465Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:12:44.738Z] Removing intermediate container da315667e66c [2021-05-25T17:12:44.738Z] ---> edb0331b04f9 [2021-05-25T17:12:44.738Z] [2021-05-25T17:12:44.738Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T17:12:44.738Z] ---> Running in 66b66b0ee2ec [2021-05-25T17:12:44.738Z] ---> 98dae0196195 [2021-05-25T17:12:45.012Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T17:12:45.012Z] 20.10.0: Pulling from library/docker [2021-05-25T17:12:45.989Z] Removing intermediate container b74f2c76f9d6 [2021-05-25T17:12:45.989Z] ---> 9cfcae436c35 [2021-05-25T17:12:45.989Z] [2021-05-25T17:12:45.989Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:12:45.989Z] ---> 9852663dfa18 [2021-05-25T17:12:45.989Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T17:12:46.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:12:46.992Z] ---> Running in 202eeee4d5f3 [2021-05-25T17:12:46.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:12:47.596Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T17:12:47.597Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:12:47.597Z] OK: 5 MiB in 15 packages [2021-05-25T17:12:47.597Z] ---> 01bc9db76198 [2021-05-25T17:12:47.597Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T17:12:47.874Z] ---> Running in 7c087d6b4cce [2021-05-25T17:12:48.873Z] Removing intermediate container 7c087d6b4cce [2021-05-25T17:12:48.873Z] ---> 228e1a0c475b [2021-05-25T17:12:48.873Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T17:12:49.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:12:49.481Z] ---> Running in bc5469b6d5fb [2021-05-25T17:12:49.481Z] Removing intermediate container 66b66b0ee2ec [2021-05-25T17:12:49.481Z] ---> 81cd99cd9545 [2021-05-25T17:12:49.481Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:12:49.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:12:50.034Z] ---> Running in d1e9228c23af [2021-05-25T17:12:50.034Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T17:12:50.305Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:12:50.305Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:12:50.305Z] Removing intermediate container bc5469b6d5fb [2021-05-25T17:12:50.305Z] ---> 3691ead5a5ce [2021-05-25T17:12:50.305Z] Step 20/22 : LABEL arch=arm64 [2021-05-25T17:12:50.305Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:12:50.585Z] OK: 6 MiB in 16 packages [2021-05-25T17:12:50.585Z] ---> Running in 70c7fa5f8b09 [2021-05-25T17:12:50.888Z] Removing intermediate container d1e9228c23af [2021-05-25T17:12:50.888Z] ---> c8b06bf8b2ac [2021-05-25T17:12:50.888Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T17:12:51.211Z] ---> Running in bffa2f151741 [2021-05-25T17:12:51.876Z] Removing intermediate container 70c7fa5f8b09 [2021-05-25T17:12:51.876Z] ---> 43b8cd79aa74 [2021-05-25T17:12:51.876Z] Step 21/22 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:12:52.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:12:52.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:12:52.459Z] ---> 5589f3a22512 [2021-05-25T17:12:52.459Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T17:12:52.459Z] ---> Using cache [2021-05-25T17:12:52.459Z] ---> c85a11dbf260 [2021-05-25T17:12:52.459Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:12:52.459Z] ---> Using cache [2021-05-25T17:12:52.459Z] ---> 610b3127eaab [2021-05-25T17:12:52.459Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T17:12:52.526Z] ---> Running in b9ff23f42906 [2021-05-25T17:12:52.526Z] Removing intermediate container bffa2f151741 [2021-05-25T17:12:52.526Z] ---> 84e92f9a494e [2021-05-25T17:12:52.526Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:12:52.849Z] ---> Running in be814f28e478 [2021-05-25T17:12:53.485Z] Removing intermediate container 946e8bacffb7 [2021-05-25T17:12:53.485Z] ---> 4ef99c218192 [2021-05-25T17:12:53.485Z] [2021-05-25T17:12:53.485Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:12:53.485Z] ---> 9852663dfa18 [2021-05-25T17:12:53.485Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:12:53.485Z] ---> Using cache [2021-05-25T17:12:53.485Z] ---> 81cd99cd9545 [2021-05-25T17:12:53.485Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:12:53.485Z] ---> Using cache [2021-05-25T17:12:53.485Z] ---> c8b06bf8b2ac [2021-05-25T17:12:53.485Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T17:12:53.485Z] Removing intermediate container b9ff23f42906 [2021-05-25T17:12:53.485Z] ---> 84543b56c8bd [2021-05-25T17:12:53.485Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T17:12:53.485Z] Removing intermediate container 202eeee4d5f3 [2021-05-25T17:12:53.485Z] ---> bcfec14e578f [2021-05-25T17:12:53.485Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:12:53.861Z] ---> Running in 2359182a1879 [2021-05-25T17:12:53.861Z] ---> Running in 04b30335b79a [2021-05-25T17:12:54.167Z] ---> Running in f9a6dc91321a [2021-05-25T17:12:54.167Z] Removing intermediate container be814f28e478 [2021-05-25T17:12:54.167Z] ---> fb991f343602 [2021-05-25T17:12:54.167Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:12:54.773Z] Removing intermediate container 2359182a1879 [2021-05-25T17:12:54.773Z] ---> 4547f27e3ec0 [2021-05-25T17:12:54.773Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:12:55.002Z] ---> Running in 507541fca1fc [2021-05-25T17:12:55.002Z] Removing intermediate container e9c30ccc4a9e [2021-05-25T17:12:55.002Z] ---> caeeb8750abc [2021-05-25T17:12:55.002Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:12:55.002Z] Removing intermediate container 7e60c3a47f71 [2021-05-25T17:12:55.002Z] ---> 1addc56c609a [2021-05-25T17:12:55.002Z] Step 25/26 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:12:55.045Z] Removing intermediate container 04b30335b79a [2021-05-25T17:12:55.045Z] ---> 60cfdd58aae6 [2021-05-25T17:12:55.045Z] [2021-05-25T17:12:55.045Z] Removing intermediate container f9a6dc91321a [2021-05-25T17:12:55.045Z] ---> 7d64cd4e1969 [2021-05-25T17:12:55.045Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T17:12:55.317Z] ---> Running in 471b2c761af0 [2021-05-25T17:12:55.317Z] ---> Running in 9ebee839f466 [2021-05-25T17:12:55.944Z] ---> Running in 3ae2b268fa1a [2021-05-25T17:12:55.944Z] ---> Running in 95479035c12e [2021-05-25T17:12:55.956Z] ---> 3df4567ba137 [2021-05-25T17:12:55.957Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T17:12:55.957Z] Successfully built 60cfdd58aae6 [2021-05-25T17:12:55.957Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-25T17:12:55.957Z]  Building security-proxy-setup ... done Building core-command [2021-05-25T17:12:55.957Z] Removing intermediate container 471b2c761af0 [2021-05-25T17:12:55.957Z] ---> a43c16c43079 [2021-05-25T17:12:55.957Z] Step 16/24 : WORKDIR / [2021-05-25T17:12:56.206Z] ---> Running in ed5f9af2658f [2021-05-25T17:12:56.236Z] Removing intermediate container 9ebee839f466 [2021-05-25T17:12:56.236Z] ---> ad2814a92160 [2021-05-25T17:12:56.236Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:12:56.236Z] ---> Running in a286a175bff3 [2021-05-25T17:12:56.511Z] ---> Running in 7fcb49c472b2 [2021-05-25T17:12:56.784Z] Removing intermediate container 507541fca1fc [2021-05-25T17:12:56.784Z] ---> a9820d92c83e [2021-05-25T17:12:56.784Z] Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:12:57.498Z] Removing intermediate container 7fcb49c472b2 [2021-05-25T17:12:57.498Z] ---> 894d4291f09d [2021-05-25T17:12:57.498Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:12:57.726Z] ---> Running in 409f9ab3fd08 [2021-05-25T17:12:57.726Z] Removing intermediate container 95479035c12e [2021-05-25T17:12:57.726Z] ---> bb2bfd34cfbd [2021-05-25T17:12:57.726Z] [2021-05-25T17:12:57.770Z] Removing intermediate container a286a175bff3 [2021-05-25T17:12:57.771Z] ---> 1007f1c85a05 [2021-05-25T17:12:57.771Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:12:57.986Z] Successfully built bb2bfd34cfbd [2021-05-25T17:12:58.247Z] Removing intermediate container ed5f9af2658f [2021-05-25T17:12:58.247Z] ---> 6d287214f6b5 [2021-05-25T17:12:58.247Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T17:12:58.763Z] ---> 2e98b55cd072 [2021-05-25T17:12:58.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T17:12:59.754Z] ---> ae3e4e1fba1c [2021-05-25T17:12:59.754Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / ---> bc01e36e94d4 [2021-05-25T17:12:59.754Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T17:12:59.754Z] [2021-05-25T17:13:00.043Z] ---> ad57f175e1c8 [2021-05-25T17:13:00.043Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T17:13:00.157Z] Successfully tagged support-scheduler:latest [2021-05-25T17:13:00.157Z] Building core-metadata [2021-05-25T17:13:00.157Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:13:00.326Z] ---> Running in b3a921d46956 [2021-05-25T17:13:01.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:13:01.366Z] OK: 219 MiB in 52 packages [2021-05-25T17:13:01.765Z] Removing intermediate container b3a921d46956 [2021-05-25T17:13:01.765Z] ---> 81cd4371a4ed [2021-05-25T17:13:01.765Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:13:01.938Z] ---> Running in 6d93046fb89f [2021-05-25T17:13:02.367Z] ---> 33ff03d86977 [2021-05-25T17:13:02.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T17:13:02.643Z] ---> Running in 2ca9e249c39c [2021-05-25T17:13:02.643Z] ---> 6d0c0dfe04a8 [2021-05-25T17:13:02.643Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T17:13:03.244Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T17:13:03.244Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T17:13:03.244Z] Removing intermediate container 2ca9e249c39c [2021-05-25T17:13:03.244Z] ---> 92007a181b11 [2021-05-25T17:13:03.244Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T17:13:03.244Z] ---> eeaf43b92773 [2021-05-25T17:13:03.244Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:13:03.518Z] ---> Running in c53f7464d6ab [2021-05-25T17:13:03.518Z] ---> Running in a7dbbc82e07d [2021-05-25T17:13:03.793Z] ---> 9f14708828cc [2021-05-25T17:13:03.793Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T17:13:03.793Z] ---> 88b53df77c46 [2021-05-25T17:13:03.793Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T17:13:04.066Z] ---> Running in a2b9448e56ad [2021-05-25T17:13:04.066Z] ---> Running in 35021d1c6972 [2021-05-25T17:13:04.338Z] Removing intermediate container c53f7464d6ab [2021-05-25T17:13:04.338Z] ---> e28be86380cf [2021-05-25T17:13:04.338Z] Step 22/23 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:13:04.338Z] Removing intermediate container a7dbbc82e07d [2021-05-25T17:13:04.338Z] ---> f0aa7f0e1820 [2021-05-25T17:13:04.338Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T17:13:04.613Z] ---> Running in f0531bcce42b [2021-05-25T17:13:04.613Z] ---> Running in ef6b41ac31cc [2021-05-25T17:13:04.889Z] Removing intermediate container 35021d1c6972 [2021-05-25T17:13:04.889Z] ---> df91ce62ed33 [2021-05-25T17:13:04.889Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:13:04.889Z] Removing intermediate container a2b9448e56ad [2021-05-25T17:13:04.889Z] ---> 0c25db2df6e3 [2021-05-25T17:13:04.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:13:05.158Z] ---> Running in 82cc15c49f9c [2021-05-25T17:13:05.159Z] ---> Running in b5ea065a89b4 [2021-05-25T17:13:05.235Z] Removing intermediate container 409f9ab3fd08 [2021-05-25T17:13:05.235Z] ---> 08f8c78262e9 [2021-05-25T17:13:05.235Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:13:05.432Z] Removing intermediate container ef6b41ac31cc [2021-05-25T17:13:05.432Z] ---> 82fb59a23053 [2021-05-25T17:13:05.432Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:13:05.704Z] ---> Running in 6b9b563fe43d [2021-05-25T17:13:05.983Z] Removing intermediate container 82cc15c49f9c [2021-05-25T17:13:05.983Z] ---> 9e5fdd119290 [2021-05-25T17:13:05.983Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:13:05.983Z] Removing intermediate container b5ea065a89b4 [2021-05-25T17:13:05.983Z] ---> 941ebe4b5a37 [2021-05-25T17:13:05.983Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T17:13:06.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:13:06.266Z] ---> Running in 95cff3386865 [2021-05-25T17:13:06.266Z] ---> Running in 763d86eb692d [2021-05-25T17:13:06.266Z] Removing intermediate container 6b9b563fe43d [2021-05-25T17:13:06.266Z] ---> baa41de590f6 [2021-05-25T17:13:06.266Z] [2021-05-25T17:13:06.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:13:07.147Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T17:13:07.147Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T17:13:07.147Z] Executing bash-5.0.17-r0.post-install [2021-05-25T17:13:07.147Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:13:07.147Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T17:13:07.147Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T17:13:07.147Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T17:13:07.147Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T17:13:07.147Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T17:13:07.147Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T17:13:07.147Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T17:13:07.147Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T17:13:07.147Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T17:13:07.147Z] Successfully built baa41de590f6 [2021-05-25T17:13:07.147Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T17:13:07.416Z] Successfully tagged support-scheduler-arm64:latest [2021-05-25T17:13:07.416Z]  Building support-scheduler ... done Building core-data [2021-05-25T17:13:07.686Z] Removing intermediate container 763d86eb692d [2021-05-25T17:13:07.686Z] ---> 30a871d3a596 [2021-05-25T17:13:07.686Z] Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:13:07.686Z] Removing intermediate container 95cff3386865 [2021-05-25T17:13:07.686Z] ---> 09a566d94923 [2021-05-25T17:13:07.686Z] Step 22/23 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:13:07.958Z] ---> Running in 2f30fdc8f5c8 [2021-05-25T17:13:07.958Z] ---> Running in 15fcf7e594d5 [2021-05-25T17:13:08.946Z] Removing intermediate container 15fcf7e594d5 [2021-05-25T17:13:08.946Z] ---> 5354c8080541 [2021-05-25T17:13:08.946Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:13:08.946Z] Removing intermediate container 2f30fdc8f5c8 [2021-05-25T17:13:08.946Z] ---> 52d261ce860c [2021-05-25T17:13:09.218Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:13:09.218Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T17:13:09.218Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T17:13:09.218Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T17:13:09.219Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T17:13:09.219Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T17:13:09.219Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T17:13:09.219Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T17:13:09.219Z] ---> Running in d2b580de9fb9 [2021-05-25T17:13:09.219Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T17:13:09.497Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T17:13:09.497Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T17:13:09.497Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T17:13:09.497Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T17:13:09.497Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T17:13:09.497Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T17:13:09.497Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T17:13:09.497Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T17:13:09.497Z] ---> Running in 47fddd8a321b [2021-05-25T17:13:09.497Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T17:13:09.497Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T17:13:09.497Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T17:13:09.774Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T17:13:09.774Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T17:13:09.774Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T17:13:09.774Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T17:13:09.774Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T17:13:09.774Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T17:13:09.774Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T17:13:10.046Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T17:13:10.046Z] OK: 72 MiB in 59 packages [2021-05-25T17:13:10.046Z] Removing intermediate container d2b580de9fb9 [2021-05-25T17:13:10.046Z] ---> 39369b2a4968 [2021-05-25T17:13:10.046Z] [2021-05-25T17:13:10.318Z] Removing intermediate container 47fddd8a321b [2021-05-25T17:13:10.318Z] ---> 5b2eb23f8bb6 [2021-05-25T17:13:10.318Z] [2021-05-25T17:13:10.531Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:13:10.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:13:10.531Z] ---> 5589f3a22512 [2021-05-25T17:13:10.531Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:13:10.531Z] ---> Using cache [2021-05-25T17:13:10.531Z] ---> c85a11dbf260 [2021-05-25T17:13:10.531Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:13:10.531Z] ---> Using cache [2021-05-25T17:13:10.531Z] ---> 610b3127eaab [2021-05-25T17:13:10.531Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:13:10.531Z] ---> Using cache [2021-05-25T17:13:10.531Z] ---> b063d5fc922e [2021-05-25T17:13:10.531Z] Step 6/24 : COPY go.mod . [2021-05-25T17:13:10.531Z] ---> Using cache [2021-05-25T17:13:10.531Z] ---> 1a3f4d932897 [2021-05-25T17:13:10.531Z] Step 7/24 : RUN go mod download [2021-05-25T17:13:10.531Z] ---> Using cache [2021-05-25T17:13:10.531Z] ---> c30e806155a5 [2021-05-25T17:13:10.531Z] Step 8/24 : COPY . . [2021-05-25T17:13:10.531Z] ---> Using cache [2021-05-25T17:13:10.531Z] ---> e4e58fea6b9b [2021-05-25T17:13:10.531Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:13:10.531Z] ---> Using cache [2021-05-25T17:13:10.531Z] ---> ec88acb5c943 [2021-05-25T17:13:10.531Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T17:13:10.593Z] Successfully built 39369b2a4968 [2021-05-25T17:13:10.593Z] Successfully tagged support-notifications-arm64:latest [2021-05-25T17:13:10.593Z]  Building support-notifications ... done Building security-secretstore-setup [2021-05-25T17:13:10.864Z] Successfully built 5b2eb23f8bb6 [2021-05-25T17:13:10.864Z] Successfully tagged core-metadata-arm64:latest [2021-05-25T17:13:11.135Z] Building security-bootstrapper [2021-05-25T17:13:14.507Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2021-05-25T17:13:14.507Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T17:13:15.488Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T17:13:15.488Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T17:13:16.467Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T17:13:16.467Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T17:13:16.737Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T17:13:16.737Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T17:13:18.716Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-25T17:13:18.990Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T17:13:18.990Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T17:13:21.610Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T17:13:21.610Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T17:13:22.774Z] Removing intermediate container d5fe4141fce5 [2021-05-25T17:13:22.774Z] ---> ae58f8e5cc9c [2021-05-25T17:13:22.774Z] [2021-05-25T17:13:22.774Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T17:13:22.774Z] ---> 13621d1b12d4 [2021-05-25T17:13:22.774Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T17:13:22.774Z] Removing intermediate container 6d93046fb89f [2021-05-25T17:13:22.775Z] ---> 473fc78660d6 [2021-05-25T17:13:22.775Z] [2021-05-25T17:13:22.775Z] ---> Running in 18645edffab9 [2021-05-25T17:13:23.035Z] ---> Running in 316a4f3d5f21 [2021-05-25T17:13:23.035Z] Successfully built 473fc78660d6 [2021-05-25T17:13:23.035Z] Successfully tagged security-secretstore-setup:latest [2021-05-25T17:13:23.035Z]  Building security-secretstore-setup ... done Building core-data [2021-05-25T17:13:23.301Z] ---> Running in b103bc507b8e [2021-05-25T17:13:24.224Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T17:13:24.224Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T17:13:25.199Z] Collecting PyYAML<4,>=3.10 [2021-05-25T17:13:25.199Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T17:13:28.573Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T17:13:28.573Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T17:13:29.168Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T17:13:29.168Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T17:13:29.763Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T17:13:29.763Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T17:13:29.763Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-25T17:13:29.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:13:29.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:13:29.888Z] ---> 5589f3a22512 [2021-05-25T17:13:29.888Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:13:29.888Z] ---> Using cache [2021-05-25T17:13:29.888Z] ---> c85a11dbf260 [2021-05-25T17:13:29.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:13:29.888Z] ---> Using cache [2021-05-25T17:13:29.888Z] ---> 610b3127eaab [2021-05-25T17:13:29.888Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T17:13:30.042Z] Collecting idna<2.8,>=2.5 [2021-05-25T17:13:30.042Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T17:13:30.042Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-25T17:13:31.040Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T17:13:31.040Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T17:13:31.040Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T17:13:31.040Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T17:13:31.040Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T17:13:31.040Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T17:13:31.040Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:13:31.040Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:13:31.040Z] ---> dd026da590b8 [2021-05-25T17:13:31.040Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:13:31.040Z] ---> Using cache [2021-05-25T17:13:31.040Z] ---> 60b640784c36 [2021-05-25T17:13:31.040Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:13:31.040Z] ---> Using cache [2021-05-25T17:13:31.040Z] ---> 23a93c25d130 [2021-05-25T17:13:31.040Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T17:13:32.507Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, docopt, dockerpty, texttable, PyYAML, cached-property, docker-compose [2021-05-25T17:13:32.507Z] Attempting uninstall: idna [2021-05-25T17:13:32.507Z] Found existing installation: idna 2.9 [2021-05-25T17:13:32.507Z] Uninstalling idna-2.9: [2021-05-25T17:13:32.507Z] Successfully uninstalled idna-2.9 [2021-05-25T17:13:33.971Z] Attempting uninstall: urllib3 [2021-05-25T17:13:33.971Z] Found existing installation: urllib3 1.25.9 [2021-05-25T17:13:33.971Z] Uninstalling urllib3-1.25.9: [2021-05-25T17:13:34.243Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T17:13:35.173Z] Removing intermediate container 316a4f3d5f21 [2021-05-25T17:13:35.173Z] ---> bed912265d80 [2021-05-25T17:13:35.173Z] [2021-05-25T17:13:35.229Z] Attempting uninstall: requests [2021-05-25T17:13:35.229Z] Found existing installation: requests 2.23.0 [2021-05-25T17:13:35.229Z] Uninstalling requests-2.23.0: [2021-05-25T17:13:35.229Z] Successfully uninstalled requests-2.23.0 [2021-05-25T17:13:35.229Z] ---> Running in bf0f651d614d [2021-05-25T17:13:35.438Z] Removing intermediate container 3ae2b268fa1a [2021-05-25T17:13:35.438Z] ---> 80da040d5418 [2021-05-25T17:13:35.438Z] Step 6/23 : COPY go.mod . [2021-05-25T17:13:35.438Z] Successfully built bed912265d80 [2021-05-25T17:13:36.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T17:13:36.015Z] Successfully tagged core-command:latest [2021-05-25T17:13:36.015Z] Building sys-mgmt-agent [2021-05-25T17:13:36.015Z]  Building core-command ... done Removing intermediate container b103bc507b8e [2021-05-25T17:13:36.015Z] ---> 533cd8b1c5ff [2021-05-25T17:13:36.015Z] ---> Running in 0ae93de5fce8 [2021-05-25T17:13:36.015Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T17:13:37.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:13:37.214Z] Running setup.py install for docopt: started [2021-05-25T17:13:38.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:13:39.196Z] OK: 218 MiB in 52 packages [2021-05-25T17:13:39.482Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T17:13:39.482Z] Running setup.py install for dockerpty: started [2021-05-25T17:13:42.116Z] Removing intermediate container bf0f651d614d [2021-05-25T17:13:42.116Z] ---> 29bf74f533ce [2021-05-25T17:13:42.116Z] Step 6/24 : COPY go.mod . [2021-05-25T17:13:42.116Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T17:13:42.116Z] Running setup.py install for texttable: started [2021-05-25T17:13:44.112Z] ---> ccdeda06f2f0 [2021-05-25T17:13:44.112Z] Step 7/24 : RUN go mod download [2021-05-25T17:13:44.112Z] ---> Running in a8a92c76b380 [2021-05-25T17:13:44.208Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:13:44.208Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:13:44.208Z] ---> 5589f3a22512 [2021-05-25T17:13:44.208Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:13:44.208Z] ---> Using cache [2021-05-25T17:13:44.208Z] ---> c85a11dbf260 [2021-05-25T17:13:44.208Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:13:44.208Z] ---> Using cache [2021-05-25T17:13:44.208Z] ---> 610b3127eaab [2021-05-25T17:13:44.208Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T17:13:44.716Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T17:13:44.716Z] Running setup.py install for PyYAML: started [2021-05-25T17:13:48.140Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T17:13:48.418Z] Removing intermediate container a8a92c76b380 [2021-05-25T17:13:48.418Z] ---> a9398ac86784 [2021-05-25T17:13:48.418Z] Step 8/24 : COPY . . [2021-05-25T17:13:48.700Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-25T17:13:52.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:13:52.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:13:52.108Z] ---> dd026da590b8 [2021-05-25T17:13:52.108Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T17:13:52.108Z] ---> Using cache [2021-05-25T17:13:52.108Z] ---> 60b640784c36 [2021-05-25T17:13:52.108Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:13:52.108Z] ---> Using cache [2021-05-25T17:13:52.108Z] ---> 23a93c25d130 [2021-05-25T17:13:52.108Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T17:13:52.722Z] ---> Running in 25f6de7f7ae9 [2021-05-25T17:13:53.711Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:13:53.711Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:13:53.711Z] ---> dd026da590b8 [2021-05-25T17:13:53.712Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T17:13:53.712Z] ---> Using cache [2021-05-25T17:13:53.712Z] ---> 60b640784c36 [2021-05-25T17:13:53.712Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:13:53.712Z] ---> Using cache [2021-05-25T17:13:53.712Z] ---> 23a93c25d130 [2021-05-25T17:13:53.712Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T17:13:53.712Z] ---> Using cache [2021-05-25T17:13:53.712Z] ---> 29bf74f533ce [2021-05-25T17:13:53.712Z] Step 6/26 : COPY go.mod . [2021-05-25T17:13:53.712Z] ---> Using cache [2021-05-25T17:13:53.712Z] ---> ccdeda06f2f0 [2021-05-25T17:13:53.712Z] Step 7/26 : RUN go mod download [2021-05-25T17:13:53.712Z] ---> Using cache [2021-05-25T17:13:53.712Z] ---> a9398ac86784 [2021-05-25T17:13:53.712Z] Step 8/26 : COPY . . [2021-05-25T17:13:54.318Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T17:13:54.318Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T17:13:54.318Z] ---> dd026da590b8 [2021-05-25T17:13:54.318Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T17:13:54.318Z] ---> Using cache [2021-05-25T17:13:54.318Z] ---> 60b640784c36 [2021-05-25T17:13:54.318Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:13:54.318Z] ---> Using cache [2021-05-25T17:13:54.318Z] ---> 23a93c25d130 [2021-05-25T17:13:54.318Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T17:13:54.318Z] ---> Using cache [2021-05-25T17:13:54.318Z] ---> 29bf74f533ce [2021-05-25T17:13:54.318Z] Step 6/32 : COPY go.mod . [2021-05-25T17:13:54.318Z] ---> Using cache [2021-05-25T17:13:54.318Z] ---> ccdeda06f2f0 [2021-05-25T17:13:54.318Z] Step 7/32 : RUN go mod download [2021-05-25T17:13:54.318Z] ---> Using cache [2021-05-25T17:13:54.318Z] ---> a9398ac86784 [2021-05-25T17:13:54.318Z] Step 8/32 : COPY . . [2021-05-25T17:13:54.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:13:55.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:13:56.918Z] OK: 218 MiB in 52 packages [2021-05-25T17:13:59.141Z] ---> df9517aefbf5 [2021-05-25T17:13:59.141Z] Step 7/23 : RUN go mod download [2021-05-25T17:13:59.141Z] ---> Running in 09ed6462201d [2021-05-25T17:13:59.141Z] ---> Running in 0b3fbddba6b7 [2021-05-25T17:13:59.141Z] ---> Running in 7482da7e019c [2021-05-25T17:13:59.141Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:13:59.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:13:59.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:13:59.407Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:13:59.407Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T17:13:59.407Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:13:59.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:13:59.407Z] OK: 6 MiB in 16 packages [2021-05-25T17:14:00.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:14:00.002Z] OK: 219 MiB in 52 packages [2021-05-25T17:14:00.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:14:01.229Z] OK: 219 MiB in 52 packages [2021-05-25T17:14:01.278Z] Removing intermediate container 25f6de7f7ae9 [2021-05-25T17:14:01.279Z] ---> 764b79a69d44 [2021-05-25T17:14:01.279Z] Step 6/24 : COPY go.mod . [2021-05-25T17:14:02.740Z] ---> 8303314432b7 [2021-05-25T17:14:02.740Z] Step 7/24 : RUN go mod download [2021-05-25T17:14:03.019Z] ---> Running in 6c7b4d24c5ec [2021-05-25T17:14:03.297Z] Removing intermediate container f0531bcce42b [2021-05-25T17:14:03.297Z] ---> c10cc575c96a [2021-05-25T17:14:03.297Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T17:14:03.800Z] Removing intermediate container 09ed6462201d [2021-05-25T17:14:03.800Z] ---> 73a9b2997042 [2021-05-25T17:14:03.800Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T17:14:04.291Z] ---> Running in 7df6d23d5d99 [2021-05-25T17:14:04.771Z] ---> Running in 5fa1e7993c5f [2021-05-25T17:14:04.772Z] Removing intermediate container 7482da7e019c [2021-05-25T17:14:04.772Z] ---> 51bd0c98fd74 [2021-05-25T17:14:04.772Z] Step 8/23 : COPY . . [2021-05-25T17:14:04.772Z] Removing intermediate container 0ae93de5fce8 [2021-05-25T17:14:04.772Z] ---> edf83af62695 [2021-05-25T17:14:04.772Z] Step 6/24 : COPY go.mod . [2021-05-25T17:14:05.280Z] Removing intermediate container 7df6d23d5d99 [2021-05-25T17:14:05.280Z] ---> d8531861253e [2021-05-25T17:14:05.280Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T17:14:05.562Z] ---> Running in 072489cc54a1 [2021-05-25T17:14:06.647Z] Removing intermediate container 072489cc54a1 [2021-05-25T17:14:06.647Z] ---> 4f45e23b5123 [2021-05-25T17:14:06.647Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T17:14:07.263Z] Removing intermediate container 6c7b4d24c5ec [2021-05-25T17:14:07.263Z] ---> 4be0d90b816a [2021-05-25T17:14:07.263Z] Step 8/24 : COPY . . [2021-05-25T17:14:09.261Z] ---> d7547e167643 [2021-05-25T17:14:09.261Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T17:14:10.740Z] ---> 3a2b01c90daf [2021-05-25T17:14:10.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T17:14:12.740Z] ---> 845d86353991 [2021-05-25T17:14:12.740Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T17:14:13.019Z] ---> Running in 310a9c2e027c [2021-05-25T17:14:13.621Z] ---> 7ccf29f52266 [2021-05-25T17:14:13.621Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:14:14.612Z] Removing intermediate container 310a9c2e027c [2021-05-25T17:14:14.612Z] ---> 4da36cd44754 [2021-05-25T17:14:14.612Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:14:14.612Z] ---> Running in 0236741c7af3 [2021-05-25T17:14:14.890Z] ---> Running in e9d8174b7bfa [2021-05-25T17:14:16.915Z] Removing intermediate container e9d8174b7bfa [2021-05-25T17:14:16.915Z] ---> eeda344b598e [2021-05-25T17:14:16.915Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:14:16.915Z] ---> Running in f076ed3c0465 [2021-05-25T17:14:17.519Z] ---> 9b5394d56bd5 [2021-05-25T17:14:17.519Z] Step 9/26 : RUN go mod tidy [2021-05-25T17:14:17.799Z] Removing intermediate container f076ed3c0465 [2021-05-25T17:14:17.799Z] ---> 8190c5ee11fe [2021-05-25T17:14:17.799Z] Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:14:17.799Z] ---> Running in ac55f4253f85 [2021-05-25T17:14:18.420Z] ---> Running in 2ed450926fd8 [2021-05-25T17:14:18.699Z] ---> 10a7a1864a1d [2021-05-25T17:14:18.976Z] Step 9/32 : RUN go mod tidy [2021-05-25T17:14:19.255Z] ---> Running in 1aac8af978c2 [2021-05-25T17:14:19.534Z] Removing intermediate container 2ed450926fd8 [2021-05-25T17:14:19.534Z] ---> 7c77fec3b270 [2021-05-25T17:14:19.534Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:14:19.808Z] ---> Running in c91276728b26 [2021-05-25T17:14:20.413Z] Removing intermediate container 0236741c7af3 [2021-05-25T17:14:20.413Z] ---> d112239ea92e [2021-05-25T17:14:20.413Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T17:14:20.694Z] ---> Running in 6c62eb96cc5f [2021-05-25T17:14:20.694Z] Removing intermediate container c91276728b26 [2021-05-25T17:14:20.694Z] ---> 209709c32cd6 [2021-05-25T17:14:20.694Z] [2021-05-25T17:14:21.682Z] Successfully built 209709c32cd6 [2021-05-25T17:14:21.960Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-25T17:14:22.902Z] Removing intermediate container 0b3fbddba6b7 [2021-05-25T17:14:22.902Z] ---> ec3c8c5c6675 [2021-05-25T17:14:22.902Z] Step 6/24 : COPY go.mod . [2021-05-25T17:14:23.419Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T17:14:24.030Z] Removing intermediate container ac55f4253f85 [2021-05-25T17:14:24.030Z] ---> 44c765f65156 [2021-05-25T17:14:24.030Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T17:14:24.307Z] ---> Running in e203681b6d44 [2021-05-25T17:14:25.759Z] Removing intermediate container 1aac8af978c2 [2021-05-25T17:14:25.759Z] ---> d9bab8ac3535 [2021-05-25T17:14:25.759Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T17:14:26.035Z] ---> Running in 0cd39f00693f [2021-05-25T17:14:26.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T17:14:27.103Z] Removing intermediate container 5fa1e7993c5f [2021-05-25T17:14:27.103Z] ---> ca051a95cded [2021-05-25T17:14:27.103Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T17:14:27.103Z] ---> 388f17e65c06 [2021-05-25T17:14:27.103Z] Step 7/24 : RUN go mod download [2021-05-25T17:14:27.387Z] ---> 840b17da0d9f [2021-05-25T17:14:27.387Z] Step 9/23 : RUN go mod tidy [2021-05-25T17:14:28.328Z] ---> 3638e8d182a2 [2021-05-25T17:14:28.328Z] Step 7/24 : RUN go mod download [2021-05-25T17:14:28.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-25T17:14:28.909Z] ---> Running in c5dd3633f27c [2021-05-25T17:14:28.909Z] ---> Running in 766c888b3f32 [2021-05-25T17:14:28.909Z] ---> Running in 9a1e04d02026 [2021-05-25T17:14:29.485Z] ---> Running in 76605b3904b5 [2021-05-25T17:14:30.435Z] Removing intermediate container c5dd3633f27c [2021-05-25T17:14:30.435Z] ---> b5c25708751e [2021-05-25T17:14:30.435Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T17:14:31.389Z] ---> Running in aae8d88974ed [2021-05-25T17:14:32.044Z] ---> 2e0cd300dc83 [2021-05-25T17:14:32.044Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:14:32.044Z] ---> Running in 3a341d607cb6 [2021-05-25T17:14:36.759Z] Removing intermediate container 76605b3904b5 [2021-05-25T17:14:36.760Z] ---> 50fdb2b3d9a8 [2021-05-25T17:14:36.760Z] Step 8/24 : COPY . . [2021-05-25T17:14:36.760Z] Removing intermediate container 9a1e04d02026 [2021-05-25T17:14:36.760Z] ---> 1b1640add4ba [2021-05-25T17:14:36.760Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T17:14:38.792Z] Removing intermediate container 3a341d607cb6 [2021-05-25T17:14:38.792Z] ---> d165d81c88d8 [2021-05-25T17:14:38.792Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T17:14:38.792Z] ---> Running in 8d37dfb42734 [2021-05-25T17:14:40.798Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T17:14:41.039Z] Removing intermediate container 766c888b3f32 [2021-05-25T17:14:41.039Z] ---> f4737e0128bf [2021-05-25T17:14:41.039Z] Step 8/24 : COPY . . [2021-05-25T17:14:59.157Z] ---> Running in 94c7df56cbf2 [2021-05-25T17:14:59.157Z] Removing intermediate container aae8d88974ed [2021-05-25T17:14:59.157Z] ---> 7ef8be0dc737 [2021-05-25T17:14:59.157Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T17:15:11.428Z] ---> cc0ebdafe650 [2021-05-25T17:15:11.428Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:15:12.826Z] ---> Running in 337bc9be7f7f [2021-05-25T17:15:13.412Z] ---> Running in f6d92af9c00e [2021-05-25T17:15:13.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T17:15:13.679Z] ---> eee931881d6a [2021-05-25T17:15:13.679Z] Step 9/24 : RUN go mod tidy [2021-05-25T17:15:14.629Z] ---> Running in 3d34000cde7c [2021-05-25T17:15:14.630Z] Removing intermediate container 337bc9be7f7f [2021-05-25T17:15:14.630Z] ---> 0475a99501e2 [2021-05-25T17:15:14.630Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T17:15:16.615Z] ---> d2ab3fddc1b1 [2021-05-25T17:15:16.615Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T17:15:17.203Z] ---> Running in ca40f728ea1d [2021-05-25T17:15:19.820Z] Removing intermediate container f6d92af9c00e [2021-05-25T17:15:19.820Z] ---> aec45110ee30 [2021-05-25T17:15:19.820Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T17:15:22.367Z] Removing intermediate container 3d34000cde7c [2021-05-25T17:15:22.367Z] ---> bd201666e956 [2021-05-25T17:15:22.367Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T17:15:23.315Z] ---> Running in ecdf49c9a2fc [2021-05-25T17:15:24.741Z] ---> Running in f0fd3842ff0b [2021-05-25T17:15:26.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T17:15:26.398Z] Removing intermediate container 18645edffab9 [2021-05-25T17:15:26.398Z] ---> 92af769ce575 [2021-05-25T17:15:26.398Z] [2021-05-25T17:15:26.398Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:15:26.398Z] ---> 13621d1b12d4 [2021-05-25T17:15:26.398Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:15:26.398Z] ---> Using cache [2021-05-25T17:15:26.398Z] ---> a0b7d807c070 [2021-05-25T17:15:26.398Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:15:26.398Z] ---> Using cache [2021-05-25T17:15:26.398Z] ---> 644e73407943 [2021-05-25T17:15:26.398Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T17:15:28.967Z] Removing intermediate container ca40f728ea1d [2021-05-25T17:15:28.967Z] ---> 4eac6b49a359 [2021-05-25T17:15:28.967Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:15:28.967Z] ---> Running in 632ee97baa4b [2021-05-25T17:15:28.967Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T17:15:29.236Z] ---> b4d2e8933c44 [2021-05-25T17:15:29.236Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T17:15:29.817Z] Removing intermediate container 632ee97baa4b [2021-05-25T17:15:29.817Z] ---> c30589164c22 [2021-05-25T17:15:29.817Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:15:31.225Z] ---> Running in 00bd4f2e4c1e [2021-05-25T17:15:31.225Z] ---> cadd84f9616a [2021-05-25T17:15:31.225Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T17:15:31.225Z] Removing intermediate container 00bd4f2e4c1e [2021-05-25T17:15:31.225Z] ---> 30a63663de69 [2021-05-25T17:15:31.225Z] Step 16/24 : WORKDIR / [2021-05-25T17:15:32.650Z] ---> Running in 3896957c76cf [2021-05-25T17:15:34.038Z] ---> a0c1244c7223 [2021-05-25T17:15:34.038Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T17:15:34.985Z] Removing intermediate container 3896957c76cf [2021-05-25T17:15:34.985Z] ---> 0db4f13bae0f [2021-05-25T17:15:34.985Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:15:35.958Z] ---> d804c61ca83f [2021-05-25T17:15:35.958Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T17:15:36.914Z] ---> e47be72db2ae [2021-05-25T17:15:36.914Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T17:15:39.466Z] ---> 37f42699ea39 [2021-05-25T17:15:39.466Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T17:15:41.394Z] ---> 4c12600db72d [2021-05-25T17:15:41.394Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T17:15:41.394Z] ---> Running in 4be6dbcde1a1 [2021-05-25T17:15:41.967Z] ---> 2039be0ab09c [2021-05-25T17:15:41.967Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T17:15:41.968Z] Removing intermediate container 4be6dbcde1a1 [2021-05-25T17:15:41.968Z] ---> c6035a8e30f9 [2021-05-25T17:15:41.968Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T17:15:42.229Z] ---> Running in 3549762ffbed [2021-05-25T17:15:42.809Z] Removing intermediate container 3549762ffbed [2021-05-25T17:15:42.809Z] ---> 5a6c4df05336 [2021-05-25T17:15:42.809Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:15:43.073Z] ---> ed4d554eb22c [2021-05-25T17:15:43.073Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T17:15:44.012Z] ---> Running in 24c63b227679 [2021-05-25T17:15:44.274Z] ---> Running in 4660bd755f34 [2021-05-25T17:15:44.852Z] Removing intermediate container 24c63b227679 [2021-05-25T17:15:44.852Z] ---> 5a809364deb7 [2021-05-25T17:15:44.852Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:15:45.442Z] ---> Running in f3120845bda4 [2021-05-25T17:15:46.404Z] Removing intermediate container f3120845bda4 [2021-05-25T17:15:46.404Z] ---> 9bb1094b714d [2021-05-25T17:15:46.404Z] Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:15:46.998Z] ---> Running in 4441e5d1054e [2021-05-25T17:15:47.273Z] Removing intermediate container 4660bd755f34 [2021-05-25T17:15:47.273Z] ---> c9cb66295856 [2021-05-25T17:15:47.273Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T17:15:47.273Z] Removing intermediate container 4441e5d1054e [2021-05-25T17:15:47.273Z] ---> 617a3d3e1dc2 [2021-05-25T17:15:47.273Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:15:47.552Z] ---> Running in 86a49d4c65f8 [2021-05-25T17:15:47.553Z] ---> Running in e626f7d89deb [2021-05-25T17:15:48.151Z] Removing intermediate container 86a49d4c65f8 [2021-05-25T17:15:48.151Z] ---> ce27f31acfc4 [2021-05-25T17:15:48.151Z] [2021-05-25T17:15:48.151Z] Successfully built ce27f31acfc4 [2021-05-25T17:15:48.151Z] Removing intermediate container e626f7d89deb [2021-05-25T17:15:48.151Z] ---> 397eb957817b [2021-05-25T17:15:48.151Z] Step 29/32 : CMD ["gate"] [2021-05-25T17:15:48.151Z] Successfully tagged core-metadata:latest [2021-05-25T17:15:49.108Z]  Building core-metadata ... done  ---> Running in 32cbe14aa0b4 [2021-05-25T17:15:49.695Z] Removing intermediate container 32cbe14aa0b4 [2021-05-25T17:15:49.695Z] ---> bb7c85acf4cc [2021-05-25T17:15:49.695Z] Step 30/32 : LABEL arch=x86_64 [2021-05-25T17:15:50.644Z] ---> Running in bf2f27ea5b59 [2021-05-25T17:15:51.324Z] Removing intermediate container bf2f27ea5b59 [2021-05-25T17:15:51.324Z] ---> 3a0be3c34ca0 [2021-05-25T17:15:51.324Z] Step 31/32 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:15:53.951Z] ---> Running in 2ba0e9928cc1 [2021-05-25T17:15:54.441Z] Removing intermediate container 94c7df56cbf2 [2021-05-25T17:15:54.441Z] ---> 274897e1e350 [2021-05-25T17:15:54.441Z] [2021-05-25T17:15:54.441Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T17:15:54.441Z] ---> 13621d1b12d4 [2021-05-25T17:15:54.441Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T17:15:54.441Z] Removing intermediate container 2ba0e9928cc1 [2021-05-25T17:15:54.441Z] ---> e7e5c2629a81 [2021-05-25T17:15:54.441Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T17:15:54.441Z] ---> Running in 4bc3b9822280 [2021-05-25T17:15:55.053Z] ---> Running in 70d9b42bb8a4 [2021-05-25T17:15:56.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:15:56.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:15:56.473Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T17:15:56.473Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:15:56.473Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:15:56.473Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:15:56.473Z] OK: 6 MiB in 16 packages [2021-05-25T17:15:57.416Z] Removing intermediate container 70d9b42bb8a4 [2021-05-25T17:15:57.416Z] ---> a093ff310103 [2021-05-25T17:15:57.416Z] [2021-05-25T17:15:58.807Z] Successfully built a093ff310103 [2021-05-25T17:15:58.807Z] Successfully tagged security-bootstrapper:latest [2021-05-25T17:16:00.725Z]  Building security-bootstrapper ... done Removing intermediate container 4bc3b9822280 [2021-05-25T17:16:00.725Z] ---> 39af7a9fffaf [2021-05-25T17:16:00.726Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:16:00.990Z] ---> Running in efd48951d38a [2021-05-25T17:16:01.254Z] Removing intermediate container efd48951d38a [2021-05-25T17:16:01.254Z] ---> ae38a3e74439 [2021-05-25T17:16:01.254Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T17:16:01.254Z] ---> Running in 43f2b0296f67 [2021-05-25T17:16:01.521Z] Removing intermediate container 43f2b0296f67 [2021-05-25T17:16:01.521Z] ---> b8bead369002 [2021-05-25T17:16:01.521Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T17:16:01.798Z] ---> Running in 80a785a87737 [2021-05-25T17:16:02.067Z] Removing intermediate container 80a785a87737 [2021-05-25T17:16:02.067Z] ---> 31d2369f4081 [2021-05-25T17:16:02.067Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:16:02.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T17:16:02.643Z] ---> 9577d06292dd [2021-05-25T17:16:02.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T17:16:05.213Z] ---> a4f913a087d3 [2021-05-25T17:16:05.213Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T17:16:05.801Z] Removing intermediate container ecdf49c9a2fc [2021-05-25T17:16:05.801Z] ---> 7d82fb56fa2e [2021-05-25T17:16:05.801Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T17:16:06.067Z] ---> 5ac0d329b6f9 [2021-05-25T17:16:06.067Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T17:16:06.080Z] Removing intermediate container 0cd39f00693f [2021-05-25T17:16:06.080Z] ---> bd990309d972 [2021-05-25T17:16:06.080Z] [2021-05-25T17:16:06.080Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T17:16:06.080Z] ---> 9852663dfa18 [2021-05-25T17:16:06.080Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T17:16:06.359Z] Removing intermediate container e203681b6d44 [2021-05-25T17:16:06.359Z] ---> fdc5dd8d7d36 [2021-05-25T17:16:06.359Z] [2021-05-25T17:16:06.359Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T17:16:06.359Z] ---> 9852663dfa18 [2021-05-25T17:16:06.359Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T17:16:06.359Z] Removing intermediate container 6c62eb96cc5f [2021-05-25T17:16:06.359Z] ---> d89a3b83346b [2021-05-25T17:16:06.359Z] [2021-05-25T17:16:06.359Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:16:06.359Z] ---> 9852663dfa18 [2021-05-25T17:16:06.359Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T17:16:06.359Z] ---> Using cache [2021-05-25T17:16:06.359Z] ---> 81cd99cd9545 [2021-05-25T17:16:06.359Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:16:06.359Z] ---> Using cache [2021-05-25T17:16:06.359Z] ---> c8b06bf8b2ac [2021-05-25T17:16:06.359Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T17:16:06.647Z] ---> Running in 7f21d2e4e9a0 [2021-05-25T17:16:06.647Z] ---> Running in ad3903bbcf3c [2021-05-25T17:16:06.647Z] ---> Running in f079ecf6bec9 [2021-05-25T17:16:06.652Z] ---> Running in 24cd9bdb8767 [2021-05-25T17:16:06.652Z] ---> Running in 7636fbf8e880 [2021-05-25T17:16:07.243Z] Removing intermediate container 7636fbf8e880 [2021-05-25T17:16:07.243Z] ---> d0963faccf42 [2021-05-25T17:16:07.243Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:16:07.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T17:16:07.519Z] ---> Running in 902953a107f8 [2021-05-25T17:16:07.650Z] Removing intermediate container 7f21d2e4e9a0 [2021-05-25T17:16:07.650Z] ---> ca6026297c16 [2021-05-25T17:16:07.650Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T17:16:07.785Z] Removing intermediate container 902953a107f8 [2021-05-25T17:16:07.785Z] ---> 4c8f70023a3d [2021-05-25T17:16:07.785Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T17:16:07.785Z] ---> Running in 0c3fac58d606 [2021-05-25T17:16:07.927Z] Removing intermediate container f079ecf6bec9 [2021-05-25T17:16:07.927Z] ---> 244c0090b078 [2021-05-25T17:16:07.927Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T17:16:08.056Z] Removing intermediate container 0c3fac58d606 [2021-05-25T17:16:08.056Z] ---> 7e889153595d [2021-05-25T17:16:08.056Z] Step 22/23 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:16:08.208Z] ---> Running in 69c15d77d5bc [2021-05-25T17:16:08.208Z] ---> Running in 35698f7e97b6 [2021-05-25T17:16:08.317Z] ---> Running in a26eed7f99c9 [2021-05-25T17:16:08.600Z] Removing intermediate container a26eed7f99c9 [2021-05-25T17:16:08.600Z] ---> 2290e74f2320 [2021-05-25T17:16:08.600Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T17:16:08.600Z] ---> Running in 240303954b02 [2021-05-25T17:16:08.600Z] Removing intermediate container 24cd9bdb8767 [2021-05-25T17:16:08.600Z] ---> 48485053be1c [2021-05-25T17:16:08.600Z] [2021-05-25T17:16:08.600Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T17:16:08.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:16:08.869Z] Removing intermediate container 240303954b02 [2021-05-25T17:16:08.869Z] ---> b0ad3a8ecbfe [2021-05-25T17:16:08.869Z] [2021-05-25T17:16:08.869Z] Successfully built b0ad3a8ecbfe [2021-05-25T17:16:08.869Z] Successfully tagged support-notifications:latest [2021-05-25T17:16:09.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:16:09.103Z] Removing intermediate container 35698f7e97b6 [2021-05-25T17:16:09.103Z] ---> 4818f1a6a0e4 [2021-05-25T17:16:09.103Z] Step 16/24 : WORKDIR / [2021-05-25T17:16:09.188Z]  Building support-notifications ... done 20.10.0: Pulling from library/docker [2021-05-25T17:16:09.383Z] ---> Running in d187b32c00f6 [2021-05-25T17:16:09.687Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T17:16:09.687Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:16:09.687Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T17:16:09.687Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T17:16:09.687Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:16:09.687Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T17:16:09.687Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:16:09.687Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T17:16:09.976Z] OK: 7 MiB in 20 packages [2021-05-25T17:16:09.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:16:10.271Z] Removing intermediate container d187b32c00f6 [2021-05-25T17:16:10.271Z] ---> 6680377e2661 [2021-05-25T17:16:10.271Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:16:10.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:16:10.877Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T17:16:10.877Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T17:16:10.877Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:16:10.877Z] OK: 5 MiB in 16 packages [2021-05-25T17:16:11.873Z] ---> c33a097bc789 [2021-05-25T17:16:11.873Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T17:16:12.244Z] Removing intermediate container ad3903bbcf3c [2021-05-25T17:16:12.244Z] ---> 793159f7c0e2 [2021-05-25T17:16:12.244Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T17:16:12.610Z] ---> Running in 75f4c4267d13 [2021-05-25T17:16:12.610Z] Removing intermediate container 69c15d77d5bc [2021-05-25T17:16:12.610Z] ---> b5c9b24eae77 [2021-05-25T17:16:12.610Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T17:16:12.918Z] ---> Running in 4b03d42b04ce [2021-05-25T17:16:13.533Z] Removing intermediate container 75f4c4267d13 [2021-05-25T17:16:13.533Z] ---> b0e419bc7449 [2021-05-25T17:16:13.533Z] Step 14/26 : WORKDIR / [2021-05-25T17:16:13.533Z] ---> bc2af15b69eb [2021-05-25T17:16:13.533Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T17:16:13.809Z] ---> Running in e7ce11673d77 [2021-05-25T17:16:13.809Z] Removing intermediate container 4b03d42b04ce [2021-05-25T17:16:13.809Z] ---> 490789a631ad [2021-05-25T17:16:13.809Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T17:16:14.445Z] ---> Running in eb4b1f6bd2dd [2021-05-25T17:16:14.740Z] Removing intermediate container e7ce11673d77 [2021-05-25T17:16:14.740Z] ---> 84db03d2c760 [2021-05-25T17:16:14.740Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-25T17:16:15.028Z] ---> b72694e52b31 [2021-05-25T17:16:15.028Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T17:16:15.028Z] Removing intermediate container eb4b1f6bd2dd [2021-05-25T17:16:15.028Z] ---> 71b9f576c0e0 [2021-05-25T17:16:15.028Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T17:16:15.678Z] ---> Running in b297250ab1f8 [2021-05-25T17:16:15.678Z] ---> Running in 5371b2443c0f [2021-05-25T17:16:15.964Z] ---> 125b48a251fb [2021-05-25T17:16:15.964Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-25T17:16:16.239Z] Removing intermediate container 5371b2443c0f [2021-05-25T17:16:16.239Z] ---> d53af11373dd [2021-05-25T17:16:16.239Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:16:16.515Z] ---> Running in 9cfc877430b6 [2021-05-25T17:16:17.106Z] ---> a17fd998af98 [2021-05-25T17:16:17.106Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T17:16:17.395Z] Removing intermediate container 9cfc877430b6 [2021-05-25T17:16:17.395Z] ---> 171c4d7922ec [2021-05-25T17:16:17.395Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:16:17.669Z] ---> Running in d0fcec67821d [2021-05-25T17:16:18.263Z] ---> 8a531c9c6b7c [2021-05-25T17:16:18.263Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-25T17:16:18.539Z] Removing intermediate container d0fcec67821d [2021-05-25T17:16:18.539Z] ---> a5bfd20fa52e [2021-05-25T17:16:18.539Z] Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:16:18.539Z] Removing intermediate container b297250ab1f8 [2021-05-25T17:16:18.814Z] ---> aacca9269a69 [2021-05-25T17:16:18.814Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T17:16:18.814Z] ---> Running in 5aa78008de22 [2021-05-25T17:16:19.094Z] ---> Running in 8617feb483c1 [2021-05-25T17:16:19.367Z] ---> 40bf9a913feb [2021-05-25T17:16:19.367Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T17:16:19.374Z] Removing intermediate container f0fd3842ff0b [2021-05-25T17:16:19.374Z] ---> 63873b48cae3 [2021-05-25T17:16:19.374Z] [2021-05-25T17:16:19.374Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:16:19.374Z] ---> 13621d1b12d4 [2021-05-25T17:16:19.374Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T17:16:19.374Z] ---> Running in adf7da5489a1 [2021-05-25T17:16:19.374Z] Removing intermediate container adf7da5489a1 [2021-05-25T17:16:19.374Z] ---> fe266e05fb3d [2021-05-25T17:16:19.374Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T17:16:19.374Z] ---> Running in 9365e0fbd066 [2021-05-25T17:16:19.374Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T17:16:19.374Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T17:16:19.374Z] ---> aefe523efa57 [2021-05-25T17:16:19.374Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-25T17:16:19.374Z] ---> Running in 2ceaae838ee2 [2021-05-25T17:16:19.374Z] Removing intermediate container 9365e0fbd066 [2021-05-25T17:16:19.374Z] ---> 2e55760046a7 [2021-05-25T17:16:19.374Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T17:16:19.374Z] Removing intermediate container 2ceaae838ee2 [2021-05-25T17:16:19.374Z] ---> ebf1b4cefb79 [2021-05-25T17:16:19.374Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T17:16:19.374Z] ---> Running in 25823600cee5 [2021-05-25T17:16:19.374Z] ---> Running in 074ebfdcd3d8 [2021-05-25T17:16:19.637Z] Removing intermediate container 25823600cee5 [2021-05-25T17:16:19.637Z] ---> 4b736ac5328c [2021-05-25T17:16:19.637Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:16:19.637Z] ---> Running in bc8978328793 [2021-05-25T17:16:19.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:16:19.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:16:19.900Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T17:16:19.900Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T17:16:19.900Z] Executing bash-5.0.17-r0.post-install [2021-05-25T17:16:19.900Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T17:16:19.900Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T17:16:19.900Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T17:16:19.900Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T17:16:19.900Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T17:16:19.900Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T17:16:19.900Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T17:16:19.900Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T17:16:19.900Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T17:16:19.900Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T17:16:19.900Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T17:16:19.963Z] Removing intermediate container 5aa78008de22 [2021-05-25T17:16:19.963Z] ---> 3a9254e9ad07 [2021-05-25T17:16:19.963Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:16:20.236Z] Removing intermediate container 8617feb483c1 [2021-05-25T17:16:20.236Z] ---> 03b75ecca20b [2021-05-25T17:16:20.236Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T17:16:20.236Z] ---> Running in 39e6537da9dc [2021-05-25T17:16:20.832Z] ---> 7b2ff786c5ca [2021-05-25T17:16:20.832Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T17:16:21.107Z] ---> b911d2380889 [2021-05-25T17:16:21.107Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T17:16:21.107Z] Removing intermediate container 39e6537da9dc [2021-05-25T17:16:21.107Z] ---> 9a72973537e1 [2021-05-25T17:16:21.107Z] [2021-05-25T17:16:21.701Z] ---> Running in d2e282a58e7c [2021-05-25T17:16:21.979Z] Successfully built 9a72973537e1 [2021-05-25T17:16:21.979Z] Successfully tagged core-command-arm64:latest [2021-05-25T17:16:22.573Z]  Building core-command ... done  ---> 2c0ff48d959a [2021-05-25T17:16:22.573Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T17:16:23.213Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T17:16:23.214Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T17:16:23.214Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T17:16:23.214Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T17:16:23.214Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T17:16:23.475Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T17:16:23.475Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T17:16:23.475Z] Removing intermediate container bc8978328793 [2021-05-25T17:16:23.475Z] ---> 2fec9c32f0df [2021-05-25T17:16:23.475Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T17:16:23.475Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T17:16:23.547Z] Removing intermediate container 8d37dfb42734 [2021-05-25T17:16:23.547Z] ---> d2d0b9e7ce47 [2021-05-25T17:16:23.547Z] [2021-05-25T17:16:23.547Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T17:16:23.547Z] ---> 9852663dfa18 [2021-05-25T17:16:23.547Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T17:16:23.819Z] ---> Running in 16777f736918 [2021-05-25T17:16:23.819Z] ---> e4a8ed71f1da [2021-05-25T17:16:23.819Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-25T17:16:24.091Z] ---> Running in 4a94bccc55c1 [2021-05-25T17:16:24.373Z] Removing intermediate container 16777f736918 [2021-05-25T17:16:24.373Z] ---> 1db731e1c82c [2021-05-25T17:16:24.373Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T17:16:24.649Z] ---> Running in 81fe54032091 [2021-05-25T17:16:24.649Z] Removing intermediate container d2e282a58e7c [2021-05-25T17:16:24.649Z] ---> a537d8bbf348 [2021-05-25T17:16:24.649Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:16:24.870Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T17:16:24.871Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T17:16:24.871Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T17:16:24.871Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T17:16:25.138Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T17:16:25.139Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T17:16:25.139Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T17:16:25.139Z] ---> Running in 07410eba29b2 [2021-05-25T17:16:25.139Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T17:16:25.139Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T17:16:25.139Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T17:16:25.139Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T17:16:25.254Z] Removing intermediate container 81fe54032091 [2021-05-25T17:16:25.255Z] ---> 9130ee60b06d [2021-05-25T17:16:25.255Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T17:16:25.255Z] ---> Running in 536f934f70c7 [2021-05-25T17:16:25.418Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T17:16:25.418Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T17:16:25.418Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T17:16:25.418Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T17:16:25.418Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T17:16:25.418Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T17:16:25.418Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T17:16:25.418Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T17:16:25.418Z] OK: 72 MiB in 59 packages [2021-05-25T17:16:25.535Z] ---> dc204040201f [2021-05-25T17:16:25.535Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T17:16:25.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T17:16:25.810Z] Removing intermediate container 536f934f70c7 [2021-05-25T17:16:25.810Z] ---> 850549256271 [2021-05-25T17:16:25.810Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T17:16:26.085Z] ---> Running in 2a5e4163bf08 [2021-05-25T17:16:26.263Z] Collecting docker-compose==1.23.2 [2021-05-25T17:16:26.263Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T17:16:26.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T17:16:26.263Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T17:16:26.263Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T17:16:26.529Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:16:26.703Z] Removing intermediate container 4a94bccc55c1 [2021-05-25T17:16:26.703Z] ---> c9601a785a6f [2021-05-25T17:16:26.703Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T17:16:27.304Z] ---> Running in 023467ba4093 [2021-05-25T17:16:27.304Z] ---> 45119337b61a [2021-05-25T17:16:27.304Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T17:16:27.482Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T17:16:27.482Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T17:16:27.482Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T17:16:27.482Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T17:16:27.482Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T17:16:27.750Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T17:16:27.750Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T17:16:27.750Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T17:16:27.750Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T17:16:27.910Z] Removing intermediate container 023467ba4093 [2021-05-25T17:16:27.910Z] ---> c5ba31994c6e [2021-05-25T17:16:27.910Z] Step 24/26 : LABEL arch=arm64 [2021-05-25T17:16:27.910Z] ---> Running in cc1c115d1110 [2021-05-25T17:16:28.017Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T17:16:28.017Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T17:16:28.017Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:16:28.017Z] OK: 8 MiB in 20 packages [2021-05-25T17:16:28.017Z] Collecting PyYAML<4,>=3.10 [2021-05-25T17:16:28.017Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T17:16:28.188Z] ---> d678a2fe177d [2021-05-25T17:16:28.188Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T17:16:28.471Z] Removing intermediate container cc1c115d1110 [2021-05-25T17:16:28.471Z] ---> 3bb49b019ee2 [2021-05-25T17:16:28.471Z] Step 25/26 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:16:28.745Z] ---> Running in ddc34480207a [2021-05-25T17:16:28.745Z] Removing intermediate container 2a5e4163bf08 [2021-05-25T17:16:28.745Z] ---> 518dfc560033 [2021-05-25T17:16:28.745Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T17:16:29.012Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T17:16:29.012Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T17:16:29.012Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T17:16:29.012Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T17:16:29.018Z] ---> Running in dfeb78408517 [2021-05-25T17:16:29.295Z] ---> 9485d8666c65 [2021-05-25T17:16:29.295Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T17:16:29.295Z] Removing intermediate container ddc34480207a [2021-05-25T17:16:29.295Z] ---> 0cd836bc22cb [2021-05-25T17:16:29.295Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T17:16:29.569Z] ---> Running in bcea9a4fc598 [2021-05-25T17:16:29.615Z] Removing intermediate container 07410eba29b2 [2021-05-25T17:16:29.615Z] ---> a086e25484bf [2021-05-25T17:16:29.615Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:16:29.615Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T17:16:29.615Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T17:16:29.890Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-25T17:16:29.890Z] ---> 2d8c67e90a22 [2021-05-25T17:16:29.890Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T17:16:29.890Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T17:16:29.890Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T17:16:30.167Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T17:16:30.168Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T17:16:30.168Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T17:16:30.168Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T17:16:30.168Z] Collecting idna<2.8,>=2.5 [2021-05-25T17:16:30.168Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T17:16:30.168Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-25T17:16:30.168Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-25T17:16:30.185Z] Removing intermediate container bcea9a4fc598 [2021-05-25T17:16:30.185Z] ---> 039a5b494a83 [2021-05-25T17:16:30.185Z] [2021-05-25T17:16:30.431Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T17:16:30.431Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T17:16:30.431Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T17:16:30.431Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T17:16:30.431Z] Installing collected packages: dockerpty, urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, cached-property, docopt, texttable, jsonschema, docker-compose [2021-05-25T17:16:30.431Z] Running setup.py install for dockerpty: started [2021-05-25T17:16:30.458Z] ---> 8b1fe17b0e37 [2021-05-25T17:16:30.458Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T17:16:30.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T17:16:30.704Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T17:16:30.704Z] Attempting uninstall: urllib3 [2021-05-25T17:16:30.704Z] Found existing installation: urllib3 1.25.9 [2021-05-25T17:16:30.704Z] Uninstalling urllib3-1.25.9: [2021-05-25T17:16:30.704Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T17:16:30.744Z] Successfully built 039a5b494a83 [2021-05-25T17:16:30.745Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-25T17:16:30.745Z]  Building security-secretstore-setup ... done  ---> Running in d15fd5dc409b [2021-05-25T17:16:31.287Z] ---> ec89f27fb949 [2021-05-25T17:16:31.287Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T17:16:31.287Z] Attempting uninstall: idna [2021-05-25T17:16:31.287Z] Found existing installation: idna 2.9 [2021-05-25T17:16:31.287Z] Uninstalling idna-2.9: [2021-05-25T17:16:31.287Z] Successfully uninstalled idna-2.9 [2021-05-25T17:16:31.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T17:16:31.346Z] Removing intermediate container d15fd5dc409b [2021-05-25T17:16:31.346Z] ---> bb7d3413764a [2021-05-25T17:16:31.346Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T17:16:31.857Z] Attempting uninstall: requests [2021-05-25T17:16:31.858Z] Found existing installation: requests 2.23.0 [2021-05-25T17:16:31.858Z] Uninstalling requests-2.23.0: [2021-05-25T17:16:31.858Z] Successfully uninstalled requests-2.23.0 [2021-05-25T17:16:31.858Z] ---> 76c536a8b4f7 [2021-05-25T17:16:31.858Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T17:16:31.940Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T17:16:31.940Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T17:16:32.120Z] ---> Running in fdd25d121786 [2021-05-25T17:16:32.222Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T17:16:32.222Z] ---> 19a4952498b9 [2021-05-25T17:16:32.222Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T17:16:32.222Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T17:16:32.497Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T17:16:32.497Z] ---> Running in 51d71e299342 [2021-05-25T17:16:32.497Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T17:16:32.691Z] Removing intermediate container fdd25d121786 [2021-05-25T17:16:32.691Z] ---> 5432248e0536 [2021-05-25T17:16:32.691Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:16:32.691Z] Running setup.py install for PyYAML: started [2021-05-25T17:16:32.772Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T17:16:32.772Z] OK: 8 MiB in 20 packages [2021-05-25T17:16:32.951Z] ---> Running in 83bf5fd3f998 [2021-05-25T17:16:32.951Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T17:16:33.217Z] Removing intermediate container 83bf5fd3f998 [2021-05-25T17:16:33.217Z] ---> a0cdf7f6b940 [2021-05-25T17:16:33.217Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:16:33.217Z] Running setup.py install for docopt: started [2021-05-25T17:16:33.217Z] ---> Running in 4520bb74e274 [2021-05-25T17:16:33.488Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T17:16:33.488Z] Running setup.py install for texttable: started [2021-05-25T17:16:33.488Z] Removing intermediate container 4520bb74e274 [2021-05-25T17:16:33.488Z] ---> 74fc352ff353 [2021-05-25T17:16:33.488Z] Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:16:33.488Z] ---> Running in a8dce23d3034 [2021-05-25T17:16:33.755Z] Removing intermediate container a8dce23d3034 [2021-05-25T17:16:33.755Z] ---> f9b130d813a8 [2021-05-25T17:16:33.755Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:16:33.755Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T17:16:33.861Z] Removing intermediate container dfeb78408517 [2021-05-25T17:16:33.861Z] ---> 5279567de172 [2021-05-25T17:16:33.862Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T17:16:34.017Z] ---> Running in e3664cdb13d1 [2021-05-25T17:16:34.279Z] Removing intermediate container e3664cdb13d1 [2021-05-25T17:16:34.279Z] ---> 66cbab78825c [2021-05-25T17:16:34.279Z] [2021-05-25T17:16:34.279Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-25T17:16:34.279Z] Successfully built 66cbab78825c [2021-05-25T17:16:34.538Z] Successfully tagged core-data:latest [2021-05-25T17:16:34.958Z] ---> 5db47628a743 [2021-05-25T17:16:34.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T17:16:34.958Z] Removing intermediate container 51d71e299342 [2021-05-25T17:16:34.958Z] ---> b41171a8d8f3 [2021-05-25T17:16:34.958Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T17:16:35.589Z] ---> Running in 7aa61ccbdef8 [2021-05-25T17:16:36.245Z] Removing intermediate container 7aa61ccbdef8 [2021-05-25T17:16:36.245Z] ---> d8f29e3f3331 [2021-05-25T17:16:36.245Z] Step 29/32 : CMD ["gate"] [2021-05-25T17:16:36.581Z] ---> Running in 87a20c310fba [2021-05-25T17:16:36.581Z] ---> 0e5ec40531c7 [2021-05-25T17:16:36.581Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T17:16:37.223Z] Removing intermediate container 87a20c310fba [2021-05-25T17:16:37.223Z] ---> 0c791469128a [2021-05-25T17:16:37.223Z] Step 30/32 : LABEL arch=arm64 [2021-05-25T17:16:37.505Z] ---> Running in cd464d862675 [2021-05-25T17:16:37.505Z] ---> 264d57c3f8b4 [2021-05-25T17:16:37.505Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T17:16:37.794Z] ---> Running in 839874bac19b [2021-05-25T17:16:38.072Z] Removing intermediate container cd464d862675 [2021-05-25T17:16:38.072Z] ---> df777f904efe [2021-05-25T17:16:38.072Z] Step 31/32 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:16:38.376Z] Removing intermediate container 839874bac19b [2021-05-25T17:16:38.376Z] ---> 33b93bf99da8 [2021-05-25T17:16:38.376Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:16:38.376Z] ---> Running in 4018a42965ff [2021-05-25T17:16:38.656Z] ---> Running in ff9f83ff1e5e [2021-05-25T17:16:38.935Z] Removing intermediate container ff9f83ff1e5e [2021-05-25T17:16:39.241Z] ---> 300d95e955df [2021-05-25T17:16:39.241Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T17:16:39.241Z] Removing intermediate container 4018a42965ff [2021-05-25T17:16:39.241Z] ---> c59c584043e8 [2021-05-25T17:16:39.241Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T17:16:39.241Z] ---> Running in 0aa636cd19bf [2021-05-25T17:16:39.513Z] ---> Running in aa72ebb51636 [2021-05-25T17:16:39.784Z] Removing intermediate container 0aa636cd19bf [2021-05-25T17:16:39.784Z] ---> e6c198fd41b3 [2021-05-25T17:16:39.784Z] Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:16:40.056Z] ---> Running in 72021e492979 [2021-05-25T17:16:40.056Z] Removing intermediate container aa72ebb51636 [2021-05-25T17:16:40.056Z] ---> 4dd4a9172a22 [2021-05-25T17:16:40.056Z] [2021-05-25T17:16:40.651Z] Successfully built 4dd4a9172a22 [2021-05-25T17:16:40.651Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-25T17:16:40.651Z]  Building security-bootstrapper ... done Removing intermediate container 72021e492979 [2021-05-25T17:16:40.651Z] ---> 4074da633351 [2021-05-25T17:16:40.651Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:16:40.651Z] ---> Running in d57b8024efc9 [2021-05-25T17:16:41.129Z]  Building core-data ... done Removing intermediate container 074ebfdcd3d8 [2021-05-25T17:16:41.129Z] ---> 71c2bcd6b243 [2021-05-25T17:16:41.129Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T17:16:41.244Z] Removing intermediate container d57b8024efc9 [2021-05-25T17:16:41.244Z] ---> a8a641fe4713 [2021-05-25T17:16:41.244Z] [2021-05-25T17:16:41.391Z] ---> Running in 18d1782397a7 [2021-05-25T17:16:41.391Z] Removing intermediate container 18d1782397a7 [2021-05-25T17:16:41.391Z] ---> b4e8d0e4900e [2021-05-25T17:16:41.391Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T17:16:41.514Z] Successfully built a8a641fe4713 [2021-05-25T17:16:41.514Z] Successfully tagged core-data-arm64:latest [2021-05-25T17:16:41.653Z] ---> Running in d86816a495e1 [2021-05-25T17:16:41.653Z] Removing intermediate container d86816a495e1 [2021-05-25T17:16:41.653Z] ---> cb7df7c72d75 [2021-05-25T17:16:41.653Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T17:16:41.799Z]  Building core-data ... done  [Pipeline] } [2021-05-25T17:16:41.798Z] $ docker stop --time=1 69e9febcd9238f463f865e8ed0eb8e1122ba2da3f67098e5a42f54f0dcf33377 [2021-05-25T17:16:42.226Z] ---> 3cafc3f20b9c [2021-05-25T17:16:42.226Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T17:16:42.794Z] ---> 7bd97ac94c00 [2021-05-25T17:16:42.794Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T17:16:43.367Z] ---> 04c355405b68 [2021-05-25T17:16:43.367Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T17:16:43.367Z] ---> Running in a565bc3152b4 [2021-05-25T17:16:43.367Z] Removing intermediate container a565bc3152b4 [2021-05-25T17:16:43.367Z] ---> 0c6e7ea91090 [2021-05-25T17:16:43.367Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T17:16:43.661Z] ---> Running in 656f5710faf9 [2021-05-25T17:16:43.661Z] Removing intermediate container 656f5710faf9 [2021-05-25T17:16:43.661Z] ---> a55edc28784b [2021-05-25T17:16:43.661Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T17:16:43.702Z] $ docker rm -f 69e9febcd9238f463f865e8ed0eb8e1122ba2da3f67098e5a42f54f0dcf33377 [2021-05-25T17:16:43.958Z] ---> Running in 6eed675a7ff3 [2021-05-25T17:16:43.959Z] Removing intermediate container 6eed675a7ff3 [2021-05-25T17:16:43.959Z] ---> 50274e6177bc [2021-05-25T17:16:43.959Z] Step 23/24 : LABEL git_sha=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:16:44.220Z] ---> Running in 2956d32adb0b [2021-05-25T17:16:44.303Z] + docker images [2021-05-25T17:16:44.486Z] Removing intermediate container 2956d32adb0b [2021-05-25T17:16:44.486Z] ---> 09461fb717dc [2021-05-25T17:16:44.486Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T17:16:44.486Z] ---> Running in 2abf44360338 [2021-05-25T17:16:44.575Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T17:16:44.575Z] core-data-arm64 latest a8a641fe4713 4 seconds ago 20.4MB [2021-05-25T17:16:44.575Z] security-bootstrapper-arm64 latest 4dd4a9172a22 5 seconds ago 17.2MB [2021-05-25T17:16:44.575Z] security-secretstore-setup-arm64 latest 039a5b494a83 15 seconds ago 24.4MB [2021-05-25T17:16:44.575Z] d2d0b9e7ce47 22 seconds ago 990MB [2021-05-25T17:16:44.575Z] core-command-arm64 latest 9a72973537e1 24 seconds ago 16.1MB [2021-05-25T17:16:44.575Z] fdc5dd8d7d36 39 seconds ago 979MB [2021-05-25T17:16:44.575Z] d89a3b83346b 39 seconds ago 981MB [2021-05-25T17:16:44.575Z] bd990309d972 40 seconds ago 974MB [2021-05-25T17:16:44.575Z] sys-mgmt-agent-arm64 latest 209709c32cd6 2 minutes ago 299MB [2021-05-25T17:16:44.575Z] core-metadata-arm64 latest 5b2eb23f8bb6 3 minutes ago 17.4MB [2021-05-25T17:16:44.575Z] support-notifications-arm64 latest 39369b2a4968 3 minutes ago 16.8MB [2021-05-25T17:16:44.575Z] support-scheduler-arm64 latest baa41de590f6 3 minutes ago 16.1MB [2021-05-25T17:16:44.575Z] security-proxy-setup-arm64 latest 60cfdd58aae6 3 minutes ago 24MB [2021-05-25T17:16:44.575Z] 4ef99c218192 3 minutes ago 989MB [2021-05-25T17:16:44.575Z] edb0331b04f9 4 minutes ago 979MB [2021-05-25T17:16:44.575Z] 9cfcae436c35 4 minutes ago 982MB [2021-05-25T17:16:44.575Z] f73f8b77be83 4 minutes ago 981MB [2021-05-25T17:16:44.575Z] 77317ce50a3f 4 minutes ago 978MB [2021-05-25T17:16:44.575Z] ci-base-image-arm64 latest dd026da590b8 15 minutes ago 641MB [2021-05-25T17:16:44.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-25T17:16:44.575Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-25T17:16:44.575Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-25T17:16:44.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-25T17:16:44.765Z] Removing intermediate container 2abf44360338 [2021-05-25T17:16:44.765Z] ---> 34fdb888e508 [2021-05-25T17:16:44.765Z] [2021-05-25T17:16:44.765Z] Successfully built 34fdb888e508 [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:16:45.198Z] ---> job-cost.sh [2021-05-25T17:16:45.198Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E83j [2021-05-25T17:16:45.343Z] Successfully tagged sys-mgmt-agent:latest [2021-05-25T17:16:45.617Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T17:16:45.617Z] $ docker stop --time=1 f19b66a3d023125f15d4e6e824f1f5050c8628ae74fb0deec02bc1c95aae7974 [2021-05-25T17:16:47.263Z] $ docker rm -f f19b66a3d023125f15d4e6e824f1f5050c8628ae74fb0deec02bc1c95aae7974 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T17:16:47.707Z] + docker images [2021-05-25T17:16:48.302Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T17:16:48.302Z] sys-mgmt-agent latest 34fdb888e508 3 seconds ago 312MB [2021-05-25T17:16:48.302Z] core-data latest 66cbab78825c 14 seconds ago 21.6MB [2021-05-25T17:16:48.302Z] 63873b48cae3 35 seconds ago 1.17GB [2021-05-25T17:16:48.302Z] 48485053be1c 39 seconds ago 1.16GB [2021-05-25T17:16:48.302Z] support-notifications latest b0ad3a8ecbfe 39 seconds ago 17.8MB [2021-05-25T17:16:48.302Z] security-bootstrapper latest a093ff310103 53 seconds ago 18.2MB [2021-05-25T17:16:48.302Z] 274897e1e350 54 seconds ago 1.16GB [2021-05-25T17:16:48.302Z] core-metadata latest ce27f31acfc4 About a minute ago 18.6MB [2021-05-25T17:16:48.302Z] 92af769ce575 About a minute ago 1.17GB [2021-05-25T17:16:48.302Z] core-command latest bed912265d80 3 minutes ago 17.1MB [2021-05-25T17:16:48.302Z] security-secretstore-setup latest 473fc78660d6 3 minutes ago 25.8MB [2021-05-25T17:16:48.302Z] ae58f8e5cc9c 3 minutes ago 1.15GB [2021-05-25T17:16:48.302Z] support-scheduler latest bb2bfd34cfbd 3 minutes ago 17.1MB [2021-05-25T17:16:48.302Z] security-proxy-setup latest ee7cb254e80f 4 minutes ago 25.3MB [2021-05-25T17:16:48.302Z] eb337a38ba88 5 minutes ago 1.16GB [2021-05-25T17:16:48.302Z] 9a90f845c5d1 5 minutes ago 1.16GB [2021-05-25T17:16:48.302Z] 7753e12367b2 5 minutes ago 1.16GB [2021-05-25T17:16:48.302Z] f4ac72006884 6 minutes ago 1.16GB [2021-05-25T17:16:48.302Z] ci-base-image-x86_64 latest 5589f3a22512 18 minutes ago 648MB [2021-05-25T17:16:48.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-25T17:16:48.302Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-25T17:16:48.302Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-25T17:16:48.303Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-25T17:16:48.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-25T17:17:03.514Z] Still waiting to schedule task [2021-05-25T17:17:03.515Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-05-25T17:17:24.318Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T17:19:01.289Z] lf-activate-venv(): INFO: Adding /tmp/venv-E83j/bin to PATH [2021-05-25T17:19:01.289Z] INFO: No Stack... [2021-05-25T17:19:01.289Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T17:19:01.289Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T17:19:01.635Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-05-25T17:19:01.636Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T17:19:01.694Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3502-3-stack-cost] [2021-05-25T17:19:01.704Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3502-3-stack-cost] did not exist. Created. [2021-05-25T17:19:01.704Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3502-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T17:19:02.053Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T17:19:02.325Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T17:19:02.378Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3502-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T17:19:31.009Z] Running on prd-ubuntu18.04-docker-8c-8g-230 in /w/workspace/edgexfoundry_edgex-go_PR-3502 [Pipeline] { [Pipeline] ws [2021-05-25T17:19:31.026Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-25T17:19:31.162Z] The recommended git tool is: git [2021-05-25T17:19:33.627Z] using credential edgex-jenkins-ssh [2021-05-25T17:19:33.641Z] Cloning the remote Git repository [2021-05-25T17:19:33.649Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:19:33.718Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-25T17:19:33.769Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:19:33.770Z] > git --version # timeout=10 [2021-05-25T17:19:33.775Z] > git --version # 'git version 2.17.1' [2021-05-25T17:19:33.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:19:33.804Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:19:39.359Z] Merging remotes/origin/master commit 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 into PR head commit f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:19:39.476Z] Merge succeeded, producing f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [2021-05-25T17:19:39.477Z] Checking out Revision f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f (PR-3502) [2021-05-25T17:19:38.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:19:38.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:19:38.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:19:38.816Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:19:38.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:19:38.820Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3502/head:refs/remotes/origin/PR-3502 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T17:19:39.359Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:19:39.364Z] > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 [2021-05-25T17:19:39.439Z] > git remote # timeout=10 [2021-05-25T17:19:39.446Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T17:19:39.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:19:39.454Z] > git merge 58a691b6b7eb72076366e24eaaa40c01bf57f7f8 # timeout=10 [2021-05-25T17:19:39.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T17:19:39.470Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:19:39.474Z] > git checkout -f f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f # timeout=10 [2021-05-25T17:19:43.106Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:19:44.328Z] + echo snap-build.sh [2021-05-25T17:19:44.328Z] snap-build.sh [2021-05-25T17:19:44.328Z] + SNAP_BASE_DIR=. [2021-05-25T17:19:44.328Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-25T17:19:44.328Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-25T17:19:44.328Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-25T17:19:44.328Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-25T17:19:44.328Z] + cd /w/workspace/edgex-go/3 [2021-05-25T17:19:44.328Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-25T17:19:44.328Z] Reading package lists... [2021-05-25T17:19:44.590Z] Building dependency tree... [2021-05-25T17:19:44.590Z] Reading state information... [2021-05-25T17:19:44.590Z] The following packages were automatically installed and are no longer required: [2021-05-25T17:19:44.590Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-25T17:19:44.590Z] uidmap xdelta3 [2021-05-25T17:19:44.590Z] Use 'sudo apt autoremove' to remove them. [2021-05-25T17:19:44.590Z] The following packages will be REMOVED: [2021-05-25T17:19:44.590Z] lxd* lxd-client* [2021-05-25T17:19:45.164Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-25T17:19:45.164Z] After this operation, 31.7 MB disk space will be freed. [2021-05-25T17:19:46.481Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-25T17:19:46.481Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T17:19:47.429Z] Removing lxd dnsmasq configuration [2021-05-25T17:19:47.691Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T17:19:47.691Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-25T17:19:49.083Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:19:49.346Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-25T17:19:49.346Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T17:19:50.739Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-25T17:19:51.001Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-25T17:19:52.386Z] + sudo snap remove --purge lxd [2021-05-25T17:19:52.386Z] snap "lxd" is not installed [2021-05-25T17:19:52.386Z] + sudo groupadd --force --system lxd [2021-05-25T17:19:52.710Z] ++ whoami [2021-05-25T17:19:52.710Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-25T17:19:52.710Z] + newgrp - lxd [2021-05-25T17:19:52.710Z] + sudo snap install lxd [2021-05-25T17:20:02.733Z] 2021-05-25T17:19:59Z INFO Waiting for automatic snapd restart... [2021-05-25T17:20:17.668Z] lxd 4.14 from Canonical* installed [2021-05-25T17:20:17.668Z] + sudo lxd init --auto [2021-05-25T17:20:28.018Z] + sudo snap install --classic snapcraft [2021-05-25T17:20:36.288Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T17:20:36.288Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-25T17:20:36.288Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-25T17:20:36.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:20:36.288Z] Dload Upload Total Spent Left Speed [2021-05-25T17:20:36.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-05-25T17:20:36.288Z] 100 3325k 100 3325k 0 0 11.8M 0 --:--:-- --:--:-- --:--:-- 11.8M [2021-05-25T17:20:36.288Z] ./yq_linux_amd64 [2021-05-25T17:20:36.288Z] + sudo snapcraft prime --use-lxd [2021-05-25T17:20:36.866Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-25T17:20:37.128Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-25T17:20:37.128Z] - README.md [2021-05-25T17:20:37.128Z] [2021-05-25T17:20:37.128Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T17:20:37.702Z] Launching a container. [2021-05-25T17:20:46.066Z] Waiting for container to be ready [2021-05-25T17:20:46.066Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-25T17:20:46.066Z] [2021-05-25T17:20:49.382Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-25T17:20:49.382Z] Waiting for network to be ready... [2021-05-25T17:20:49.643Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T17:20:49.643Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T17:20:49.903Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T17:20:49.903Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T17:20:49.903Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T17:20:49.903Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T17:20:49.903Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T17:20:49.903Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T17:20:49.903Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T17:20:49.903Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T17:20:50.164Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T17:20:50.424Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T17:20:50.424Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T17:20:50.684Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T17:20:50.684Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T17:20:50.684Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T17:20:50.684Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T17:20:50.684Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T17:20:50.946Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T17:20:51.207Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T17:20:51.207Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T17:20:51.468Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T17:20:51.468Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T17:20:51.468Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T17:20:51.468Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T17:20:51.468Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T17:20:51.468Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T17:20:53.435Z] Fetched 24.6 MB in 4s (6252 kB/s) [2021-05-25T17:20:54.386Z] Reading package lists... [2021-05-25T17:20:54.654Z] Reading package lists... [2021-05-25T17:20:54.655Z] Building dependency tree... [2021-05-25T17:20:54.655Z] Reading state information... [2021-05-25T17:20:54.920Z] The following additional packages will be installed: [2021-05-25T17:20:54.920Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T17:20:54.920Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T17:20:54.920Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T17:20:54.920Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-25T17:20:54.920Z] Suggested packages: [2021-05-25T17:20:54.920Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-25T17:20:54.920Z] Recommended packages: [2021-05-25T17:20:54.920Z] gnupg libsasl2-modules [2021-05-25T17:20:54.920Z] The following NEW packages will be installed: [2021-05-25T17:20:54.920Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T17:20:54.920Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T17:20:54.920Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T17:20:54.920Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-25T17:20:54.920Z] The following packages will be upgraded: [2021-05-25T17:20:54.920Z] gpg gpg-agent gpgconf libudev1 [2021-05-25T17:20:54.920Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-25T17:20:54.920Z] Need to get 3530 kB of archives. [2021-05-25T17:20:54.920Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-25T17:20:54.920Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-25T17:20:54.920Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-25T17:20:54.920Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-25T17:20:54.920Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-25T17:20:55.210Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-25T17:20:55.517Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-25T17:20:55.788Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-25T17:20:55.788Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-25T17:20:55.788Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-25T17:20:56.069Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-25T17:20:56.069Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-25T17:20:56.069Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-25T17:20:56.069Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-25T17:20:56.069Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-25T17:20:56.343Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-25T17:20:56.343Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-25T17:20:56.343Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-25T17:20:56.343Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-25T17:20:56.343Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-25T17:20:56.343Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-25T17:20:56.343Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-25T17:20:56.343Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-25T17:20:56.621Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:20:56.621Z] Fetched 3530 kB in 2s (2205 kB/s) [2021-05-25T17:20:56.621Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T17:20:56.621Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:20:56.621Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T17:20:56.893Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-25T17:20:56.893Z] Selecting previously unselected package udev. [2021-05-25T17:20:56.893Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T17:20:56.893Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:20:56.893Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-25T17:20:57.162Z] Selecting previously unselected package libfuse2:amd64. [2021-05-25T17:20:57.162Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T17:20:57.162Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T17:20:57.162Z] Selecting previously unselected package fuse. [2021-05-25T17:20:57.162Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T17:20:57.162Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-25T17:20:57.494Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:20:57.494Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T17:20:57.494Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:20:57.494Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T17:20:57.494Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:20:57.494Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libksba8:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T17:20:59.149Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T17:20:59.149Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-25T17:20:59.149Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T17:20:59.150Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T17:20:59.150Z] Selecting previously unselected package libldap-common. [2021-05-25T17:20:59.150Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-25T17:20:59.150Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T17:20:59.150Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-25T17:20:59.150Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-25T17:20:59.150Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T17:20:59.150Z] Selecting previously unselected package dirmngr. [2021-05-25T17:20:59.150Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:20:59.150Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T17:20:59.150Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T17:20:59.150Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-25T17:20:59.150Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T17:20:59.150Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T17:20:59.150Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T17:20:59.150Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-25T17:20:59.150Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.150Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-25T17:20:59.150Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T17:20:59.150Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-25T17:20:59.150Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T17:20:59.414Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.414Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-25T17:20:59.414Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-25T17:20:59.691Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-25T17:20:59.691Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.691Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.990Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.990Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.990Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.990Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.990Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T17:20:59.990Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T17:21:00.265Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T17:21:00.265Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T17:21:00.527Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-25T17:21:00.527Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-25T17:21:00.527Z] This means they are not meant to be enabled using systemctl. [2021-05-25T17:21:00.527Z] Possible reasons for having this kind of units are: [2021-05-25T17:21:00.527Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-25T17:21:00.527Z] .wants/ or .requires/ directory. [2021-05-25T17:21:00.527Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-25T17:21:00.527Z] a requirement dependency on it. [2021-05-25T17:21:00.527Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-25T17:21:00.527Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-25T17:21:00.527Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-25T17:21:00.527Z] instance name specified. [2021-05-25T17:21:00.791Z] Reading package lists... [2021-05-25T17:21:01.053Z] Building dependency tree... [2021-05-25T17:21:01.053Z] Reading state information... [2021-05-25T17:21:01.053Z] The following additional packages will be installed: [2021-05-25T17:21:01.053Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-25T17:21:01.053Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-25T17:21:01.053Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-25T17:21:01.053Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-25T17:21:01.053Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-25T17:21:01.053Z] Suggested packages: [2021-05-25T17:21:01.053Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-25T17:21:01.053Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-25T17:21:01.053Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-25T17:21:01.053Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-25T17:21:01.054Z] systemd-container policykit-1 [2021-05-25T17:21:01.054Z] Recommended packages: [2021-05-25T17:21:01.054Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-25T17:21:01.054Z] The following NEW packages will be installed: [2021-05-25T17:21:01.054Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-25T17:21:01.054Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-25T17:21:01.054Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-25T17:21:01.054Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-25T17:21:01.054Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-25T17:21:01.054Z] The following packages will be upgraded: [2021-05-25T17:21:01.054Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-25T17:21:01.317Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-25T17:21:01.317Z] Need to get 35.2 MB of archives. [2021-05-25T17:21:01.317Z] After this operation, 141 MB of additional disk space will be used. [2021-05-25T17:21:01.317Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-25T17:21:01.317Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-25T17:21:01.317Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-25T17:21:01.317Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-25T17:21:01.317Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-25T17:21:01.318Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-25T17:21:01.318Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-25T17:21:01.583Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-25T17:21:01.583Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-25T17:21:01.583Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-25T17:21:01.583Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-25T17:21:01.583Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-25T17:21:01.583Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-25T17:21:01.583Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-25T17:21:01.583Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-25T17:21:01.583Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-25T17:21:01.583Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-25T17:21:02.223Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-25T17:21:02.223Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-25T17:21:02.223Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-25T17:21:02.223Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-25T17:21:02.223Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-25T17:21:02.223Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-25T17:21:02.223Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-25T17:21:02.223Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-25T17:21:02.530Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-25T17:21:02.530Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-25T17:21:02.530Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-25T17:21:02.530Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-25T17:21:02.530Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-25T17:21:02.530Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:21:02.530Z] Fetched 35.2 MB in 1s (27.4 MB/s) [2021-05-25T17:21:02.809Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T17:21:02.809Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:21:02.809Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T17:21:03.402Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:21:03.665Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T17:21:03.665Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-25T17:21:03.931Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T17:21:03.931Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-25T17:21:03.931Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-25T17:21:04.211Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-25T17:21:04.211Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T17:21:04.211Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-25T17:21:04.478Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-25T17:21:04.742Z] Setting up apt (1.6.13) ... [2021-05-25T17:21:05.004Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-25T17:21:05.268Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-25T17:21:05.268Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-25T17:21:05.268Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T17:21:05.268Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T17:21:05.531Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-25T17:21:05.531Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T17:21:05.531Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:21:05.794Z] Selecting previously unselected package libexpat1:amd64. [2021-05-25T17:21:05.794Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-25T17:21:05.794Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T17:21:05.794Z] Selecting previously unselected package python3.6-minimal. [2021-05-25T17:21:05.794Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T17:21:05.794Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:21:06.057Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T17:21:06.321Z] Checking for services that may need to be restarted...done. [2021-05-25T17:21:06.321Z] Checking for services that may need to be restarted...done. [2021-05-25T17:21:06.321Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:21:06.321Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T17:21:06.321Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:21:06.899Z] Selecting previously unselected package python3-minimal. [2021-05-25T17:21:06.899Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-25T17:21:06.899Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-25T17:21:06.899Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-25T17:21:06.899Z] Selecting previously unselected package mime-support. [2021-05-25T17:21:06.899Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-25T17:21:06.899Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-25T17:21:06.899Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-25T17:21:06.899Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-25T17:21:06.899Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T17:21:07.162Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-25T17:21:07.162Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T17:21:07.162Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:21:07.425Z] Selecting previously unselected package python3.6. [2021-05-25T17:21:07.425Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T17:21:07.425Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:21:07.425Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-25T17:21:07.425Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-25T17:21:07.425Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T17:21:07.688Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-25T17:21:07.952Z] Selecting previously unselected package python3. [2021-05-25T17:21:07.952Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-25T17:21:07.952Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-25T17:21:07.952Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-25T17:21:07.952Z] Selecting previously unselected package multiarch-support. [2021-05-25T17:21:07.952Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:21:07.952Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T17:21:08.216Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T17:21:08.216Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-25T17:21:08.216Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-25T17:21:08.216Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-25T17:21:08.216Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T17:21:08.216Z] Selecting previously unselected package libbsd0:amd64. [2021-05-25T17:21:08.216Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-25T17:21:08.479Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T17:21:08.479Z] Selecting previously unselected package sudo. [2021-05-25T17:21:08.479Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-25T17:21:08.479Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T17:21:09.056Z] Selecting previously unselected package apparmor. [2021-05-25T17:21:09.056Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T17:21:09.056Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-25T17:21:09.319Z] Selecting previously unselected package libedit2:amd64. [2021-05-25T17:21:09.319Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-25T17:21:09.319Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T17:21:09.582Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-25T17:21:09.582Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T17:21:09.582Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:21:09.582Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-25T17:21:09.582Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T17:21:09.582Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:21:09.845Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-25T17:21:09.845Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-25T17:21:09.845Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T17:21:09.845Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-25T17:21:09.845Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T17:21:09.845Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:21:10.107Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-25T17:21:10.107Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T17:21:10.107Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:21:10.107Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-25T17:21:10.107Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-25T17:21:10.370Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T17:21:10.370Z] Selecting previously unselected package openssh-client. [2021-05-25T17:21:10.370Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-25T17:21:10.370Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T17:21:10.632Z] Selecting previously unselected package squashfs-tools. [2021-05-25T17:21:10.632Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-25T17:21:10.632Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T17:21:10.894Z] Selecting previously unselected package snapd. [2021-05-25T17:21:10.894Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-25T17:21:10.894Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-25T17:21:19.063Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T17:21:19.063Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T17:21:19.063Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-25T17:21:19.063Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T17:21:19.063Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T17:21:19.063Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:21:19.063Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T17:21:19.063Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-25T17:21:19.063Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-25T17:21:19.063Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T17:21:19.063Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T17:21:19.063Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T17:21:19.063Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:21:19.063Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:21:19.063Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T17:21:19.327Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T17:21:19.327Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:21:19.327Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T17:21:19.327Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-25T17:21:19.592Z] running python rtupdate hooks for python3.6... [2021-05-25T17:21:19.592Z] running python post-rtupdate hooks for python3.6... [2021-05-25T17:21:19.592Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-25T17:21:21.521Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-25T17:21:21.788Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T17:21:21.788Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T17:21:22.052Z] Setting up snapd (2.48.3+18.04) ... [2021-05-25T17:21:22.315Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-25T17:21:22.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-25T17:21:22.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-25T17:21:22.840Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-25T17:21:23.103Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T17:21:23.103Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T17:21:23.103Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-25T17:21:23.365Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-25T17:21:23.628Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-25T17:21:23.628Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-25T17:21:23.892Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-25T17:21:23.892Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T17:21:23.892Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T17:21:24.854Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T17:21:24.854Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T17:21:25.117Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T17:21:26.063Z] Reading package lists... [2021-05-25T17:21:26.326Z] Reading package lists... [2021-05-25T17:21:26.589Z] Building dependency tree... [2021-05-25T17:21:26.589Z] Reading state information... [2021-05-25T17:21:26.589Z] Calculating upgrade... [2021-05-25T17:21:26.589Z] The following packages will be upgraded: [2021-05-25T17:21:26.589Z] advancecomp base-files bash binutils binutils-common [2021-05-25T17:21:26.589Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-25T17:21:26.589Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-25T17:21:26.589Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-25T17:21:26.589Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-25T17:21:26.589Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-25T17:21:26.589Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-25T17:21:26.589Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-25T17:21:26.589Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-25T17:21:26.589Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-25T17:21:26.589Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-25T17:21:26.589Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-25T17:21:26.589Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-25T17:21:26.589Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-25T17:21:26.589Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-25T17:21:26.853Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T17:21:26.853Z] Need to get 64.0 MB of archives. [2021-05-25T17:21:26.853Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-25T17:21:26.853Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-25T17:21:26.853Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-25T17:21:26.853Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-25T17:21:26.853Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-25T17:21:26.853Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-25T17:21:26.853Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-25T17:21:26.853Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-25T17:21:26.853Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-25T17:21:26.853Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-25T17:21:26.853Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-25T17:21:26.853Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-25T17:21:26.853Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-25T17:21:26.853Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-25T17:21:26.853Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-25T17:21:26.853Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-25T17:21:26.853Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-25T17:21:26.853Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-25T17:21:26.853Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-25T17:21:27.118Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-25T17:21:27.118Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-25T17:21:27.118Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-25T17:21:27.118Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-25T17:21:27.118Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-25T17:21:27.118Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-25T17:21:27.118Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-25T17:21:27.119Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-25T17:21:27.119Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-25T17:21:27.119Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-25T17:21:27.119Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-25T17:21:27.119Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-25T17:21:27.119Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-25T17:21:27.119Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-25T17:21:27.119Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-25T17:21:27.119Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-25T17:21:27.119Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-25T17:21:27.119Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-25T17:21:27.119Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-25T17:21:27.119Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-25T17:21:27.119Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-25T17:21:27.119Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-25T17:21:27.119Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-25T17:21:27.119Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-25T17:21:27.119Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-25T17:21:27.119Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-25T17:21:27.119Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-25T17:21:27.119Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-25T17:21:27.119Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-25T17:21:27.119Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-25T17:21:27.119Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-25T17:21:27.386Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-25T17:21:27.386Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-25T17:21:27.386Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-25T17:21:27.386Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-25T17:21:27.386Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-25T17:21:27.386Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-25T17:21:27.386Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-25T17:21:27.386Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-25T17:21:27.654Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-25T17:21:27.654Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-25T17:21:27.654Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-25T17:21:27.917Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-25T17:21:27.917Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-25T17:21:27.917Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-25T17:21:27.917Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-25T17:21:27.917Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-25T17:21:27.917Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-25T17:21:27.917Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-25T17:21:28.179Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-25T17:21:28.180Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-25T17:21:28.180Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-25T17:21:28.180Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-25T17:21:28.180Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-25T17:21:28.180Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-25T17:21:28.180Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-25T17:21:28.180Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-25T17:21:28.180Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-25T17:21:28.180Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-25T17:21:28.180Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-25T17:21:28.180Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-25T17:21:28.444Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-25T17:21:28.444Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-25T17:21:28.444Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-25T17:21:28.444Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-25T17:21:28.444Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-25T17:21:28.444Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-25T17:21:28.444Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-25T17:21:29.032Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-25T17:21:29.032Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-25T17:21:29.032Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-25T17:21:29.032Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-25T17:21:29.032Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-25T17:21:29.032Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-25T17:21:29.032Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-25T17:21:29.032Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-25T17:21:29.032Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-25T17:21:29.032Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-25T17:21:29.032Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-25T17:21:29.032Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-25T17:21:29.032Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-25T17:21:29.032Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-25T17:21:29.032Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-25T17:21:29.296Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:21:29.296Z] Fetched 64.0 MB in 2s (27.4 MB/s) [2021-05-25T17:21:29.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:29.296Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:21:29.296Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T17:21:29.557Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:21:29.557Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T17:21:29.557Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-25T17:21:29.557Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-25T17:21:29.820Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:29.820Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.083Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.083Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.083Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.083Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.083Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.083Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.346Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.346Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.346Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.346Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.346Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.346Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.608Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:30.608Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T17:21:30.608Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.608Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.608Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:30.870Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T17:21:30.870Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.870Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.870Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.870Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:30.870Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:30.870Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T17:21:31.133Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:31.133Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T17:21:31.133Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:21:31.395Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T17:21:31.659Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T17:21:31.922Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T17:21:31.922Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-25T17:21:31.922Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-25T17:21:31.922Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-25T17:21:31.922Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-25T17:21:32.187Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-25T17:21:32.187Z] Installing new version of config file /etc/issue ... [2021-05-25T17:21:32.187Z] Installing new version of config file /etc/issue.net ... [2021-05-25T17:21:32.187Z] Installing new version of config file /etc/lsb-release ... [2021-05-25T17:21:32.187Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-25T17:21:32.450Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-25T17:21:32.450Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-25T17:21:32.450Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-25T17:21:32.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:32.715Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-25T17:21:32.715Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-25T17:21:32.715Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-25T17:21:32.715Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-25T17:21:32.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:32.715Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:32.715Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:32.977Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:32.977Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:32.977Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-25T17:21:32.977Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-25T17:21:33.241Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-25T17:21:33.241Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:33.241Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-25T17:21:33.241Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T17:21:33.505Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-25T17:21:33.506Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:33.506Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T17:21:33.506Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T17:21:33.506Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T17:21:33.506Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:33.506Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T17:21:33.770Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T17:21:33.770Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-25T17:21:33.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:33.770Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-25T17:21:33.770Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-25T17:21:34.033Z] Setting up grep (3.1-2build1) ... [2021-05-25T17:21:34.033Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:34.033Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T17:21:34.033Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T17:21:34.297Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-25T17:21:34.297Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:34.297Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T17:21:34.297Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:21:34.297Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-25T17:21:34.559Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:34.559Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T17:21:34.559Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T17:21:34.822Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T17:21:34.822Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T17:21:35.084Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T17:21:35.084Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T17:21:35.662Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-25T17:21:35.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:35.663Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-25T17:21:35.663Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T17:21:36.239Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T17:21:36.239Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T17:21:36.239Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T17:21:36.239Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T17:21:36.239Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T17:21:36.239Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:36.239Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-25T17:21:36.239Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-25T17:21:36.504Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-25T17:21:36.504Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:36.504Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:36.504Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:36.504Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:36.766Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:36.766Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:36.766Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:36.766Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:37.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:37.030Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:37.030Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:37.030Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:37.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:37.031Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:37.031Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:37.296Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:37.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:37.296Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T17:21:37.296Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:21:37.559Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T17:21:37.559Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:21:37.559Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T17:21:37.559Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:37.559Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T17:21:37.559Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:21:37.823Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T17:21:37.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:37.823Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:37.823Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:38.095Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:38.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:38.095Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:38.095Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:38.095Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:38.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:38.377Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:38.377Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:39.087Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:39.087Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-25T17:21:39.378Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-25T17:21:39.378Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:39.378Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T17:21:39.378Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T17:21:39.678Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:21:39.678Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T17:21:39.678Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-25T17:21:39.678Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T17:21:39.997Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-25T17:21:39.997Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:39.997Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-25T17:21:39.997Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-25T17:21:39.997Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-25T17:21:40.279Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:40.279Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-25T17:21:40.279Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T17:21:40.279Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-25T17:21:40.279Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:40.279Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-25T17:21:40.279Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T17:21:40.560Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-25T17:21:40.560Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:40.560Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T17:21:40.560Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T17:21:40.560Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T17:21:40.837Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:40.837Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T17:21:40.837Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T17:21:40.837Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T17:21:41.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:41.117Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T17:21:41.392Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T17:21:41.392Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T17:21:41.662Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:41.662Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T17:21:41.662Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T17:21:41.952Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-25T17:21:41.952Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T17:21:41.952Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T17:21:41.952Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T17:21:42.225Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T17:21:42.225Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:42.225Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-25T17:21:42.225Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-25T17:21:42.488Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-25T17:21:42.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:42.488Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-25T17:21:42.750Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T17:21:42.750Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T17:21:43.012Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:43.013Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T17:21:43.013Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T17:21:43.013Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T17:21:43.276Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:43.276Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-25T17:21:43.276Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-25T17:21:43.276Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-25T17:21:43.549Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:43.549Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T17:21:43.549Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T17:21:43.811Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-25T17:21:44.074Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:44.074Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T17:21:44.074Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T17:21:44.074Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-25T17:21:44.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:44.338Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T17:21:44.338Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T17:21:44.338Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T17:21:44.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:44.338Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T17:21:44.654Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T17:21:44.654Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T17:21:44.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:44.654Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-25T17:21:44.654Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-25T17:21:44.948Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-25T17:21:44.948Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:44.948Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-25T17:21:44.948Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-25T17:21:44.948Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-25T17:21:45.234Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:45.234Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-25T17:21:45.234Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-25T17:21:45.522Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-25T17:21:45.801Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:45.801Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-25T17:21:45.801Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-25T17:21:46.086Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-25T17:21:46.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:46.086Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-25T17:21:46.086Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-25T17:21:46.353Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-25T17:21:46.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T17:21:46.353Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-25T17:21:46.353Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-25T17:21:46.617Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-25T17:21:46.882Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-25T17:21:46.882Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T17:21:46.882Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T17:21:46.882Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T17:21:47.146Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T17:21:47.409Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T17:21:47.409Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T17:21:47.675Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-25T17:21:47.675Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-25T17:21:47.675Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T17:21:47.675Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-25T17:21:47.675Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-25T17:21:47.675Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-25T17:21:47.938Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-25T17:21:47.938Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-25T17:21:47.938Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-25T17:21:47.938Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-25T17:21:47.938Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-25T17:21:47.938Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-25T17:21:47.938Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-25T17:21:47.938Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-25T17:21:48.201Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-25T17:21:48.201Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-25T17:21:48.201Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-25T17:21:48.465Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-25T17:21:48.729Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-25T17:21:48.729Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-25T17:21:48.729Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-25T17:21:48.729Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-25T17:21:48.729Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T17:21:48.729Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T17:21:48.994Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T17:21:49.258Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T17:21:49.258Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T17:21:49.258Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T17:21:49.258Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T17:21:49.258Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T17:21:49.523Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:49.523Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:49.797Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:49.797Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:50.089Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:50.089Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:50.089Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:50.089Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:51.114Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:51.114Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:52.057Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:52.057Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:52.320Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:52.320Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:52.581Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:52.581Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:53.526Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T17:21:53.526Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T17:21:53.526Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T17:21:53.526Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T17:21:53.787Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T17:21:53.787Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T17:21:54.061Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T17:21:54.061Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T17:21:54.061Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-25T17:21:54.325Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-25T17:21:54.325Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T17:21:54.325Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T17:21:54.587Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T17:21:54.587Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T17:21:54.856Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-25T17:21:54.856Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-25T17:21:55.139Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:55.139Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T17:21:55.139Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:55.139Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:55.412Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:55.412Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-25T17:21:55.412Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-25T17:21:55.412Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-25T17:21:55.412Z] [2021-05-25T17:21:55.412Z] Current default time zone: 'Etc/UTC' [2021-05-25T17:21:55.412Z] Local time is now: Tue May 25 17:21:55 UTC 2021. [2021-05-25T17:21:55.412Z] Universal Time is now: Tue May 25 17:21:55 UTC 2021. [2021-05-25T17:21:55.412Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-25T17:21:55.412Z] [2021-05-25T17:21:55.412Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-25T17:21:55.412Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:55.684Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-25T17:21:55.684Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-25T17:21:55.684Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-25T17:21:55.684Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-25T17:21:55.684Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-25T17:21:55.684Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-25T17:21:55.684Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-25T17:21:55.684Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T17:21:55.684Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:55.684Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-25T17:21:55.950Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:55.950Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T17:21:55.950Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:55.950Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-25T17:21:55.950Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-25T17:21:55.950Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-25T17:21:55.950Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T17:21:55.950Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-25T17:21:55.950Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-25T17:21:55.950Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:21:55.950Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-25T17:21:57.884Z] Updating certificates in /etc/ssl/certs... [2021-05-25T17:21:58.826Z] 23 added, 27 removed; done. [2021-05-25T17:21:58.826Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T17:21:58.826Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-25T17:21:58.826Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-25T17:21:58.826Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-25T17:21:58.826Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T17:21:58.826Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-25T17:21:58.826Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-25T17:21:58.826Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-25T17:21:58.826Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-25T17:21:58.826Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-25T17:21:58.826Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T17:21:58.826Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-25T17:21:59.089Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-25T17:21:59.089Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-25T17:21:59.089Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:21:59.089Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T17:21:59.089Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-25T17:21:59.089Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-25T17:21:59.356Z] Updating certificates in /etc/ssl/certs... [2021-05-25T17:21:59.930Z] 0 added, 0 removed; done. [2021-05-25T17:21:59.930Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-25T17:21:59.930Z] done. [2021-05-25T17:22:00.506Z] Reading package lists... [2021-05-25T17:22:00.506Z] Building dependency tree... [2021-05-25T17:22:00.506Z] Reading state information... [2021-05-25T17:22:00.780Z] The following NEW packages will be installed: [2021-05-25T17:22:00.780Z] apt-transport-https [2021-05-25T17:22:00.780Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T17:22:00.780Z] Need to get 1692 B of archives. [2021-05-25T17:22:00.780Z] After this operation, 154 kB of additional disk space will be used. [2021-05-25T17:22:00.780Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-25T17:22:01.061Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:22:01.061Z] Fetched 1692 B in 0s (8372 B/s) [2021-05-25T17:22:01.061Z] Selecting previously unselected package apt-transport-https. [2021-05-25T17:22:01.061Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-25T17:22:01.061Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-25T17:22:01.061Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-25T17:22:01.061Z] Setting up apt-transport-https (1.6.13) ... [2021-05-25T17:22:01.338Z] Waiting for network to be ready... [2021-05-25T17:22:08.022Z] 2021-05-25T17:22:04Z INFO Waiting for automatic snapd restart... [2021-05-25T17:22:08.022Z] snapd 2.50 from Canonical* installed [2021-05-25T17:22:08.594Z] "snapd" switched to the "latest/stable" channel [2021-05-25T17:22:08.594Z] [2021-05-25T17:22:11.167Z] core18 20210507 from Canonical* installed [2021-05-25T17:22:11.167Z] "core18" switched to the "latest/stable" channel [2021-05-25T17:22:11.167Z] [2021-05-25T17:22:15.405Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T17:22:15.405Z] "snapcraft" switched to the "latest/stable" channel [2021-05-25T17:22:15.405Z] [2021-05-25T17:22:18.734Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-25T17:22:18.734Z] - README.md [2021-05-25T17:22:18.734Z] [2021-05-25T17:22:18.734Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T17:22:25.397Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:22:25.397Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T17:22:25.397Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T17:22:25.397Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T17:22:26.403Z] Reading package lists... [2021-05-25T17:22:26.664Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-25T17:22:33.282Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:22:33.282Z] Reading package lists... [2021-05-25T17:22:33.282Z] Building dependency tree... [2021-05-25T17:22:33.282Z] Reading state information... [2021-05-25T17:22:33.282Z] Suggested packages: [2021-05-25T17:22:33.282Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-25T17:22:33.282Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-25T17:22:33.282Z] Recommended packages: [2021-05-25T17:22:33.282Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-25T17:22:33.282Z] The following NEW packages will be installed: [2021-05-25T17:22:33.282Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-25T17:22:33.282Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-25T17:22:33.282Z] pkg-config zip [2021-05-25T17:22:33.282Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T17:22:33.282Z] Need to get 7663 kB of archives. [2021-05-25T17:22:33.282Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-25T17:22:33.282Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-25T17:22:33.282Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-25T17:22:33.282Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-25T17:22:33.282Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-25T17:22:33.282Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-25T17:22:33.548Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-25T17:22:33.549Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-25T17:22:33.549Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-25T17:22:33.549Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-25T17:22:33.810Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-25T17:22:33.810Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-25T17:22:33.810Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-25T17:22:33.810Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-25T17:22:33.810Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-25T17:22:33.810Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-25T17:22:34.069Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T17:22:34.069Z] Fetched 7663 kB in 1s (9935 kB/s) [2021-05-25T17:22:34.069Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-25T17:22:34.069Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-25T17:22:34.069Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-25T17:22:34.069Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T17:22:34.331Z] Selecting previously unselected package libpsl5:amd64. [2021-05-25T17:22:34.331Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-25T17:22:34.331Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T17:22:34.331Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-25T17:22:34.331Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-25T17:22:34.331Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T17:22:34.591Z] Selecting previously unselected package librtmp1:amd64. [2021-05-25T17:22:34.591Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-25T17:22:34.591Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T17:22:34.591Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-25T17:22:34.591Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-25T17:22:34.591Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T17:22:34.851Z] Selecting previously unselected package liberror-perl. [2021-05-25T17:22:34.851Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-25T17:22:34.851Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-25T17:22:34.851Z] Selecting previously unselected package git-man. [2021-05-25T17:22:34.851Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-25T17:22:34.851Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T17:22:35.111Z] Selecting previously unselected package git. [2021-05-25T17:22:35.111Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-25T17:22:35.111Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T17:22:35.681Z] Selecting previously unselected package libnorm1:amd64. [2021-05-25T17:22:35.681Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-25T17:22:35.681Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T17:22:35.942Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-25T17:22:35.942Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-25T17:22:35.942Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T17:22:35.942Z] Selecting previously unselected package libsodium23:amd64. [2021-05-25T17:22:35.942Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-25T17:22:35.942Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-25T17:22:36.204Z] Selecting previously unselected package libzmq5:amd64. [2021-05-25T17:22:36.204Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T17:22:36.204Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T17:22:36.204Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-25T17:22:36.204Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T17:22:36.204Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T17:22:36.476Z] Selecting previously unselected package pkg-config. [2021-05-25T17:22:36.476Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-25T17:22:36.476Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T17:22:36.743Z] Selecting previously unselected package zip. [2021-05-25T17:22:36.743Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-25T17:22:36.743Z] Unpacking zip (3.0-11build1) ... [2021-05-25T17:22:36.743Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T17:22:36.743Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T17:22:36.743Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T17:22:36.743Z] Setting up liberror-perl (0.17025-1) ... [2021-05-25T17:22:36.743Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T17:22:36.743Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T17:22:36.743Z] No schema files found: doing nothing. [2021-05-25T17:22:36.743Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T17:22:36.743Z] Setting up zip (3.0-11build1) ... [2021-05-25T17:22:36.743Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T17:22:37.009Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-25T17:22:37.009Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T17:22:37.009Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T17:22:37.009Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T17:22:37.009Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T17:22:37.009Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T17:22:37.009Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T17:22:43.708Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:22:43.708Z] git set to automatically installed. [2021-05-25T17:22:43.708Z] git-man set to automatically installed. [2021-05-25T17:22:43.708Z] libcurl3-gnutls set to automatically installed. [2021-05-25T17:22:43.708Z] liberror-perl set to automatically installed. [2021-05-25T17:22:43.708Z] libglib2.0-0 set to automatically installed. [2021-05-25T17:22:43.708Z] libnghttp2-14 set to automatically installed. [2021-05-25T17:22:43.708Z] libnorm1 set to automatically installed. [2021-05-25T17:22:43.708Z] libpgm-5.2-0 set to automatically installed. [2021-05-25T17:22:43.708Z] libpsl5 set to automatically installed. [2021-05-25T17:22:43.708Z] librtmp1 set to automatically installed. [2021-05-25T17:22:43.708Z] libsodium23 set to automatically installed. [2021-05-25T17:22:43.708Z] libzmq3-dev set to automatically installed. [2021-05-25T17:22:43.708Z] libzmq5 set to automatically installed. [2021-05-25T17:22:43.708Z] pkg-config set to automatically installed. [2021-05-25T17:22:43.708Z] zip set to automatically installed. [2021-05-25T17:22:45.094Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T17:22:51.704Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:23:09.874Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-25T17:23:09.874Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T17:23:16.495Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:23:16.495Z] snap "core18" has no updates available [2021-05-25T17:23:17.440Z] Pulling go-build-helper [2021-05-25T17:23:17.440Z] + snapcraftctl pull [2021-05-25T17:23:18.384Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-25T17:23:18.384Z] Skipping pull go-build-helper (already ran) [2021-05-25T17:23:18.384Z] Building go-build-helper [2021-05-25T17:23:18.384Z] + snapcraftctl build [2021-05-25T17:23:20.307Z] Staging go-build-helper [2021-05-25T17:23:20.307Z] + snapcraftctl stage [2021-05-25T17:23:30.330Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T17:23:30.330Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T17:23:30.330Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T17:23:30.330Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T17:23:30.330Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T17:23:30.330Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T17:23:30.330Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T17:23:30.330Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T17:23:30.330Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T17:23:30.330Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T17:23:30.330Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T17:23:30.330Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T17:23:30.330Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T17:23:30.330Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T17:23:30.330Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T17:23:30.330Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T17:23:30.330Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T17:23:30.330Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T17:23:30.330Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T17:23:30.330Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T17:23:30.330Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T17:23:30.330Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T17:23:30.330Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T17:23:30.330Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T17:23:30.330Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T17:23:30.330Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T17:23:30.331Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T17:23:30.331Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-25T17:23:30.331Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T17:23:30.331Z] Fetched 224 kB in 0s (0 B/s) [2021-05-25T17:23:30.331Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T17:23:30.331Z] Fetched 157 kB in 0s (0 B/s) [2021-05-25T17:23:30.331Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T17:23:30.331Z] Fetched 221 kB in 0s (0 B/s) [2021-05-25T17:23:30.331Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T17:23:30.331Z] Fetched 143 kB in 0s (0 B/s) [2021-05-25T17:23:30.331Z] Pulling app-service-config [2021-05-25T17:23:30.331Z] + snapcraftctl pull [2021-05-25T17:23:30.331Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-25T17:23:30.593Z] Pulling config-common [2021-05-25T17:23:30.593Z] + snapcraftctl pull [2021-05-25T17:23:34.808Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T17:23:34.808Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T17:23:34.808Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T17:23:34.808Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:23:34.808Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T17:23:34.808Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:23:34.808Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T17:23:34.808Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:23:34.808Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T17:23:34.808Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:23:34.808Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T17:23:34.808Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:23:34.808Z] Pulling edgex-go [2021-05-25T17:23:34.808Z] + snapcraftctl pull [2021-05-25T17:23:52.976Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T17:23:52.976Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T17:23:52.976Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T17:23:52.976Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T17:23:52.976Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-25T17:23:52.976Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-25T17:23:52.976Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-25T17:23:52.976Z] Fetched 279 kB in 0s (0 B/s) [2021-05-25T17:23:52.976Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-25T17:23:52.976Z] Fetched 122 kB in 0s (0 B/s) [2021-05-25T17:23:52.976Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-25T17:23:52.976Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-25T17:23:52.977Z] Fetched 8848 B in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-25T17:23:52.977Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-25T17:23:52.977Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-25T17:23:52.977Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-25T17:23:52.977Z] Fetched 219 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-25T17:23:52.977Z] Fetched 154 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-25T17:23:52.977Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-25T17:23:52.977Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-25T17:23:52.977Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-25T17:23:52.977Z] Fetched 499 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-25T17:23:52.977Z] Fetched 111 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-25T17:23:52.977Z] Fetched 240 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-25T17:23:52.977Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-25T17:23:52.977Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-25T17:23:52.977Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-25T17:23:52.977Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-25T17:23:52.977Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-25T17:23:52.977Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-25T17:23:52.977Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-25T17:23:52.977Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-25T17:23:52.977Z] Fetched 8720 B in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-25T17:23:52.977Z] Fetched 137 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-25T17:23:52.977Z] Fetched 119 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-25T17:23:52.977Z] Fetched 110 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-25T17:23:52.977Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-25T17:23:52.977Z] Fetched 645 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-25T17:23:52.977Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-25T17:23:52.977Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-25T17:23:52.977Z] Fetched 368 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-25T17:23:52.977Z] Fetched 187 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-25T17:23:52.977Z] Fetched 175 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-25T17:23:52.977Z] Fetched 206 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-25T17:23:52.977Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-25T17:23:52.977Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-25T17:23:52.977Z] Fetched 159 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-25T17:23:52.977Z] Fetched 107 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-25T17:23:52.977Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-25T17:23:52.977Z] Pulling static-packages [2021-05-25T17:23:52.977Z] + snapcraftctl pull [2021-05-25T17:23:52.977Z] Pulling version [2021-05-25T17:23:52.977Z] + cd /root/project [2021-05-25T17:23:52.977Z] + [ -f VERSION ] [2021-05-25T17:23:52.977Z] + PROJECT_VERSION=local-dev [2021-05-25T17:23:52.977Z] + git rev-parse --short HEAD [2021-05-25T17:23:52.977Z] + GIT_REVISION=f5b1b3a9 [2021-05-25T17:23:52.977Z] + snapcraftctl set-version local-dev [2021-05-25T17:23:53.550Z] Skipping build go-build-helper (already ran) [2021-05-25T17:23:53.817Z] Building app-service-config [2021-05-25T17:23:53.817Z] + make build [2021-05-25T17:23:53.817Z] go mod tidy [2021-05-25T17:23:55.742Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-25T17:23:56.004Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-25T17:23:56.004Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-25T17:23:56.004Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-25T17:23:56.004Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-25T17:23:56.277Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-25T17:23:56.277Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-25T17:23:56.277Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-25T17:23:56.277Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-25T17:23:56.277Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-25T17:23:56.277Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-25T17:23:56.277Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-25T17:23:56.277Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-25T17:23:56.540Z] go: downloading golang.org/x/text v0.3.2 [2021-05-25T17:23:56.540Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-25T17:23:57.110Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-25T17:23:57.110Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-25T17:23:57.110Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-25T17:23:57.484Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-25T17:23:57.484Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-25T17:23:57.484Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T17:23:57.484Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-25T17:23:57.484Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-25T17:23:57.484Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-25T17:23:57.484Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T17:23:57.745Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-25T17:23:58.006Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-25T17:23:58.006Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-25T17:23:58.006Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-25T17:23:58.006Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-25T17:23:58.006Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-25T17:23:58.006Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-25T17:23:58.006Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-25T17:23:58.006Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-25T17:23:58.006Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-25T17:23:58.006Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-25T17:23:58.006Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-25T17:23:58.006Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-25T17:23:58.267Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-25T17:23:58.267Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-25T17:23:58.267Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T17:23:58.267Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T17:23:58.267Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-25T17:23:58.267Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-25T17:23:58.267Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-25T17:23:58.267Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-25T17:23:58.267Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T17:23:58.267Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-25T17:23:58.267Z] go: downloading github.com/kr/text v0.1.0 [2021-05-25T17:23:58.267Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-25T17:23:58.267Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T17:23:58.267Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-25T17:23:58.267Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-25T17:23:58.267Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-25T17:23:58.527Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-25T17:23:58.527Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-25T17:23:58.527Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-25T17:23:58.527Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T17:23:58.527Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-25T17:23:58.527Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T17:23:58.527Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-25T17:23:58.527Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-25T17:23:58.527Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-25T17:23:58.527Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-25T17:23:58.527Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-25T17:23:58.527Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-25T17:23:58.527Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-25T17:23:58.527Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-25T17:23:58.527Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-25T17:23:58.527Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-25T17:23:58.527Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-25T17:23:58.527Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-25T17:23:58.527Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-25T17:23:58.527Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-25T17:23:58.527Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-25T17:23:58.787Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-25T17:23:58.787Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-25T17:23:58.787Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T17:23:58.787Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T17:23:58.788Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-25T17:24:08.781Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-25T17:24:08.781Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-25T17:24:08.781Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-25T17:24:08.781Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-25T17:24:08.781Z] Building config-common [2021-05-25T17:24:08.781Z] + snapcraftctl build [2021-05-25T17:24:10.693Z] Building edgex-go [2021-05-25T17:24:10.693Z] + cd /root/parts/edgex-go/src [2021-05-25T17:24:10.693Z] + make build [2021-05-25T17:24:10.693Z] go mod tidy [2021-05-25T17:24:10.954Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-25T17:24:10.954Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-25T17:24:11.214Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-25T17:24:11.214Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-25T17:24:11.214Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-25T17:24:11.214Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-25T17:24:11.214Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-25T17:24:11.214Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-25T17:24:11.214Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-25T17:24:11.214Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-25T17:24:11.214Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-25T17:24:11.214Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-25T17:24:11.475Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T17:24:16.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T17:24:20.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T17:24:22.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T17:24:23.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T17:24:24.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T17:24:26.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T17:24:28.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T17:24:29.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T17:24:30.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T17:24:31.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T17:24:32.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-25T17:24:34.789Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-25T17:24:34.789Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-25T17:24:34.789Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-25T17:24:35.052Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-25T17:24:35.052Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-25T17:24:35.052Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-25T17:24:35.052Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-25T17:24:35.052Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-25T17:24:35.052Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-25T17:24:35.052Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-25T17:24:35.052Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-25T17:24:35.052Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-25T17:24:38.356Z] Building static-packages [2021-05-25T17:24:38.356Z] + snapcraftctl build [2021-05-25T17:24:39.746Z] Building version [2021-05-25T17:24:39.746Z] + snapcraftctl build [2021-05-25T17:24:41.672Z] Skipping stage go-build-helper (already ran) [2021-05-25T17:24:41.672Z] Staging app-service-config [2021-05-25T17:24:41.672Z] + snapcraftctl stage [2021-05-25T17:24:43.057Z] Staging config-common [2021-05-25T17:24:43.057Z] + snapcraftctl stage [2021-05-25T17:24:43.999Z] Staging edgex-go [2021-05-25T17:24:43.999Z] + snapcraftctl stage [2021-05-25T17:24:44.947Z] Staging static-packages [2021-05-25T17:24:44.947Z] + snapcraftctl stage [2021-05-25T17:24:45.887Z] Staging version [2021-05-25T17:24:45.887Z] + snapcraftctl stage [2021-05-25T17:24:46.828Z] Priming go-build-helper [2021-05-25T17:24:46.828Z] + snapcraftctl prime [2021-05-25T17:24:48.212Z] Priming app-service-config [2021-05-25T17:24:48.212Z] + snapcraftctl prime [2021-05-25T17:24:49.153Z] Priming config-common [2021-05-25T17:24:49.153Z] + snapcraftctl prime [2021-05-25T17:24:50.094Z] Priming edgex-go [2021-05-25T17:24:50.094Z] + snapcraftctl prime [2021-05-25T17:24:51.477Z] Priming static-packages [2021-05-25T17:24:51.477Z] + snapcraftctl prime [2021-05-25T17:24:54.020Z] Priming version [2021-05-25T17:24:54.020Z] + snapcraftctl prime [2021-05-25T17:24:54.602Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T17:24:56.419Z] provisioning config files... [2021-05-25T17:24:56.430Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7554592905851281350tmp [Pipeline] { [Pipeline] sh [2021-05-25T17:24:56.768Z] + set +x [2021-05-25T17:24:56.768Z] + curl -s https://codecov.io/bash [2021-05-25T17:24:56.768Z] + bash -s -- [2021-05-25T17:24:57.029Z] [2021-05-25T17:24:57.029Z] _____ _ [2021-05-25T17:24:57.029Z] / ____| | | [2021-05-25T17:24:57.029Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T17:24:57.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T17:24:57.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T17:24:57.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T17:24:57.029Z] Bash-1.0.3 [2021-05-25T17:24:57.029Z] [2021-05-25T17:24:57.029Z] [2021-05-25T17:24:57.029Z] ==> git version 2.24.4 found [2021-05-25T17:24:57.029Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-25T17:24:57.029Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T17:24:57.029Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T17:24:57.029Z] ==> Jenkins CI detected. [2021-05-25T17:24:57.029Z] project root: . [2021-05-25T17:24:57.029Z] --> token set from env [2021-05-25T17:24:57.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T17:24:57.029Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T17:24:57.029Z] ==> Python coveragepy not found [2021-05-25T17:24:57.029Z] ==> Searching for coverage reports in: [2021-05-25T17:24:57.029Z] + . [2021-05-25T17:24:57.029Z] -> Found 1 reports [2021-05-25T17:24:57.029Z] ==> Detecting git/mercurial file structure [2021-05-25T17:24:57.029Z] ==> Reading reports [2021-05-25T17:24:57.029Z] + ./coverage.out bytes=741453 [2021-05-25T17:24:57.029Z] ==> Appending adjustments [2021-05-25T17:24:57.029Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T17:24:59.586Z] + Found adjustments [2021-05-25T17:24:59.586Z] ==> Gzipping contents [2021-05-25T17:24:59.586Z] 104K /tmp/codecov.0HniUK.gz [2021-05-25T17:24:59.586Z] ==> Uploading reports [2021-05-25T17:24:59.586Z] url: https://codecov.io [2021-05-25T17:24:59.586Z] query: branch=PR-3502&commit=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3502%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3502&job=&cmd_args= [2021-05-25T17:24:59.586Z] -> Pinging Codecov [2021-05-25T17:24:59.586Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3502&commit=f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3502%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3502&job=&cmd_args= [2021-05-25T17:24:59.586Z] -> Uploading to [2021-05-25T17:24:59.586Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f/ca61444a-9013-452e-a8b7-bf3720846ad6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T172459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59a9d94f59a707037dd7d74b43245d89a8f2ab05469c598036ea9d7faabe1a56 [2021-05-25T17:24:59.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:24:59.586Z] Dload Upload Total Spent Left Speed [2021-05-25T17:25:01.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 102k 0 0 100 102k 0 66029 0:00:01 0:00:01 --:--:-- 66065 [2021-05-25T17:25:01.225Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f5b1b3a9437d6156f80d2b7969d29e0a4be3b87f [Pipeline] } [2021-05-25T17:25:01.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:01.930Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:02.501Z] ---> package-listing.sh [2021-05-25T17:25:02.501Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T17:25:02.501Z] ++ facter osfamily [2021-05-25T17:25:02.762Z] + OS_FAMILY=redhat [2021-05-25T17:25:02.762Z] + workspace=/w/workspace/edgex-go/3 [2021-05-25T17:25:02.762Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T17:25:02.762Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T17:25:02.762Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T17:25:02.762Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T17:25:02.762Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-25T17:25:02.762Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T17:25:02.762Z] + case "${OS_FAMILY}" in [2021-05-25T17:25:02.762Z] + rpm -qa [2021-05-25T17:25:02.762Z] + sort [2021-05-25T17:25:06.971Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T17:25:06.971Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T17:25:06.971Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T17:25:06.971Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-25T17:25:06.971Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-25T17:25:06.971Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-25T17:25:06.983Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T17:25:07.267Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:25:07.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:25:07.832Z] [2021-05-25T17:25:07.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:25:08.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:25:08.142Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T17:25:08.142Z] df20fa9351a1: Pulling fs layer [2021-05-25T17:25:08.142Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T17:25:08.142Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T17:25:08.142Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T17:25:08.142Z] 93b61091891f: Pulling fs layer [2021-05-25T17:25:08.142Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T17:25:08.142Z] 5e14af77c1be: Pulling fs layer [2021-05-25T17:25:08.142Z] 01666e4c0597: Pulling fs layer [2021-05-25T17:25:08.142Z] aa168da1d23b: Pulling fs layer [2021-05-25T17:25:08.142Z] 93b9cdb0e59b: Waiting [2021-05-25T17:25:08.142Z] 5e14af77c1be: Waiting [2021-05-25T17:25:08.142Z] 01666e4c0597: Waiting [2021-05-25T17:25:08.142Z] aa168da1d23b: Waiting [2021-05-25T17:25:08.142Z] 46f8f816bc3b: Waiting [2021-05-25T17:25:08.142Z] 93b61091891f: Waiting [2021-05-25T17:25:08.142Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T17:25:08.142Z] 36b3adc4ff6f: Download complete [2021-05-25T17:25:08.400Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T17:25:08.401Z] 46f8f816bc3b: Download complete [2021-05-25T17:25:08.401Z] df20fa9351a1: Verifying Checksum [2021-05-25T17:25:08.401Z] df20fa9351a1: Download complete [2021-05-25T17:25:08.401Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T17:25:08.401Z] 93b9cdb0e59b: Download complete [2021-05-25T17:25:08.401Z] 5e14af77c1be: Verifying Checksum [2021-05-25T17:25:08.401Z] 5e14af77c1be: Download complete [2021-05-25T17:25:08.401Z] 93b61091891f: Download complete [2021-05-25T17:25:08.401Z] 01666e4c0597: Verifying Checksum [2021-05-25T17:25:08.401Z] 01666e4c0597: Download complete [2021-05-25T17:25:08.660Z] df20fa9351a1: Pull complete [2021-05-25T17:25:08.660Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T17:25:08.660Z] 8ad3a11d3b57: Download complete [2021-05-25T17:25:08.660Z] 36b3adc4ff6f: Pull complete [2021-05-25T17:25:09.234Z] 8ad3a11d3b57: Pull complete [2021-05-25T17:25:09.234Z] 46f8f816bc3b: Pull complete [2021-05-25T17:25:09.508Z] 93b61091891f: Pull complete [2021-05-25T17:25:09.508Z] 93b9cdb0e59b: Pull complete [2021-05-25T17:25:09.767Z] 5e14af77c1be: Pull complete [2021-05-25T17:25:09.768Z] 01666e4c0597: Pull complete [2021-05-25T17:25:10.340Z] aa168da1d23b: Verifying Checksum [2021-05-25T17:25:10.340Z] aa168da1d23b: Download complete [2021-05-25T17:25:15.651Z] aa168da1d23b: Pull complete [2021-05-25T17:25:15.651Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T17:25:15.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:25:15.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T17:25:15.729Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-05-25T17:25:15.764Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T17:25:22.466Z] $ docker top b2a5a9c3ac61c6c2569ed4a80642efd56405271a8dcd19bd280fbffaa3a78581 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:25:22.895Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T17:25:23.201Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T17:25:23.494Z] + ls /var/log/sa-host [2021-05-25T17:25:23.495Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T17:25:23.495Z] file_magic: OK [2021-05-25T17:25:23.495Z] HZ: Using current value: 100 [2021-05-25T17:25:23.495Z] file_header: OK [2021-05-25T17:25:23.495Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T17:25:23.495Z] Statistics: [2021-05-25T17:25:23.495Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:25:23.495Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T17:25:23.495Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T17:25:23.495Z] file_magic: OK [2021-05-25T17:25:23.495Z] HZ: Using current value: 100 [2021-05-25T17:25:23.495Z] file_header: OK [2021-05-25T17:25:23.495Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T17:25:23.495Z] Statistics: [2021-05-25T17:25:23.495Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:25:23.495Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:25:23.658Z] provisioning config files... [2021-05-25T17:25:23.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2866264833499679927tmp [Pipeline] { [Pipeline] echo [2021-05-25T17:25:23.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:23.982Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T17:25:23.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T17:25:24.012Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:24.306Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T17:25:24.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:24.613Z] ---> sudo-logs.sh [2021-05-25T17:25:24.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T17:25:24.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:24.947Z] ---> job-cost.sh [2021-05-25T17:25:24.948Z] lf-activate-venv: SKIPPING [2021-05-25T17:25:24.948Z] DEBUG: total: 0.18000000715255737 [2021-05-25T17:25:24.948Z] INFO: Retrieving Stack Cost... [2021-05-25T17:25:25.526Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:25:26.097Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T17:25:26.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:25:26.421Z] ---> logs-deploy.sh [2021-05-25T17:25:26.421Z] lf-activate-venv: SKIPPING [2021-05-25T17:25:26.421Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3502/3 [2021-05-25T17:25:26.421Z] INFO: archiving workspace using pattern(s): [2021-05-25T17:25:27.368Z] Archives upload complete. [2021-05-25T17:25:27.368Z] INFO: archiving logs to Nexus